-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Labels
Description
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
Tell us about your request
Add support for EBS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
We are developing a backup solution for the cloud, so we need to communicate with the EBS APIs to take EBS snapshots, attach and detach the block devices.
Are you currently working around this issue?
We've been using rusoto_ebs
crate for now.
Veetaha, Dovchik, foxcpp, gatewaynode, joshtriplett and 9 more