Lists the latest device positions for requested devices.
See https://www.paws-r-sdk.com/docs/locationservice_batch_get_device_position/ for full documentation.
locationservice_batch_get_device_position(TrackerName, DeviceIds)
[required] The tracker resource retrieving the device position.
[required] Devices whose position you want to retrieve.
For example, for two devices:
device-ids=DeviceId1&device-ids=DeviceId2