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 AWS session to SDK v2 #51626

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

GavinFrazar
Copy link
Contributor

@GavinFrazar GavinFrazar commented Jan 29, 2025

Only DynamoDB and AWS MongoDB Atlas depended on GetAWSSession, and the migration for these packages was trivial.
Since this was the last AWS method in lib/cloud/clients, the vast majority of the changes are to remove dead code.

Part of #14142

Only DynamoDB and AWS MongoDB Atlas depended on GetAWSSession, and the
migration for these packages was trivial.
Since this was the last AWS method in lib/cloud/clients, the vast majority
of the changes are to remove dead code.
@GavinFrazar GavinFrazar added the no-changelog Indicates that a PR does not require a changelog entry label Jan 29, 2025
@GavinFrazar GavinFrazar marked this pull request as ready for review January 30, 2025 00:04
@github-actions github-actions bot added database-access Database access related issues and PRs discovery size/sm labels Jan 30, 2025
@github-actions github-actions bot requested a review from ryanclark January 30, 2025 00:05
Copy link
Contributor

@rosstimothy rosstimothy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @GavinFrazar!

@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 30, 2025
Merged via the queue into master with commit 5fb00a4 Jan 30, 2025
47 of 48 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/migrate-aws-session-to-sdk-v2 branch January 30, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants