| Class | Description |
|---|---|
| AutoScalingGroup |
An Auto Scaling group that is associated with an Amazon EKS managed node group.
|
| Certificate |
An object representing the
certificate-authority-data for your cluster. |
| Cluster |
An object representing an Amazon EKS cluster.
|
| CreateClusterRequest | |
| CreateClusterResult | |
| CreateFargateProfileRequest | |
| CreateFargateProfileResult | |
| CreateNodegroupRequest | |
| CreateNodegroupResult | |
| DeleteClusterRequest | |
| DeleteClusterResult | |
| DeleteFargateProfileRequest | |
| DeleteFargateProfileResult | |
| DeleteNodegroupRequest | |
| DeleteNodegroupResult | |
| DescribeClusterRequest | |
| DescribeClusterResult | |
| DescribeFargateProfileRequest | |
| DescribeFargateProfileResult | |
| DescribeNodegroupRequest | |
| DescribeNodegroupResult | |
| DescribeUpdateRequest | |
| DescribeUpdateResult | |
| ErrorDetail |
An object representing an error when an asynchronous operation fails.
|
| FargateProfile |
An object representing an AWS Fargate profile.
|
| FargateProfileSelector |
An object representing an AWS Fargate profile selector.
|
| Identity |
An object representing an identity provider for authentication credentials.
|
| Issue |
An object representing an issue with an Amazon EKS resource.
|
| ListClustersRequest | |
| ListClustersResult | |
| ListFargateProfilesRequest | |
| ListFargateProfilesResult | |
| ListNodegroupsRequest | |
| ListNodegroupsResult | |
| ListTagsForResourceRequest | |
| ListTagsForResourceResult | |
| ListUpdatesRequest | |
| ListUpdatesResult | |
| Logging |
An object representing the logging configuration for resources in your cluster.
|
| LogSetup |
An object representing the enabled or disabled Kubernetes control plane logs for your cluster.
|
| Nodegroup |
An object representing an Amazon EKS managed node group.
|
| NodegroupHealth |
An object representing the health status of the node group.
|
| NodegroupResources |
An object representing the resources associated with the node group, such as Auto Scaling groups and security groups
for remote access.
|
| NodegroupScalingConfig |
An object representing the scaling configuration details for the Auto Scaling group that is associated with your node
group.
|
| OIDC |
An object representing the OpenID Connect identity provider information for
the cluster.
|
| RemoteAccessConfig |
An object representing the remote access configuration for the managed node group.
|
| TagResourceRequest | |
| TagResourceResult | |
| UntagResourceRequest | |
| UntagResourceResult | |
| Update |
An object representing an asynchronous update.
|
| UpdateClusterConfigRequest | |
| UpdateClusterConfigResult | |
| UpdateClusterVersionRequest | |
| UpdateClusterVersionResult | |
| UpdateLabelsPayload |
An object representing a Kubernetes label change for a managed node group.
|
| UpdateNodegroupConfigRequest | |
| UpdateNodegroupConfigResult | |
| UpdateNodegroupVersionRequest | |
| UpdateNodegroupVersionResult | |
| UpdateParam |
An object representing the details of an update request.
|
| VpcConfigRequest |
An object representing the VPC configuration to use for an Amazon EKS cluster.
|
| VpcConfigResponse |
An object representing an Amazon EKS cluster VPC configuration response.
|
| Enum | Description |
|---|---|
| AMITypes | |
| ClusterStatus | |
| ErrorCode | |
| FargateProfileStatus | |
| LogType | |
| NodegroupIssueCode | |
| NodegroupStatus | |
| UpdateParamType | |
| UpdateStatus | |
| UpdateType |
| Exception | Description |
|---|---|
| AmazonEKSException |
Base exception for all service exceptions thrown by Amazon Elastic Kubernetes Service
|
| BadRequestException |
This exception is thrown if the request contains a semantic error.
|
| ClientException |
These errors are usually caused by a client action.
|
| InvalidParameterException |
The specified parameter is invalid.
|
| InvalidRequestException |
The request is invalid given the state of the cluster.
|
| NotFoundException |
A service resource associated with the request could not be found.
|
| ResourceInUseException |
The specified resource is in use.
|
| ResourceLimitExceededException |
You have encountered a service limit on the specified resource.
|
| ResourceNotFoundException |
The specified resource could not be found.
|
| ServerException |
These errors are usually caused by a server-side issue.
|
| ServiceUnavailableException |
The service is unavailable.
|
| UnsupportedAvailabilityZoneException |
At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS.
|
Copyright © 2019. All rights reserved.