EKS EKS Anywhere Subscription

This table represents the EKS EKS Anywhere Subscription resource from Amazon Web Services.

aws.eks_eks_anywhere_subscription

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) for the subscription.
auto_renewcoreboolA boolean indicating whether or not a subscription will auto renew when it expires.
created_atcoretimestampThe Unix timestamp in seconds for when the subscription was created.
effective_datecoretimestampThe Unix timestamp in seconds for when the subscription is effective.
expiration_datecoretimestampThe Unix timestamp in seconds for when the subscription will expire or auto renew, depending on the auto renew configuration of the subscription object.
idcorestringUUID identifying a subscription.
license_arnscorearray<string>Amazon Web Services License Manager ARN associated with the subscription.
license_quantitycoreint64The number of licenses included in a subscription. Valid values are between 1 and 100.
license_typecorestringThe 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.
licensescorejsonIncludes all of the claims in the license token necessary to validate the license for extended support.
statuscorestringThe status of a subscription.
tagscorehstore
termcorejsonAn EksAnywhereSubscriptionTerm object.