This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::BedrockAgentCore::Memory UserPreferenceOverride
The memory user preference override.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "Consolidation" :
UserPreferenceOverrideConsolidationConfigurationInput
, "Extraction" :UserPreferenceOverrideExtractionConfigurationInput
}
YAML
Consolidation:
UserPreferenceOverrideConsolidationConfigurationInput
Extraction: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