このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

Returns information about a specified job and whether that job has been received by the job worker. Used for custom actions only.

Inputs

フィールド

種類

説明

region [required]

enum

default: us-east-1

jobId [required]

string

The unique system-generated ID of the job for which you want to confirm receipt.

nonce [required]

string

A system-generated random number that CodePipeline uses to ensure that the job is being worked on by only one job worker. Get this number from the response of the PollForJobs request that returned this job.

Outputs

フィールド

種類

説明

amzRequestId [required]

string

status

string

Whether the job worker has received the specified job.