Amazon API Gateway · Schema

CreateAuthorizerRequest

CreateAuthorizerRequest schema from Amazon API Gateway v2 API

API GatewayAWSCloudRESTWebSocketServerless

Properties

Name Type Description
Name string Name of the authorizer.
AuthorizerType string Type of authorizer.
IdentitySource array Identity sources to use.
AuthorizerUri string URI of the Lambda authorizer (REQUEST type).
View JSON Schema on GitHub