@aws-sdk/client-cloudwatch 3.529.1 → 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 +3 -2
- 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/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- 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/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +42 -42
|
@@ -22,9 +22,9 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
22
22
|
apiVersion: string;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
base64Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
base64Encoder:
|
|
25
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
26
26
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
27
|
-
utf8Encoder:
|
|
27
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
28
28
|
disableHostPrefix: boolean;
|
|
29
29
|
serviceId: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
@@ -22,9 +22,9 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
22
22
|
apiVersion: string;
|
|
23
23
|
urlParser: import("@smithy/types").UrlParser;
|
|
24
24
|
base64Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
base64Encoder:
|
|
25
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
26
26
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
27
|
-
utf8Encoder:
|
|
27
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
28
28
|
disableHostPrefix: boolean;
|
|
29
29
|
serviceId: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { CloudWatchClientConfig } from "./CloudWatchClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -166,6 +166,7 @@ export interface CloudWatch {
|
|
|
166
166
|
options: __HttpHandlerOptions,
|
|
167
167
|
cb: (err: any, data?: DeleteAlarmsCommandOutput) => void
|
|
168
168
|
): void;
|
|
169
|
+
deleteAnomalyDetector(): Promise<DeleteAnomalyDetectorCommandOutput>;
|
|
169
170
|
deleteAnomalyDetector(
|
|
170
171
|
args: DeleteAnomalyDetectorCommandInput,
|
|
171
172
|
options?: __HttpHandlerOptions
|
|
@@ -218,6 +219,7 @@ export interface CloudWatch {
|
|
|
218
219
|
options: __HttpHandlerOptions,
|
|
219
220
|
cb: (err: any, data?: DeleteMetricStreamCommandOutput) => void
|
|
220
221
|
): void;
|
|
222
|
+
describeAlarmHistory(): Promise<DescribeAlarmHistoryCommandOutput>;
|
|
221
223
|
describeAlarmHistory(
|
|
222
224
|
args: DescribeAlarmHistoryCommandInput,
|
|
223
225
|
options?: __HttpHandlerOptions
|
|
@@ -231,6 +233,7 @@ export interface CloudWatch {
|
|
|
231
233
|
options: __HttpHandlerOptions,
|
|
232
234
|
cb: (err: any, data?: DescribeAlarmHistoryCommandOutput) => void
|
|
233
235
|
): void;
|
|
236
|
+
describeAlarms(): Promise<DescribeAlarmsCommandOutput>;
|
|
234
237
|
describeAlarms(
|
|
235
238
|
args: DescribeAlarmsCommandInput,
|
|
236
239
|
options?: __HttpHandlerOptions
|
|
@@ -257,6 +260,7 @@ export interface CloudWatch {
|
|
|
257
260
|
options: __HttpHandlerOptions,
|
|
258
261
|
cb: (err: any, data?: DescribeAlarmsForMetricCommandOutput) => void
|
|
259
262
|
): void;
|
|
263
|
+
describeAnomalyDetectors(): Promise<DescribeAnomalyDetectorsCommandOutput>;
|
|
260
264
|
describeAnomalyDetectors(
|
|
261
265
|
args: DescribeAnomalyDetectorsCommandInput,
|
|
262
266
|
options?: __HttpHandlerOptions
|
|
@@ -270,6 +274,7 @@ export interface CloudWatch {
|
|
|
270
274
|
options: __HttpHandlerOptions,
|
|
271
275
|
cb: (err: any, data?: DescribeAnomalyDetectorsCommandOutput) => void
|
|
272
276
|
): void;
|
|
277
|
+
describeInsightRules(): Promise<DescribeInsightRulesCommandOutput>;
|
|
273
278
|
describeInsightRules(
|
|
274
279
|
args: DescribeInsightRulesCommandInput,
|
|
275
280
|
options?: __HttpHandlerOptions
|
|
@@ -413,6 +418,7 @@ export interface CloudWatch {
|
|
|
413
418
|
options: __HttpHandlerOptions,
|
|
414
419
|
cb: (err: any, data?: GetMetricWidgetImageCommandOutput) => void
|
|
415
420
|
): void;
|
|
421
|
+
listDashboards(): Promise<ListDashboardsCommandOutput>;
|
|
416
422
|
listDashboards(
|
|
417
423
|
args: ListDashboardsCommandInput,
|
|
418
424
|
options?: __HttpHandlerOptions
|
|
@@ -439,6 +445,7 @@ export interface CloudWatch {
|
|
|
439
445
|
options: __HttpHandlerOptions,
|
|
440
446
|
cb: (err: any, data?: ListManagedInsightRulesCommandOutput) => void
|
|
441
447
|
): void;
|
|
448
|
+
listMetrics(): Promise<ListMetricsCommandOutput>;
|
|
442
449
|
listMetrics(
|
|
443
450
|
args: ListMetricsCommandInput,
|
|
444
451
|
options?: __HttpHandlerOptions
|
|
@@ -452,6 +459,7 @@ export interface CloudWatch {
|
|
|
452
459
|
options: __HttpHandlerOptions,
|
|
453
460
|
cb: (err: any, data?: ListMetricsCommandOutput) => void
|
|
454
461
|
): void;
|
|
462
|
+
listMetricStreams(): Promise<ListMetricStreamsCommandOutput>;
|
|
455
463
|
listMetricStreams(
|
|
456
464
|
args: ListMetricStreamsCommandInput,
|
|
457
465
|
options?: __HttpHandlerOptions
|
|
@@ -478,6 +486,7 @@ export interface CloudWatch {
|
|
|
478
486
|
options: __HttpHandlerOptions,
|
|
479
487
|
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
480
488
|
): void;
|
|
489
|
+
putAnomalyDetector(): Promise<PutAnomalyDetectorCommandOutput>;
|
|
481
490
|
putAnomalyDetector(
|
|
482
491
|
args: PutAnomalyDetectorCommandInput,
|
|
483
492
|
options?: __HttpHandlerOptions
|
|
@@ -19,6 +19,15 @@ declare const DeleteAlarmsCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: DeleteAlarmsCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
DeleteAlarmsCommandInput,
|
|
26
|
+
DeleteAlarmsCommandOutput,
|
|
27
|
+
CloudWatchClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class DeleteAlarmsCommand extends DeleteAlarmsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteAnomalyDetectorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DeleteAnomalyDetectorCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteAnomalyDetectorCommandInput,
|
|
32
|
+
DeleteAnomalyDetectorCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteAnomalyDetectorCommand extends DeleteAnomalyDetectorCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const DeleteDashboardsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: DeleteDashboardsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
DeleteDashboardsCommandInput,
|
|
31
|
+
DeleteDashboardsCommandOutput,
|
|
32
|
+
CloudWatchClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class DeleteDashboardsCommand extends DeleteDashboardsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteInsightRulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteInsightRulesCommandInput,
|
|
32
|
+
DeleteInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteInsightRulesCommand extends DeleteInsightRulesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DeleteMetricStreamCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DeleteMetricStreamCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DeleteMetricStreamCommandInput,
|
|
32
|
+
DeleteMetricStreamCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DeleteMetricStreamCommand extends DeleteMetricStreamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAlarmHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeAlarmHistoryCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAlarmHistoryCommandInput,
|
|
32
|
+
DescribeAlarmHistoryCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAlarmHistoryCommand extends DescribeAlarmHistoryCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DescribeAlarmsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [DescribeAlarmsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DescribeAlarmsCommandInput,
|
|
28
|
+
DescribeAlarmsCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DescribeAlarmsCommand extends DescribeAlarmsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAlarmsForMetricCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DescribeAlarmsForMetricCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAlarmsForMetricCommandInput,
|
|
32
|
+
DescribeAlarmsForMetricCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAlarmsForMetricCommand extends DescribeAlarmsForMetricCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeAnomalyDetectorsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeAnomalyDetectorsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeAnomalyDetectorsCommandInput,
|
|
32
|
+
DescribeAnomalyDetectorsCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeAnomalyDetectorsCommand extends DescribeAnomalyDetectorsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DescribeInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeInsightRulesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeInsightRulesCommandInput,
|
|
32
|
+
DescribeInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeInsightRulesCommand extends DescribeInsightRulesCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const DisableAlarmActionsCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: DisableAlarmActionsCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
DisableAlarmActionsCommandInput,
|
|
27
|
+
DisableAlarmActionsCommandOutput,
|
|
28
|
+
CloudWatchClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class DisableAlarmActionsCommand extends DisableAlarmActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const DisableInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: DisableInsightRulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DisableInsightRulesCommandInput,
|
|
32
|
+
DisableInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DisableInsightRulesCommand extends DisableInsightRulesCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const EnableAlarmActionsCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: EnableAlarmActionsCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
EnableAlarmActionsCommandInput,
|
|
27
|
+
EnableAlarmActionsCommandOutput,
|
|
28
|
+
CloudWatchClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class EnableAlarmActionsCommand extends EnableAlarmActionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const EnableInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: EnableInsightRulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
EnableInsightRulesCommandInput,
|
|
32
|
+
EnableInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class EnableInsightRulesCommand extends EnableInsightRulesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDashboardCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetDashboardCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDashboardCommandInput,
|
|
28
|
+
GetDashboardCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDashboardCommand extends GetDashboardCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetInsightRuleReportCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetInsightRuleReportCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetInsightRuleReportCommandInput,
|
|
32
|
+
GetInsightRuleReportCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetInsightRuleReportCommand extends GetInsightRuleReportCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetMetricDataCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetMetricDataCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetMetricDataCommandInput,
|
|
28
|
+
GetMetricDataCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetMetricDataCommand extends GetMetricDataCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMetricStatisticsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMetricStatisticsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMetricStatisticsCommandInput,
|
|
32
|
+
GetMetricStatisticsCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMetricStatisticsCommand extends GetMetricStatisticsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetMetricStreamCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetMetricStreamCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetMetricStreamCommandInput,
|
|
31
|
+
GetMetricStreamCommandOutput,
|
|
32
|
+
CloudWatchClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetMetricStreamCommand extends GetMetricStreamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetMetricWidgetImageCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetMetricWidgetImageCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetMetricWidgetImageCommandInput,
|
|
32
|
+
GetMetricWidgetImageCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetMetricWidgetImageCommand extends GetMetricWidgetImageCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListDashboardsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListDashboardsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListDashboardsCommandInput,
|
|
28
|
+
ListDashboardsCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListDashboardsCommand extends ListDashboardsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListManagedInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListManagedInsightRulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListManagedInsightRulesCommandInput,
|
|
32
|
+
ListManagedInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListManagedInsightRulesCommand extends ListManagedInsightRulesCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListMetricStreamsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListMetricStreamsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListMetricStreamsCommandInput,
|
|
31
|
+
ListMetricStreamsCommandOutput,
|
|
32
|
+
CloudWatchClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListMetricStreamsCommand extends ListMetricStreamsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListMetricsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListMetricsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListMetricsCommandInput,
|
|
28
|
+
ListMetricsCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListMetricsCommand extends ListMetricsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutAnomalyDetectorCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [PutAnomalyDetectorCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutAnomalyDetectorCommandInput,
|
|
32
|
+
PutAnomalyDetectorCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutAnomalyDetectorCommand extends PutAnomalyDetectorCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutCompositeAlarmCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutCompositeAlarmCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutCompositeAlarmCommandInput,
|
|
26
|
+
PutCompositeAlarmCommandOutput,
|
|
27
|
+
CloudWatchClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutCompositeAlarmCommand extends PutCompositeAlarmCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutDashboardCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutDashboardCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutDashboardCommandInput,
|
|
28
|
+
PutDashboardCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutDashboardCommand extends PutDashboardCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutInsightRuleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutInsightRuleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutInsightRuleCommandInput,
|
|
28
|
+
PutInsightRuleCommandOutput,
|
|
29
|
+
CloudWatchClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutInsightRuleCommand extends PutInsightRuleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutManagedInsightRulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutManagedInsightRulesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutManagedInsightRulesCommandInput,
|
|
32
|
+
PutManagedInsightRulesCommandOutput,
|
|
33
|
+
CloudWatchClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutManagedInsightRulesCommand extends PutManagedInsightRulesCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const PutMetricAlarmCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
__0_0: PutMetricAlarmCommandInput
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
PutMetricAlarmCommandInput,
|
|
26
|
+
PutMetricAlarmCommandOutput,
|
|
27
|
+
CloudWatchClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class PutMetricAlarmCommand extends PutMetricAlarmCommand_base {}
|