authorizerPayloadFormatVersion property

String? authorizerPayloadFormatVersion
final

Specifies the format of the payload sent to an HTTP API Lambda authorizer. Required for HTTP API Lambda authorizers. Supported values are 1.0 and 2.0. To learn more, see Working with AWS Lambda authorizers for HTTP APIs.

Implementation

final String? authorizerPayloadFormatVersion;