CreateGatewayRequest
class CreateGatewayRequest
Types
Properties
Link copied to clipboard
The authorizer configuration for the Gateway.
Link copied to clipboard
The type of authorizer to use for the gateway.
Link copied to clipboard
A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Bedrock ignores the request but does not return an error.
Link copied to clipboard
The description of the gateway.
Link copied to clipboard
The verbosity of exception messages. Use DEBUG mode to see granular exception messages from a Gateway. If this parameter is not set, exception messages are by default sanitized for presentation to end users.
Link copied to clipboard
The configuration settings for the protocol specified in the protocolType parameter.
Link copied to clipboard
The protocol type for the gateway. Currently supports MCP (Model Context Protocol).