acknowledgeJob
inline suspend fun CodePipelineClient.acknowledgeJob(crossinline block: AcknowledgeJobRequest.Builder.() -> Unit): AcknowledgeJobResponse
Returns information about a specified job and whether that job has been received by the job worker. Used for custom actions only.