create_addon | Creates an Amazon EKS add-on |
create_cluster | Creates an Amazon EKS control plane |
create_fargate_profile | Creates an AWS Fargate profile for your Amazon EKS cluster |
create_nodegroup | Creates a managed worker node group for an Amazon EKS cluster |
delete_addon | Delete an Amazon EKS add-on |
delete_cluster | Deletes the Amazon EKS cluster control plane |
delete_fargate_profile | Deletes an AWS Fargate profile |
delete_nodegroup | Deletes an Amazon EKS node group for a cluster |
describe_addon | Describes an Amazon EKS add-on |
describe_addon_versions | Describes the Kubernetes versions that the add-on can be used with |
describe_cluster | Returns descriptive information about an Amazon EKS cluster |
describe_fargate_profile | Returns descriptive information about an AWS Fargate profile |
describe_nodegroup | Returns descriptive information about an Amazon EKS node group |
describe_update | Returns descriptive information about an update against your Amazon EKS cluster or associated managed node group |
list_addons | Lists the available add-ons |
list_clusters | Lists the Amazon EKS clusters in your AWS account in the specified Region |
list_fargate_profiles | Lists the AWS Fargate profiles associated with the specified cluster in your AWS account in the specified Region |
list_nodegroups | Lists the Amazon EKS managed node groups associated with the specified cluster in your AWS account in the specified Region |
list_tags_for_resource | List the tags for an Amazon EKS resource |
list_updates | Lists the updates associated with an Amazon EKS cluster or managed node group in your AWS account, in the specified Region |
tag_resource | Associates the specified tags to a resource with the specified resourceArn |
untag_resource | Deletes specified tags from a resource |
update_addon | Updates an Amazon EKS add-on |
update_cluster_config | Updates an Amazon EKS cluster configuration |
update_cluster_version | Updates an Amazon EKS cluster to the specified Kubernetes version |
update_nodegroup_config | Updates an Amazon EKS managed node group configuration |
update_nodegroup_version | Updates the Kubernetes version or AMI version of an Amazon EKS managed node group |