Skip to content

Bedrock Agentcore Control  >  Unions  >  Action

Action

Union Type

Action module-attribute

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

Union Member Types

ActionConfigurationBundle dataclass

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

Attributes

value instance-attribute

ActionRouteToTarget dataclass

An action that routes the request to a specific target.

Attributes

value instance-attribute

ActionUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str