AWS SDK for Amazon Elastic Compute Cloud (EC2) to manage virtual servers.
# Cargo.toml
[dependencies]
aws-sdk-ec2 = "1.232.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an EC2 client
Add tokio as dependency and set AWS environment variables or use aws_config
No dependency data recorded yet.