Top 10 Examples of AWS CLI Query

Ripon Banik
1 min readJun 14, 2018

AWS CLI provides built-in output filtering capabilities with the --query option.

I have listed the following examples as reference template, which can be manipulated based on your requirement.

N.B. In Windows, you double quotes instead of single quotes and replace back tick with single quote

  1. List Volumes showing attachment using Dictionary Notation

--

--

Ripon Banik

A Cloud and DevSecOps Engineer passionate about simplification of technology and make it consumable.