0

I have made changes to my AppSync project on the AppSync web console and I want to pull it onto my local machine.

I have seen the similar questions but there is no proper solution for this issue can anyone help me figure this out.

Rawan
  • 63
  • 8
  • Hi Mohamed and welcome to Stackoverflow! You should have a quick read of https://stackoverflow.com/help/how-to-ask which may help you in getting the answer you need. Provide as much detail as you can and where possible, provide visual queues some others can help diagnose your issue. – Savlon Jul 08 '21 at 11:07
  • You should not change cloud resources directly, amplify builds ( if you are using amplify) cloud stack itself and manages using cloudformation. If you add/update/delete any resource you might end up with broken amplify project. I ll discourage anyone manually updating cloud resource. Make respective changes on your local machine and run `amplify push` – sakhunzai Jul 09 '21 at 16:22
  • @sakhunzai can you please tell me, is there any way to tell amplify to fetch the updated appsync changes? I am new to AWS, and I think there should be a way to use cloudformation to update the amplify's knowledge to fetch updated changes. – HackRx Sep 10 '21 at 20:11

0 Answers0