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 EpisodicOverrideReflectionConfigurationInput
The EpisodicOverrideReflectionConfigurationInput property type specifies Property description not available. for an AWS::BedrockAgentCore::Memory.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AppendToPrompt" :String, "ModelId" :String, "Namespaces" :[ String, ... ]}
YAML
AppendToPrompt:StringModelId:StringNamespaces:- String
Properties
AppendToPromptProperty description not available.
Required: Yes
Type: String
Minimum:
1Maximum:
30000Update requires: No interruption
ModelIdProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
NamespacesProperty description not available.
Required: No
Type: Array of String
Minimum:
1Update requires: No interruption