AWS CodePipeline

Put job failure result

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

Represents the failure of a job as returned to the pipeline by a job worker. Used for custom actions only.

Inputs

Expand All

フィールド

種類

説明

region [required]

enum

default: us-east-1

jobId [required]

string

The unique system-generated ID of the job that failed. This is the same ID returned from PollForJobs.

failureDetails [required]

object

The details about the failure of a job.

type [required]

string

The type of the failure.

message [required]

string

The message about the failure.

externalExecutionId

string

The external ID of the run of the action that failed.

Outputs

フィールド

種類

説明

amzRequestId [required]

string