Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
I'm a little confused. In your description, you mention from your Serverless course, but you're manually using update-function-code from aws cli. Doesn't sls do this, when you use the deploy command from sls ?
sls is a different service / company that uses aws lambda functions.
thanks! it help me to solve my issue
omg, I just wanted to get to the package.json file what is this nonsense.
couldn't get this to work... kept getting: "errorType": "Runtime.ImportModuleError", "errorMessage": "Error: Cannot find module 'index'Require stack:- /var/runtime/index.mjs",
I'm a little confused. In your description, you mention from your Serverless course, but you're manually using update-function-code from aws cli. Doesn't sls do this, when you use the deploy command from sls ?
sls is a different service / company that uses aws lambda functions.
thanks! it help me to solve my issue
omg, I just wanted to get to the package.json file what is this nonsense.
couldn't get this to work... kept getting: "errorType": "Runtime.ImportModuleError",
"errorMessage": "Error: Cannot find module 'index'
Require stack:
- /var/runtime/index.mjs",