BatchEvaluateGeofencesError
Contains error details for each device that failed to evaluate its position against the geofences in a given geofence collection.
Contents
- DeviceId
-
The device associated with the position evaluation error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-._\p{L}\p{N}]+
Required: Yes
- Error
-
Contains details associated to the batch error.
Type: BatchItemError object
Required: Yes
- SampleTime
-
Specifies a timestamp for when the error occurred in 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: