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::BedrockAgentCore::Memory IndexedKey
A metadata key indexed for filtering.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
Key-
The metadata key name to index.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9\s._:/=+@-]*$Minimum:
1Maximum:
128Update requires: No interruption
Type-
The data type of the indexed key.
Required: Yes
Type: String
Allowed values:
STRING | STRINGLIST | NUMBERUpdate requires: No interruption