View a markdown version of this page

Action - Amazon Bedrock AgentCore Control Plane

Action

An action to take when a gateway rule's conditions are met.

Contents

Important

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

configurationBundle

An action that applies a configuration bundle override to the request.

Type: ConfigurationBundleAction object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

routeToTarget

An action that routes the request to a specific target.

Type: RouteToTargetAction object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

See Also

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