associateEntityToThing
inline suspend fun IotThingsGraphClient.associateEntityToThing(crossinline block: AssociateEntityToThingRequest.Builder.() -> Unit): AssociateEntityToThingResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Associates a device with a concrete thing that is in the user's registry.
A thing can be associated with only one device at a time. If you associate a thing with a new device id, its previous association will be removed.