You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.
I added User Data Storage to my app online in the browser. I forgot to awsmobile pull before running awsmobile publish. This then simply deleted without any warning the <project name>-userfiles-mobilehub-123456789 S3 bucket. I personally find it a very confusing default behavior. At least a warning would have been helpful that I am about to discard a bucket.
The text was updated successfully, but these errors were encountered:
FWIW, I suspect publish and run probably run some of the same code, and very similar "silent overwrite" is documented in #12 -- though in that case, the integration with an imported API is erased on run despite a pull.
I added User Data Storage to my app online in the browser. I forgot to
awsmobile pull
before runningawsmobile publish
. This then simply deleted without any warning the<project name>-userfiles-mobilehub-123456789
S3 bucket. I personally find it a very confusing default behavior. At least a warning would have been helpful that I am about to discard a bucket.The text was updated successfully, but these errors were encountered: