Framework Core: 3.16.0 Plugin: 6.2.2 SDK: 4.3.2
That’s all I get when I try to run the command
serverless deploy -v
weird… Nevertheless, I was able to kind of achieve the same in the Lamba console itself. When creating the function, you can select the ‘Hello world’ demo for starters, then give public permissions, and enable the function URL
😊+
Comments about A crash course on Serverless with Node.js
Framework Core: 3.16.0 Plugin: 6.2.2 SDK: 4.3.2That’s all I get when I try to run the command
weird… Nevertheless, I was able to kind of achieve the same in the Lamba console itself. When creating the function, you can select the ‘Hello world’ demo for starters, then give public permissions, and enable the function URL
😊+