I currently have this lambda function in python which calls a glue job:
import boto3 client = boto3.client(\'glue\') glueJobName = "Python New sync"