DeviceSummary
Summary of the device.
Contents
- DeviceArn
-
Amazon Resource Name (ARN) of the device.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws[a-z\-]*:[a-z\-]*:[a-z\-]*:\d{12}:[a-z\-]*/?[a-zA-Z_0-9+=,.@\-_/]+$
Required: Yes
- DeviceName
-
The unique identifier 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
- AgentVersion
-
Edge Manager agent version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 30.
Pattern:
[a-zA-Z0-9\ \_\.]+
Required: No
- Description
-
A description of the device.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 40.
Pattern:
^[-a-zA-Z0-9_.,;:! ]*$
Required: No
- DeviceFleetName
-
The name of the fleet the device belongs to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$
Required: No
- IotThingName
-
The AWS Internet of Things (IoT) object thing name associated with the device..
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[a-zA-Z0-9:_-]+
Required: No
- LatestHeartbeat
-
The last heartbeat received from the device.
Type: Timestamp
Required: No
- Models
-
Models on the device.
Type: Array of EdgeModelSummary objects
Required: No
- RegistrationTime
-
The timestamp of the last registration or de-reregistration.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: