Class | Description |
---|---|
AlarmHistoryItem |
Represents the history of a specific alarm.
|
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 | |
DeleteDashboardsRequest | |
DeleteDashboardsResult | |
DescribeAlarmHistoryRequest | |
DescribeAlarmHistoryResult | |
DescribeAlarmsForMetricRequest | |
DescribeAlarmsForMetricResult | |
DescribeAlarmsRequest | |
DescribeAlarmsResult | |
Dimension |
Expands the identity of a metric.
|
DimensionFilter |
Represents filters for a dimension.
|
DisableAlarmActionsRequest | |
DisableAlarmActionsResult | |
EnableAlarmActionsRequest | |
EnableAlarmActionsResult | |
GetDashboardRequest | |
GetDashboardResult | |
GetMetricDataRequest | |
GetMetricDataResult | |
GetMetricStatisticsRequest | |
GetMetricStatisticsResult | |
ListDashboardsRequest | |
ListDashboardsResult | |
ListMetricsRequest | |
ListMetricsResult | |
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 indicates the metric data to return, and whether this call is just retrieving a batch set of data for
one metric, or is performing a math expression on metric data.
|
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.
|
PutDashboardRequest | |
PutDashboardResult | |
PutMetricAlarmRequest | |
PutMetricAlarmResult | |
PutMetricDataRequest | |
PutMetricDataResult | |
SetAlarmStateRequest | |
SetAlarmStateResult | |
StatisticSet |
Represents a set of statistics that describes a specific metric.
|
Enum | Description |
---|---|
ComparisonOperator | |
HistoryItemType | |
ScanBy | |
StandardUnit | |
StateValue | |
Statistic | |
StatusCode |
Exception | Description |
---|---|
AmazonCloudWatchException |
Base exception for all service exceptions thrown by Amazon CloudWatch
|
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.