AwsEksClusterDetails - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsEksClusterDetails

Provides details about an Amazon EKS cluster.

Contents

Arn

The ARN of the cluster.

Type: String

Pattern: .*\S.*

Required: No

CertificateAuthorityData

The certificate authority data for the cluster.

Type: String

Pattern: .*\S.*

Required: No

ClusterStatus

The status of the cluster. Valid values are as follows:

  • ACTIVE

  • CREATING

  • DELETING

  • FAILED

  • PENDING

  • UPDATING

Type: String

Pattern: .*\S.*

Required: No

Endpoint

The endpoint for the Amazon EKS API server.

Type: String

Pattern: .*\S.*

Required: No

Logging

The logging configuration for the cluster.

Type: AwsEksClusterLoggingDetails object

Required: No

Name

The name of the cluster.

Type: String

Pattern: .*\S.*

Required: No

ResourcesVpcConfig

The VPC configuration used by the cluster control plane.

Type: AwsEksClusterResourcesVpcConfigDetails object

Required: No

RoleArn

The ARN of the IAM role that provides permissions for the Amazon EKS control plane to make calls to Amazon API operations on your behalf.

Type: String

Pattern: .*\S.*

Required: No

Version

The Amazon EKS server version for the cluster.

Type: String

Pattern: .*\S.*

Required: No

See Also

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