locationservice_batch_update_device_position: Uploads position update data for one or more devices to a...

View source: R/locationservice_operations.R

locationservice_batch_update_device_positionR Documentation

Uploads position update data for one or more devices to a tracker resource (up to 10 devices per batch)

Description

Uploads position update data for one or more devices to a tracker resource (up to 10 devices per batch). Amazon Location uses the data when it reports the last known device position and position history. Amazon Location retains location data for 30 days.

See https://www.paws-r-sdk.com/docs/locationservice_batch_update_device_position/ for full documentation.

Usage

locationservice_batch_update_device_position(TrackerName, Updates)

Arguments

TrackerName

[required] The name of the tracker resource to update.

Updates

[required] Contains the position update details for each device, up to 10 devices.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.