View a markdown version of this page

QueryRange - Next generation Resilience Hub

QueryRange

Defines a time range for dependency query data.

Contents

dataPoints

The data points within the query range.

Type: Array of QueryDataPoint objects

Array Members: Minimum number of 7 items. Maximum number of 24 items.

Required: Yes

endTime

The end time of the query range.

Type: Timestamp

Required: Yes

granularity

The granularity of the query range data points.

Type: String

Valid Values: HOURLY | DAILY

Required: Yes

startTime

The start time of the query range.

Type: Timestamp

Required: Yes

See Also

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