latest--aws-apigateway-authorizer
sharedRepresents an authorization layer for methods. If enabled on a method, API Gateway will activate the authorizer when a client calls the method.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway.git
Properties
The identifier of the API.
The name of the authorizer.
The authorizer type.
Optional customer-defined field, used in OpenAPI imports and exports without functional impact.
Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer.
The TTL in seconds of cached authorizer results.
Specifies the authorizer's Uniform Resource Identifier (URI).
The identity source for which authorization is requested.
A validation expression for the incoming identity token.
A list of the Amazon Cognito user pool ARNs for the COGNITO_USER_POOLS authorizer.