This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::NetworkFirewall::ContainerAssociation ContainerAttribute
A key-value filter pair used in container association monitoring configurations to narrow which containers are tracked.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
Key-
The attribute key to filter on.
Required: Yes
Type: String
Pattern:
^\S+$Minimum:
1Maximum:
256Update requires: No interruption
Value-
The attribute value to match.
Required: Yes
Type: String
Pattern:
^\S+$Minimum:
1Maximum:
256Update requires: No interruption