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
Now I would like to transform that into the amplify backend
Describe the bug
We were using ACLs previously in order to manage access to objects. Since amplify-js v6 doesn't support ACLs any longer, I was expecting that BucketPolicies are supported. But they're not.
Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
How did you install the Amplify CLI?
No response
If applicable, what version of Node.js are you using?
v14.16.1
Amplify CLI Version
12.10.0
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
I've added a BucketPolicy manually in the dev enviroment to see if this solves our problem. It does.
Now I would like to transform that into the amplify backend
Describe the bug
We were using ACLs previously in order to manage access to objects. Since amplify-js v6 doesn't support ACLs any longer, I was expecting that BucketPolicies are supported. But they're not.
See:
amplify-cli/packages/amplify-cli-extensibility-helper/src/types/storage/types.ts
Line 27 in d326176
Expected behavior
Either ACLs can be managed or a BucketPolicy can be set
Reproduction steps
…
Project Identifier
No response
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: