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 EpisodicReflectionConfigurationInput
An episodic reflection configuration input.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Namespaces" :[ String, ... ]}
YAML
Namespaces:- String
Properties
Namespaces-
The namespaces over which to create reflections. Can be less nested than episode namespaces.
Required: Yes
Type: Array of String
Minimum:
1Update requires: No interruption