Pooya Paridel
banner
pooyap.bsky.social
Pooya Paridel
@pooyap.bsky.social
Senior Software Development Engineer at Amazon Web Services (AWS) - Workflow Experience

Cherishing life with family, playing the piano, engaging in chess, enjoying music, diving into books, and embracing nature.
What's New at AWS - Cloud Innovation & News
aws.amazon.com
September 18, 2025 at 9:27 PM
New observability metrics:
• ApproximateOpenMapRunCount
• OpenMapRunLimit
• ApproximateMapRunBacklogSize
September 18, 2025 at 9:27 PM
New Data Sources:
1. Process AWS Athena data manifest files from Amazon S3
2. Parquet files from Amazon S3
3. Iterate through the content of S3 objects using S3ListObjectsV2
4. Process JSON objects or Array that's not at the top-level from Amazon S3 or state input
September 18, 2025 at 9:27 PM
Enhance Choice states: Write conditions easily & flexibly. Define output & variables per choice rule. 14/14
November 22, 2024 at 10:03 PM
States.QueryEvaluationError now allows catching errors in JSONata evaluation or retrying, instead of terminating the entire workflow due to input/output transformation errors. 13/14
November 22, 2024 at 10:02 PM
Effortlessly monitor Variable in Step Functions console. Track variables, assignments, evaluations, and history - all in one place. 12/14
November 22, 2024 at 10:02 PM
Say goodbye to hassles with Path field! 🙌 TimestampPath or Timestamp field confusion? Not anymore! Most fields now support JSONPath by default, eliminating multiple fields for passing primitive data or using JSONPath. 🎉 11/14
November 22, 2024 at 10:01 PM
JSONata syntax getting too complex? 💻 Step Functions Console makes writing and viewing multi-line JSONata a breeze. 🔥 No more squinting at long one-liners! 11/14
November 22, 2024 at 10:01 PM
Console auto complete: Effortlessly access your data across states with Step Functions Console's new auto complete feature. As you type, it suggests Variables, Input, Context, and JSONata functions, eliminating the hassle of memorizing definitions and syntax. 10/14
November 22, 2024 at 10:01 PM
Less Lambda = Lower Cost + Faster Compute. Ditch Lambda for anything JSONata can handle. Streamline workflows. 9/14
November 22, 2024 at 10:00 PM
Reduce CloudWatch logs size and costs with Variables! By using Variables, there will be less data in each history event and as a result you could lower your cost as CloudWatch logs become smaller. 8/14
November 22, 2024 at 10:00 PM
Less state, less cost. Achieve the same logic with fewer states, reducing costs. 7/14
November 22, 2024 at 10:00 PM
Workaround for 256k limit: Define multiple variables (each with 256k limit) and utilize them as needed to carry more data. 6/14
November 22, 2024 at 9:59 PM
Simplify data transformation with just Argument and Output! 🔀 Tired of dealing with InputPath, Parameters, ResultSelector, ResultPath, and more? Our new approach lets you do more with less config, providing the flexibility you need. Say goodbye to complexity! 🎉 5/14
November 22, 2024 at 9:59 PM
No more dealing with .$! 🙌 Tired of forgetting to put .$ when accessing Input or Context objects? JSONata expressions just got easier and more natural! Say goodbye to that hassle. 4/14
November 22, 2024 at 9:59 PM
Variables make data accessible across states. Define once, use anywhere - no need to carry the data state by state. 3/14
November 22, 2024 at 9:58 PM
Manipulating data with JSONata:
You gain greater power and flexibility to transform data, enabling complex logic that was previously unattainable. This unlocks possibilities to perform advanced computations directly, eliminating the need for external processing like Lambda functions. 2/14
November 22, 2024 at 9:58 PM