# AWS SDK for Go Documentation

The AWS SDK for Go provides APIs and utilities that developers can use to quickly integrate Go applications with AWS services like Amazon S3 and Amazon EC2.

## Latest version (Version 2)

- [Developer Guide](/sdk-for-go/v2/developer-guide/welcome.html): Introduces the AWS SDK for Go (v2) and provides code examples that demonstrate how to use the SDK.
- [API Reference](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2): Describes all of the API operations for the SDK and provides sample requests for the supported web services protocols.
- [Migration Guide](/sdk-for-go/v2/developer-guide/migrate-gosdk.html): Describes how to migrate from version 1 to 2 of the SDK.

## Previous version (Version 1)

- [Developer Guide](/sdk-for-go/v1/developer-guide/): Introduces the AWS SDK for Go (v1) and provides code examples that demonstrate how to use the SDK.
- [API Reference](/sdk-for-go/api/): Describes all of the API operations for the AWS SDK for Go (v1) and provides sample requests for the supported web services protocols.

## Additional resources

- [AWS SDKs and Tools Reference Guide](/sdkref/latest/guide/)
- [AWS Code Examples Repository](https://github.com/awsdocs/aws-doc-sdk-examples): 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/)

