SubscriptionSummary
Summary information for a flat-rate pricing subscription, as returned by list operations.
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
- eTag
-
The entity tag for concurrency control. Pass this value in the
If-Matchheader when making changes to this subscription.Type: String
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.
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.
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, if any.
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.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: