Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 412 Bytes

Curious case of mapping template variables

Deployment

  1. npm run boostrap

  2. npm run deploy

Playing around

  1. Ensure that you have deployed the application and that the outputs.json file is present in the root directory.

  2. npm run request

Learnings

  • There is a significant difference in the returned payload between AWS Lambda APIGW authorizer and AWS AppSync AWS Lambda authorizer.