lambdaAuthorizerConfig

@JvmName(name = "tfvjtowcpehrmctj")
suspend fun lambdaAuthorizerConfig(value: Output<GraphQlApiLambdaAuthorizerConfigArgs>)
@JvmName(name = "gobmthllbfvpxram")
suspend fun lambdaAuthorizerConfig(value: GraphQlApiLambdaAuthorizerConfigArgs?)

Parameters

value

A LambdaAuthorizerConfig holds configuration on how to authorize AWS AppSync API access when using the AWS_LAMBDA authorizer mode. Be aware that an AWS AppSync API may have only one Lambda authorizer configured at a time.


@JvmName(name = "onsbudbmbptxgckt")
suspend fun lambdaAuthorizerConfig(argument: suspend GraphQlApiLambdaAuthorizerConfigArgsBuilder.() -> Unit)

Parameters

argument

A LambdaAuthorizerConfig holds configuration on how to authorize AWS AppSync API access when using the AWS_LAMBDA authorizer mode. Be aware that an AWS AppSync API may have only one Lambda authorizer configured at a time.