Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListDeviceEventsCommandInputProtected

The input for ListDeviceEventsCommand.

Hierarchy

Properties

DeviceId: undefined | string

The unique identifier of the device.

FromTimeStamp: undefined | Date

The start date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z

MaxResults?: number

The maximum number of results to return per request. If not set, a default value of 100 is used.

NextToken?: string

The token to retrieve the next set of results.

ToTimeStamp: undefined | Date

The end date for the device event query, in ISO8061 format. For example, 2018-03-28T15:45:12.880Z