aws-cli
aws-cli copied to clipboard
Universal Command Line Interface for Amazon Web Services
Bumps [docutils](https://github.com/rtfd/recommonmark) from 0.19 to 0.22.3. Commits See full diff in compare view [](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`. [//]: #...
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...
### 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...
### 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...
### 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...
### 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]",...
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...
### 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...
### 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....