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 UserPreferenceOverride
The memory user preference override.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Consolidation" :UserPreferenceOverrideConsolidationConfigurationInput, "Extraction" :UserPreferenceOverrideExtractionConfigurationInput}
YAML
Consolidation:UserPreferenceOverrideConsolidationConfigurationInputExtraction:UserPreferenceOverrideExtractionConfigurationInput
Properties
Consolidation-
The memory override consolidation information.
Required: No
Type: UserPreferenceOverrideConsolidationConfigurationInput
Update requires: No interruption
Extraction-
The memory user preferences for extraction.
Required: No
Type: UserPreferenceOverrideExtractionConfigurationInput
Update requires: No interruption