aws-sdk-rust
aws-sdk-rust copied to clipboard
[request]: A synchronous API
trafficstars
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
Discussed in https://github.com/awslabs/aws-sdk-rust/discussions/80
Originally posted by rcoh May 13, 2021 In some cases, dealing with an async API is an unnecessary hassle. This discussion is a place to discuss the customer requirements for a sync API as well as general design considerations (eg. separate cargo feature, how does this work with streaming data, etc.)