This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::Gateway GatewayProtocolConfiguration
The configuration for a gateway protocol. This structure defines how the gateway communicates with external services.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Mcp" :MCPGatewayConfiguration}
YAML
Mcp:MCPGatewayConfiguration
Properties
Mcp-
The configuration for the Model Context Protocol (MCP). This protocol enables communication between Amazon Bedrock Agent and external tools.
Required: Yes
Type: MCPGatewayConfiguration
Update requires: No interruption