I use AWS Identity Pool with Facebook provider to authenticate client. I need to invoke AWS Lambda using Api Gateway. From Cognito, using Facebook token, i received credenti
You have to manually set 'x-amz-security-token' in Postman and pass the token in that header.