| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2.authorizers |
AWS APIGatewayv2 Authorizers
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpUserPoolAuthorizerProps.Jsii$Proxy
An implementation for
HttpUserPoolAuthorizerProps |
| Modifier and Type | Method and Description |
|---|---|
HttpUserPoolAuthorizerProps |
HttpUserPoolAuthorizerProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
HttpUserPoolAuthorizer(String id,
IUserPool pool,
HttpUserPoolAuthorizerProps props)
(experimental) Initialize a Cognito user pool authorizer to be bound with HTTP route.
|
Copyright © 2022. All rights reserved.