BatchUpdateWorkloadEstimateUsageError
Represents an error that occurred when updating usage in a workload estimate.
Contents
- errorCode
-
The code associated with the error.
Type: String
Valid Values:
BAD_REQUEST | NOT_FOUND | CONFLICT | INTERNAL_SERVER_ERROR
Required: No
- errorMessage
-
The message that describes the error.
Type: String
Required: No
- id
-
The ID of the error.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: