Device
Information of a particular device.
Contents
- DeviceName
-
The name of the device.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$
Required: Yes
- Description
-
Description of the device.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Pattern:
^[-a-zA-Z0-9_.,;:! ]*$
Required: No
- IotThingName
-
AWS Internet of Things (IoT) object name.
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[a-zA-Z0-9:_-]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: