| Class | Description |
|---|---|
| AlarmHistoryItem |
Represents the history of a specific alarm.
|
| CloudWatchRequest | |
| CloudWatchResponse | |
| 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 | |
| DeleteAlarmsResponse | |
| DeleteDashboardsRequest | |
| DeleteDashboardsResponse | |
| DescribeAlarmHistoryRequest | |
| DescribeAlarmHistoryResponse | |
| DescribeAlarmsForMetricRequest | |
| DescribeAlarmsForMetricResponse | |
| DescribeAlarmsRequest | |
| DescribeAlarmsResponse | |
| Dimension |
Expands the identity of a metric.
|
| DimensionFilter |
Represents filters for a dimension.
|
| DisableAlarmActionsRequest | |
| DisableAlarmActionsResponse | |
| EnableAlarmActionsRequest | |
| EnableAlarmActionsResponse | |
| GetDashboardRequest | |
| GetDashboardResponse | |
| GetMetricDataRequest | |
| GetMetricDataResponse | |
| GetMetricStatisticsRequest | |
| GetMetricStatisticsResponse | |
| ListDashboardsRequest | |
| ListDashboardsResponse | |
| ListMetricsRequest | |
| ListMetricsResponse | |
| MessageData |
A message returned by the
GetMetricDataAPI, 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 | |
| PutDashboardResponse | |
| PutMetricAlarmRequest | |
| PutMetricAlarmResponse | |
| PutMetricDataRequest | |
| PutMetricDataResponse | |
| SetAlarmStateRequest | |
| SetAlarmStateResponse | |
| StatisticSet |
Represents a set of statistics that describes a specific metric.
|
| Enum | Description |
|---|---|
| ComparisonOperator | |
| HistoryItemType | |
| ScanBy | |
| StandardUnit | |
| StateValue | |
| Statistic | |
| StatusCode |
| Exception | Description |
|---|---|
| CloudWatchException | |
| 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.