CoreDevice - Amazon IoT Greengrass
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CoreDevice

Contains information about a Greengrass core device, which is an Amazon IoT thing that runs the Amazon IoT Greengrass Core software.

Contents

coreDeviceThingName

The name of the core device. This is also the name of the Amazon IoT thing.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

lastStatusUpdateTimestamp

The time at which the core device's status last updated, expressed in ISO 8601 format.

Type: Timestamp

Required: No

status

The status of the core device. Core devices can have the following statuses:

  • HEALTHY – The Amazon IoT Greengrass Core software and all components run on the core device without issue.

  • UNHEALTHY – The Amazon IoT Greengrass Core software or a component is in a failed state on the core device.

Type: String

Valid Values: HEALTHY | UNHEALTHY

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: