I have added, pushed amplify auth in react app, it worked fine. After this I added function and trying to push it, its giving me error:-
Only one CloudFormation template is allowed in the resource directory
can you please help me resolving it.
I have added, pushed amplify auth in react app, it worked fine. After this I added function and trying to push it, its giving me error:-
Only one CloudFormation template is allowed in the resource directory
can you please help me resolving it.
This issue has been fixed in amplify/cli version 4.17.2. Simply update to that version and the error will go away.