CustomConfigurationInput - Amazon Bedrock AgentCore Control

CustomConfigurationInput

Input for custom configuration of a memory strategy.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

semanticOverride

The semantic override configuration for a custom memory strategy.

Type: SemanticOverrideConfigurationInput object

Required: No

summaryOverride

The summary override configuration for a custom memory strategy.

Type: SummaryOverrideConfigurationInput object

Required: No

userPreferenceOverride

The user preference override configuration for a custom memory strategy.

Type: UserPreferenceOverrideConfigurationInput object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: