MDAA TS Docs
    Preparing search index...

    Configuration for a single gateway target (a tool source registered against a gateway).

    Use cases: registering a tool source (Lambda, and — as support is added — OpenAPI / Smithy / MCP-server / API-Gateway) against a gateway

    AWS: AWS::BedrockAgentCore::GatewayTarget

    Validation: targetConfiguration sets exactly one target type (currently lambda); credentialProvider, when set, must be a supported GatewayTargetCredentialProviderType

    Index

    Properties

    credentialProvider?: GatewayTargetCredentialProperty

    Outbound credential provider. Optional — defaults to GATEWAY_IAM_ROLE.

    AWS: AWS::BedrockAgentCore::GatewayTarget CredentialProviderConfigurations

    Validation: Optional; when set, type must be a supported GatewayTargetCredentialProviderType

    description?: string

    Description of the target.

    AWS: AWS::BedrockAgentCore::GatewayTarget Description

    Validation: Optional; String; 1-200 characters

    Tool source for the target. Exactly one target type is set (currently lambda).

    AWS: AWS::BedrockAgentCore::GatewayTarget TargetConfiguration

    Validation: Required; GatewayTargetConfigurationProperty