aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

Universal Command Line Interface for Amazon Web Services

Results 626 aws-cli issues
Sort by recently updated
recently updated
newest added

Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.19 to 0.22.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docutils&package-manager=pip&previous-version=0.19&new-version=0.22.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

v2
dependencies

Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.1.3 to 9.0.4. Release notes Sourced from sphinx's releases. Sphinx 9.0.4 Changelog: https://www.sphinx-doc.org/en/master/changes/9.0.html Bugs fixed #14143: Fix spurious build warnings when translators reorder references in strings, or...

dependencies

### Describe the feature After going through "aws configure sso" customer is presented with the list of the accounts related to his identity. After customer chooses the account, he proceeds...

feature-request
sso
p3

### Summary This PR modernizes the project's CI/CD pipeline by integrating **`ruff`** for high-performance linting and **`mypy`** for static type checking. It also includes an initial refactor of the core...

Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/) - [x] I've searched...

feature-request
enhancement
installation
p2

### Describe the bug Hi I noticed multiple tiny issues in the install script, while looking into the first one in the list below: 1. The `-i` and `-b` options...

bug
installation
p2

### Describe the bug When static AWS credentials (access keys) exist in ~/.aws/credentials, the `aws login` command displays a success message saying it "Updated profile default to use [new credentials]",...

bug
p2
login

Bumps [awscrt](https://github.com/awslabs/aws-crt-python) from 0.29.1 to 0.29.2. Release notes Sourced from awscrt's releases. Pick up the fix for the wrong assert What's Changed pick up the fix by @​TingDaoK in awslabs/aws-crt-python#702...

v2
dependencies

### Describe the feature The customer should be able to choose/use additional browsers/browser profiles (if configured), beside system default one. ### Use Case The customers are often using different browsers/different...

feature-request
configuration
p3

### Describe the bug When there is `region` key in the `~/.aws/credentials` file, as per AWS Documentation it has higher precedence then the one in `~/.aws/config`. So when `AWS_REGION` env....

bug
credential-provider
response-requested
automation-exempt
p2