CreateGatewayRequest
Types
Properties
The authorizer configuration for the gateway. Required if authorizerType is CUSTOM_JWT.
The type of authorizer to use for the gateway.
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.
The description of the gateway.
The level of detail in error messages returned when invoking the gateway.
A list of configuration settings for a gateway interceptor. Gateway interceptors allow custom code to be invoked during gateway invocations.
The policy engine configuration for the gateway. A policy engine is a collection of policies that evaluates and authorizes agent tool calls. When associated with a gateway, the policy engine intercepts all agent requests and determines whether to allow or deny each action based on the defined policies.
The configuration settings for the protocol specified in the protocolType parameter.
The protocol type for the gateway.