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::BedrockAgentCore::Memory MemoryStrategy
The memory strategy.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CustomMemoryStrategy" :CustomMemoryStrategy, "SemanticMemoryStrategy" :SemanticMemoryStrategy, "SummaryMemoryStrategy" :SummaryMemoryStrategy, "UserPreferenceMemoryStrategy" :UserPreferenceMemoryStrategy}
YAML
CustomMemoryStrategy:CustomMemoryStrategySemanticMemoryStrategy:SemanticMemoryStrategySummaryMemoryStrategy:SummaryMemoryStrategyUserPreferenceMemoryStrategy:UserPreferenceMemoryStrategy
Properties
CustomMemoryStrategy-
The memory strategy.
Required: No
Type: CustomMemoryStrategy
Update requires: No interruption
SemanticMemoryStrategy-
The memory strategy.
Required: No
Type: SemanticMemoryStrategy
Update requires: No interruption
SummaryMemoryStrategy-
The memory strategy summary.
Required: No
Type: SummaryMemoryStrategy
Update requires: No interruption
UserPreferenceMemoryStrategy-
The memory strategy.
Required: No
Type: UserPreferenceMemoryStrategy
Update requires: No interruption