Generate Presigners that sign the querystring rather than headers #382
Labels
feature-request
A feature should be added or improved.
no-auto-closure
We do not want this issue to be automatically closed.
Presigned URLs are easier to work with than presigned requests, because of the extra complexity of serializing/deserializing lists of lists (headers). vs just a URL as a string.
Currently the SDK generates most presigners to use headers.
Community Note
Describe the Feature
Is your Feature Request related to a problem?
Proposed Solution
Describe alternatives you've considered
Additional Context
The text was updated successfully, but these errors were encountered: