generate_presigned_post presigned url upload is failing with invalid policy condition if key contains $$ #4513
Unanswered
asvashrith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Below code is generating a presigned url but when we are trying to upload the file it is failing with error Accessdenied: Invalid policy condition(refer below for detailed error message). If we remove $$ symbol it is working we are able to upload the file
We expect the file upload to work even if the key contains $$ or any other special characters, if there are any restrictions to the characters in key please provide documentation or refernce
Beta Was this translation helpful? Give feedback.
All reactions