We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3490038 commit cf65a3dCopy full SHA for cf65a3d
1 file changed
README.md
@@ -88,7 +88,7 @@ $ node-lambda deploy --help
88
-n, --functionName [node-lambda] Lambda FunctionName
89
-h, --handler [index.handler] Lambda Handler {index.handler}
90
-m, --mode [event] Lambda Mode
91
- -o, --role [your_role] Amazon role
+ -o, --role [your_role] Amazon Role ARN
92
-m, --memorySize [128] Lambda Memory Size
93
-t, --timeout [3] Lambda Timeout
94
-d, --description [missing] Lambda Description
0 commit comments