--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # aws help > Display help information about the AWS CLI. > More information: . - Display help: `aws help` - List all available topics: `aws help topics` - Display help about a specific topic: `aws help {{topic_name}}`