Boto EKS Code Example: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html =Internal= * Boto3 AWS SDK for Python ") |
|||
Line 3: | Line 3: | ||
=Internal= | =Internal= | ||
* [[Boto3 AWS SDK for Python#Code_Examples|Boto3 AWS SDK for Python ]] | * [[Boto3 AWS SDK for Python#Code_Examples|Boto3 AWS SDK for Python ]] | ||
=List Clusters= | |||
Lists the Amazon EKS clusters in the AWS account in the specified region. |
Revision as of 03:37, 3 August 2022
External
Internal
List Clusters
Lists the Amazon EKS clusters in the AWS account in the specified region.