| Class | Description |
|---|---|
| AlarmHistoryItem |
The
AlarmHistoryItem data type contains descriptive information
about the history of a specific alarm. |
| Datapoint |
The
Datapoint data type encapsulates the statistical data that
Amazon CloudWatch computes from metric data. |
| DeleteAlarmsRequest |
Describes the inputs for DeleteAlarms.
|
| DeleteAlarmsResult | |
| DescribeAlarmHistoryRequest |
Describes the inputs for DescribeAlarmHistory.
|
| DescribeAlarmHistoryResult |
The output for DescribeAlarmHistory.
|
| DescribeAlarmsForMetricRequest |
Describes the inputs for DescribeAlarmsForMetric.
|
| DescribeAlarmsForMetricResult |
The output for DescribeAlarmsForMetric.
|
| DescribeAlarmsRequest |
Describes the inputs for DescribeAlarms.
|
| DescribeAlarmsResult |
The output for DescribeAlarms.
|
| Dimension |
The
Dimension data type further expands on the identity of a
metric using a Name, Value pair. |
| DimensionFilter |
The
DimensionFilter data type is used to filter
ListMetrics results. |
| DisableAlarmActionsRequest |
|
| DisableAlarmActionsResult | |
| EnableAlarmActionsRequest |
Describes the inputs for EnableAlarmActions.
|
| EnableAlarmActionsResult | |
| GetMetricStatisticsRequest |
Describes the inputs for GetMetricStatistics.
|
| GetMetricStatisticsResult |
The output for GetMetricStatistics.
|
| ListMetricsRequest |
Describes the inputs for ListMetrics.
|
| ListMetricsResult |
The output for ListMetrics.
|
| Metric |
The
Metric data type contains information about a specific
metric. |
| MetricAlarm |
The MetricAlarm data type represents an alarm.
|
| MetricDatum |
The
MetricDatum data type encapsulates the information sent with
PutMetricData to either create a new metric or add new values to be
aggregated into an existing metric. |
| PutMetricAlarmRequest |
Describes the inputs for PutMetricAlarm.
|
| PutMetricAlarmResult | |
| PutMetricDataRequest |
Describes the inputs for PutMetricData.
|
| PutMetricDataResult | |
| SetAlarmStateRequest |
Describes the inputs for SetAlarmState.
|
| SetAlarmStateResult | |
| StatisticSet |
The
StatisticSet data type describes the
StatisticValues component of MetricDatum, and represents
a set of statistics that describes a specific metric. |
| Enum | Description |
|---|---|
| ComparisonOperator | |
| HistoryItemType | |
| StandardUnit | |
| StateValue | |
| Statistic |
| Exception | Description |
|---|---|
| AmazonCloudWatchException |
Base exception for all service exceptions thrown by Amazon CloudWatch
|
| InternalServiceException |
Indicates that the 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 that must not be used together were used together.
|
| InvalidParameterValueException |
Bad or out-of-range value was supplied for the input parameter.
|
| LimitExceededException |
The quota for alarms for this customer has already been reached.
|
| MissingRequiredParameterException |
An input parameter that is mandatory for processing the request is not
supplied.
|
| ResourceNotFoundException |
The named resource does not exist.
|
Copyright © 2016. All rights reserved.