Feature request: JMESPath built-in functions #2206
Labels
completed
This item is complete and has been merged/shipped
feature-request
This item refers to a feature request for an existing or new utility
jmespath
This item relates to the JMESPath Utility
Use case
As part of the JMESPath utility we need to implement the logic needed to support all the built-in functions (i.e.
avg
,max
,min
,ceil
, etc.) defined in the JMESPath specification.Solution/User Experience
Customers should be able to use these functions in their expressions like:
All the built-in functions defined in the spec should be supported.
All types, classes, and functions should be documented and exposed to customers via API docs.
Alternative solutions
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: