
A guide to Lambda authorizer for Amazon API Gateway
In our previous post, we talked about how to use the Cognito authorizer to
control access to the API Gateway. What if you don't use Cognito or want to
implement your custom logic to figure out whether the user can have access to
your services or not. This is where