updateSourceControlFromJob
inline suspend fun GlueClient.updateSourceControlFromJob(crossinline block: UpdateSourceControlFromJobRequest.Builder.() -> Unit): UpdateSourceControlFromJobResponse
Synchronizes a job to the source control repository. This operation takes the job artifacts from the Glue internal stores and makes a commit to the remote repository that is configured on the job.
This API supports optional parameters which take in the repository information.