DataQuery
A query used for retrieving network health data.
Contents
- Destination
-
The Region or Availability Zone that's the target for the data query. For example,
eu-north-1.Type: String
Required: No
- Id
-
A user-defined ID associated with a data query that's returned in the
dataResponseidentifying the query. For example, if you set the Id toMyQuery01in the query, thedataResponseidentifies the query asMyQuery01.Type: String
Required: No
- Metric
-
The metric used for the network performance request.
Type: String
Valid Values:
aggregate-latencyRequired: No
- Period
-
The aggregation period used for the data query.
Type: String
Valid Values:
five-minutes | fifteen-minutes | one-hour | three-hours | one-day | one-weekRequired: No
- Source
-
The Region or Availability Zone that's the source for the data query. For example,
us-east-1.Type: String
Required: No
- Statistic
-
The metric data aggregation period,
p50, between the specifiedstartDateandendDate. For example, a metric offive_minutesis the median of all the data points gathered within those five minutes.p50is the only supported metric.Type: String
Valid Values:
p50Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: