Expand description

AWS Lambda event definitions for appsync.

Structs

AppSyncCognitoIdentity contains information about the caller authed via Cognito.

AppSyncIamIdentity contains information about the caller authed via IAM.

AppSyncLambdaAuthorizerRequest contains an authorization request from AppSync.

AppSyncLambdaAuthorizerRequestContext contains the parameters of the AppSync invocation which triggered this authorization request.

AppSyncLambdaAuthorizerResponse represents the expected format of an authorization response to AppSync.

AppSyncResolverTemplate represents the requests from AppSync to Lambda

Type Definitions