You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -187,10 +187,10 @@ To build and package your Lambda, run the following command:
187
187
188
188
The `archive` command can be customized using the following parameters
189
189
190
-
*`--output-path` A valid file system path where a folder with the archive operation result will be placed. This folder will contains the following elements:
190
+
*`--output-path` A valid file system path where a folder with the archive operation result will be placed. This folder will contain the following elements:
191
191
* A file link named `bootstrap`
192
192
* An executable file
193
-
* A **Zip** file ready to be upload to AWS
193
+
* A **Zip** file ready to be uploaded to AWS
194
194
*`--verbose` A number that sets the command output detail level between the following values:
0 commit comments