go/README.md
The code examples in this topic show you how to use the AWS SDK for Go V1 with AWS. If you're looking for examples of how to use the SDK for Go V2, see the README for SDK for Go V2 examples in this repo.
⚠️ AWS SDK for Go V1 will enter maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. For more information, see this announcement.
The SDK for Go V1 provides a Go API for AWS infrastructure services. Using the SDK, you can build applications on top of Amazon S3, Amazon EC2, Amazon DynamoDB, and more.
Single-service actions are organized by AWS service. A README in each folder lists and describes how to run the examples.
Each example can be run separately at a command prompt. The README in each service folder has instructions for how to run the examples.
All tests use go test, and you can find them alongside the code in the folder for each example. The README in each service folder has instructions for how to run the examples.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0