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

*Description of changes:* This PR updates the `get_policy_arn_suffix` function to dynamically load AWS partition information using botocore's `RuleSetStandardLibary` and `partitions.json` instead of hardcoded region mappings. **Affected commands:** - `aws dlm...

*Issue #, if available:* *Description of changes:* This PR updates the `get_policy_arn_suffix` function to dynamically load AWS partition information using botocore's `RuleSetStandardLibary` and `partitions.json` instead of hardcoded region mappings. **Affected...

### Describe the bug I have a Norwegian keyboard, and when I press AltGr+4 for `$`, or AltGr+2 for `@` in a CLI SSM session then nothing happens. $ and...

ssm
service-api
customization
p3

Authored by Claude Code Fixes: #9821 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*Issue #, if available:* *Description of changes:* Added outputs for example commands and corrected the documentation link since previous link was redirecting to ECS Welcome page. By submitting this pull...

documentation
pr:work-in-progress

Issue #, if available: Description of changes: Adding example CLI commands for AWS EventBridge: https://docs.aws.amazon.com/cli/latest/reference/events/ By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

documentation
pr:work-in-progress

*Issue #, if available:* *Description of changes:* Add CLI Examples for CloudWatch Internet Monitor. Link: https://docs.aws.amazon.com/cli/latest/reference/internetmonitor/#cli-aws-internetmonitor By submitting this pull request, I confirm that you can use, modify, copy, and...

documentation
pr:needs-review

*Issue #, if available:* *Description of changes:* https://docs.aws.amazon.com/cli/latest/reference/logs/ By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your...

documentation
pr:work-in-progress

*Issue #, if available:* *Description of changes:* Add example CLI commands for Amazon CloudWatch Logs: https://docs.aws.amazon.com/cli/latest/reference/logs/ By submitting this pull request, I confirm that you can use, modify, copy, and...

documentation
pr:needs-review

## Description Adds missing CLI examples for AWS Translate service commands to improve documentation coverage. ## Changes - Add translate-text example showing basic translation and auto-detection of source language -...

documentation
pr:work-in-progress