Class | Description |
---|---|
AlarmHistoryItem |
Represents the history of a specific alarm.
|
AnomalyDetector |
An anomaly detection model associated with a particular CloudWatch metric and statistic.
|
AnomalyDetectorConfiguration |
The configuration specifies details about how the anomaly detection model is to be trained, including time ranges to
exclude from use for training the model and the time zone to use for the metric.
|
DashboardEntry |
Represents a specific dashboard.
|
DashboardValidationMessage |
An error or warning for the operation.
|
Datapoint |
Encapsulates the statistical data that CloudWatch computes from metric data.
|
DeleteAlarmsRequest | |
DeleteAlarmsResult | |
DeleteAnomalyDetectorRequest | |
DeleteAnomalyDetectorResult | |
DeleteDashboardsRequest | |
DeleteDashboardsResult | |
DeleteInsightRulesRequest | |
DeleteInsightRulesResult | |
DescribeAlarmHistoryRequest | |
DescribeAlarmHistoryResult | |
DescribeAlarmsForMetricRequest | |
DescribeAlarmsForMetricResult | |
DescribeAlarmsRequest | |
DescribeAlarmsResult | |
DescribeAnomalyDetectorsRequest | |
DescribeAnomalyDetectorsResult | |
DescribeInsightRulesRequest | |
DescribeInsightRulesResult | |
Dimension |
Expands the identity of a metric.
|
DimensionFilter |
Represents filters for a dimension.
|
DisableAlarmActionsRequest | |
DisableAlarmActionsResult | |
DisableInsightRulesRequest | |
DisableInsightRulesResult | |
EnableAlarmActionsRequest | |
EnableAlarmActionsResult | |
EnableInsightRulesRequest | |
EnableInsightRulesResult | |
GetDashboardRequest | |
GetDashboardResult | |
GetInsightRuleReportRequest | |
GetInsightRuleReportResult | |
GetMetricDataRequest | |
GetMetricDataResult | |
GetMetricStatisticsRequest | |
GetMetricStatisticsResult | |
GetMetricWidgetImageRequest | |
GetMetricWidgetImageResult | |
InsightRule |
This structure contains the definition for a Contributor Insights rule.
|
InsightRuleContributor |
One of the unique contributors found by a Contributor Insights rule.
|
InsightRuleContributorDatapoint |
One data point related to one contributor.
|
InsightRuleMetricDatapoint |
One data point from the metric time series returned in a Contributor Insights rule report.
|
ListDashboardsRequest | |
ListDashboardsResult | |
ListMetricsRequest | |
ListMetricsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
MessageData |
A message returned by the
GetMetricData API, including a code and a description. |
Metric |
Represents a specific metric.
|
MetricAlarm |
Represents an alarm.
|
MetricDataQuery |
This structure is used in both
GetMetricData and PutMetricAlarm . |
MetricDataResult |
A
GetMetricData call returns an array of MetricDataResult structures. |
MetricDatum |
Encapsulates the information sent to either create a metric or add new values to be aggregated into an existing
metric.
|
MetricStat |
This structure defines the metric to be returned, along with the statistics, period, and units.
|
PartialFailure |
This array is empty if the API operation was successful for all the rules specified in the request.
|
PutAnomalyDetectorRequest | |
PutAnomalyDetectorResult | |
PutDashboardRequest | |
PutDashboardResult | |
PutInsightRuleRequest | |
PutInsightRuleResult | |
PutMetricAlarmRequest | |
PutMetricAlarmResult | |
PutMetricDataRequest | |
PutMetricDataResult | |
Range |
Specifies one range of days or times to exclude from use for training an anomaly detection model.
|
SetAlarmStateRequest | |
SetAlarmStateResult | |
StatisticSet |
Represents a set of statistics that describes a specific metric.
|
Tag |
A key-value pair associated with a CloudWatch resource.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult |
Enum | Description |
---|---|
ComparisonOperator | |
HistoryItemType | |
ScanBy | |
StandardUnit | |
StateValue | |
Statistic | |
StatusCode |
Exception | Description |
---|---|
AmazonCloudWatchException |
Base exception for all service exceptions thrown by Amazon CloudWatch
|
ConcurrentModificationException |
More than one process tried to modify a resource at the same time.
|
DashboardInvalidInputErrorException |
Some part of the dashboard data is invalid.
|
DashboardNotFoundErrorException |
The specified dashboard does not exist.
|
InternalServiceException |
Request processing has failed due to some unknown error, exception, or failure.
|
InvalidFormatException |
Data was not syntactically valid JSON.
|
InvalidNextTokenException |
The next token specified is invalid.
|
InvalidParameterCombinationException |
Parameters were used together that cannot be used together.
|
InvalidParameterValueException |
The value of an input parameter is bad or out-of-range.
|
LimitExceededException |
The quota for alarms for this customer has already been reached.
|
MissingRequiredParameterException |
An input parameter that is required is missing.
|
ResourceNotFoundException |
The named resource does not exist.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.