Values.GetDeviceRegistrationRequestSourceUse to check if a device is registered with SageMaker Edge Manager.
type nonrec t = {deviceName : DeviceName.t;The unique name of the device you want to get the registration status from.
*)deviceFleetName : DeviceFleetName.t;The name of the fleet that the device belongs to.
*)}