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

AWS CLI behavior compatibility mode #6766

Open
1 of 2 tasks
kuhe opened this issue Dec 31, 2024 · 0 comments
Open
1 of 2 tasks

AWS CLI behavior compatibility mode #6766

kuhe opened this issue Dec 31, 2024 · 0 comments
Assignees
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

Comments

@kuhe
Copy link
Contributor

kuhe commented Dec 31, 2024

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

latest

Environment details (OS name and version, etc.)

n/a

@kuhe kuhe added feature-request New feature or enhancement. May require GitHub community feedback. needs-triage This issue or PR still needs to be triaged. labels Dec 31, 2024
@kuhe kuhe self-assigned this Dec 31, 2024
@kuhe kuhe added p2 This is a standard priority issue queued This issues is on the AWS team's backlog and removed needs-triage This issue or PR still needs to be triaged. labels Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant