One of our Appsync is not working

0

Problem statement :— We have built many Appsync(15 approx). One of our appsync which was working earlier is now showing issues. There is no data issues related to it and no error found. The data is flowing in the appsync through the IOT core, the params are getting created properly and passed to the appsync client, which is able to execute it but there is no data getting shown when we see through the appsync. Because of this UI is not able to see any data and there is no error in the UI also. We have also tried to diagnose it by enabling the x-ray deamon to trace the error but no error encountered. All statements above and below to appsync client is executing well. Response of the mutation, we are receiving as { "data": { "mutation_name": null } }, it We double checked our resolver configuration as well, it looks fine also the same resolver is being used by many of our other mutations which are working fine. We haven’t faced any such issue and seek your support now to fix.

The strange thing Is that it has stopped working even in our test and prod environment after few days without pushing any changes to both env as our code is in freeze state.

Note :— Our all appsync are almost similar.

Process :—

ECS — IOT core— lambda — appsync — timestream — UI screen

If you need more information let us know. We expect a quick fix.

ajith
질문됨 5달 전161회 조회
1개 답변
0
수락된 답변

Issue found and it got resolved. Issue was with the resolver template, it was wrongly setup for one of our resolver

ajith
답변함 4달 전

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

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

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

관련 콘텐츠