-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JMESPath integration #196
Comments
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 17, 2023
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 17, 2023
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 17, 2023
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 20, 2023
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 20, 2023
piotr-andruszkiewicz-wttech
added a commit
that referenced
this issue
Nov 24, 2023
krystian-panek-vmltech
added a commit
that referenced
this issue
Jan 16, 2024
#196 Add JMESPath output querying
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow user to specify the output value/format via JMESPath.
Here's Go implementation of JMESPath: https://github.com/jmespath/go-jmespath
This will allow get the required data in such format that could be used as is as an input for some further processing.
The text was updated successfully, but these errors were encountered: