JMESPath return records based sublist of dictionaries
I’d like to select elements from a list based on the value of bar
in the params
key-value pair. See example below.
JMESPath return records based on existence of an element in t
I’d like to select elements from a list based on the value of bar
in the params
key-value pair. See example below.