Programming Ray scripts - AWS Glue
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 10, 2026.

Programming Ray scripts

AWS Glue makes it easy to write and run Ray scripts. This section describes the supported Ray capabilities that are available in AWS Glue for Ray. You program Ray scripts in Python.

Your custom script must be compatible with the version of Ray that's defined by the Runtime field in your job definition. For more information about Runtime in the Jobs API, see Jobs. For information about each runtime environment, see Supported Ray runtime environments.