View source: R/sagemaker_operations.R
sagemaker_deregister_devices | R Documentation |
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.
sagemaker_deregister_devices(DeviceFleetName, DeviceNames)
DeviceFleetName |
[required] The name of the fleet the devices belong to. |
DeviceNames |
[required] The unique IDs of the devices. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.