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 CustomConfigurationInput
The memory configuration input.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SelfManagedConfiguration" :
SelfManagedConfiguration
, "SemanticOverride" :SemanticOverride
, "SummaryOverride" :SummaryOverride
, "UserPreferenceOverride" :UserPreferenceOverride
}
YAML
SelfManagedConfiguration:
SelfManagedConfiguration
SemanticOverride:SemanticOverride
SummaryOverride:SummaryOverride
UserPreferenceOverride:UserPreferenceOverride
Properties
SelfManagedConfiguration
-
The custom configuration input.
Required: No
Type: SelfManagedConfiguration
Update requires: No interruption
SemanticOverride
-
The memory override configuration.
Required: No
Type: SemanticOverride
Update requires: No interruption
SummaryOverride
-
The memory configuration override.
Required: No
Type: SummaryOverride
Update requires: No interruption
UserPreferenceOverride
-
The memory user preference override.
Required: No
Type: UserPreferenceOverride
Update requires: No interruption