ComputeConfigResponse - Amazon EKS

ComputeConfigResponse

Indicates the status of the request to update the compute capability of your EKS Auto Mode cluster.

Contents

enabled

Indicates if the compute capability is enabled on your EKS Auto Mode cluster. If the compute capability is enabled, EKS Auto Mode will create and delete EC2 Managed Instances in your AWS account.

Type: Boolean

Required: No

nodePools

Indicates the current configuration of node pools in your EKS Auto Mode cluster. For more information, see EKS Auto Mode Node Pools in the EKS User Guide.

Type: Array of strings

Required: No

nodeRoleArn

The ARN of the IAM Role EKS will assign to EC2 Managed Instances in your EKS Auto Mode cluster.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: