I am able to call my rest api in api gateway by passing the users IdToken in the Authorization header when using Cognito User Pools.
However now I'm trying to call api gateway using Cognito federated identities, therefore an iam user. What do I send in the Authorization header in this case?
I'm calling lambda using proxy+