Bala FA 0fb80e1456
Refactor S3 client implementation (#13)
Added below S3 APIs

* abort_multipart_upload()
* bucket_exists()
* complete_multipart_upload()
* create_multipart_upload()
* get_object()
* list_buckets()
* list_objects_v1()
* list_objects_v2()
* list_object_versions()
* list_objects()
* make_bucket()
* put_object()
* put_object_api()
* remove_bucket()
* remove_object()
* remove_objects_api()
* remove_objects()
* select_object_content()
* stat_object()
* upload_part()

Signed-off-by: Bala.FA <bala@minio.io>
2022-08-20 15:10:11 -07:00
2019-06-24 17:04:27 -07:00
2019-06-18 12:23:56 -07:00
2019-05-15 15:39:44 -07:00
2019-06-18 12:23:56 -07:00

MinIO Rust SDK for Amazon S3 Compatible Cloud Storage Slack

License

MinIO Rust SDK is distributed under the terms of the Apache 2.0 license.

See LICENSE for details.

Description
MinIO Rust SDK for Amazon S3 Compatible Cloud Storage
Readme Apache-2.0 7.6 MiB
Languages
Rust 99.9%