#JSONata
jq / JSONata / JSONQuery / JSONPath とかあるのか。
November 4, 2025 at 4:15 PM
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...
GitHub - dashjoin/jsonata-java: JSONata reference ported to Java
JSONata reference ported to Java. Contribute to dashjoin/jsonata-java development by creating an account on GitHub.
github.com
October 21, 2025 at 9:19 AM
$evalが無効化されるのは妥当。むしろJSONataは$evalなんて定義すんな感はあるな。
AWS Step Functionsでは実は使えないJSONata関数がある | DevelopersIO
dev.classmethod.jp
October 5, 2025 at 5:00 AM
jsonata hahaha
October 2, 2025 at 3:36 PM
ICYMI - ⚡Check out our previous post, where we benchmark the latest JSONata Python library to see how it performs! 👉 buff.ly/3Xg60bI #networkautomation
September 22, 2025 at 7:01 AM
London Network Automation Meetup: October 9th, 2025

After a long hiatus, it's back! Talks include:
- RAG for Networks
- Using MCP Servers for NetOps
- Practical Data Tips with Pandas, JSONata, and Pydantic
- Design Driven Infrastructure Automation

Details here: networkautomation.group
London Network Automation Meetup
The London Network Automation Meetup (LNAM) is a volunteer-run meetup focused on hosting periodic meetups in London focused around network automation.
networkautomation.group
September 21, 2025 at 10:15 AM
https://zenn.dev/knowledgework/articles/feb2823365e8cd
AWS Step Functionsのワークフローについて、本番運用で培った実践的なノウハウを共有します。
インフラ定義はCDKで、インフラコードとアプリコードは同一リポジトリに管理します。
多用途Lambda関数やStateMachine Fragmentの活用法、VariablesとJSONataの利用についても解説します。
うちの Step Functions、こうやって育ててます (実践 Tips 集)
zenn.dev
September 20, 2025 at 8:14 AM
📦 monster-anshu/jsonata-php 0.0.1

A PHP port of JSONata - a lightweight query and transformation language for JSON.

🔗 https://github.com/monster-anshu/jsonata-php
August 31, 2025 at 6:59 PM
regex e jsonata, tô ficando letrado em escrever pra máquinas
August 7, 2025 at 12:16 AM
The good news?

LocalStack now supports the same mocking features, plus full support for the latest Step Functions features like JSONata, Variables, and Distributed Map.
August 6, 2025 at 8:20 AM
JSONata Documentation · JSONata
## Introduction
docs.jsonata.org
July 31, 2025 at 1:50 PM
awstip.com/revolutioniz...

For developers using Step Functions for their workflow management in AWS there were some really nice changes recently announced including support for JSONata and variables. These changes can greatly simplify your workflow. Examples are below. (1️⃣/2️⃣)

🧵
Revolutionizing AWS Step Functions: JSONata and Variables in Action
When AWS Step Functions announced its new JSONata-powered transformations and enhanced variable support in November 2024, it marked a turning point in serverless orchestration. These updates…
awstip.com
July 13, 2025 at 4:13 AM
It’s hard to overstate how much of an improvement the JSONata update to AWS Step Functions is to DX. Variables in particular are a game changer. Excellent job, AWS team!
July 11, 2025 at 4:51 PM
https://dev.classmethod.jp/articles/jsonata-on-the-command-line-tool-jfq/
JSONata式でJSONデータを抽出・加工できるCLIツールjfqの紹介記事です。
jqと比較しながら、jfqのインストール方法やAWS CLIのレスポンス加工例を解説しています。
JSONataを使うことで、より簡潔にJSONデータを扱えることを示しています。
JSONata式でJSONデータを抽出加工できるCLIツールjfqを試してみた | DevelopersIO
dev.classmethod.jp
July 7, 2025 at 12:49 AM
JSONata式でJSONデータを抽出加工できるCLIツールjfqを試してみた | DevelopersIO
https://dev.classmethod.jp/articles/jsonata-on-the-command-line-tool-jfq/
JSONata式でJSONデータを抽出加工できるCLIツールjfqを試してみた | DevelopersIO
dev.classmethod.jp
July 6, 2025 at 2:01 PM
AWS Step Functions simplifies developer experience with Variables and JSONata transformations - AWS aws.amazon.com/about-aws/wh...
AWS Step Functions simplifies developer experience with Variables and JSONata transformations - AWS
Discover more about what's new at AWS with AWS Step Functions simplifies developer experience with Variables and JSONata transformations
aws.amazon.com
July 5, 2025 at 6:05 AM
最近わかったこと
State単位でJSONata形式で記載することも可能なので段階的に変更できました。
July 2, 2025 at 2:44 PM
If your using JSONata instead of JSONPath for your AWS Step Function workflow, here's how you can flatten an array of arrays:
June 18, 2025 at 7:31 AM
✍️ New blog post by Chris Cook

Flatten Array of Arrays using JSONata for AWS Step Functions

#aws #programming #tutorial #javascript
Flatten Array of Arrays using JSONata for AWS Step Functions
The Map state of AWS Step Functions returns an array of arrays as a result. For further processing,...
dev.to
June 17, 2025 at 2:39 PM
עכשיו פשוט יותר לנהל דאטה עם AWS Step Functions Variables! שימוש ב-JSONata ליצירת API מהיר עם Lambda ו-DynamoDB 🔄✨
Simplified Data Workflows With AWS Step Functions Variables
community.aws
June 15, 2025 at 3:37 PM
✍️ New blog post by Damien Jones

Simplified Data Workflows With AWS Step Functions Variables

#amazondynamodb #awslambda #awsstepfunctions #jsonata
Simplified Data Workflows With AWS Step Functions Variables
In this post, I use AWS Step Functions variables and JSONata to create a simplified API data capture...
dev.to
June 15, 2025 at 3:09 PM
The JSONata update to @amazonwebservices.bsky.social Step Functions really is a huge step up for DX. What's more, the UI updates also do a good job of leveraging the added structure to make developing new Step Functions easier. All at no additional cost to the customer. You love to see it!
June 3, 2025 at 6:36 PM
This LocalStack launch is particularly special to me, as we now support the "mocking" feature from Step Functions Local. Now you can use JSONata and Variables (and other recent Step Functions features) with improved testing support!
LocalStack 4.4 is out!
This jam-packed release brings:
🔐 New Verified Permissions provider
👣 Mocked Service Integrations for Step Functions
🗄️ LocalStack-native RDS provider
▶️ Container-based Glue job executor
❇️ Enhancements in IAM, KMS, etc
🔗 Read here: blog.localstack.cloud/localstack-r...
Announcing the LocalStack 4.4 Release
LocalStack 4.4 is now available! This release brings a new Amazon Verified Permissions provider, a LocalStack-native RDS provider, a container-based Glue job executor, and many other enhancements…
blog.localstack.cloud
May 9, 2025 at 12:48 AM
#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)
May 8, 2025 at 6:21 PM