BatchDeviceErrorResponseItem
Contains error information for a device operation that failed in a batch device request.
Contents
Note
In the following list, the required parameters are described first.
- appId
-
The application ID of the device that failed to be processed.
Type: String
Pattern:
[\S\s]*Required: Yes
- field
-
The field that caused the error.
Type: String
Pattern:
[\S\s]*Required: No
- reason
-
A description of why the device operation failed.
Type: String
Pattern:
[\S\s]*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: