FailureDetails
Represents information about failure details.
Contents
- message
-
The message about the failure.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5000.
Required: Yes
- type
-
The type of the failure.
Type: String
Valid Values:
JobFailed | ConfigurationError | PermissionError | RevisionOutOfSync | RevisionUnavailable | SystemUnavailable
Required: Yes
- externalExecutionId
-
The external ID of the run of the action that failed.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: