sagemaker_update_devices {paws.machine.learning} | R Documentation |
Updates one or more devices in a fleet
Description
Updates one or more devices in a fleet.
See https://www.paws-r-sdk.com/docs/sagemaker_update_devices/ for full documentation.
Usage
sagemaker_update_devices(DeviceFleetName, Devices)
Arguments
DeviceFleetName |
[required] The name of the fleet the devices belong to. |
Devices |
[required] List of devices to register with Edge Manager agent. |
[Package paws.machine.learning version 0.7.0 Index]