Skip to content

Commit d5e950b

Browse files
authored
Add maintenance mode declaration
1 parent 37d771a commit d5e950b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@
44

55
aws-sdk-go is the v1 AWS SDK for the Go programming language.
66

7-
We [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025) the upcoming **end-of-support for AWS SDK for Go (v1)**. We recommend that you migrate to [AWS SDK for Go v2](https://aws.github.io/aws-sdk-go-v2/docs/). For dates, additional details, and information on how to migrate, please refer to the linked announcement.
7+
## :warning: This SDK is in maintenance mode
8+
9+
We previously [announced](https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025)
10+
the upcoming **end-of-support for AWS SDK for Go (v1)**.
11+
12+
Per that announcement, as of 7/31/2024, **the SDK has entered maintenance mode**.
13+
Going forward, we will limit releases to address critical bug fixes and security
14+
issues only. The SDK will not receive API updates for new or existing services,
15+
or be updated to support new regions.
16+
17+
We recommend that you migrate to [AWS SDK for Go v2](https://aws.github.io/aws-sdk-go-v2/docs/).
18+
For additional details as well as information on how to migrate, please refer
19+
to the linked announcement.
820

921
Jump To:
1022
* [Getting Started](#Getting-Started)

0 commit comments

Comments
 (0)