StartJobRunRequest
class StartJobRunRequest
Types
Properties
Link copied to clipboard
The ID of the application on which to run the job.
Link copied to clipboard
The client idempotency token of the job run to start. Its value must be unique for each request.
Link copied to clipboard
The configuration overrides for the job run.
Link copied to clipboard
You can pass an optional IAM policy. The resulting job IAM role permissions will be an intersection of this policy and the policy associated with your job execution role.
Link copied to clipboard
The execution role ARN for the job run.
Link copied to clipboard
The maximum duration for the job run to run. If the job run runs beyond this duration, it will be automatically cancelled.
Link copied to clipboard
The mode of the job run when it starts.
Link copied to clipboard
The retry policy when job run starts.