authorizerPayloadFormatVersion

@JvmName(name = "tbnnxgrugttagsse")
suspend fun authorizerPayloadFormatVersion(value: Output<String>)
@JvmName(name = "gcjttmtkgxpqyudf")
suspend fun authorizerPayloadFormatVersion(value: String?)

Parameters

value

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 Lambda authorizers for HTTP APIs.