PricingPlanManagerClient
Manages flat-rate pricing subscriptions for supported AWS services. Use this API to create, approve, update, and cancel subscriptions; associate and disassociate resources; and retrieve subscription details. With a flat-rate pricing subscription, you pay a fixed recurring fee for eligible resources instead of usage-based pricing.
Functions
Approves a subscription that is in PENDING_APPROVAL status, activating it and starting billing.
Adds one or more resources to an existing subscription. The subscription must be in an active state that is not pending other changes.
Cancels a flat-rate pricing subscription.
Cancels a pending scheduled change on a subscription, such as a pending downgrade or cancellation. The subscription returns to its state before the change was scheduled.
Creates a flat-rate pricing subscription for the specified resources.
Removes one or more resources from an existing subscription.
Returns the details of a flat-rate pricing subscription, including its current status, associated resources, and any pending scheduled changes.
Returns a summary of all flat-rate pricing subscriptions in the calling account.
Changes the plan tier of an existing subscription.
Inherited functions
Approves a subscription that is in PENDING_APPROVAL status, activating it and starting billing.
Adds one or more resources to an existing subscription. The subscription must be in an active state that is not pending other changes.
Cancels a flat-rate pricing subscription.
Cancels a pending scheduled change on a subscription, such as a pending downgrade or cancellation. The subscription returns to its state before the change was scheduled.
Creates a flat-rate pricing subscription for the specified resources.
Removes one or more resources from an existing subscription.
Returns the details of a flat-rate pricing subscription, including its current status, associated resources, and any pending scheduled changes.
Returns a summary of all flat-rate pricing subscriptions in the calling account.
Paginate over ListSubscriptionsResponse results.
Changes the plan tier of an existing subscription.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.