AWS CLI Cheat Sheet/Open service help

Show help for a specific AWS service namespace.

Section: Install, Version, and Help

Open service help

bash
bash
aws ec2 help
Explanation

Use this to discover commands, arguments, and examples for a service.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Install, Version, and Help
Open top-level help
Show global AWS CLI help.
OpenIn sheetbashsame section
Open command help
Show help for a specific command.
OpenIn sheetbashsame section
Show AWS CLI version
Print the installed AWS CLI version.
OpenIn sheetbashsame section
List AWS regions
Show available regions from EC2.
OpenIn sheetbash2 tag match
List availability zones
Show AZs for the active region.
OpenIn sheetbash2 tag match
Create tags on a resource
Attach tags using a service-specific tagging command.
OpenIn sheetbash2 tag match