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
AWS Java SDK version used
2.41.34
JDK version used
21
Operating System and version
linux
Describe the feature
Currently the Java SDK is not able to use the credentials created with AWS CLI
aws logincommand.We would like to remove the legacy static AWS credentials with the new short-live
aws logincredentials 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 logincommand 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
AWS Java SDK version used
2.41.34
JDK version used
21
Operating System and version
linux