BatchUpdateDevicePositionError
Contains error details for each device that failed to update its position.
Contents
- DeviceId
-
The device associated with the failed location update.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-._\p{L}\p{N}]+
Required: Yes
- Error
-
Contains details related to the error code such as the error code and error message.
Type: BatchItemError object
Required: Yes
- SampleTime
-
The timestamp at which the device position was determined. Uses ISO 8601
format: YYYY-MM-DDThh:mm:ss.sssZ
.Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: