The request structure for the start job request.
The unique ID for an Amplify app.
The name of the branch to use for the job.
The commit ID from a third-party repository provider for the job.
The commit message from a third-party repository provider for the job.
The commit date and time for the job.
The unique ID for an existing job. This is required if the value of jobType is RETRY.
jobType
RETRY
A descriptive reason for starting the job.
Describes the type for the job. The job type RELEASE starts a new job with the latest change from the specified branch. This value is available only for apps that are connected to a repository.
RELEASE