Get More Sophisticated Filters With nOps Query Language
It’s usually challenging to filter your infrastructure based on specific criteria, especially if you have more than one AWS account. Let’s say you need to list all your EC2 instances that have a specific CPU usage across your accounts, it would be a long trip to go with traditional tools. nOps allows you to do that easily now thanks to our new query language feature, which works in the same way SQL and JQL works. You describe a query, and then nOps processes this query to get you the results you need.
You can use things like: service types, cpu usage, creation dates, etc… for complete list of the options you can use currently, please refer to nOps documentation page
You can also save your queries to further use them quickly without the need to rewrite them.