AWS CLI behavior compatibility mode #6766
Labels
feature-request
New feature or enhancement. May require GitHub community feedback.
p2
This is a standard priority issue
queued
This issues is on the AWS team's backlog
Describe the feature
@otaviomacedo has suggested an AWS CLI compatibility mode for the AWS SDK that could take the form of a credentials provider.
The goal is to remove the burden of making the SDK behave like the CLI from the customer.
Use Case
AWS CDK and other customers of the AWS SDK for JavaScript (v3) can make use of this compatibility mode e.g. when writing CLI applications in JavaScript. In such CLI applications, the credential resolution behavior of the AWS SDK should be as close as possible to that of the AWS CLI for user intuitiveness.
Proposed Solution
The exact API is not yet determined, but it will likely involve a credentials provider.
Other Information
No response
Acknowledgements
SDK version used
latest
Environment details (OS name and version, etc.)
n/a
The text was updated successfully, but these errors were encountered: