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

### Describe the feature The ability to invoke the QS "Export to CSV" feature ![kdojklfdj](https://user-images.githubusercontent.com/111055279/184118286-20a972c8-a566-40a5-9fc7-d44ba71ff225.png) from the command line, e.g. GetDashboardCSV or similar. ### Use Case To get data from...

feature-request
needs-triage

When the `--no-paginate` option is not specified, pagination should be followed automatically to return the whole result set. However, `aws cognito-idp list-users` does not do this, nor does `aws cognito-idp...

feature-request
paginator
cognito-idp
p3

This is an attempt to maintain the usage of `sslCommonName` in the AWS CLI. A handler is added that adds the `endpoint-url` arg to any given command if the user...

The lack of a distinction between regular and streaming blobs in our documentation is causing some confusion among our users. This PR addresses the issue by: - Explicitly labeling streaming...

We get a lot of requests from users to include global options in a command's help page. The changes in this PR include: - A script used to pre-generate `.rst`...

*Description of changes:* Ongoing project to improve the quality and coverage of KMS CLI examples. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

### Describe the bug When accessing the [AWS CLI v2 CHANGELOG.rst](https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst) - Github fails to render the page. I believe this is because the file has grown over some limits...

bug

### Describe the bug The `aws cloudcontrol get-resource` command doesn't work for resources of type `AWS::EC2::PrefixList`, even though it is listed as a supported resource type: https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/supported-resources.html. On the other...

bug
needs-triage

*Issue #, if available:* #2874 *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your...

contribution:core
ready-for-review

### Describe the bug Since there are multiple places where config and credentials can be defined, the precedence is documented here: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html The CLI does not follow the documented precedence...

bug
needs-triage