This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_eks_update

account_id

Type: STRING

created_at

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

errors

Type: UNORDERED_LIST_STRUCT
Provider name: errors
Description: Any errors associated with a Failed update.

  • error_code
    Type: STRING
    Provider name: errorCode
    Description: A brief description of the error.
    • SubnetNotFound: We couldn’t find one of the subnets associated with the cluster.
    • SecurityGroupNotFound: We couldn’t find one of the security groups associated with the cluster.
    • EniLimitReached: You have reached the elastic network interface limit for your account.
    • IpNotAvailable: A subnet associated with the cluster doesn’t have any available IP addresses.
    • AccessDenied: You don’t have permissions to perform the specified operation.
    • OperationNotPermitted: The service role associated with the cluster doesn’t have the required access permissions for Amazon EKS.
    • VpcIdNotFound: We couldn’t find the VPC associated with the cluster.
  • error_message
    Type: STRING
    Provider name: errorMessage
    Description: A more complete description of the error.
  • resource_ids
    Type: UNORDERED_LIST_STRING
    Provider name: resourceIds
    Description: An optional field that contains the resource IDs associated with the error.

id

Type: STRING
Provider name: id
Description: A UUID that is used to track the update.

params

Type: UNORDERED_LIST_STRUCT
Provider name: params
Description: A key-value map that contains the parameters associated with the update.

  • type
    Type: STRING
    Provider name: type
    Description: The keys associated with an update request.
  • value
    Type: STRING
    Provider name: value
    Description: The value of the keys submitted as part of an update request.

status

Type: STRING
Provider name: status
Description: The current status of the update.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: The type of the update.