ErrorDetails
Contains the details of an AWS IoT SiteWise error.
Contents
- code
-
The error code.
Type: String
Valid Values:
VALIDATION_ERROR | INTERNAL_FAILURE
Required: Yes
- message
-
The error message.
Type: String
Required: Yes
- details
-
A list of detailed errors.
Type: Array of DetailedError objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: