lambdaAuthorizerConfig
construct an aws.sdk.kotlin.services.appsync.model.LambdaAuthorizerConfig inside the given block
A LambdaAuthorizerConfig
specifies how to authorize AppSync API access when using the AWS_LAMBDA
authorizer mode. Be aware that an AppSync API can have only one Lambda authorizer configured at a time.