Skip to content

Commit d21e15e

Browse files
authored
Update README.md
1 parent 140fc03 commit d21e15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $ sls deploy stepf --state <stepfunctionname>
4242
4343
### invoke
4444
```
45-
$ sls invoke stepf --state <stepfunctionname>
45+
$ sls invoke stepf --state <stepfunctionname> --data '{"foo":"bar"}'
4646
```
4747
4848
### remove

0 commit comments

Comments
 (0)