View a markdown version of this page

TelemetryRule - Amazon CloudWatch Omni

TelemetryRule

Telemetry-based rule: what to query, how to evaluate the result, what condition makes it fire, and what to do on missing data.

Contents

condition

The condition that determines when the alert fires.

Type: AlertCondition object

Required: No

evaluation

The evaluation cadence and durations.

Type: AlertEvaluation object

Required: No

noData

How the alert behaves when a query produces no data.

Type: NoData object

Required: No

query

The query expression to evaluate.

Type: AlertRuleQuery object

Required: No

See Also

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