There is an option to create an AWS Glue job that executes directly on my Postgres DB (hosted from AWS as well)? Would prefer to be able to run my old SQL jobs through AWS Glue before they are rewritten in Python for example as I would have to rewrite the business logic of lots of sql functions.
There is an option to create an AWS Glue job that executes directly on my Postgres DB (hosted from AWS as well)? Would prefer to be able to run my old SQL jobs through AWS Glue before they are rewritten in Python for example as I would have to rewrite the business logic of lots of sql functions.