@aws-sdk/client-cloudwatch 3.533.0 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/CloudWatch.d.ts +10 -1
- package/dist-types/CloudWatchClient.d.ts +1 -1
- package/dist-types/commands/DeleteAlarmsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnomalyDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDashboardsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMetricStreamCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlarmHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlarmsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlarmsForMetricCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAnomalyDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/DisableAlarmActionsCommand.d.ts +2 -1
- package/dist-types/commands/DisableInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/EnableAlarmActionsCommand.d.ts +2 -1
- package/dist-types/commands/EnableInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetDashboardCommand.d.ts +2 -1
- package/dist-types/commands/GetInsightRuleReportCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricStreamCommand.d.ts +2 -1
- package/dist-types/commands/GetMetricWidgetImageCommand.d.ts +2 -1
- package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
- package/dist-types/commands/ListManagedInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListMetricStreamsCommand.d.ts +2 -1
- package/dist-types/commands/ListMetricsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutAnomalyDetectorCommand.d.ts +2 -1
- package/dist-types/commands/PutCompositeAlarmCommand.d.ts +2 -1
- package/dist-types/commands/PutDashboardCommand.d.ts +2 -1
- package/dist-types/commands/PutInsightRuleCommand.d.ts +2 -1
- package/dist-types/commands/PutManagedInsightRulesCommand.d.ts +2 -1
- package/dist-types/commands/PutMetricAlarmCommand.d.ts +2 -1
- package/dist-types/commands/PutMetricDataCommand.d.ts +2 -1
- package/dist-types/commands/PutMetricStreamCommand.d.ts +2 -1
- package/dist-types/commands/SetAlarmStateCommand.d.ts +2 -1
- package/dist-types/commands/StartMetricStreamsCommand.d.ts +2 -1
- package/dist-types/commands/StopMetricStreamsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +427 -427
- package/dist-types/ts3.4/CloudWatch.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAnomalyDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAlarmHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAlarmsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAnomalyDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListManagedInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMetricStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutAnomalyDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutManagedInsightRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/package.json +42 -42
|
@@ -22,10 +22,10 @@ export interface PutAnomalyDetectorCommandOutput extends PutAnomalyDetectorOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutAnomalyDetectorCommand_base: {
|
|
24
24
|
new (input: PutAnomalyDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<PutAnomalyDetectorCommandInput, PutAnomalyDetectorCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [PutAnomalyDetectorCommandInput]): import("@smithy/smithy-client").CommandImpl<PutAnomalyDetectorCommandInput, PutAnomalyDetectorCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an anomaly detection model for a CloudWatch metric. You can use the model
|
|
30
30
|
* to display a band of expected normal values when the metric is graphed.</p>
|
|
31
31
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Anomaly_Detection.html">CloudWatch Anomaly Detection</a>.</p>
|
|
@@ -118,6 +118,7 @@ declare const PutAnomalyDetectorCommand_base: {
|
|
|
118
118
|
* @throws {@link CloudWatchServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
120
120
|
*
|
|
121
|
+
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class PutAnomalyDetectorCommand extends PutAnomalyDetectorCommand_base {
|
|
123
124
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutCompositeAlarmCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutCompositeAlarmCommand_base: {
|
|
24
24
|
new (input: PutCompositeAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutCompositeAlarmCommandInput, PutCompositeAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutCompositeAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutCompositeAlarmCommandInput, PutCompositeAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a <i>composite alarm</i>. When you create a composite
|
|
30
30
|
* alarm, you specify a rule expression for the alarm that takes into account the alarm
|
|
31
31
|
* states of other alarms that you have created. The composite alarm goes into ALARM state
|
|
@@ -113,6 +113,7 @@ declare const PutCompositeAlarmCommand_base: {
|
|
|
113
113
|
* @throws {@link CloudWatchServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class PutCompositeAlarmCommand extends PutCompositeAlarmCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutDashboardCommandOutput extends PutDashboardOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutDashboardCommand_base: {
|
|
24
24
|
new (input: PutDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<PutDashboardCommandInput, PutDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<PutDashboardCommandInput, PutDashboardCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a dashboard if it does not already exist, or updates an existing dashboard. If you update a dashboard,
|
|
30
30
|
* the entire contents are replaced with what you specify here.</p>
|
|
31
31
|
* <p>All dashboards in your account are global, not region-specific.</p>
|
|
@@ -78,6 +78,7 @@ declare const PutDashboardCommand_base: {
|
|
|
78
78
|
* @throws {@link CloudWatchServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class PutDashboardCommand extends PutDashboardCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutInsightRuleCommandOutput extends PutInsightRuleOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutInsightRuleCommand_base: {
|
|
24
24
|
new (input: PutInsightRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightRuleCommandInput, PutInsightRuleCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutInsightRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutInsightRuleCommandInput, PutInsightRuleCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a Contributor Insights rule. Rules evaluate log events in a
|
|
30
30
|
* CloudWatch Logs log group, enabling you to find contributor data for the log events in that log group. For more information,
|
|
31
31
|
* see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/ContributorInsights.html">Using Contributor Insights to Analyze High-Cardinality Data</a>.</p>
|
|
@@ -72,6 +72,7 @@ declare const PutInsightRuleCommand_base: {
|
|
|
72
72
|
* @throws {@link CloudWatchServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class PutInsightRuleCommand extends PutInsightRuleCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutManagedInsightRulesCommandOutput extends PutManagedInsightRu
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutManagedInsightRulesCommand_base: {
|
|
24
24
|
new (input: PutManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedInsightRulesCommandInput, PutManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutManagedInsightRulesCommandInput): import("@smithy/smithy-client").CommandImpl<PutManagedInsightRulesCommandInput, PutManagedInsightRulesCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Creates a managed Contributor Insights rule
|
|
31
31
|
* for a specified Amazon Web Services resource.
|
|
@@ -93,6 +93,7 @@ declare const PutManagedInsightRulesCommand_base: {
|
|
|
93
93
|
* @throws {@link CloudWatchServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class PutManagedInsightRulesCommand extends PutManagedInsightRulesCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutMetricAlarmCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutMetricAlarmCommand_base: {
|
|
24
24
|
new (input: PutMetricAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricAlarmCommandInput, PutMetricAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutMetricAlarmCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricAlarmCommandInput, PutMetricAlarmCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates an alarm and associates it with the specified metric, metric math expression,
|
|
30
30
|
* anomaly detection model, or Metrics Insights query. For more information about using
|
|
31
31
|
* a Metrics Insights query for an alarm, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Create_Metrics_Insights_Alarm.html">Create alarms on Metrics Insights queries</a>.</p>
|
|
@@ -167,6 +167,7 @@ declare const PutMetricAlarmCommand_base: {
|
|
|
167
167
|
* @throws {@link CloudWatchServiceException}
|
|
168
168
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
169
169
|
*
|
|
170
|
+
* @public
|
|
170
171
|
*/
|
|
171
172
|
export declare class PutMetricAlarmCommand extends PutMetricAlarmCommand_base {
|
|
172
173
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutMetricDataCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutMetricDataCommand_base: {
|
|
24
24
|
new (input: PutMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricDataCommandInput, PutMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutMetricDataCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricDataCommandInput, PutMetricDataCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Publishes metric data points to Amazon CloudWatch. CloudWatch associates
|
|
30
30
|
* the data points with the specified metric. If the specified metric does not exist,
|
|
31
31
|
* CloudWatch creates the metric. When CloudWatch creates a metric, it can
|
|
@@ -132,6 +132,7 @@ declare const PutMetricDataCommand_base: {
|
|
|
132
132
|
* @throws {@link CloudWatchServiceException}
|
|
133
133
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
134
134
|
*
|
|
135
|
+
* @public
|
|
135
136
|
*/
|
|
136
137
|
export declare class PutMetricDataCommand extends PutMetricDataCommand_base {
|
|
137
138
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutMetricStreamCommandOutput extends PutMetricStreamOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutMetricStreamCommand_base: {
|
|
24
24
|
new (input: PutMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricStreamCommandInput, PutMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutMetricStreamCommandInput): import("@smithy/smithy-client").CommandImpl<PutMetricStreamCommandInput, PutMetricStreamCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a metric stream. Metric streams can automatically stream CloudWatch
|
|
30
30
|
* metrics to Amazon Web Services destinations, including Amazon S3, and to many third-party
|
|
31
31
|
* solutions.</p>
|
|
@@ -140,6 +140,7 @@ declare const PutMetricStreamCommand_base: {
|
|
|
140
140
|
* @throws {@link CloudWatchServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
142
142
|
*
|
|
143
|
+
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class PutMetricStreamCommand extends PutMetricStreamCommand_base {
|
|
145
146
|
}
|
|
@@ -22,10 +22,10 @@ export interface SetAlarmStateCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const SetAlarmStateCommand_base: {
|
|
24
24
|
new (input: SetAlarmStateCommandInput): import("@smithy/smithy-client").CommandImpl<SetAlarmStateCommandInput, SetAlarmStateCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SetAlarmStateCommandInput): import("@smithy/smithy-client").CommandImpl<SetAlarmStateCommandInput, SetAlarmStateCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Temporarily sets the state of an alarm for testing purposes. When the updated
|
|
30
30
|
* state differs from the previous value, the action configured for
|
|
31
31
|
* the appropriate state is invoked. For example, if your alarm is configured to send an
|
|
@@ -75,6 +75,7 @@ declare const SetAlarmStateCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudWatchServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class SetAlarmStateCommand extends SetAlarmStateCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartMetricStreamsCommandOutput extends StartMetricStreamsOutpu
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartMetricStreamsCommand_base: {
|
|
24
24
|
new (input: StartMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StartMetricStreamsCommandInput, StartMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StartMetricStreamsCommandInput, StartMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts the streaming of metrics for one or more of your metric streams.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -62,6 +62,7 @@ declare const StartMetricStreamsCommand_base: {
|
|
|
62
62
|
* @throws {@link CloudWatchServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StartMetricStreamsCommand extends StartMetricStreamsCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface StopMetricStreamsCommandOutput extends StopMetricStreamsOutput,
|
|
|
22
22
|
}
|
|
23
23
|
declare const StopMetricStreamsCommand_base: {
|
|
24
24
|
new (input: StopMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StopMetricStreamsCommandInput, StopMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StopMetricStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<StopMetricStreamsCommandInput, StopMetricStreamsCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops the streaming of metrics for one or more of your metric streams.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -62,6 +62,7 @@ declare const StopMetricStreamsCommand_base: {
|
|
|
62
62
|
* @throws {@link CloudWatchServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
64
64
|
*
|
|
65
|
+
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class StopMetricStreamsCommand extends StopMetricStreamsCommand_base {
|
|
67
68
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceOutput, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Assigns one or more tags (key-value pairs) to the specified CloudWatch resource. Currently, the only CloudWatch resources that
|
|
30
30
|
* can be tagged are alarms and Contributor Insights rules.</p>
|
|
31
31
|
* <p>Tags can help you organize and categorize your resources. You can also use them to scope user
|
|
@@ -79,6 +79,7 @@ declare const TagResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link CloudWatchServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceOutput, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more tags from the specified resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const UntagResourceCommand_base: {
|
|
|
66
66
|
* @throws {@link CloudWatchServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from CloudWatch service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
71
72
|
}
|