File tree Expand file tree Collapse file tree
infrastructure/stacks/api-layer Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ INSTRUCTIONS:
1061062. Ensure the new hashes are working as expected.
1071073. Run the command below to approve and resume the workflow:
108108
109- aws stepfunctions send-task-success --task-token {} --task-output \\{\\ }
109+ aws stepfunctions send-task-success --task-token {} --task-output {{} }
110110
111111======================================================
112112', $$.Task.Token)
@@ -128,7 +128,7 @@ INSTRUCTIONS:
1281282. Ensure the old hashes have been removed successfully.
1291293. Run the command below to approve and resume the workflow:
130130
131- aws stepfunctions send-task-success --task-token {} --task-output \\{\\ }
131+ aws stepfunctions send-task-success --task-token {} --task-output {{} }
132132
133133======================================================
134134', $$.Task.Token)
You can’t perform that action at this time.
0 commit comments