it5meyash / AWS-GLUE-DATE-PIPELINE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To create zip file for aws lambda function

use below commadn

pip install --platform manylinux2014_x86_64 --target=<folder_name> --implementation cp --python 3.9 --only-binary=:all: --upgrade <lib1> <lib2>
pip install --platform manylinux2014_x86_64 --target=lambda_function_code --implementation cp --python 3.9 --only-binary=:all: --upgrade pymongo[srv] requests boto3

About


Languages

Language:Python 71.2%Language:C++ 12.7%Language:C 11.2%Language:Tcl 3.7%Language:Roff 0.4%Language:Makefile 0.2%Language:Shell 0.2%Language:HTML 0.1%Language:CSS 0.1%Language:Objective-C 0.1%Language:Perl 0.0%Language:PowerShell 0.0%Language:Batchfile 0.0%