AWS Glue supports scripts that are compatible with Python 3.6 in Python shell jobs

Posted on: Jun 6, 2019

Starting today, you can now run scripts using Python shell jobs that are compatible with Python 3.6. Previously, Python shell jobs in AWS Glue were compatible only with Python 2.7. You can use Python shell jobs in AWS Glue to run small to medium-sized generic tasks that are often part of an ETL (extract, transform, and load) workflow.  

To learn more, please refer to our documentation