Laboratory to showcase several ways of implementing authorization and authentication using JWT in AWS API Gateway (v1 & v2)
Run task setup
to deploy the base infrastructure:
- IAM role to log all API Gateway requests account wise
Then you can go to each dir to test the example
- Cognito Authorizer Basic Integration
- Custom Authorizer using a self signed JWK
- Websockets API + Cognito JWK + Self Signed JWK
Run task tearup