AWS::EMRContainers::VirtualCluster EksInfo
The information about the Amazon EKS cluster.
Syntax
To declare this entity in your Amazon 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
Update requires: Replacement