Transform: JMESPath Extractor

Takes an object and a JMESPath expression and extracts the relevant value from the object.

Fork and customize

Integrations

Configuration

Input parameters

  • Name: object
  • Description: Object to be searched with JMESPath
  • Type: OBJECT
  • Name: search
  • Description: JMESPath expression to extract data from the object: [https://jmespath.org/tutorial.html](https://jmespath.org/tutorial.html)
  • Type: STRING