List AMIs visible to the account.
Section: AMIs and Key Pairs
Describe AMIs
bash
bash
aws ec2 describe-images --owners self amazonExplanation
Useful when selecting machine images for launches.
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 AMIs and Key Pairs