CostAnomalyDetectedQuery
Defines the parameters for retrieving detected AWS cost anomalies. Anomaly widgets display cost anomalies identified by AWS Cost Anomaly Detection, including their cost impact and severity. Supports an anomaly date range and optional filtering by anomaly dimensions.
Contents
- timeRange
-
The anomaly date range for which to retrieve detected anomalies. Can be specified as absolute dates or relative time periods.
Type: DateTimeRange object
Required: Yes
- filter
-
The filter expression to apply to detected anomalies. Supports filtering by anomaly dimensions such as
SEVERITY,ASSESSMENT,MONITOR_TYPE, andANOMALY_ID.Type: Expression object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: