object_store_aws
AWS extensions for object_store crate based on AWS SDK
It provides credentials source and optional HTTP client based on SDK's http client
Features
sso- Enables SSO usage in aws-configring- Enables ring crypto backend for AWS HTTP clientaws-lc- Enables aws-lc crypto backend for AWS HTTP clientaws-lc-fips- Enables aws-lc FIPS friendly crypto backend for AWS HTTP clienthttp-builtin- Enables builtin HTTP client of object_store for use with AWS storagefs- Enables builtin file system store of object_store
Usage
use fmt;
use Arc;
use ;
use ObjectStore;
use MultipartStore;
async + MultipartStore + Debug + Send + Sync + Clone + 'static