This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.