JSONPath is a query language used to extract or select specific data and navigate through elements within a JSON document. It is conceptually similar to XPath, which is used for XML documents.
To build and deploy into your own AWS account, follow this: # Build the zip file that contains the artifacts necessary for the Lambda (you need Docker for this to run successfully) ./gradlew clean ...