Expand description
rc-s3: S3 SDK adapter for rc CLI client
This crate provides the implementation of the ObjectStore trait using the aws-sdk-s3 crate. It is the only crate that directly depends on the AWS SDK.
Re-exports§
pub use admin::AdminClient;pub use client::DeleteRequestOptions;pub use client::S3Client;pub use multipart::MultipartConfig;pub use multipart::UploadState;