MDAA TS Docs
    Preparing search index...
    GatewayTargetsMap: { [targetName: string]: GatewayTargetProps }

    Map of gateway targets (tools), keyed by a logical target name. The key becomes the target's resource id (construct id gateway-target-<name> and SSM path).

    Use cases: registering one or more tool sources against the gateway

    AWS: AWS::BedrockAgentCore::GatewayTarget (one per entry)

    Validation: Optional; each value is a GatewayTargetProps

    Type Declaration