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 ...
awsglue-local · PyPI
https://pypi.org/project/awsglue-local07.07.2020 · awsglue. The awsglue Python package contains the Python portion of the AWS Glue library. This library extends PySpark to support serverless ETL on AWS. Note that this package must be used in conjunction with the AWS Glue service and is not executable independently. Many of the classes and methods use the Py4J library to interface with code that ...