We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8fe2df commit b698dd5Copy full SHA for b698dd5
aws_lambda_powertools/utilities/data_classes/appsync_authorizer_event.py
@@ -44,6 +44,7 @@ class AppSyncAuthorizerEvent(DictWrapper):
44
-------------
45
- https://aws.amazon.com/blogs/mobile/appsync-lambda-auth/
46
- https://docs.aws.amazon.com/appsync/latest/devguide/security-authz.html#aws-lambda-authorization
47
+ - https://docs.amplify.aws/lib/graphqlapi/authz/q/platform/js#aws-lambda
48
"""
49
50
@property
0 commit comments