How to create an AWS Lambda Authorizer for an Amazon API Gateway
04/23/18
In this tutorial you will get an understanding of how the AWS Lambda authorizer works and how you can pass information from it to an Amazon API Gateway. Read more
04/23/18
In this tutorial you will get an understanding of how the AWS Lambda authorizer works and how you can pass information from it to an Amazon API Gateway. Read more
04/12/18
Imagine you implement a mobile app that needs to access AWS resources like an S3 bucket. For that purpose, AWS provides the Security Token Service. Read more