using the query option in aws cli makes it very easy to work with cli
below are few examples of using JMESPath query :
below are few examples of using JMESPath query :
- use of contains
- use of length to get the count
- list route53 records of a IP
- Filter with more than one condition
0 Comments