sagemaker_deregister_devices: Deregisters the specified devices

View source: R/sagemaker_operations.R

sagemaker_deregister_devicesR Documentation

Deregisters the specified devices

Description

Deregisters the specified devices. After you deregister a device, you will need to re-register the devices.

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

Usage

sagemaker_deregister_devices(DeviceFleetName, DeviceNames)

Arguments

DeviceFleetName

[required] The name of the fleet the devices belong to.

DeviceNames

[required] The unique IDs of the devices.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.