deleteManagedThing
inline suspend fun IotManagedIntegrationsClient.deleteManagedThing(crossinline block: DeleteManagedThingRequest.Builder.() -> Unit): DeleteManagedThingResponse
Delete a managed thing. If a controller is deleted, all of the devices connected to it will have their status changed to PENDING
. It is not possible to remove a cloud device.