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::GatewayTarget TargetConfiguration
The configuration for a gateway target. This structure defines how the gateway connects to and interacts with the target endpoint.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Mcp" :McpTargetConfiguration}
YAML
Mcp:McpTargetConfiguration
Properties
Mcp-
The Model Context Protocol (MCP) configuration for the target. This configuration defines how the gateway uses MCP to communicate with the target.
Required: Yes
Type: McpTargetConfiguration
Update requires: No interruption