sagemakeredgemanager_get_device_registration {paws.machine.learning}R Documentation

Use to check if a device is registered with SageMaker Edge Manager

Description

Use to check if a device is registered with SageMaker Edge Manager.

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

Usage

sagemakeredgemanager_get_device_registration(DeviceName, DeviceFleetName)

Arguments

DeviceName

[required] The unique name of the device you want to get the registration status from.

DeviceFleetName

[required] The name of the fleet that the device belongs to.


[Package paws.machine.learning version 0.7.0 Index]