AWS CLI Cheat Sheet/Open top-level help

Show global AWS CLI help.

Section: Install, Version, and Help

Open top-level help

bash
bash
aws help
Explanation

Lists services, global options, and usage patterns.

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
Show AWS CLI version
Print the installed AWS CLI version.
OpenIn sheetbashsame section
Open service help
Show help for a specific AWS service namespace.
OpenIn sheetbashsame section
Open command help
Show help for a specific command.
OpenIn sheetbashsame section
Run interactive configure
Set credentials, region, and output format interactively.
OpenIn sheetbash1 tag match
Override region for one command
Run a command in a specific region.
OpenIn sheetbash1 tag match
List AWS regions
Show available regions from EC2.
OpenIn sheetbash1 tag match