Class | Description |
---|---|
AlarmHistoryItem |
Represents the history of a specific alarm.
|
AnomalyDetector |
An anomaly detection model associated with a particular CloudWatch metric, statistic, or metric math expression.
|
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.
|
CompositeAlarm |
The details about a composite 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 | |
DeleteAnomalyDetectorRequest | |
DeleteAnomalyDetectorResult | |
DeleteDashboardsRequest | |
DeleteDashboardsResult | |
DeleteInsightRulesRequest | |
DeleteInsightRulesResult | |
DeleteMetricStreamRequest | |
DeleteMetricStreamResult | |
DescribeAlarmHistoryRequest | |
DescribeAlarmHistoryResult | |
DescribeAlarmsForMetricRequest | |
DescribeAlarmsForMetricResult | |
DescribeAlarmsRequest | |
DescribeAlarmsResult | |
DescribeAnomalyDetectorsRequest | |
DescribeAnomalyDetectorsResult | |
DescribeInsightRulesRequest | |
DescribeInsightRulesResult | |
Dimension |
A dimension is a name/value pair that is part of 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 | |
GetMetricStreamRequest | |
GetMetricStreamResult | |
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.
|
LabelOptions |
This structure includes the
Timezone parameter, which you can use to specify your time zone so that the
labels that are associated with returned metrics display the correct time for your time zone. |
ListDashboardsRequest | |
ListDashboardsResult | |
ListManagedInsightRulesRequest | |
ListManagedInsightRulesResult | |
ListMetricsRequest | |
ListMetricsResult | |
ListMetricStreamsRequest | |
ListMetricStreamsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
ManagedRule |
Contains the information that's required to enable a managed Contributor Insights rule for an Amazon Web Services
resource.
|
ManagedRuleDescription |
Contains information about managed Contributor Insights rules, as returned by
ListManagedInsightRules . |
ManagedRuleState |
The status of a managed Contributor Insights rule.
|
MessageData |
A message returned by the
GetMetricData API, including a code and a description. |
Metric |
Represents a specific metric.
|
MetricAlarm |
The details about a metric 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.
|
MetricMathAnomalyDetector |
Indicates the CloudWatch math expression that provides the time series the anomaly detector uses as input.
|
MetricStat |
This structure defines the metric to be returned, along with the statistics, period, and units.
|
MetricStreamEntry |
This structure contains the configuration information about one metric stream.
|
MetricStreamFilter |
This structure contains the name of one of the metric namespaces that is listed in a filter of a metric stream.
|
MetricStreamStatisticsConfiguration |
By default, a metric stream always sends the
MAX , MIN , SUM , and
SAMPLECOUNT statistics for each metric that is streamed. |
MetricStreamStatisticsMetric |
This object contains the information for one metric that is to be streamed with additional statistics.
|
PartialFailure |
This array is empty if the API operation was successful for all the rules specified in the request.
|
PutAnomalyDetectorRequest | |
PutAnomalyDetectorResult | |
PutCompositeAlarmRequest | |
PutCompositeAlarmResult | |
PutDashboardRequest | |
PutDashboardResult | |
PutInsightRuleRequest | |
PutInsightRuleResult | |
PutManagedInsightRulesRequest | |
PutManagedInsightRulesResult | |
PutMetricAlarmRequest | |
PutMetricAlarmResult | |
PutMetricDataRequest | |
PutMetricDataResult | |
PutMetricStreamRequest | |
PutMetricStreamResult | |
Range |
Specifies one range of days or times to exclude from use for training an anomaly detection model.
|
SetAlarmStateRequest | |
SetAlarmStateResult | |
SingleMetricAnomalyDetector |
Designates the CloudWatch metric and statistic that provides the time series the anomaly detector uses as input.
|
StartMetricStreamsRequest | |
StartMetricStreamsResult | |
StatisticSet |
Represents a set of statistics that describes a specific metric.
|
StopMetricStreamsRequest | |
StopMetricStreamsResult | |
Tag |
A key-value pair associated with a CloudWatch resource.
|
TagResourceRequest | |
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult |
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 © 2023. All rights reserved.