import * as mod from "https://aws-api.deno.dev/v0.2/services/cloudwatch.ts?docs=full";
CloudWatch |
AlarmHistoryItem | Represents the history of a specific alarm. |
AnomalyDetector | An anomaly detection model associated with a particular CloudWatch metric and statistic. You can use the model to display a band of expected normal values when the metric is graphed. |
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. |
DeleteAlarmsInput | |
DeleteAnomalyDetectorInput | |
DeleteDashboardsInput | |
DeleteInsightRulesInput | |
DeleteInsightRulesOutput | |
DeleteMetricStreamInput | |
DescribeAlarmHistoryInput | |
DescribeAlarmHistoryOutput | |
DescribeAlarmsForMetricInput | |
DescribeAlarmsForMetricOutput | |
DescribeAlarmsInput | |
DescribeAlarmsOutput | |
DescribeAnomalyDetectorsInput | |
DescribeAnomalyDetectorsOutput | |
DescribeInsightRulesInput | |
DescribeInsightRulesOutput | |
Dimension | A dimension is a name/value pair that is part of the identity of a metric. You can assign up to 10 dimensions to a metric. Because dimensions are part of the unique identifier for a metric, whenever you add a unique name/value pair to one of your metrics, you are creating a new variation of that metric. |
DimensionFilter | Represents filters for a dimension. |
DisableAlarmActionsInput | |
DisableInsightRulesInput | |
DisableInsightRulesOutput | |
EnableAlarmActionsInput | |
EnableInsightRulesInput | |
EnableInsightRulesOutput | |
GetDashboardInput | |
GetDashboardOutput | |
GetInsightRuleReportInput | |
GetInsightRuleReportOutput | |
GetMetricDataInput | |
GetMetricDataOutput | |
GetMetricStatisticsInput | |
GetMetricStatisticsOutput | |
GetMetricStreamInput | |
GetMetricStreamOutput | |
GetMetricWidgetImageInput | |
GetMetricWidgetImageOutput | |
InsightRule | This structure contains the definition for a Contributor Insights rule. |
InsightRuleContributor | One of the unique contributors found by a Contributor Insights rule. If the rule contains multiple keys, then a unique contributor is a unique combination of values from all the keys in the 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 |
ListDashboardsInput | |
ListDashboardsOutput | |
ListMetricsInput | |
ListMetricsOutput | |
ListMetricStreamsInput | |
ListMetricStreamsOutput | |
ListTagsForResourceInput | |
ListTagsForResourceOutput | |
MessageData | A message returned by the |
Metric | Represents a specific metric. |
MetricAlarm | The details about a metric alarm. |
MetricDataQuery | This structure is used in both |
MetricDataResult | A |
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. |
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. |
PartialFailure | This array is empty if the API operation was successful for all the rules specified in the request. If the operation could not process one of the rules, the following data is returned for each of those rules. |
PutAnomalyDetectorInput | |
PutCompositeAlarmInput | |
PutDashboardInput | |
PutDashboardOutput | |
PutInsightRuleInput | |
PutMetricAlarmInput | |
PutMetricDataInput | |
PutMetricStreamInput | |
PutMetricStreamOutput | |
Range | Specifies one range of days or times to exclude from use for training an anomaly detection model. |
SetAlarmStateInput | |
StartMetricStreamsInput | |
StatisticSet | Represents a set of statistics that describes a specific metric. |
StopMetricStreamsInput | |
Tag | A key-value pair associated with a CloudWatch resource. |
TagResourceInput | |
UntagResourceInput |