Class | Description |
---|---|
Addon |
An Amazon EKS add-on.
|
AddonHealth |
The health of the add-on.
|
AddonInfo |
Information about an add-on.
|
AddonIssue |
An issue related to an add-on.
|
AddonVersionInfo |
Information about an add-on version.
|
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.
|
Compatibility |
Compatibility information.
|
CreateAddonRequest | |
CreateAddonResult | |
CreateClusterRequest | |
CreateClusterResult | |
CreateFargateProfileRequest | |
CreateFargateProfileResult | |
CreateNodegroupRequest | |
CreateNodegroupResult | |
DeleteAddonRequest | |
DeleteAddonResult | |
DeleteClusterRequest | |
DeleteClusterResult | |
DeleteFargateProfileRequest | |
DeleteFargateProfileResult | |
DeleteNodegroupRequest | |
DeleteNodegroupResult | |
DescribeAddonRequest | |
DescribeAddonResult | |
DescribeAddonVersionsRequest | |
DescribeAddonVersionsResult | |
DescribeClusterRequest | |
DescribeClusterResult | |
DescribeFargateProfileRequest | |
DescribeFargateProfileResult | |
DescribeNodegroupRequest | |
DescribeNodegroupResult | |
DescribeUpdateRequest | |
DescribeUpdateResult | |
EncryptionConfig |
The encryption configuration for the cluster.
|
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.
|
KubernetesNetworkConfigRequest |
The Kubernetes network configuration for the cluster.
|
KubernetesNetworkConfigResponse |
The Kubernetes network configuration for the cluster.
|
LaunchTemplateSpecification |
An object representing a node group launch template specification.
|
ListAddonsRequest | |
ListAddonsResult | |
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.
|
Provider |
Identifies the AWS Key Management Service (AWS KMS) customer master key (CMK) used to encrypt the secrets.
|
RemoteAccessConfig |
An object representing the remote access configuration for the managed node group.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
Update |
An object representing an asynchronous update.
|
UpdateAddonRequest | |
UpdateAddonResult | |
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.
|
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.
|