Just published a new version of our #jsonata lib:
* full support for the new 2.1 language features
* access to the AST and runtime via frame callbacks
* bugfixes
Thanks to everyone in the community who contributed docs, issue reports & pull requests!
github.com/dashjoin/jso...
New Version of #jsonata is out!
docs.jsonata.org/overview.html
"Simplified Data Workflows With AWS Step Functions Variables" by Damien Jones
#amazon-dynamo-db #aws-bills #awsstepfunctions #jsonata #aws-lambda
✍️ New blog post by Damien Jones
Simplified Data Workflows With AWS Step Functions Variables
#amazondynamodb #awslambda #awsstepfunctions #jsonata
#AWSStepFunctions + #JSONata = fewer transitions!
An example calculating the average CSAT (Customer Satisfaction) score for an event
$states.result.Items[type.S = 'CSAT'].csatEvent.S ~> $map(function($v) {$number($v)}) ~> $average ~> $round(2)
✍️ New blog post by Damien Jones
Low-Code S3 Key Validation With AWS Step Functions & JSONata
#amazoneventbridge #amazons3 #awsstepfunctions #jsonata
✍️ New blog post by Matt Morgan
Create Stateful Serverless Workflows with AWS Step Functions and JSONata
#aws #serverless #jsonata #stepfunctions
#JSONata in 10 seconds:
✅ Transform complex JSON without writing Lambda glue code.
✅ No more “I’ll just write a quick function” → that costs $$ and time.
✅ Example: Nested JSON restructuring? Done in 1 line.
👋 Bye-bye, unnecessary code tax.
NEW ON AMAZONWEBSHARK: I use AWS Step Functions variables and JSONata to create a simplified API data capture workflow with Lambda and DynamoDB. Link in comments.
#AWS #StepFunctions #Serverless #JSONata #DynamoDB #AWSLambda #AWSCloud #AWSCommunity #CloudComputing #CloudDevelopment #TechBlog
"Low-Code S3 Key Validation With AWS Step Functions & JSONata" by Damien Jones
#amazoneventbridge #awsstepfunctions #jsonata #amazons3
New on #amazonwebshark: I use #JSONata to add low-code #AmazonS3 object key validation to an #AWSStepFunctions state machine. Link in comments.
#AWS #AWSCloud #AWSCommunity #LowCode #Serverless #CloudComputing #DataTransformation #WorkflowAutomation #CloudDevelopment #TechBlog #ProjectWolfie
Just released version 5.4 of the Dashjoin #lowcode Platform. It features new widgets, #JavaScript as an alternative to #JSONata, #I18N, and much more:
github.com/dashjoin/pla...
Enjoyed getting back to my roots while learning a bit about the #Jest framework and automating tests of #JSONata expressions (even those expressions pulled directly out of Blues Notehub!)
dev.blues.io/blog/testing...
If you didn't catch it before, AWS Step Functions now supports #JSONata for querying data in states. Learn more: youtu.be/kVWxJoO_zc8?...
Looking for a 100% compatible #java implementation of #jsonata? We've got you covered:
github.com/dashjoin/jso...
Check out or #opensource #lowcode platform:
github.com/dashjoin/pla...
It incorporates linked data concepts to seamlessly connect to any relational, document, or graph DB. ETL data using #jsonata, graphically compose queries, and dashboards, and manage the app release process via #git.