[FEATURE] Migrate AWS Cloudwatch Service to AWS SDK v2
Closed this issue · 0 comments
aimethed commented
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 Cloudwatch to v2. This is done by removing the dependency on Cloudwatch 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