We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 140fc03 commit d21e15eCopy full SHA for d21e15e
README.md
@@ -42,7 +42,7 @@ $ sls deploy stepf --state <stepfunctionname>
42
43
### invoke
44
```
45
-$ sls invoke stepf --state <stepfunctionname>
+$ sls invoke stepf --state <stepfunctionname> --data '{"foo":"bar"}'
46
47
48
### remove
0 commit comments