DataQuery - Amazon Elastic Compute Cloud
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).

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 dataResponse identifying the query. For example, if you set the Id to MyQuery01in the query, the dataResponse identifies the query as MyQuery01.

Type: String

Required: No

Metric

The metric, aggregation-latency, indicating that network latency is aggregated for the query. This is the only supported metric.

Type: String

Valid Values: aggregate-latency

Required: 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-week

Required: 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 specified startDate and endDate. For example, a metric of five_minutes is the median of all the data points gathered within those five minutes. p50 is the only supported metric.

Type: String

Valid Values: p50

Required: No

See Also

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