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 SelfManagedConfiguration
The self managed configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "HistoricalContextWindowSize" :Integer, "InvocationConfiguration" :InvocationConfigurationInput, "TriggerConditions" :[ TriggerConditionInput, ... ]}
YAML
HistoricalContextWindowSize:IntegerInvocationConfiguration:InvocationConfigurationInputTriggerConditions:- TriggerConditionInput
Properties
- HistoricalContextWindowSize
- 
                    The memory configuration for self managed. Required: No Type: Integer Minimum: 0Maximum: 50Update requires: No interruption 
- InvocationConfiguration
- 
                    The self managed configuration. Required: No Type: InvocationConfigurationInput Update requires: No interruption 
- TriggerConditions
- Property description not available. - Required: No - Type: Array of TriggerConditionInput - Minimum: - 1- Update requires: No interruption