{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "Glue", "type": "object", "properties": { "glue_aws_role_arn": { "type": "string" }, "glue_catalog_id": { "type": "string" }, "glue_region": { "type": "string" }, "catalog_namespace": { "type": "string" } } }