Is AWS S3 client in scope of aws-sdk-rust? #63
Answered
by
rcoh
jeremychone
asked this question in
Q&A
-
UPDATE: Feel free to remove/hide this topic, since I just saw the S3 support as part of the roadmap. _Is S3 Client part of the scope of this SDK? or is there another official lib to look at. For now, it seems rust-s3 is the most common._ |
Beta Was this translation helpful? Give feedback.
Answered by
rcoh
May 8, 2021
Replies: 1 comment 3 replies
-
The S3 client is done! It supports presigned URLs as well as standard operations (see examples) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rcoh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The S3 client is done yet but we're working on it!The S3 client is done! It supports presigned URLs as well as standard operations (see examples)