ListDevicePositionsResponseEntry - Amazon Location Service

ListDevicePositionsResponseEntry

Contains the tracker resource details.

Contents

DeviceId

The ID of the device for this position.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[-._\p{L}\p{N}]+$

Required: Yes

Position

The last known device position. Empty if no positions currently stored.

Type: Array of doubles

Array Members: Fixed number of 2 items.

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

Accuracy

The accuracy of the device position.

Type: PositionalAccuracy object

Required: No

PositionProperties

The properties associated with the position.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 3 items.

Key Length Constraints: Minimum length of 1. Maximum length of 20.

Value Length Constraints: Minimum length of 1. Maximum length of 40.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: