AWS CodePipeline

Put job failure result

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

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

Inputs

Expand All

Champ

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

Champ

Type

Description

amzRequestId [required]

string