How to integrate AWS Cognito with API gateway – Amazon Web Sevices
After going through AWS Cognito documentation I am extremely confused with how it is implemented with API Gateway. From what I understood, it is very easy to implement user pools with api gateway (just by adding the user pool as…