In this video create an AWS API Gateway authorizer for application using my AWS Cognito user pool. I also get my angular component and corresponding service and insert the Cognito JWT token into a header (from my auth object with Cognito user data). I access my secured AWS API Gateway and trigger a lambda function using an HTTP GET method. The lambda returns the data and we print it out in our component.
See the full playlist here. • Angular