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