PricingPlanManager
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for PricingPlanManager rules that match the service but not a specific eventName. | N | N |
| Approve | Approves a subscription that is in PENDING_APPROVAL status, activating it and starting billing. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Associate | Adds one or more resources to an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Cancel | Cancels a flat-rate pricing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Cancel | Cancels a pending scheduled change on a subscription, such as a pending downgrade or cancellation. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Create | Creates a flat-rate pricing subscription for the specified resources. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Disassociate | Removes one or more resources from an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Get | Returns the details of a flat-rate pricing subscription, including its current status, associated resources, and any pending scheduled changes. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| List | Returns a summary of all flat-rate pricing subscriptions in the calling account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
| Update | Changes the plan tier of an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet. | N | N |
any: PricingPlanManager (catch-all)
#Description
Catch-all entry for PricingPlanManager rules that match the service but not a specific eventName.
ApprovePaidSubscription
#Description
Approves a subscription that is in PENDING_APPROVAL status, activating it and starting billing. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
AssociateResourcesToSubscription
#Description
Adds one or more resources to an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CancelSubscription
#Description
Cancels a flat-rate pricing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CancelSubscriptionChange
#Description
Cancels a pending scheduled change on a subscription, such as a pending downgrade or cancellation. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
CreateSubscription
#Description
Creates a flat-rate pricing subscription for the specified resources. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
DisassociateResourcesFromSubscription
#Description
Removes one or more resources from an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
GetSubscription
#Description
Returns the details of a flat-rate pricing subscription, including its current status, associated resources, and any pending scheduled changes. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
ListSubscriptions
#Description
Returns a summary of all flat-rate pricing subscriptions in the calling account. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.
UpdateSubscription
#Description
Changes the plan tier of an existing subscription. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is inferred from the SDK endpoint prefix and no CloudTrail sample confirms it yet.