I've added the google sign in to my app and tried to push the modifications, however I didn't have permissions to do that. After I got the permissions, I tried to amplify push but I get this error:
Stack:arn:aws:cloudformation:us-east-1:432853258441:stack/amplify-huruproject-local-190356/117b7360-c94d-11eb-a4cc-0e8a861a6983 is in UPDATE_ROLLBACK_FAILED state and can not be updated.
An error occurred during the push operation: Stack:arn:aws:cloudformation:us-east-1:432853258441:stack/amplify-huruproject-local-190356/117b7360-c94d-11eb-a4cc-0e8a861a6983 is in UPDATE_ROLLBACK_FAILED state and can not be updated.
Thing is I can't find this specific stack in my stacks console. How can I fix this?
UPDATE:
I found the stack, it was in an autogenerated nested stack.
this is what I found:
I don't know how to proceed from here. should I delete the whole stack? Will I lose all my data?