MDAA TS Docs
    Preparing search index...

    Interface GatewayTargetConfigurationProperty

    Tool source (target-type configuration) for a gateway target. Exactly one target type must be set. MDAA currently supports only lambda; the other types are declared so the configuration surface is stable as support is added, and are rejected as not yet supported at synth.

    AWS: AWS::BedrockAgentCore::GatewayTarget TargetConfiguration.Mcp

    Validation: exactly one target type; currently must be lambda

    Index

    Properties

    API Gateway tool source. Declared; not yet supported.

    AWS: TargetConfiguration.Mcp.ApiGateway

    Lambda tool source (function ARN + tool schema).

    AWS: TargetConfiguration.Mcp.Lambda

    Validation: exactly one target type; lambda is currently the only supported type

    MCP server tool source. Declared; not yet supported.

    AWS: TargetConfiguration.Mcp.McpServer

    OpenAPI schema tool source. Declared; not yet supported.

    AWS: TargetConfiguration.Mcp.OpenApiSchema

    Smithy model tool source. Declared; not yet supported.

    AWS: TargetConfiguration.Mcp.SmithyModel