JMES Path Extraction Event
Extracts values from a JSON payload using a JMES path query expression.
Configuration
| Field | Description |
|---|---|
| Title | A name for this event node |
| Description | Optional notes |
| Input JSON | The JSON data to query, entered directly or via data carry |
| JMES Query Path Type | The output type of the query result: String or JSON |
| JMES Query Path | The JMES path expression to evaluate |
| Generate Query | Generates a query based on the input |
| Run Query | Executes the query against the input JSON to preview the result |
