Cognito “Authorizer” element not appearing in RequestContext in a Lambda triggered via API Gateway
Possibly inexperience with the AWS/Amplify side: I have an app built using Amplify, where I have a userbase controlled with Cognito. In my Cognito user pool I have created a custom attribute, that I want to pass to my API to be used in custom logic. I have access to that custom attribute in the front-end, but for security concerns I do not want to expose it there.