7,638 issues in aws/aws-cli
Added support for following functions: - create-replication-config - describe-replication-configs - start-replication - stop-replication - modify-replication-config - delete-replication-config ...
Issue #7970 Description of changes: Add missing SPARK type.
Issue #, if available: https://github.com/aws/aws-cli/issues/7938 Description of changes: ...a patch was added here a few days ago which included changes to the service API model. There were issues with ...
The ssh command allows you to connect to an EC2 instance using an OpenSSH client. The open-tunnel command allows you to connect to an EC2 instance using a web socket tunnel. Using the web socket tunnel, ...
Describe the feature I have an EMR cluster with step Spark application which created from EMR UI. image Now I am hoping to create it by CLI. I got the command by clicking View command for cloning cluster ...
Pulled in changes from 1.27.153 https://github.com/boto/botocore/compare/1.29.152..1.29.153
Describe the bug No tags are included in the output of aws fsx describe-snapshots --snapshot-ids snapshot_id Expected Behavior According to various sources (including aws fsx describe-snapshots help), ...
Closes https://github.com/aws/aws-cli/issues/7966 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Describe the bug When running aws-cli with the ruamel-yaml lib (0.17.29+), it fails to parse the kubeconfig file when executing eks update-kubeconfig more than once. Expected Behavior Expected to update ...
Describe the bug Can confirm I am getting the same behavior that was referenced in https://github.com/aws/aws-cli/issues/7529. When iot list-things-in-thing-group is called without the --no-paginate flag, ...