HttpLambdaResponseType

class aws_cdk.aws_apigatewayv2_authorizers.HttpLambdaResponseType(value)

Bases: Enum

(experimental) Specifies the type responses the lambda returns.

Stability:

experimental

Attributes

IAM

(experimental) Returns an IAM Policy.

Stability:

experimental

SIMPLE

(experimental) Returns simple boolean response.

Stability:

experimental