{"id":57977,"library":"rusoto-s3","title":"Rusoto S3","description":"An AWS SDK for Rust providing access to Amazon S3 (Simple Storage Service) for object storage operations.","status":"active","version":"0.48.0","language":"rust","source_language":null,"source_url":"https://github.com/rusoto/rusoto","tags":["aws","s3","cloud","storage","sdk"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrusoto_s3 = \"0.48.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rusoto_s3","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"S3Client","correct":"use rusoto_s3::S3Client;"}],"quickstart":{"code":"use rusoto_s3::S3Client;\nuse rusoto_core::Region;\n\nlet client = S3Client::new(Region::UsEast1);\n// Use client to list buckets, etc.","lang":"rust","description":"Creates an S3 client for the US East region."},"warnings":[{"fix":"Use aws-sdk-s3 from the official AWS SDK.","message":"Rusoto is largely superseded by the official AWS SDK for Rust (aws-sdk-s3); consider migrating.","severity":"breaking","affected_versions":">=0.48.0"}],"env_vars":null,"search_vec":"'access':9 'amazon':11 'aw':4,20 'cloud':22 'object':17 'oper':19 'provid':8 'rusoto':1 'rust':7 's3':2,12,21 'sdk':5,24 'servic':15 'simpl':13 'storag':14,18,23","created_at":"2026-06-16T16:06:47.004358+00:00","updated_at":"2026-06-16T16:06:47.004358+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.rusoto.org/","github":"https://github.com/rusoto/rusoto","docs":"https://docs.rs/rusoto_s3/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-16","next_check":"2026-12-13","install_tag":null}}