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 SummaryMemoryStrategy
The memory strategy.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CreatedAt" :String, "Description" :String, "Name" :String, "Namespaces" :[ String, ... ], "Status" :String, "StrategyId" :String, "Type" :String, "UpdatedAt" :String}
YAML
CreatedAt:StringDescription:StringName:StringNamespaces:- StringStatus:StringStrategyId:StringType:StringUpdatedAt:String
Properties
- CreatedAt
- Property description not available. - Required: No - Type: String - Update requires: No interruption 
- Description
- 
                    The memory strategy description. Required: No Type: String Update requires: No interruption 
- Name
- 
                    The memory strategy name. Required: Yes Type: String Pattern: ^[a-zA-Z][a-zA-Z0-9_]{0,47}$Update requires: No interruption 
- Namespaces
- 
                    The summary memory strategy. Required: No Type: Array of String Minimum: 1Update requires: No interruption 
- Status
- 
                    The memory strategy status. Required: No Type: String Allowed values: CREATING | ACTIVE | DELETING | FAILEDUpdate requires: No interruption 
- StrategyId
- 
                    The memory strategy ID. Required: No Type: String Pattern: ^[a-zA-Z][a-zA-Z0-9-_]{0,99}-[a-zA-Z0-9]{10}$Minimum: 12Update requires: No interruption 
- Type
- 
                    The memory strategy type. Required: No Type: String Allowed values: SEMANTIC | SUMMARIZATION | USER_PREFERENCE | CUSTOMUpdate requires: No interruption 
- UpdatedAt
- 
                    The memory strategy update date and time. Required: No Type: String Update requires: No interruption