Converting an AWS Step Function to use CDK - Part 2
In Part 1, we started to convert a state machine from an ASL definition used by SAM, to a fluent definition written in CDK. The full graph of the state machine is shown below:
So far, I managed, thanks to the payloadResponseOnly property, to convert...
10printiamcool.com4 min read
James Rajkumar
Hi, nice article. I wanted to check if there is a way to change the rolename and lambda name created by EvaluateExpression ? thanks