aws_cdk.aws_apigatewayv2_authorizers

Package Overview

HttpIamAuthorizer

(experimental) Authorize HTTP API Routes with IAM.

HttpJwtAuthorizer

(experimental) Authorize Http Api routes on whether the requester is registered as part of an AWS Cognito user pool.

HttpJwtAuthorizerProps

HttpLambdaAuthorizer

(experimental) Authorize Http Api routes via a lambda function.

HttpLambdaAuthorizerProps

HttpLambdaResponseType

(experimental) Specifies the type responses the lambda returns.

HttpUserPoolAuthorizer

(experimental) Authorize Http Api routes on whether the requester is registered as part of an AWS Cognito user pool.

HttpUserPoolAuthorizerProps

WebSocketLambdaAuthorizer

(experimental) Authorize WebSocket Api routes via a lambda function.

WebSocketLambdaAuthorizerProps