I want to use aws glue connection to disable and enable constraints in tables in database instead of using jdbc connection in python.
The reason for this to avoid passing password in jdbc connection.
I want to use aws glue connection to disable and enable constraints in tables in database instead of using jdbc connection in python.
The reason for this to avoid passing password in jdbc connection.