Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech debt: Migrate to AWS SDK for Go v2 #37

Merged
merged 2 commits into from
Dec 30, 2024
Merged

Tech debt: Migrate to AWS SDK for Go v2 #37

merged 2 commits into from
Dec 30, 2024

Conversation

ewbankkit
Copy link

@ewbankkit ewbankkit commented Dec 30, 2024

From July 31 2024 the AWS SDK for Go v1 has been placed in maintenance mode, meaning that the SDK receives only critical bug and security fixes and does not receive API updates for services or support for new AWS Regions. One year later, as of July 31 2025, the SDK will be at end-of-support, with no further updates.
The supported replacement is AWS SDK for Go v2.

This PR migrates this module to AWS SDK for Go v2.

Relates hashicorp/terraform-provider-aws#32976.

@ewbankkit ewbankkit requested a review from a team as a code owner December 30, 2024 17:06
Copy link

@nam054 nam054 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@ewbankkit ewbankkit merged commit 379e30e into main Dec 30, 2024
3 checks passed
@ewbankkit ewbankkit deleted the td-aws-sdk-go-v2 branch December 30, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants