ReadonlynameJob type: 'glueetl' for Spark ETL or 'pythonshell' for Python scripts.
Optional ReadonlypythonPython version for job runtime ('2' or '3').
ReadonlyscriptRelative path to the Glue script for job execution, or asset:<filename> to use a pre-built script from the app's assets directory. Available assets: dq-main.py (DQ evaluation, with utils/ as additionalScripts).
Configuration for a Glue job command specifying script execution and runtime environment.
Use cases: Job command configuration; Script execution; Runtime environment; ETL job setup
AWS: Glue job command configuration for script execution and runtime environment
Validation: name and scriptLocation are required; pythonVersion is optional with specific constraints