EksSource
Defines an Amazon EKS cluster and its namespaces as an input source for resource discovery.
Contents
- clusterArn
-
ARN identifier.
Type: String
Length Constraints: Minimum length of 31.
Pattern:
arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}Required: Yes
- namespaces
-
The list of Kubernetes namespaces within the EKS cluster.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
[a-z0-9]([-a-z0-9]*[a-z0-9])?Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: