What is the AWS SDK for Rust? - AWS SDK for Rust

This is documentation for the developer preview release of the AWS SDK for Rust. Do not use it in production as it is subject to breaking changes.

What is the AWS SDK for Rust?

Rust is a systems programming language without a garbage collector focused on three goals: safety, speed, and concurrency.

The AWS SDK for Rust (the SDK) provides Rust APIs to interact with Amazon Web Services infrastructure services. Using the SDK, you can build applications on top of Amazon S3, Amazon EC2, DynamoDB, and more.

Are you a first-time SDK user?

If you are a first-time user of the SDK, we recommend that you begin by reading the next section, Getting started with the AWS SDK for Rust

Features of the SDK

For information about using the SDK and its features, see Using the AWS SDK for Rust.

Additional resources

In addition to this guide, the following are valuable online resources for SDK developers: