Amazon web services – AWS Cognito custom access tokens
I have followed this tutorial to use a pre token generation Lambda within AWS Cognito with the intent of customizing the access_token when the app client uses the client_credentials grant type. At the moment this Lambda does not appear to…