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

Replace AWS SDK with AWS SDK v2 #187

Open
3 tasks
ekristen opened this issue Jun 6, 2024 · 3 comments
Open
3 tasks

Replace AWS SDK with AWS SDK v2 #187

ekristen opened this issue Jun 6, 2024 · 3 comments
Assignees

Comments

@ekristen
Copy link
Owner

ekristen commented Jun 6, 2024

Overview

This is going to be a HUGE lift, however libnuke has already eased it a bit by providing context passing.

AWS SDK v1 is EOL June 31, 2025. We need to be swapped to AWS SDK v2 by then.

Tasks

  • Determine how to write unit tests for AWS SDK v2
  • Write example unit tests for AWS SDK v2
  • Develop plan for converting resources to AWS SDK v2

References

@ekristen ekristen self-assigned this Jun 6, 2024
@Petersoj
Copy link
Sponsor Contributor

Yeah this will be quite the task. At least there's a decent amount of time before EOL.

@kurtmc
Copy link
Contributor

kurtmc commented Sep 19, 2024

@ekristen I'd be happy to help out with this if you need.

@ekristen
Copy link
Owner Author

Thanks! I will probably take you up on it.

I need to convert a resource and figure out the test harness for SDKv2 so we have an example of the conversion first.

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

No branches or pull requests

3 participants