Amazon EKS · Example Payload

Eks Openapi Nodegroup Example

Container OrchestrationContainersEKSKubernetes

Eks Openapi Nodegroup Example is an example object payload from Amazon EKS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nodegroupNamenodegroupArnclusterName

Example Payload

Raw ↑
{
  "nodegroupName": "example-resource-name",
  "nodegroupArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "clusterName": "example-resource-name"
}