Skip to main content
AWS Glue is a serverless data integration service for discovering, preparing, and combining data for analytics and ETL. Trigger it from a Paradime Bolt schedule with the Paradime CLI, so it runs as part of your pipeline.

What you can do

  • Trigger one or more Glue workflows from a Bolt schedule
  • Trigger one or more Glue ETL jobs from a Bolt schedule
  • List available Glue workflows and jobs with their status

Prerequisites

  • An IAM user or role with permissions to run the relevant Glue actions (for example, glue:StartWorkflowRun, glue:StartJobRun).

Set up

Paradime authenticates to AWS with your IAM credentials. Set them as Bolt schedule environment variables:

Trigger from Bolt

Add the Run AWS Glue command to a schedule. For the full command reference, flags, and examples, see the AWS Glue CLI.