ActionExecutionResult
Execution result information, such as the external execution ID.
Contents
- errorDetails
-
Represents information about an error in CodePipeline.
Type: ErrorDetails object
Required: No
- externalExecutionId
-
The action provider's external ID for the action execution.
Type: String
Required: No
- externalExecutionSummary
-
The action provider's summary for the action execution.
Type: String
Required: No
- externalExecutionUrl
-
The deepest external link to the external resource (for example, a repository URL or deployment endpoint) that is used when running the action.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- logStreamARN
-
The Amazon Resource Name (ARN) of the log stream for the action compute.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 250.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: