Securing AWS Lambda Function URL with Cognito

June 18, 2023

In this post, we'll try to secure a lambda function which is configured as AuthType equals None, which means this is publicly available for anyone to execute.