I am currently working with AWS Amplify.
I am trying to run amplify push
command but it fails with a message:
AWS Amplify: Resource is not in the state stackUpdateComplete
I've tried all the solutions here except for the deleting deployment-state.json because I cannot find it anywhere. (I cannot delete or reset the project. It's under production.)
Here's the capture image of S3 bucket for the project: S3 Capture
Where can I find the file? Or how can I fix the issue safely?