Skip to content

AWS CLI behavior compatibility mode #6766

Open
@kuhe

Description

@kuhe

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

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or enhancement. May require GitHub community feedback.p2This is a standard priority issuequeuedThis issues is on the AWS team's backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions