aws-cli
aws-cli copied to clipboard
Universal Command Line Interface for Amazon Web Services
Add CLI examples for Amazon Macie2 core commands ## Description Adds missing CLI examples for Amazon Macie2 security service commands to improve documentation coverage. ## Changes - Add enable-macie example...
## Description Adds missing CLI examples for Amazon Managed Grafana service commands to improve documentation coverage. ## Changes - Add create-workspace example showing basic and advanced workspace creation with data...
### Describe the bug When attempting to create an Object Storage location for Google Cloud Storage without agents (for use with Enhanced mode), the create-location-object-storage command fails and demands the...
Port https://github.com/boto/botocore/pull/3568/files
Updated utils.py to use botocore to fetch partitions and corresponding test updates
Bumps [flit-core](https://github.com/pypa/flit) from 3.9.0 to 3.12.0. Changelog Sourced from flit-core's changelog. Release history Version 3.12 Support for license expressions using the AND and OR operators (:ghpull:731). Recognise __version__: str =...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.51 to 3.0.52. Release notes Sourced from prompt-toolkit's releases. 3.0.52 New features: Add choice() shortcut for selecting an option amongst a list of choices (see documentation for...
*Issue #, if available:* *Description of changes:* - https://github.com/aws/aws-cli/pull/9569 - https://github.com/aws/aws-cli/pull/9592 - https://github.com/aws/aws-cli/pull/9609 - https://github.com/aws/aws-cli/pull/9717 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
**Is your feature request related to a problem? Please describe.** There is no way to refer to an external ID while assuming a role with aws cli v2. **Describe the...
*Issue* :https://github.com/aws/aws-cli/issues/4070 Description of changes: Added a flag for deleting all versions of an object present in a versioned-enable bucket. For dealing with versions, a `list-object-versions` api is called to...