ThingDocument
The thing search index document.
Contents
- attributes
-
The attributes.
Type: String to string map
Key Length Constraints: Maximum length of 128.
Key Pattern:
[a-zA-Z0-9_.,@/:#-]+
Value Length Constraints: Maximum length of 800.
Value Pattern:
[a-zA-Z0-9_.,@/:#=\[\]-]*
Required: No
- connectivity
-
Indicates whether the thing is connected to the AWS IoT Core service.
Type: ThingConnectivity object
Required: No
- deviceDefender
-
Contains Device Defender data.
For more information about Device Defender, see Device Defender.
Type: String
Required: No
- shadow
-
The unnamed shadow and named shadow.
For more information about shadows, see AWS IoT Device Shadow service.
Type: String
Required: No
- thingGroupNames
-
Thing group and billing group names.
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9:_-]+
Required: No
- thingId
-
The thing ID.
Type: String
Required: No
- thingName
-
The thing name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9:_-]+
Required: No
- thingTypeName
-
The thing type name.
Type: String
Length Constraints: Minimum length of 1. 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: