Job definition parameters in Control-M for AWS enable you to apply values for the variables, as described in Using Control-M.
The following table describes the parameters for the Control-M for AWS.
Parameter |
Description |
---|---|
Determines the Lambda function to execute |
|
Determines the Lambda function version |
|
Defines the Lambda function payload in JSON format |
|
Defines client-specific information |
|
Defines the State Machine to be used |
|
Defines a name for the execution |
|
Defines the Step Function input in JSON format |
|
Defines the name of the Batch job |
|
Determines the job definition to be used |
|
Defines the job definition revision |
|
Determines the queue to which the job is submitted |
|
Defines the parameters for the job |
|
Determines whether the Batch job is a single or an array job |
|
Defines the size of an Array job (minimum 2) |
|
Determines an AWS Batch job dependency |
|
Determines whether the Batch job depends on a Standard, Sequential or N-to-N job type |
|
Defines the JobID upon which the Batch job depends |
|
Defines a command to send to the container that overrides the default command from the Docker image or the job definition |
|
Defines the environment variables to send to the container |
|
Defines the number of MB of memory reserved for the job (minimum 4) |
|
Defines the number of vCPUs to reserve for the container |
|
Defines the number of retry attempts |
|
Defines the timeout duration in seconds |
Parent Topic |