@aws-sdk/client-cloudwatch 3.588.0 → 3.592.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-cjs/index.js +0 -38
- package/dist-types/CloudWatchClient.d.ts +4 -4
- 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/index.d.ts +2 -2
- package/dist-types/models/CloudWatchServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CloudWatchClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnomalyDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAlarmHistoryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAlarmsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAnomalyDetectorsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListManagedInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMetricStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutAnomalyDetectorCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutManagedInsightRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CloudWatchServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
export * from "./CloudWatchClient";
|
|
19
19
|
export * from "./CloudWatch";
|
|
20
20
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
21
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
-
export { CloudWatchExtensionConfiguration } from "./extensionConfiguration";
|
|
21
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
22
|
+
export type { CloudWatchExtensionConfiguration } from "./extensionConfiguration";
|
|
23
23
|
export * from "./commands";
|
|
24
24
|
export * from "./pagination";
|
|
25
25
|
export * from "./waiters";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -302,8 +302,8 @@ export interface ClientDefaults
|
|
|
302
302
|
serviceId?: string;
|
|
303
303
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
304
304
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
305
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
306
305
|
region?: string | __Provider<string>;
|
|
306
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
307
307
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
308
308
|
maxAttempts?: number | __Provider<number>;
|
|
309
309
|
retryMode?: string | __Provider<string>;
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { DeleteAlarmsInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteAlarmsCommandInput extends DeleteAlarmsInput {}
|
|
11
12
|
export interface DeleteAlarmsCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const DeleteAlarmsCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteAnomalyDetectorInput,
|
|
10
10
|
DeleteAnomalyDetectorOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAnomalyDetectorCommandInput
|
|
14
15
|
extends DeleteAnomalyDetectorInput {}
|
|
15
16
|
export interface DeleteAnomalyDetectorCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteDashboardsInput,
|
|
10
10
|
DeleteDashboardsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteDashboardsCommandInput extends DeleteDashboardsInput {}
|
|
14
15
|
export interface DeleteDashboardsCommandOutput
|
|
15
16
|
extends DeleteDashboardsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteInsightRulesInput,
|
|
10
10
|
DeleteInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteInsightRulesCommandInput
|
|
14
15
|
extends DeleteInsightRulesInput {}
|
|
15
16
|
export interface DeleteInsightRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMetricStreamInput,
|
|
10
10
|
DeleteMetricStreamOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMetricStreamCommandInput
|
|
14
15
|
extends DeleteMetricStreamInput {}
|
|
15
16
|
export interface DeleteMetricStreamCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAlarmHistoryInput,
|
|
10
10
|
DescribeAlarmHistoryOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAlarmHistoryCommandInput
|
|
14
15
|
extends DescribeAlarmHistoryInput {}
|
|
15
16
|
export interface DescribeAlarmHistoryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { DescribeAlarmsInput, DescribeAlarmsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DescribeAlarmsCommandInput extends DescribeAlarmsInput {}
|
|
11
12
|
export interface DescribeAlarmsCommandOutput
|
|
12
13
|
extends DescribeAlarmsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAlarmsForMetricInput,
|
|
10
10
|
DescribeAlarmsForMetricOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAlarmsForMetricCommandInput
|
|
14
15
|
extends DescribeAlarmsForMetricInput {}
|
|
15
16
|
export interface DescribeAlarmsForMetricCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeAnomalyDetectorsInput,
|
|
10
10
|
DescribeAnomalyDetectorsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeAnomalyDetectorsCommandInput
|
|
14
15
|
extends DescribeAnomalyDetectorsInput {}
|
|
15
16
|
export interface DescribeAnomalyDetectorsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeInsightRulesInput,
|
|
10
10
|
DescribeInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeInsightRulesCommandInput
|
|
14
15
|
extends DescribeInsightRulesInput {}
|
|
15
16
|
export interface DescribeInsightRulesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { DisableAlarmActionsInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DisableAlarmActionsCommandInput
|
|
11
12
|
extends DisableAlarmActionsInput {}
|
|
12
13
|
export interface DisableAlarmActionsCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DisableInsightRulesInput,
|
|
10
10
|
DisableInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisableInsightRulesCommandInput
|
|
14
15
|
extends DisableInsightRulesInput {}
|
|
15
16
|
export interface DisableInsightRulesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { EnableAlarmActionsInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface EnableAlarmActionsCommandInput
|
|
11
12
|
extends EnableAlarmActionsInput {}
|
|
12
13
|
export interface EnableAlarmActionsCommandOutput extends __MetadataBearer {}
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
EnableInsightRulesInput,
|
|
10
10
|
EnableInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface EnableInsightRulesCommandInput
|
|
14
15
|
extends EnableInsightRulesInput {}
|
|
15
16
|
export interface EnableInsightRulesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { GetDashboardInput, GetDashboardOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetDashboardCommandInput extends GetDashboardInput {}
|
|
11
12
|
export interface GetDashboardCommandOutput
|
|
12
13
|
extends GetDashboardOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetInsightRuleReportInput,
|
|
10
10
|
GetInsightRuleReportOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetInsightRuleReportCommandInput
|
|
14
15
|
extends GetInsightRuleReportInput {}
|
|
15
16
|
export interface GetInsightRuleReportCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { GetMetricDataInput, GetMetricDataOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetMetricDataCommandInput extends GetMetricDataInput {}
|
|
11
12
|
export interface GetMetricDataCommandOutput
|
|
12
13
|
extends GetMetricDataOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMetricStatisticsInput,
|
|
10
10
|
GetMetricStatisticsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMetricStatisticsCommandInput
|
|
14
15
|
extends GetMetricStatisticsInput {}
|
|
15
16
|
export interface GetMetricStatisticsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMetricStreamInput,
|
|
10
10
|
GetMetricStreamOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMetricStreamCommandInput extends GetMetricStreamInput {}
|
|
14
15
|
export interface GetMetricStreamCommandOutput
|
|
15
16
|
extends GetMetricStreamOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetMetricWidgetImageInput,
|
|
10
10
|
GetMetricWidgetImageOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetMetricWidgetImageCommandInput
|
|
14
15
|
extends GetMetricWidgetImageInput {}
|
|
15
16
|
export interface GetMetricWidgetImageCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { ListDashboardsInput, ListDashboardsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListDashboardsCommandInput extends ListDashboardsInput {}
|
|
11
12
|
export interface ListDashboardsCommandOutput
|
|
12
13
|
extends ListDashboardsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListManagedInsightRulesInput,
|
|
10
10
|
ListManagedInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListManagedInsightRulesCommandInput
|
|
14
15
|
extends ListManagedInsightRulesInput {}
|
|
15
16
|
export interface ListManagedInsightRulesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListMetricStreamsInput,
|
|
10
10
|
ListMetricStreamsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListMetricStreamsCommandInput extends ListMetricStreamsInput {}
|
|
14
15
|
export interface ListMetricStreamsCommandOutput
|
|
15
16
|
extends ListMetricStreamsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { ListMetricsInput, ListMetricsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListMetricsCommandInput extends ListMetricsInput {}
|
|
11
12
|
export interface ListMetricsCommandOutput
|
|
12
13
|
extends ListMetricsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceInput,
|
|
10
10
|
ListTagsForResourceOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceInput {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutAnomalyDetectorInput,
|
|
10
10
|
PutAnomalyDetectorOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutAnomalyDetectorCommandInput
|
|
14
15
|
extends PutAnomalyDetectorInput {}
|
|
15
16
|
export interface PutAnomalyDetectorCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { PutCompositeAlarmInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutCompositeAlarmCommandInput extends PutCompositeAlarmInput {}
|
|
11
12
|
export interface PutCompositeAlarmCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutCompositeAlarmCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { PutDashboardInput, PutDashboardOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutDashboardCommandInput extends PutDashboardInput {}
|
|
11
12
|
export interface PutDashboardCommandOutput
|
|
12
13
|
extends PutDashboardOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { PutInsightRuleInput, PutInsightRuleOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutInsightRuleCommandInput extends PutInsightRuleInput {}
|
|
11
12
|
export interface PutInsightRuleCommandOutput
|
|
12
13
|
extends PutInsightRuleOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutManagedInsightRulesInput,
|
|
10
10
|
PutManagedInsightRulesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutManagedInsightRulesCommandInput
|
|
14
15
|
extends PutManagedInsightRulesInput {}
|
|
15
16
|
export interface PutManagedInsightRulesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { PutMetricAlarmInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutMetricAlarmCommandInput extends PutMetricAlarmInput {}
|
|
11
12
|
export interface PutMetricAlarmCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutMetricAlarmCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { PutMetricDataInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutMetricDataCommandInput extends PutMetricDataInput {}
|
|
11
12
|
export interface PutMetricDataCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutMetricDataCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutMetricStreamInput,
|
|
10
10
|
PutMetricStreamOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutMetricStreamCommandInput extends PutMetricStreamInput {}
|
|
14
15
|
export interface PutMetricStreamCommandOutput
|
|
15
16
|
extends PutMetricStreamOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { SetAlarmStateInput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface SetAlarmStateCommandInput extends SetAlarmStateInput {}
|
|
11
12
|
export interface SetAlarmStateCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const SetAlarmStateCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartMetricStreamsInput,
|
|
10
10
|
StartMetricStreamsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartMetricStreamsCommandInput
|
|
14
15
|
extends StartMetricStreamsInput {}
|
|
15
16
|
export interface StartMetricStreamsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StopMetricStreamsInput,
|
|
10
10
|
StopMetricStreamsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StopMetricStreamsCommandInput extends StopMetricStreamsInput {}
|
|
14
15
|
export interface StopMetricStreamsCommandOutput
|
|
15
16
|
extends StopMetricStreamsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchClient";
|
|
8
8
|
import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
11
12
|
export interface UntagResourceCommandOutput
|
|
12
13
|
extends UntagResourceOutput,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CloudWatchServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: CloudWatchClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudwatch",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cloudwatch",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|