ExecutionDetails
The details of the actions taken and results produced on an artifact as it passes through stages in the pipeline.
Contents
- externalExecutionId
-
The system-generated unique ID of this action used to identify this job worker in any external systems, such as CodeDeploy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1500.
Required: No
- percentComplete
-
The percentage of work completed on the action, represented on a scale of 0 to 100 percent.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- summary
-
The summary of the current status of the actions.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: