Skip to content

Commit 3379481

Browse files
authored
[README] Add the 'apiGateway' option to the run command (#532)
Implement a simple API Gateway event #530 #530
1 parent c30d959 commit 3379481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Options:
123123
-x, --contextFile [context.json] Context JSON File
124124
-M, --enableRunMultipleEvents [true] Enable run multiple events
125125
-y, --proxy [] Proxy server
126+
--apiGateway Convert to API Gateway events
126127
```
127128

128129
#### package

0 commit comments

Comments
 (0)