EksAnywhereSubscription - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EksAnywhereSubscription

An EKS Anywhere subscription authorizing the customer to support for licensed clusters and access to EKS Anywhere Curated Packages.

Contents

arn

The Amazon Resource Name (ARN) for the subscription.

Type: String

Required: No

autoRenew

A boolean indicating whether or not a subscription will auto renew when it expires.

Type: Boolean

Required: No

createdAt

The Unix timestamp in seconds for when the subscription was created.

Type: Timestamp

Required: No

effectiveDate

The Unix timestamp in seconds for when the subscription is effective.

Type: Timestamp

Required: No

expirationDate

The Unix timestamp in seconds for when the subscription will expire or auto renew, depending on the auto renew configuration of the subscription object.

Type: Timestamp

Required: No

id

UUID identifying a subscription.

Type: String

Required: No

licenseArns

Amazon License Manager ARN associated with the subscription.

Type: Array of strings

Required: No

licenseQuantity

The number of licenses included in a subscription. Valid values are between 1 and 100.

Type: Integer

Required: No

licenseType

The type of licenses included in the subscription. Valid value is CLUSTER. With the CLUSTER license type, each license covers support for a single EKS Anywhere cluster.

Type: String

Valid Values: Cluster

Required: No

status

The status of a subscription.

Type: String

Required: No

tags

The metadata for a subscription to assist with categorization and organization. Each tag consists of a key and an optional value. Subscription tags do not propagate to any other resources associated with the subscription.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

term

An EksAnywhereSubscriptionTerm object.

Type: EksAnywhereSubscriptionTerm object

Required: No

See Also

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