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

Migrate to AWS Go SDK v2 #405

Closed
hslatman opened this issue Jan 15, 2024 · 0 comments · Fixed by #408
Closed

Migrate to AWS Go SDK v2 #405

hslatman opened this issue Jan 15, 2024 · 0 comments · Fixed by #408
Assignees
Labels
enhancement New feature or request needs triage

Comments

@hslatman
Copy link
Member

What would you like to be added

Migrate from AWS SDK for Go v1 to v2.

Why this is needed

AWS announced the v1 SDK will be EOL in July 2025. It'll be in maintenance starting July 2024.

There's no hard requirement to do this now, but the v2 may offer better abstractions and/or more (optional) capabilities that we could use.

Migrating to v2 would unblock smallstep/step-kms-plugin#130.

Documentation on migrating from v1 to v2: https://aws.github.io/aws-sdk-go-v2/docs/migrating/.

@hslatman hslatman added enhancement New feature or request needs triage labels Jan 15, 2024
maraino added a commit that referenced this issue Jan 19, 2024
This PR migrates the awskms implementation to the v2 of AWS SDK.

Fixes #405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants