Create an ALB, Cognito and Lambda integration to fetch regional metrics
This pattern explains how to deploy a SAM application that integrates an Application Load Balancer, Cognito and Lambda to fetch Lambda regional metrics.
We will be deploying an Application Load Balancer in front of the Lambda function. Access to the Lambda function is given after authenticating user via AWS Cognito
Once the authentication is successful, the user is redirected to an HTML page which will display list of Lambda's regional metrics.