Skip to content

Simple interop between presigned requests and our HTTP client abstractions #267

@kggilmer

Description

@kggilmer

It is unnecessarily difficult to use PresignedRequest with our own SdkHttpClient interfaces. It requires converting PresignedRequest into HttpRequestBuilder. This isn't terribly difficult but it does feel like a usability concern (it seems completely reasonable that customers may want to re-use the same http engine to fire off a presigned request, especially if they are supplying one to the service client).

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions