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
|`RIE_ENDPOINT`| URL for the Lambda Runtime Interface Emulator (RIE) |`http://localhost:9000/2015-03-31/functions/function/invocations`|
56
-
|`ENABLE_CORS`| Set this to `"true"` to enable CORS for all origins, methods, and headers.<br>**Warning:** Please be aware that this options may have security implications. |`"false"`|
|`RIE_ENDPOINT`| URL for the Lambda Runtime Interface Emulator (RIE) |`http://localhost:9000/2015-03-31/functions/function/invocations`|
56
+
|`ENABLE_CORS`| Set this to `true` to enable CORS for all origins, methods, and headers.<br>**Warning:** Please be aware that this options may have security implications. |`false`|
0 commit comments