@aws-sdk/client-cloudwatch 3.651.1 → 3.658.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.
Files changed (77) hide show
  1. package/dist-types/commands/DeleteAlarmsCommand.d.ts +11 -0
  2. package/dist-types/commands/DeleteAnomalyDetectorCommand.d.ts +11 -0
  3. package/dist-types/commands/DeleteDashboardsCommand.d.ts +11 -0
  4. package/dist-types/commands/DeleteInsightRulesCommand.d.ts +11 -0
  5. package/dist-types/commands/DeleteMetricStreamCommand.d.ts +11 -0
  6. package/dist-types/commands/DescribeAlarmHistoryCommand.d.ts +11 -0
  7. package/dist-types/commands/DescribeAlarmsCommand.d.ts +11 -0
  8. package/dist-types/commands/DescribeAlarmsForMetricCommand.d.ts +11 -0
  9. package/dist-types/commands/DescribeAnomalyDetectorsCommand.d.ts +11 -0
  10. package/dist-types/commands/DescribeInsightRulesCommand.d.ts +11 -0
  11. package/dist-types/commands/DisableAlarmActionsCommand.d.ts +11 -0
  12. package/dist-types/commands/DisableInsightRulesCommand.d.ts +11 -0
  13. package/dist-types/commands/EnableAlarmActionsCommand.d.ts +11 -0
  14. package/dist-types/commands/EnableInsightRulesCommand.d.ts +11 -0
  15. package/dist-types/commands/GetDashboardCommand.d.ts +11 -0
  16. package/dist-types/commands/GetInsightRuleReportCommand.d.ts +11 -0
  17. package/dist-types/commands/GetMetricDataCommand.d.ts +11 -0
  18. package/dist-types/commands/GetMetricStatisticsCommand.d.ts +11 -0
  19. package/dist-types/commands/GetMetricStreamCommand.d.ts +11 -0
  20. package/dist-types/commands/GetMetricWidgetImageCommand.d.ts +11 -0
  21. package/dist-types/commands/ListDashboardsCommand.d.ts +11 -0
  22. package/dist-types/commands/ListManagedInsightRulesCommand.d.ts +11 -0
  23. package/dist-types/commands/ListMetricStreamsCommand.d.ts +11 -0
  24. package/dist-types/commands/ListMetricsCommand.d.ts +11 -0
  25. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  26. package/dist-types/commands/PutAnomalyDetectorCommand.d.ts +11 -0
  27. package/dist-types/commands/PutCompositeAlarmCommand.d.ts +11 -0
  28. package/dist-types/commands/PutDashboardCommand.d.ts +11 -0
  29. package/dist-types/commands/PutInsightRuleCommand.d.ts +11 -0
  30. package/dist-types/commands/PutManagedInsightRulesCommand.d.ts +11 -0
  31. package/dist-types/commands/PutMetricAlarmCommand.d.ts +11 -0
  32. package/dist-types/commands/PutMetricDataCommand.d.ts +11 -0
  33. package/dist-types/commands/PutMetricStreamCommand.d.ts +11 -0
  34. package/dist-types/commands/SetAlarmStateCommand.d.ts +11 -0
  35. package/dist-types/commands/StartMetricStreamsCommand.d.ts +11 -0
  36. package/dist-types/commands/StopMetricStreamsCommand.d.ts +11 -0
  37. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  38. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  39. package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/DeleteAnomalyDetectorCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DescribeAlarmHistoryCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/DescribeAlarmsCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/DescribeAnomalyDetectorsCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/DescribeInsightRulesCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/ListManagedInsightRulesCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/ListMetricStreamsCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/PutAnomalyDetectorCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/PutManagedInsightRulesCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  77. package/package.json +37 -37
@@ -37,4 +37,15 @@ declare const DeleteAnomalyDetectorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteAnomalyDetectorCommand extends DeleteAnomalyDetectorCommand_base {}
40
+ export declare class DeleteAnomalyDetectorCommand extends DeleteAnomalyDetectorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteAnomalyDetectorInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteAnomalyDetectorCommandInput;
48
+ output: DeleteAnomalyDetectorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const DeleteDashboardsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class DeleteDashboardsCommand extends DeleteDashboardsCommand_base {}
39
+ export declare class DeleteDashboardsCommand extends DeleteDashboardsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: DeleteDashboardsInput;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: DeleteDashboardsCommandInput;
47
+ output: DeleteDashboardsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const DeleteInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteInsightRulesCommand extends DeleteInsightRulesCommand_base {}
40
+ export declare class DeleteInsightRulesCommand extends DeleteInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteInsightRulesInput;
44
+ output: DeleteInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: DeleteInsightRulesCommandInput;
48
+ output: DeleteInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteMetricStreamCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteMetricStreamCommand extends DeleteMetricStreamCommand_base {}
40
+ export declare class DeleteMetricStreamCommand extends DeleteMetricStreamCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteMetricStreamInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteMetricStreamCommandInput;
48
+ output: DeleteMetricStreamCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAlarmHistoryCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAlarmHistoryCommand extends DescribeAlarmHistoryCommand_base {}
40
+ export declare class DescribeAlarmHistoryCommand extends DescribeAlarmHistoryCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAlarmHistoryInput;
44
+ output: DescribeAlarmHistoryOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeAlarmHistoryCommandInput;
48
+ output: DescribeAlarmHistoryCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeAlarmsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeAlarmsCommand extends DescribeAlarmsCommand_base {}
36
+ export declare class DescribeAlarmsCommand extends DescribeAlarmsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeAlarmsInput;
40
+ output: DescribeAlarmsOutput;
41
+ };
42
+ sdk: {
43
+ input: DescribeAlarmsCommandInput;
44
+ output: DescribeAlarmsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DescribeAlarmsForMetricCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAlarmsForMetricCommand extends DescribeAlarmsForMetricCommand_base {}
40
+ export declare class DescribeAlarmsForMetricCommand extends DescribeAlarmsForMetricCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAlarmsForMetricInput;
44
+ output: DescribeAlarmsForMetricOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeAlarmsForMetricCommandInput;
48
+ output: DescribeAlarmsForMetricCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAnomalyDetectorsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAnomalyDetectorsCommand extends DescribeAnomalyDetectorsCommand_base {}
40
+ export declare class DescribeAnomalyDetectorsCommand extends DescribeAnomalyDetectorsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAnomalyDetectorsInput;
44
+ output: DescribeAnomalyDetectorsOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeAnomalyDetectorsCommandInput;
48
+ output: DescribeAnomalyDetectorsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInsightRulesCommand extends DescribeInsightRulesCommand_base {}
40
+ export declare class DescribeInsightRulesCommand extends DescribeInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeInsightRulesInput;
44
+ output: DescribeInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeInsightRulesCommandInput;
48
+ output: DescribeInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const DisableAlarmActionsCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class DisableAlarmActionsCommand extends DisableAlarmActionsCommand_base {}
35
+ export declare class DisableAlarmActionsCommand extends DisableAlarmActionsCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: DisableAlarmActionsInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: DisableAlarmActionsCommandInput;
43
+ output: DisableAlarmActionsCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const DisableInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisableInsightRulesCommand extends DisableInsightRulesCommand_base {}
40
+ export declare class DisableInsightRulesCommand extends DisableInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DisableInsightRulesInput;
44
+ output: DisableInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: DisableInsightRulesCommandInput;
48
+ output: DisableInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const EnableAlarmActionsCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class EnableAlarmActionsCommand extends EnableAlarmActionsCommand_base {}
35
+ export declare class EnableAlarmActionsCommand extends EnableAlarmActionsCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: EnableAlarmActionsInput;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: EnableAlarmActionsCommandInput;
43
+ output: EnableAlarmActionsCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const EnableInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableInsightRulesCommand extends EnableInsightRulesCommand_base {}
40
+ export declare class EnableInsightRulesCommand extends EnableInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: EnableInsightRulesInput;
44
+ output: EnableInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: EnableInsightRulesCommandInput;
48
+ output: EnableInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetDashboardCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetDashboardCommand extends GetDashboardCommand_base {}
36
+ export declare class GetDashboardCommand extends GetDashboardCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetDashboardInput;
40
+ output: GetDashboardOutput;
41
+ };
42
+ sdk: {
43
+ input: GetDashboardCommandInput;
44
+ output: GetDashboardCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetInsightRuleReportCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetInsightRuleReportCommand extends GetInsightRuleReportCommand_base {}
40
+ export declare class GetInsightRuleReportCommand extends GetInsightRuleReportCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetInsightRuleReportInput;
44
+ output: GetInsightRuleReportOutput;
45
+ };
46
+ sdk: {
47
+ input: GetInsightRuleReportCommandInput;
48
+ output: GetInsightRuleReportCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const GetMetricDataCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class GetMetricDataCommand extends GetMetricDataCommand_base {}
36
+ export declare class GetMetricDataCommand extends GetMetricDataCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: GetMetricDataInput;
40
+ output: GetMetricDataOutput;
41
+ };
42
+ sdk: {
43
+ input: GetMetricDataCommandInput;
44
+ output: GetMetricDataCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const GetMetricStatisticsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetMetricStatisticsCommand extends GetMetricStatisticsCommand_base {}
40
+ export declare class GetMetricStatisticsCommand extends GetMetricStatisticsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetMetricStatisticsInput;
44
+ output: GetMetricStatisticsOutput;
45
+ };
46
+ sdk: {
47
+ input: GetMetricStatisticsCommandInput;
48
+ output: GetMetricStatisticsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const GetMetricStreamCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetMetricStreamCommand extends GetMetricStreamCommand_base {}
39
+ export declare class GetMetricStreamCommand extends GetMetricStreamCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetMetricStreamInput;
43
+ output: GetMetricStreamOutput;
44
+ };
45
+ sdk: {
46
+ input: GetMetricStreamCommandInput;
47
+ output: GetMetricStreamCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetMetricWidgetImageCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetMetricWidgetImageCommand extends GetMetricWidgetImageCommand_base {}
40
+ export declare class GetMetricWidgetImageCommand extends GetMetricWidgetImageCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetMetricWidgetImageInput;
44
+ output: GetMetricWidgetImageOutput;
45
+ };
46
+ sdk: {
47
+ input: GetMetricWidgetImageCommandInput;
48
+ output: GetMetricWidgetImageCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const ListDashboardsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListDashboardsCommand extends ListDashboardsCommand_base {}
36
+ export declare class ListDashboardsCommand extends ListDashboardsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListDashboardsInput;
40
+ output: ListDashboardsOutput;
41
+ };
42
+ sdk: {
43
+ input: ListDashboardsCommandInput;
44
+ output: ListDashboardsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListManagedInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListManagedInsightRulesCommand extends ListManagedInsightRulesCommand_base {}
40
+ export declare class ListManagedInsightRulesCommand extends ListManagedInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListManagedInsightRulesInput;
44
+ output: ListManagedInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: ListManagedInsightRulesCommandInput;
48
+ output: ListManagedInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListMetricStreamsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListMetricStreamsCommand extends ListMetricStreamsCommand_base {}
39
+ export declare class ListMetricStreamsCommand extends ListMetricStreamsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListMetricStreamsInput;
43
+ output: ListMetricStreamsOutput;
44
+ };
45
+ sdk: {
46
+ input: ListMetricStreamsCommandInput;
47
+ output: ListMetricStreamsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const ListMetricsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListMetricsCommand extends ListMetricsCommand_base {}
36
+ export declare class ListMetricsCommand extends ListMetricsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: ListMetricsInput;
40
+ output: ListMetricsOutput;
41
+ };
42
+ sdk: {
43
+ input: ListMetricsCommandInput;
44
+ output: ListMetricsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceInput;
44
+ output: ListTagsForResourceOutput;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const PutAnomalyDetectorCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutAnomalyDetectorCommand extends PutAnomalyDetectorCommand_base {}
40
+ export declare class PutAnomalyDetectorCommand extends PutAnomalyDetectorCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutAnomalyDetectorInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: PutAnomalyDetectorCommandInput;
48
+ output: PutAnomalyDetectorCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -31,4 +31,15 @@ declare const PutCompositeAlarmCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class PutCompositeAlarmCommand extends PutCompositeAlarmCommand_base {}
34
+ export declare class PutCompositeAlarmCommand extends PutCompositeAlarmCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: PutCompositeAlarmInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: PutCompositeAlarmCommandInput;
42
+ output: PutCompositeAlarmCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -33,4 +33,15 @@ declare const PutDashboardCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutDashboardCommand extends PutDashboardCommand_base {}
36
+ export declare class PutDashboardCommand extends PutDashboardCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutDashboardInput;
40
+ output: PutDashboardOutput;
41
+ };
42
+ sdk: {
43
+ input: PutDashboardCommandInput;
44
+ output: PutDashboardCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const PutInsightRuleCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class PutInsightRuleCommand extends PutInsightRuleCommand_base {}
36
+ export declare class PutInsightRuleCommand extends PutInsightRuleCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: PutInsightRuleInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: PutInsightRuleCommandInput;
44
+ output: PutInsightRuleCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const PutManagedInsightRulesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class PutManagedInsightRulesCommand extends PutManagedInsightRulesCommand_base {}
40
+ export declare class PutManagedInsightRulesCommand extends PutManagedInsightRulesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: PutManagedInsightRulesInput;
44
+ output: PutManagedInsightRulesOutput;
45
+ };
46
+ sdk: {
47
+ input: PutManagedInsightRulesCommandInput;
48
+ output: PutManagedInsightRulesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -31,4 +31,15 @@ declare const PutMetricAlarmCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class PutMetricAlarmCommand extends PutMetricAlarmCommand_base {}
34
+ export declare class PutMetricAlarmCommand extends PutMetricAlarmCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: PutMetricAlarmInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: PutMetricAlarmCommandInput;
42
+ output: PutMetricAlarmCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -31,4 +31,15 @@ declare const PutMetricDataCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class PutMetricDataCommand extends PutMetricDataCommand_base {}
34
+ export declare class PutMetricDataCommand extends PutMetricDataCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: PutMetricDataInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: PutMetricDataCommandInput;
42
+ output: PutMetricDataCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -36,4 +36,15 @@ declare const PutMetricStreamCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class PutMetricStreamCommand extends PutMetricStreamCommand_base {}
39
+ export declare class PutMetricStreamCommand extends PutMetricStreamCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: PutMetricStreamInput;
43
+ output: PutMetricStreamOutput;
44
+ };
45
+ sdk: {
46
+ input: PutMetricStreamCommandInput;
47
+ output: PutMetricStreamCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -31,4 +31,15 @@ declare const SetAlarmStateCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class SetAlarmStateCommand extends SetAlarmStateCommand_base {}
34
+ export declare class SetAlarmStateCommand extends SetAlarmStateCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: SetAlarmStateInput;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: SetAlarmStateCommandInput;
42
+ output: SetAlarmStateCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -37,4 +37,15 @@ declare const StartMetricStreamsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class StartMetricStreamsCommand extends StartMetricStreamsCommand_base {}
40
+ export declare class StartMetricStreamsCommand extends StartMetricStreamsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: StartMetricStreamsInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: StartMetricStreamsCommandInput;
48
+ output: StartMetricStreamsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const StopMetricStreamsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class StopMetricStreamsCommand extends StopMetricStreamsCommand_base {}
39
+ export declare class StopMetricStreamsCommand extends StopMetricStreamsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: StopMetricStreamsInput;
43
+ output: {};
44
+ };
45
+ sdk: {
46
+ input: StopMetricStreamsCommandInput;
47
+ output: StopMetricStreamsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class TagResourceCommand extends TagResourceCommand_base {}
36
+ export declare class TagResourceCommand extends TagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: TagResourceInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: TagResourceCommandInput;
44
+ output: TagResourceCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const UntagResourceCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class UntagResourceCommand extends UntagResourceCommand_base {}
36
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: UntagResourceInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: UntagResourceCommandInput;
44
+ output: UntagResourceCommandOutput;
45
+ };
46
+ };
47
+ }