"ConfigureCount": {
"Type": "Pass",
"Result": {
"count": 10,
"index": 0,
"step": 1
},
"ResultPath": "$.iterator",
"Next": "Iterator"
},
"ConfigureCount": {
"Type": "Pass",
"ResultPath": "$.iterator",
"Result": "[object Object]",
"Next": "Iterator"
},
Hi, I was following the tutorial here: https://docs.aws.amazon.com/step-functions/latest/dg/tutorial-create-iterate-pattern-section.html
After importing the JSON, the "Pass" state that was:
turns into: