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
We can toggle public or private, but in both cases, the object key has autogenerated parts. For public objects, they insert public/ at the root. For private, they insert private/:. There is a workaround - aws-amplify/amplify-js#332
The text was updated successfully, but these errors were encountered:
Summary
We can toggle public or private, but in both cases, the object key has autogenerated parts. For public objects, they insert public/ at the root. For private, they insert private/:. There is a workaround -
aws-amplify/amplify-js#332
The text was updated successfully, but these errors were encountered: