We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7b7af commit 445e4f1Copy full SHA for 445e4f1
src/cfnlint/rules/resources/stepfunctions/StateMachine.py
@@ -61,6 +61,7 @@ def _check_state_json(self, def_json, state_name, path):
61
"Iterator",
62
"ItemsPath",
63
"ItemProcessor",
64
+ "ItemReader",
65
"ItemSelector",
66
"ResultPath",
67
"ResultSelector",
0 commit comments