Skip to content

Bedrock Agentcore Control  >  Unions  >  GatewayProtocolConfiguration

GatewayProtocolConfiguration

Union Type

GatewayProtocolConfiguration module-attribute

The configuration for a gateway protocol. This structure defines how the gateway communicates with external services.

Union Member Types

GatewayProtocolConfigurationMcp dataclass

The configuration for the Model Context Protocol (MCP). This protocol enables communication between Amazon Bedrock Agent and external tools.

Attributes

value instance-attribute

GatewayProtocolConfigurationUnknown 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