Subscription - AWS Outposts

Subscription

Provides information about your AWS Outposts subscriptions.

Contents

BeginDate

The date your subscription starts.

Type: Timestamp

Required: No

EndDate

The date your subscription ends.

Type: Timestamp

Required: No

MonthlyRecurringPrice

The amount you are billed each month in the subscription period.

Type: Double

Required: No

OrderIds

The order ID for your subscription.

Type: Array of strings

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: ^[\S \n]+$

Required: No

SubscriptionId

The ID of the subscription that appears on the AWS Billing Center console.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1000.

Pattern: ^[\S \n]+$

Required: No

SubscriptionStatus

The status of subscription which can be one of the following:

  • INACTIVE - Subscription requests that are inactive.

  • ACTIVE - Subscription requests that are in progress and have an end date in the future.

  • CANCELLED - Subscription requests that are cancelled.

Type: String

Valid Values: ACTIVE | INACTIVE | CANCELLED

Required: No

SubscriptionType

The type of subscription which can be one of the following:

  • ORIGINAL - The first order on the AWS Outposts.

  • RENEWAL - Renewal requests, both month to month and longer term.

  • CAPACITY_INCREASE - Capacity scaling orders.

Type: String

Valid Values: ORIGINAL | RENEWAL | CAPACITY_INCREASE

Required: No

UpfrontPrice

The amount billed when the subscription is created. This is a one-time charge.

Type: Double

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: