How to connect to AWS AppSync using Cognito Identity Pools and Amplify
I have an AWS AppSync API that uses IAM roles for authentication. I'm using the Amplify GraphQL client to connect to the AppSync server. The image below describes the steps that need to take place to get the IAM credentials,…