Amraafat
Amraafat
@bentsku Localstack version is: `3.8.2.dev14` The image tag is: `Latest` The default encoding should be converting the `space` to `%20`, but in AWS s3 not using the standard one, and...
@bentsku In Localstack UI, when I click on the file, it downloads, and I can open it in the browser. When checking the URL in the browser, it founds like...
I'm using NestJS and uploading the documents to AWS s3 bucket using the s3Client Package from my code. And using one of these commands to upload to localstack [ -...