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

Field

Type

Description

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

Field

Type

Description

amzRequestId [required]

string

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