CreateSubscriptionRequest
Types
Properties
Determines whether the subscription requires explicit approval before billing starts. Set to MANUAL to require a separate ApprovePaidSubscription call, or IMMEDIATE to activate the subscription right away. Defaults to IMMEDIATE if not specified.
A unique, case-sensitive identifier that you provide to ensure that the request is handled only once. If you send the same request with the same client token, the API returns the original response without creating a duplicate subscription.
The pricing plan family to subscribe to, such as CloudFront.
The ARNs of the AWS resources to include in the subscription. Specify one or more supported resources.
The usage level within the plan tier. Specify DEFAULT for the base configuration, or a higher level if your plan tier supports it.