Subscription
The full details of a flat-rate pricing subscription, including its current configuration, status, and associated resources.
Contents
Note
In the following list, the required parameters are described first.
- arn
-
The Amazon Resource Name (ARN) that uniquely identifies this subscription.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- createdAt
-
The date and time when the subscription was created, in ISO 8601 format.
Type: Timestamp
Required: Yes
- planFamily
-
The pricing plan family for the subscription, such as
CloudFront.Type: String
Required: Yes
- planTier
-
The current tier level of the pricing plan, such as
FREE,PRO,BUSINESS, orPREMIUM.Type: String
Required: Yes
- resourceArns
-
The ARNs of the Amazon resources covered by this subscription.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: Yes
- status
-
The current status of the subscription. For the list of possible values, see the
Statustype.Type: String
Valid Values:
PENDING_APPROVAL | ACTIVE | SYNC_IN_PROGRESS | FAILEDRequired: Yes
- updatedAt
-
The date and time when the subscription was last modified, in ISO 8601 format.
Type: Timestamp
Required: Yes
- scheduledChange
-
A pending change that will take effect at the end of the current billing period. This field is present only when a downgrade or cancellation is scheduled.
Type: ScheduledChange object
Required: No
- statusReason
-
A human-readable explanation of the current status, present when additional context is available.
Type: String
Required: No
- usageLevel
-
The usage level within the plan tier. When present, indicates a specific capacity configuration beyond the base tier.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: