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

aws_eks_addon

account_id

Type: STRING

addon_arn

Type: STRING
Provider name: addonArn
Description: The Amazon Resource Name (ARN) of the add-on.

addon_name

Type: STRING
Provider name: addonName
Description: The name of the add-on.

addon_version

Type: STRING
Provider name: addonVersion
Description: The version of the add-on.

cluster_name

Type: STRING
Provider name: clusterName
Description: The name of your cluster.

configuration_values

Type: STRING
Provider name: configurationValues
Description: The configuration values that you provided.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The Unix epoch timestamp at object creation.

health

Type: STRUCT
Provider name: health
Description: An object that represents the health of the add-on.

  • issues
    Type: UNORDERED_LIST_STRUCT
    Provider name: issues
    Description: An object representing the health issues for an add-on.
    • code
      Type: STRING
      Provider name: code
      Description: A code that describes the type of issue.
    • message
      Type: STRING
      Provider name: message
      Description: A message that provides details about the issue and what might cause it.
    • resource_ids
      Type: UNORDERED_LIST_STRING
      Provider name: resourceIds
      Description: The resource IDs of the issue.

marketplace_information

Type: STRUCT
Provider name: marketplaceInformation
Description: Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.

  • product_id
    Type: STRING
    Provider name: productId
    Description: The product ID from the Amazon Web Services Marketplace.
  • product_url
    Type: STRING
    Provider name: productUrl
    Description: The product URL from the Amazon Web Services Marketplace.

modified_at

Type: TIMESTAMP
Provider name: modifiedAt
Description: The Unix epoch timestamp for the last modification to the object.

owner

Type: STRING
Provider name: owner
Description: The owner of the add-on.

pod_identity_associations

Type: UNORDERED_LIST_STRING
Provider name: podIdentityAssociations
Description: An array of EKS Pod Identity associations owned by the add-on. Each association maps a role to a service account in a namespace in the cluster. For more information, see Attach an IAM Role to an Amazon EKS add-on using EKS Pod Identity in the Amazon EKS User Guide.

publisher

Type: STRING
Provider name: publisher
Description: The publisher of the add-on.

service_account_role_arn

Type: STRING
Provider name: serviceAccountRoleArn
Description: The Amazon Resource Name (ARN) of the IAM role that’s bound to the Kubernetes ServiceAccount object that the add-on uses.

status

Type: STRING
Provider name: status
Description: The status of the add-on.

tags

Type: UNORDERED_LIST_STRING