How To Install Python Library in Lambda | AWS Lambda

preview_player
Показать описание
Install Python Libraries on AWS Lambda with the help of Lambda Layer and Cloud9


ABOUT
This tutorial will help you to install external python libraries in AWS Lambda. The commands are below;
python --version
sudo amazon-linux-extras install python3.8
mkdir python
python3.8 -m pip install pandas -t python/

USEFUL LINKS


Thank you for watching the video How to Install Python Library in Lambda with the help of cloud9.

Contact:
Рекомендации по теме
Комментарии
Автор

Thank you, really helpful and straight to the point

kastel
Автор

Could not connect to the endpoint URL for aws lambda

tartilasahid
Автор

To install pika i need to write pika intstead of pandas?

Lpint
welcome to shbcf.ru