pub fn map_s3_err<E, R>(e: SdkError<E, R>) -> S3Errorwhere E: Error + Send + Sync + 'static,
Convert AWS SDK errors to S3Error