Closed philiiiiiipp closed 2 years ago
HI @philiiiiiipp thanks for opening this issue, I was able to reproduce this, both in V2 and V3 with root cause still unknown, I have reached out to S3 team to have a look.
This seem to be fixed since 3.18.0
Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Describe the bug
I tried setting an AccessControlPolicy using the
putObjectAcl
but it seems to throw aMalformedACLError
My request is
When trying the same request but setting an ACL instead, the request works just fine.
Your environment
SDK version number
Is the issue in the browser/Node.js/ReactNative?
Node.js
Details of the browser/Node.js/ReactNative version
It runs inside a lambda function set to
nodejs12.x