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-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -138,10 +138,10 @@ or
138
138
****Function code -> Code entry type -> Upload a .zip file** upload a zip file
139
139
** In **Runtime**, select the latest version of Node.js that you found on [Releases](https://github.com/sagidM/s3-resizer/releases)
140
140
**[You can now click on **Save** to save your time because it takes a while to upload a zip file]
141
-
** Set up these three**Environment variables**_(format: key=value)_
141
+
** Set up the following**Environment variables**_(format: key=value)_
142
142
**BUCKET**=_your bucket's name_
143
143
**URL**=**Endpoint** you copied before (from Static website hosting)
144
-
**WHITELIST**=your list (space-separated) of allowed size options (e.g. AUTOx150 300x200 100x100_max)
144
+
**WHITELIST**=your list (space-separated) of allowed size options (e.g. AUTOx150 300x200 100x100_max). This parameter is optional, if not provided, the lambda will process everything
0 commit comments