enableSimpleResponses

@JvmName(name = "wpsqspqibihhrsbm")
suspend fun enableSimpleResponses(value: Output<Boolean>)
@JvmName(name = "jxfftvqtfuhfldcp")
suspend fun enableSimpleResponses(value: Boolean?)

Parameters

value

Whether a Lambda authorizer returns a response in a simple format. If enabled, the Lambda authorizer can return a boolean value instead of an IAM policy. Supported only for HTTP APIs.