AWS SDK for Rust providing access to Amazon Elastic Compute Cloud (EC2) API.
# Cargo.toml
[dependencies]
rusoto_ec2 = "0.48.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an EC2 client for the US East 1 region.
Add tokio as a dependency and set AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY environment variables or use an AWS config file.
No dependency data recorded yet.