Skip to content
New issue

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

Allow presigning to hoist more values into the URI #1140

Open
2 tasks
aajtodd opened this issue May 8, 2024 · 0 comments
Open
2 tasks

Allow presigning to hoist more values into the URI #1140

aajtodd opened this issue May 8, 2024 · 0 comments
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue

Comments

@aajtodd
Copy link
Contributor

aajtodd commented May 8, 2024

Describe the feature

There are currently some operations where the SDK could be hoisting more values that are bound to headers into query parameters when presigning. This would make the URI more usable without having users have to carry around both the URI and the headers that need to be sent.

Use Case

#1139

Proposed Solution

Possibly a new configuration option on presigning config. The issues is it's not clear when it's ok to hoist and when it's not. As an example polly pretty much requires hoisting whereas other operations do not. This really needs to be modeled...

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment
@aajtodd aajtodd added the feature-request A feature should be added or improved. label May 8, 2024
@aajtodd aajtodd added the p2 This is a standard priority issue label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

1 participant