deleteCoreDevice
inline suspend fun GreengrassV2Client.deleteCoreDevice(crossinline block: DeleteCoreDeviceRequest.Builder.() -> Unit): DeleteCoreDeviceResponse
Deletes a Greengrass core device, which is an IoT thing. This operation removes the core device from the list of core devices. This operation doesn't delete the IoT thing. For more information about how to delete the IoT thing, see DeleteThing in the IoT API Reference.