AWS IoT Thing Attributes - introduction
Overview The IoT Thing is a virtual representation of a physical device or logical entity (for instance: an application).
Following Thing properties describe an IoT Thing:
Thing Name Thing Type Thing Attributes Thing Groups Billing Group AWS IoT Thing properties Thing Attributes Thing Attributes are key-value pairs that record information about the Thing (for instance: the hardware version or vendor).
We can create an IoT Thing and define Thing Attributes using the AWS SDK for Python (Boto3).