aws cli cheatsheet title: “aws cli cheatsheet” date: 2022-02-07T14:05:59 slug: aws-cli-cheatsheet List Images younger than 2016-04-01 aws ec2 describe-images --query 'Images[?CreationDate>=`2016-04-01`][]' List Instances aws ec2 describe-instances --output table