Skip to content

Commit dc2dd22

Browse files
committed
Fix stepfunction output
1 parent 70c76fc commit dc2dd22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

states/invalidate.asl.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ States:
1313
FunctionName: "${ConsumerFunctionName}"
1414
Payload:
1515
sequence.$: $.sequence
16+
OutputPath: $.Payload
1617
Retry:
1718
- ErrorEquals:
1819
- States.TaskFailed

0 commit comments

Comments
 (0)