Rust on AWS

Tools, docs, and sample code to develop applications on the AWS cloud

Tools & Example Projects

Download the tools needed to run Rust applications on AWS

This SDK provides classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more.

Learn more

Use popular Integrated Development Environments (IDEs) to author, debug, and deploy your code on AWS.

Get the VS Code Toolkit

Get the Intellij Toolkit

You can use the SDK from within a Lambda function as you would in any other case, with a few added steps.

Clone on GitHub

Rust is an amazing technology to sustain and secure our industry, and you can start doing that today. Read more why AWS believes in it so much.

Read More

Blogs

No blogs found matching that criteria.
Explore More Technical Blogs »

Build

Convert text to speech and back to text using an AWS SDK for Rust

Use Amazon Polly to synthesize a plain text (UTF-8) input file to an audio file, upload the audio file to an Amazon Simple Storage Service bucket, use Amazon Transcribe to convert that audio file to text, and display the text.

Detect faces in an image using an AWS SDK for Rust

Save the image in an Amazon Simple Storage Service bucket with an uploads prefix, use Amazon Rekognition to detect facial details, such as age range, gender, and emotion (smiling, etc.), and display those details.

Application Auto Scaling examples using SDK for Rust

Perform actions and implement common scenarios by using the AWS SDK for Rust with Application Auto Scaling.

Learn

Additional learning resources including sample code and documentation

Developer Guide for the AWS SDK for Rust.

Download and contribute to the Rust SDK Open Source project.

Examples for the AWS SDK for Rust public documentation.

API reference documentation for the latest version of the SDK for Rust.