{"id":58107,"library":"rusoto-credential","title":"Rusoto Credential","description":"AWS credential tooling for the Rusoto AWS SDK, providing credential providers and chain resolution.","status":"active","version":"0.48.0","language":"rust","source_language":null,"source_url":"https://github.com/rusoto/rusoto","tags":["aws","credentials","authentication","cloud"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrusoto_credential = \"0.48.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rusoto_credential","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"DefaultCredentialsProvider","correct":"use rusoto_credential::DefaultCredentialsProvider;"}],"quickstart":{"code":"use rusoto_credential::DefaultCredentialsProvider;\n\nlet provider = DefaultCredentialsProvider::new().unwrap();\nlet credentials = provider.credentials().await.unwrap();\nprintln!(\"Access key: {}\", credentials.aws_access_key_id());","lang":"rust","description":"Gets AWS credentials using the default credential provider chain."},"warnings":[{"fix":"Use aws-config and aws-sdk-* crates instead","message":"Rusoto is largely superseded by aws-sdk-rust; consider migrating","severity":"breaking","affected_versions":">=0.48.0"}],"env_vars":null,"search_vec":"'authent':19 'aw':3,9,17 'chain':15 'cloud':20 'credenti':2,4,12,18 'provid':11,13 'resolut':16 'rusoto':1,8 'sdk':10 'tool':5","created_at":"2026-06-16T16:11:28.594973+00:00","updated_at":"2026-06-16T16:11:28.594973+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://github.com/rusoto/rusoto","github":"https://github.com/rusoto/rusoto","docs":"https://docs.rs/rusoto_credential/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth","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}}