This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::EKS::FargateProfile Selector
An object representing an AWS Fargate profile selector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Labels
- 
                    The Kubernetes labels that the selector should match. A pod must contain all of the labels that are specified in the selector for it to be considered a match. Required: No Type: Array of Label Update requires: Replacement 
- Namespace
- 
                    The Kubernetes namespacethat the selector should match.Required: Yes Type: String Minimum: 1Update requires: Replacement