updateJobFromSourceControl
inline suspend fun GlueClient.updateJobFromSourceControl(crossinline block: UpdateJobFromSourceControlRequest.Builder.() -> Unit): UpdateJobFromSourceControlResponse
Synchronizes a job from the source control repository. This operation takes the job artifacts that are located in the remote repository and updates the Glue internal stores with these artifacts.
This API supports optional parameters which take in the repository information.