# AWS SDK for Rust Documentation

The AWS SDK for Rust provides easy-to-use APIs and utilities developers can use to quickly integrate Rust applications with AWS services such as Amazon S3 and Amazon EC2.

- [AWS SDK for Rust Developer Guide](/sdk-for-rust/latest/dg): Introduces the AWS SDK for Rust and provides information on using the SDK, including code examples for a number of services.
- [AWS SDK for Rust crates and docs](https://awslabs.github.io/aws-sdk-rust/): The AWS SDK for Rust contains one crate for each AWS service, as well as aws-config, which implements configuration loading such as credential providers.
- [AWS Code Examples Repository](https://github.com/awsdocs/aws-doc-sdk-examples): Contains code and other types of examples to accelerate your development of applications that work with AWS services. The examples show how to perform tasks for AWS services using supported programming languages and technologies.
- [AWS SDKs and Tools Reference Guide](/sdkref/latest/guide/)

---

## Related Links

- [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html)
- [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/)
- [SDKs & Tools](https://aws.amazon.com/tools/)
- [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html)
- [AWS Training](https://aws.amazon.com/training/)
- [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/)
- [AWS Whitepapers](https://aws.amazon.com/whitepapers/)

