pub async fn upload_to_s3_provider( files: &[ConfigFile], provider: &str, encrypted: bool, ) -> Result<()>
Upload configuration files to S3 using specified provider