The error details for the environment.
Contents
- code
-
The error code.
Type: String
Valid Values:
AccessDeniedException | InternalServerException | ValidationException | ResourceNotFoundException | MaxPayloadSizeExceeded | ConflictException
Required: Yes
- environmentId
-
The environment ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
(STEP:step-[0-9a-f]{32}:.*)|(JOB:job-[0-9a-f]{32}:.*)
Required: Yes
- jobId
-
The job ID.
Type: String
Pattern:
job-[0-9a-f]{32}
Required: Yes
- message
-
The error message detailing the error's cause.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: