createManagedThing
inline suspend fun IotManagedIntegrationsClient.createManagedThing(crossinline block: CreateManagedThingRequest.Builder.() -> Unit): CreateManagedThingResponse
Creates a managed thing. A managed thing contains the device identifier, protocol supported, and capabilities of the device in a protocol-specific format.