This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_eks_eks_anywhere_subscription

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) for the subscription.

auto_renew

Type: BOOLEAN
Provider name: autoRenew
Description: A boolean indicating whether or not a subscription will auto renew when it expires.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The Unix timestamp in seconds for when the subscription was created.

effective_date

Type: TIMESTAMP
Provider name: effectiveDate
Description: The Unix timestamp in seconds for when the subscription is effective.

expiration_date

Type: TIMESTAMP
Provider name: expirationDate
Description: The Unix timestamp in seconds for when the subscription will expire or auto renew, depending on the auto renew configuration of the subscription object.

id

Type: STRING
Provider name: id
Description: UUID identifying a subscription.

license_arns

Type: UNORDERED_LIST_STRING
Provider name: licenseArns
Description: Amazon Web Services License Manager ARN associated with the subscription.

license_quantity

Type: INT32
Provider name: licenseQuantity
Description: The number of licenses included in a subscription. Valid values are between 1 and 100.

license_type

Type: STRING
Provider name: licenseType
Description: 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.

licenses

Type: UNORDERED_LIST_STRUCT
Provider name: licenses
Description: Includes all of the claims in the license token necessary to validate the license for extended support.

  • id
    Type: STRING
    Provider name: id
    Description: An id associated with an EKS Anywhere subscription license.
  • token
    Type: STRING
    Provider name: token
    Description: An optional license token that can be used for extended support verification.

status

Type: STRING
Provider name: status
Description: The status of a subscription.

tags

Type: UNORDERED_LIST_STRING

term

Type: STRUCT
Provider name: term
Description: An EksAnywhereSubscriptionTerm object.

  • duration
    Type: INT32
    Provider name: duration
    Description: The duration of the subscription term. Valid values are 12 and 36, indicating a 12 month or 36 month subscription.
  • unit
    Type: STRING
    Provider name: unit
    Description: The term unit of the subscription. Valid value is MONTHS.