jmespath.evaluate
jmespath.evaluate(source, expression)
Returns the https://jmespath.org/ evaluation for the expression given a source table or list.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*
Returns the https://jmespath.org/ evaluation for the expression given a source table or list.