lib/glue_stack.py [117:122]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            ),
            connections=glue.CfnJob.ConnectionsListProperty(
                connections=[job_connection.connection_name],
            ),
            default_arguments={
                '--enable-glue-datacatalog': '""',
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



lib/glue_stack.py [146:151]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            ),
            connections=glue.CfnJob.ConnectionsListProperty(
                connections=[job_connection.connection_name],
            ),
            default_arguments={
                '--enable-glue-datacatalog': '""',
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



