Appsync GraphQL with Cognito Identity Pool Federation

0

Hi,

I have setup AppSync GraphQL with IAM auth, and using Cognito Id Pool together with the Identity Pool, have successfully obtained AccessKey/SecretKey/Session Token. With these credentials, I can also Mutate the GraphQL API. I have been using Postman to to this mutation, using AWS Signature setting in postman to call the GraphQL Api Url, and posting the mutation. Everything is working and the mutation is able to be saved into DynamoDB.

HOWEVER.... I've been searching for a while as to why the postman POST request is not forwarding the context.identity object. The CloudWatch log for the GraphQL mutation call contains the arguments object inside the context key, but there is no "identity" field anywhere in the payload.

Have I missed any setting or not provide something at the client (postman) side such that the identity is not forwarded?

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인