Skip to content

Removing unused sts v2 dependency - #93

Open
vaisharma wants to merge 1 commit into
aws:mainfrom
vaisharma:main
Open

Removing unused sts v2 dependency#93
vaisharma wants to merge 1 commit into
aws:mainfrom
vaisharma:main

Conversation

@vaisharma

Copy link
Copy Markdown
Contributor

Description of changes:
The sts V2 dependency is not needed for the package. So removing it.

@guizmaii guizmaii mentioned this pull request Jan 31, 2023
@sayantacC

Copy link
Copy Markdown
Contributor

I think this change is not safe. If I remember correctly, the v2 sts and sso dependencies are needed at runtime if an aws profile is used that depends on a role or single signon credential. The v2 sdk which is used to load the profile based credentials tries lazy loading them from the classpath at runtime. So, we need to still have the v2 sts and sso dependencies.

@azbw2
azbw2 requested a review from a team as a code owner August 22, 2025 22:45
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

Successfully merging this pull request may close these issues.

3 participants