Edit requests of とことんサーバーレス①:Serverless Framework入門編
@tech-me
2017-04-30
Serverless 1.11.xでは、sls createで作成されるプロジェクトにあるserverless.ymlでは、nodejsのバージョンが6.10になっていますので、追記したほうが良いかと思います
@ghost
2017-01-28
「ID1でTaroを登録する」には、DB照会エンドポイント dev/hello ではなく、DB登録エンドポイント dev/names になると思います。
@ghost
2017-01-28
serverless.yml に path: hello と記載しているため、endpointはdev/greetではなくdev/helloとなるように思います。
@ghost
2017-01-28
Serverless 1.5.1では、sls createで作成されるプロジェクトにevent.jsonが生成されないようなので追記したほうがいいのかなと。
Please check the preview of this article
We released Markdown parser changes on February 24, 2022. There may be some unexpected appearance changes in this update, because this article was posted before the changes.
Please don't forget to check the preview before updating your article.
For more information on the changes, please read this article.