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

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service