-
Notifications
You must be signed in to change notification settings - Fork 995
Java SDK is not able to use credentials created with CLI aws login #6748
Copy link
Copy link
Closed
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.
Description
Describe the feature
Currently the Java SDK is not able to use the credentials created with AWS CLI aws login command.
We would like to remove the legacy static AWS credentials with the new short-live aws login credentials in our dev local machine, but apparently the Java SDK is not able to use them.
Use Case
In dev local machine we would like to remove the usage of long-live static AWS credentials and instead use the aws login command to generate short-live credentials that can be used to develop the applications in a local environment.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS Java SDK version used
2.41.34
JDK version used
21
Operating System and version
linux
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.