-
pip installするときに、vendorディレクトリを指定してインストールする。
pip3 install requests -t apex/functions/notify/vendor
(apexを使った例なのですが、notifyがLambda関数を指しています。) -
AWS Lambdaの環境変数に以下の設定を加える。
変数:PYTHONPATH
内容:/var/runtime:/var/task/vendor
More than 5 years have passed since last update.
AWS Lambdaに使うPythonのpipでインストールしたライブラリを整理する
Last updated at Posted at 2018-11-23
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme