Blog post: https://blog.iamjkahn.com/2020/09/exploring-api-gateway-custom-authorizers.html
This project contains source code and supporting files for a serverless application that you can deploy with the SAM CLI.
This project requires the following prerequisites:
# build with Docker container
sam build --use-container
# deploy
sam deploy --guided
Follow the prompts to deploy.