This sample demonstrates how Amazon API Gateway can be used to augment the data available in an Amazon Cognito access token. By leveraging AWS Lambda as a Lambda Authorizer, Amazon API Gateway can populate the context with the Amazon Cognito user's attributes. -
View it on GitHub