Amazon AppSync · Schema

LambdaAuthorizerConfig

Configuration for Lambda-based authorization

Amazon AppSyncGraphQLAPI ManagementServerlessAWS

Properties

Name Type Description
authorizerUri string Lambda function ARN
authorizerResultTtlInSeconds integer TTL for authorizer results in seconds
identityValidationExpression string Regular expression for validating tokens
View JSON Schema on GitHub