We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All S3 requests should be presignable—this is the behavior of the Ruby SDK.
Make a request to S3 from a context where the credentials are not directly available
routing requests through the server
No response
The text was updated successfully, but these errors were encountered:
Are there any plans when this will be done?
I am interested in pre-signing the ListObjectsV2 operation with a fixed prefix, will this be possible?
Sorry, something went wrong.
CustomizableOperation
No branches or pull requests
A note for the community
Community Note
Tell us about your request
All S3 requests should be presignable—this is the behavior of the Ruby SDK.
Tell us about the problem you're trying to solve.
Make a request to S3 from a context where the credentials are not directly available
Are you currently working around this issue?
routing requests through the server
Additional context
No response
The text was updated successfully, but these errors were encountered: