aws-psycopg2 · PyPI
pypi.org › project › aws-psycopg2Feb 11, 2020 · psycopg2 Python Library for AWS Lambda. This is a custom compiled psycopg2 C library for Python. Due to AWS Lambda missing the required PostgreSQL libraries in the AMI image, we needed to compile psycopg2 with the PostgreSQL libpq.so library statically linked libpq library instead of the default dynamic link.
aws-psycopg2 · PyPI
https://pypi.org/project/aws-psycopg211.02.2020 · psycopg2 Python Library for AWS Lambda. This is a custom compiled psycopg2 C library for Python. Due to AWS Lambda missing the required PostgreSQL libraries in the AMI image, we needed to compile psycopg2 with the PostgreSQL libpq.so library statically linked libpq library instead of the default dynamic link.
Using Python Libraries with AWS Glue - AWS Glue
docs.aws.amazon.com › glue › latestNavigate to the developer endpoint in question, check the box beside it, and choose Update ETL libraries from the Action menu. In a similar way, you can specify library files using the AWS Glue APIs. When you create a development endpoint by calling CreateDevEndpoint Action (Python: create_dev_endpoint) , you can specify one or more full paths ...