//! 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.
pubmodadmin;pubmodcapability;pubmodclient;pubmodmultipart;pubuseadmin::AdminClient;pubuseclient::{DeleteRequestOptions, S3Client};pubusemultipart::{MultipartConfig, UploadState};