| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.authorizers |
AWS APIGatewayv2 Authorizers
|
| Class and Description |
|---|
| HttpJwtAuthorizer
(experimental) Authorize Http Api routes on whether the requester is registered as part of an AWS Cognito user pool.
|
| HttpJwtAuthorizer.Builder
(experimental) A fluent builder for
HttpJwtAuthorizer. |
| HttpJwtAuthorizerProps
(experimental) Properties to initialize HttpJwtAuthorizer.
|
| HttpJwtAuthorizerProps.Builder
A builder for
HttpJwtAuthorizerProps |
| HttpUserPoolAuthorizer
(experimental) Authorize Http Api routes on whether the requester is registered as part of an AWS Cognito user pool.
|
| HttpUserPoolAuthorizer.Builder
(experimental) A fluent builder for
HttpUserPoolAuthorizer. |
| UserPoolAuthorizerProps
(experimental) Properties to initialize UserPoolAuthorizer.
|
| UserPoolAuthorizerProps.Builder
A builder for
UserPoolAuthorizerProps |
Copyright © 2021. All rights reserved.