Skip to content

amitbiswas1999/AWS-Glue-Data-Pipeline

Repository files navigation

Project Architecture

Screenshot from 2023-04-05 10-26-35

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages