File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,9 @@ $ simplify-cli init --help
1313║ Simplify CLI - Version 0.1.21 ║
1414╙───────────────────────────────────────────────────────────────╜
1515
16- Create a deployment template: simplify-cli init [--template= ]NodeJS | Python
17-
16+ Create a deployment template: simplify-cli init [--template= ]Detector | ShowLog
1817 1. Detector - A lambda function based on Python 3.7 runtime with default Role and Policy configuration.
19- 2. Lambda - A lambda function based on NodeJS 12.x runtime with default Role and Policy configuration.
18+ 2. ShowLog - A lambda function based on NodeJS 12.x runtime with default Role and Policy configuration.
2019
2120Create associated CF stack: simplify-cli init [--template= ]CloudFront | CognitoUser...
2221
You can’t perform that action at this time.
0 commit comments