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