How it works
The AWS SDK for Rust simplifies the use of AWS services by providing a set of libraries that are consistent and familiar for Rust developers. All AWS SDKs support API lifecycle considerations such as credential management, retries, data marshaling, and serialization.
The AWS SDK for Rust provides Rust APIs to interact with Amazon Web Services infrastructure services. Using the SDK, you can build applications using Amazon S3, Amazon EC2, DynamoDB, and more.