File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010``` bash
1111$ simplify-cli init --help
1212╓───────────────────────────────────────────────────────────────╖
13- ║ Simplify CLI - Version 0.1.21 ║
13+ ║ Simplify CLI - Version 0.1.23 ║
1414╙───────────────────────────────────────────────────────────────╜
1515
1616Create a deployment template: simplify-cli init [--template= ]Detector | ShowLog
17- 1. Detector - A lambda function based on Python 3.7 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 .
17+ 1. Detector - A Python Detector function based on Python 3.7 runtime.
18+ 2. ShowLog - A CloudWatch Log reader function based on NodeJS 12.x.
1919
2020Create associated CF stack: simplify-cli init [--template= ]CloudFront | CognitoUser...
2121
You can’t perform that action at this time.
0 commit comments