#author("2020-10-08T07:26:17+00:00","default:wikiadmin","wikiadmin")
-Lambdaのデプロイで利用


*主要コマンド一覧 [#c55b6060]

|プロジェクトの作成|sls create -t aws-python -p プロジェクト名|

*操作 [#xe40d91a]

**IAM作成 [#h2e15d86]


**依存ライブラリ指定 [#h615d005]

-slsコマンドの裏で依存ライブラリをインストールするplugin

https://github.com/UnitedIncome/serverless-python-requirements

上記の実装例

https://qiita.com/gkzz/items/23a7d03aeadcec341700

***serverless-python-requirements [#e3086cd3]

 npm install --save serverless-python-requirements

*VPC Lambda [#uf8f4c78]

https://dev.classmethod.jp/articles/serverless-framework-lambda-function-run-in-vpc/

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS