View a markdown version of this page

ConfigurationBundleAction - Amazon Bedrock AgentCore Control Plane

ConfigurationBundleAction

An action that applies a configuration bundle override, either as a static override or a weighted split for A/B testing.

Contents

Important

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

staticOverride

A static configuration bundle override that applies a single bundle version to all matching requests.

Type: StaticOverride object

Required: No

weightedOverride

A weighted configuration bundle override that splits traffic between multiple bundle versions based on configured weights.

Type: WeightedOverride object

Required: No

See Also

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