# AWS SDK for C++ Documentation

Get started quickly with AWS using the AWS SDK for C++. The SDK is a modern, open-source C++ library that makes it easy to integrate your C++ application with AWS services like Amazon S3, Amazon Kinesis, and Amazon DynamoDB. 

## Latest version

- [Developer Guide](/sdk-for-cpp/v1/developer-guide/): Describes the various features of the SDK and how to use them.
- [API Reference](/sdk-for-cpp/latest/api/root/html/index.html): Describes the API operations for the SDK in detail. Also provides sample requests, responses, and errors for the supported web services protocols.

## Additional resources

- [AWS SDKs and Tools Reference Guide](/sdkref/latest/guide/)
- [AWS Code Examples GitHub Repository](https://github.com/awsdocs/aws-doc-sdk-examples/tree/main/cpp/example_code): GitHub repository containing code examples to help accelerate your development of applications that work with AWS services. The examples show how to perform specific tasks for AWS services using various programming languages and supported technologies.

---

## 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/)

