AWS::EMRContainers::VirtualCluster EksInfo
The information about the Amazon EKS cluster.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Namespace" :
String
}
YAML
Namespace:
String
Properties
Namespace
-
The namespaces of the EKS cluster.
Minimum: 1
Maximum: 63
Pattern:
[a-z0-9]([-a-z0-9]*[a-z0-9])?
Required: Yes
Type: String
Pattern:
[a-z0-9]([-a-z0-9]*[a-z0-9])?
Minimum:
1
Maximum:
63
Update requires: Replacement