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 S3 and KMS in lib/cloud/clients to SDK v2 #51142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Jan 16, 2025

This PR removes the S3 and KMS client getters from lib/cloud/clients.
The only package that depended on the S3 client getter was in aws-sync, which was migrated to use SDK v2 clients.
The KMS client getter was not used anywhere.

Part of #14142

@GavinFrazar GavinFrazar added aws Used for AWS Related Issues. no-changelog Indicates that a PR does not require a changelog entry labels Jan 16, 2025
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/remove-s3-kms-from-cloud-clients branch 3 times, most recently from fe61807 to 5d28872 Compare January 17, 2025 02:12
@GavinFrazar GavinFrazar marked this pull request as ready for review January 17, 2025 02:12
@github-actions github-actions bot added database-access Database access related issues and PRs discovery size/sm labels Jan 17, 2025
@greedy52 greedy52 requested a review from tigrato January 17, 2025 18:30
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/remove-s3-kms-from-cloud-clients branch from 5d28872 to cdd9561 Compare January 17, 2025 20:53
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/remove-s3-kms-from-cloud-clients branch from cdd9561 to fc0135f Compare January 18, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Used for AWS Related Issues. database-access Database access related issues and PRs discovery no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants