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

[FEATURE] Migrate AWS Elasticache Service to AWS SDK v2 #2093

Closed
Tracked by #1960
aimethed opened this issue Jul 9, 2024 · 0 comments
Closed
Tracked by #1960

[FEATURE] Migrate AWS Elasticache Service to AWS SDK v2 #2093

aimethed opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aimethed
Copy link
Contributor

aimethed commented Jul 9, 2024

Subtask of #1960

In order to update the federation sdk and connectors to AWS SDK v2, each service must be migrated. This issue is to migrate Elasticache to v2. This is done by removing the dependency on Elasticache v1, adding the dependency for v2, and then updating all uses in the codebase to v2.

See the AWS docs guide: https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/migration.html

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

No branches or pull requests

1 participant