AWS Glue Job parameters

The following table describes AWS Glue job parameters.

Parameter

Description

Connection profile

Determines which connection profile is used to connect to AWS Glue.

Glue Job Name

Defines the AWS Glue job name that you want to run. After you create an AWS Glue pipeline, it is saved as a jobname and you can run it.

Glue Job Arguments

Determines whether to add arguments to the AWS Glue job

Arguments

Defines the AWS Glue job runtime parameters

Format: {"--myArg1": "myVal1", "--myArg2": "myVal2"}

Status Polling Frequency

(Optional) Determines the number of seconds to wait before checking the status of the job between intervals.

Default: 15

Parent Topic

Job types