@aws-sdk/client-cloudwatch 3.590.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.
Files changed (81) hide show
  1. package/dist-cjs/index.js +0 -38
  2. package/dist-types/commands/DeleteAlarmsCommand.d.ts +2 -1
  3. package/dist-types/commands/DeleteAnomalyDetectorCommand.d.ts +2 -1
  4. package/dist-types/commands/DeleteDashboardsCommand.d.ts +2 -1
  5. package/dist-types/commands/DeleteInsightRulesCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteMetricStreamCommand.d.ts +2 -1
  7. package/dist-types/commands/DescribeAlarmHistoryCommand.d.ts +2 -1
  8. package/dist-types/commands/DescribeAlarmsCommand.d.ts +2 -1
  9. package/dist-types/commands/DescribeAlarmsForMetricCommand.d.ts +2 -1
  10. package/dist-types/commands/DescribeAnomalyDetectorsCommand.d.ts +2 -1
  11. package/dist-types/commands/DescribeInsightRulesCommand.d.ts +2 -1
  12. package/dist-types/commands/DisableAlarmActionsCommand.d.ts +2 -1
  13. package/dist-types/commands/DisableInsightRulesCommand.d.ts +2 -1
  14. package/dist-types/commands/EnableAlarmActionsCommand.d.ts +2 -1
  15. package/dist-types/commands/EnableInsightRulesCommand.d.ts +2 -1
  16. package/dist-types/commands/GetDashboardCommand.d.ts +2 -1
  17. package/dist-types/commands/GetInsightRuleReportCommand.d.ts +2 -1
  18. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -1
  19. package/dist-types/commands/GetMetricStatisticsCommand.d.ts +2 -1
  20. package/dist-types/commands/GetMetricStreamCommand.d.ts +2 -1
  21. package/dist-types/commands/GetMetricWidgetImageCommand.d.ts +2 -1
  22. package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
  23. package/dist-types/commands/ListManagedInsightRulesCommand.d.ts +2 -1
  24. package/dist-types/commands/ListMetricStreamsCommand.d.ts +2 -1
  25. package/dist-types/commands/ListMetricsCommand.d.ts +2 -1
  26. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  27. package/dist-types/commands/PutAnomalyDetectorCommand.d.ts +2 -1
  28. package/dist-types/commands/PutCompositeAlarmCommand.d.ts +2 -1
  29. package/dist-types/commands/PutDashboardCommand.d.ts +2 -1
  30. package/dist-types/commands/PutInsightRuleCommand.d.ts +2 -1
  31. package/dist-types/commands/PutManagedInsightRulesCommand.d.ts +2 -1
  32. package/dist-types/commands/PutMetricAlarmCommand.d.ts +2 -1
  33. package/dist-types/commands/PutMetricDataCommand.d.ts +2 -1
  34. package/dist-types/commands/PutMetricStreamCommand.d.ts +2 -1
  35. package/dist-types/commands/SetAlarmStateCommand.d.ts +2 -1
  36. package/dist-types/commands/StartMetricStreamsCommand.d.ts +2 -1
  37. package/dist-types/commands/StopMetricStreamsCommand.d.ts +2 -1
  38. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  39. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  40. package/dist-types/index.d.ts +2 -2
  41. package/dist-types/models/CloudWatchServiceException.d.ts +2 -1
  42. package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +2 -1
  43. package/dist-types/ts3.4/commands/DeleteAnomalyDetectorCommand.d.ts +2 -1
  44. package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +2 -1
  45. package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/DescribeAlarmHistoryCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/DescribeAlarmsCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/DescribeAnomalyDetectorsCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DescribeInsightRulesCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/ListManagedInsightRulesCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/ListMetricStreamsCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/PutAnomalyDetectorCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/PutManagedInsightRulesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/models/CloudWatchServiceException.d.ts +2 -1
  81. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -258,7 +258,6 @@ var CloudWatchClient = _CloudWatchClient;
258
258
 
259
259
  var import_middleware_serde = require("@smithy/middleware-serde");
260
260
 
261
- var import_types = require("@smithy/types");
262
261
 
263
262
  // src/protocols/Aws_query.ts
264
263
  var import_core2 = require("@aws-sdk/core");
@@ -4741,7 +4740,6 @@ var DeleteAlarmsCommand = _DeleteAlarmsCommand;
4741
4740
 
4742
4741
 
4743
4742
 
4744
-
4745
4743
  var _DeleteAnomalyDetectorCommand = class _DeleteAnomalyDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
4746
4744
  ...commonParams
4747
4745
  }).m(function(Command, cs, config, o) {
@@ -4758,7 +4756,6 @@ var DeleteAnomalyDetectorCommand = _DeleteAnomalyDetectorCommand;
4758
4756
 
4759
4757
 
4760
4758
 
4761
-
4762
4759
  var _DeleteDashboardsCommand = class _DeleteDashboardsCommand extends import_smithy_client.Command.classBuilder().ep({
4763
4760
  ...commonParams
4764
4761
  }).m(function(Command, cs, config, o) {
@@ -4775,7 +4772,6 @@ var DeleteDashboardsCommand = _DeleteDashboardsCommand;
4775
4772
 
4776
4773
 
4777
4774
 
4778
-
4779
4775
  var _DeleteInsightRulesCommand = class _DeleteInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4780
4776
  ...commonParams
4781
4777
  }).m(function(Command, cs, config, o) {
@@ -4792,7 +4788,6 @@ var DeleteInsightRulesCommand = _DeleteInsightRulesCommand;
4792
4788
 
4793
4789
 
4794
4790
 
4795
-
4796
4791
  var _DeleteMetricStreamCommand = class _DeleteMetricStreamCommand extends import_smithy_client.Command.classBuilder().ep({
4797
4792
  ...commonParams
4798
4793
  }).m(function(Command, cs, config, o) {
@@ -4809,7 +4804,6 @@ var DeleteMetricStreamCommand = _DeleteMetricStreamCommand;
4809
4804
 
4810
4805
 
4811
4806
 
4812
-
4813
4807
  var _DescribeAlarmHistoryCommand = class _DescribeAlarmHistoryCommand extends import_smithy_client.Command.classBuilder().ep({
4814
4808
  ...commonParams
4815
4809
  }).m(function(Command, cs, config, o) {
@@ -4826,7 +4820,6 @@ var DescribeAlarmHistoryCommand = _DescribeAlarmHistoryCommand;
4826
4820
 
4827
4821
 
4828
4822
 
4829
-
4830
4823
  var _DescribeAlarmsCommand = class _DescribeAlarmsCommand extends import_smithy_client.Command.classBuilder().ep({
4831
4824
  ...commonParams
4832
4825
  }).m(function(Command, cs, config, o) {
@@ -4843,7 +4836,6 @@ var DescribeAlarmsCommand = _DescribeAlarmsCommand;
4843
4836
 
4844
4837
 
4845
4838
 
4846
-
4847
4839
  var _DescribeAlarmsForMetricCommand = class _DescribeAlarmsForMetricCommand extends import_smithy_client.Command.classBuilder().ep({
4848
4840
  ...commonParams
4849
4841
  }).m(function(Command, cs, config, o) {
@@ -4860,7 +4852,6 @@ var DescribeAlarmsForMetricCommand = _DescribeAlarmsForMetricCommand;
4860
4852
 
4861
4853
 
4862
4854
 
4863
-
4864
4855
  var _DescribeAnomalyDetectorsCommand = class _DescribeAnomalyDetectorsCommand extends import_smithy_client.Command.classBuilder().ep({
4865
4856
  ...commonParams
4866
4857
  }).m(function(Command, cs, config, o) {
@@ -4877,7 +4868,6 @@ var DescribeAnomalyDetectorsCommand = _DescribeAnomalyDetectorsCommand;
4877
4868
 
4878
4869
 
4879
4870
 
4880
-
4881
4871
  var _DescribeInsightRulesCommand = class _DescribeInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4882
4872
  ...commonParams
4883
4873
  }).m(function(Command, cs, config, o) {
@@ -4894,7 +4884,6 @@ var DescribeInsightRulesCommand = _DescribeInsightRulesCommand;
4894
4884
 
4895
4885
 
4896
4886
 
4897
-
4898
4887
  var _DisableAlarmActionsCommand = class _DisableAlarmActionsCommand extends import_smithy_client.Command.classBuilder().ep({
4899
4888
  ...commonParams
4900
4889
  }).m(function(Command, cs, config, o) {
@@ -4911,7 +4900,6 @@ var DisableAlarmActionsCommand = _DisableAlarmActionsCommand;
4911
4900
 
4912
4901
 
4913
4902
 
4914
-
4915
4903
  var _DisableInsightRulesCommand = class _DisableInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4916
4904
  ...commonParams
4917
4905
  }).m(function(Command, cs, config, o) {
@@ -4928,7 +4916,6 @@ var DisableInsightRulesCommand = _DisableInsightRulesCommand;
4928
4916
 
4929
4917
 
4930
4918
 
4931
-
4932
4919
  var _EnableAlarmActionsCommand = class _EnableAlarmActionsCommand extends import_smithy_client.Command.classBuilder().ep({
4933
4920
  ...commonParams
4934
4921
  }).m(function(Command, cs, config, o) {
@@ -4945,7 +4932,6 @@ var EnableAlarmActionsCommand = _EnableAlarmActionsCommand;
4945
4932
 
4946
4933
 
4947
4934
 
4948
-
4949
4935
  var _EnableInsightRulesCommand = class _EnableInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
4950
4936
  ...commonParams
4951
4937
  }).m(function(Command, cs, config, o) {
@@ -4962,7 +4948,6 @@ var EnableInsightRulesCommand = _EnableInsightRulesCommand;
4962
4948
 
4963
4949
 
4964
4950
 
4965
-
4966
4951
  var _GetDashboardCommand = class _GetDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
4967
4952
  ...commonParams
4968
4953
  }).m(function(Command, cs, config, o) {
@@ -4979,7 +4964,6 @@ var GetDashboardCommand = _GetDashboardCommand;
4979
4964
 
4980
4965
 
4981
4966
 
4982
-
4983
4967
  var _GetInsightRuleReportCommand = class _GetInsightRuleReportCommand extends import_smithy_client.Command.classBuilder().ep({
4984
4968
  ...commonParams
4985
4969
  }).m(function(Command, cs, config, o) {
@@ -4996,7 +4980,6 @@ var GetInsightRuleReportCommand = _GetInsightRuleReportCommand;
4996
4980
 
4997
4981
 
4998
4982
 
4999
-
5000
4983
  var _GetMetricDataCommand = class _GetMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
5001
4984
  ...commonParams
5002
4985
  }).m(function(Command, cs, config, o) {
@@ -5013,7 +4996,6 @@ var GetMetricDataCommand = _GetMetricDataCommand;
5013
4996
 
5014
4997
 
5015
4998
 
5016
-
5017
4999
  var _GetMetricStatisticsCommand = class _GetMetricStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
5018
5000
  ...commonParams
5019
5001
  }).m(function(Command, cs, config, o) {
@@ -5030,7 +5012,6 @@ var GetMetricStatisticsCommand = _GetMetricStatisticsCommand;
5030
5012
 
5031
5013
 
5032
5014
 
5033
-
5034
5015
  var _GetMetricStreamCommand = class _GetMetricStreamCommand extends import_smithy_client.Command.classBuilder().ep({
5035
5016
  ...commonParams
5036
5017
  }).m(function(Command, cs, config, o) {
@@ -5047,7 +5028,6 @@ var GetMetricStreamCommand = _GetMetricStreamCommand;
5047
5028
 
5048
5029
 
5049
5030
 
5050
-
5051
5031
  var _GetMetricWidgetImageCommand = class _GetMetricWidgetImageCommand extends import_smithy_client.Command.classBuilder().ep({
5052
5032
  ...commonParams
5053
5033
  }).m(function(Command, cs, config, o) {
@@ -5064,7 +5044,6 @@ var GetMetricWidgetImageCommand = _GetMetricWidgetImageCommand;
5064
5044
 
5065
5045
 
5066
5046
 
5067
-
5068
5047
  var _ListDashboardsCommand = class _ListDashboardsCommand extends import_smithy_client.Command.classBuilder().ep({
5069
5048
  ...commonParams
5070
5049
  }).m(function(Command, cs, config, o) {
@@ -5081,7 +5060,6 @@ var ListDashboardsCommand = _ListDashboardsCommand;
5081
5060
 
5082
5061
 
5083
5062
 
5084
-
5085
5063
  var _ListManagedInsightRulesCommand = class _ListManagedInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5086
5064
  ...commonParams
5087
5065
  }).m(function(Command, cs, config, o) {
@@ -5098,7 +5076,6 @@ var ListManagedInsightRulesCommand = _ListManagedInsightRulesCommand;
5098
5076
 
5099
5077
 
5100
5078
 
5101
-
5102
5079
  var _ListMetricsCommand = class _ListMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
5103
5080
  ...commonParams
5104
5081
  }).m(function(Command, cs, config, o) {
@@ -5115,7 +5092,6 @@ var ListMetricsCommand = _ListMetricsCommand;
5115
5092
 
5116
5093
 
5117
5094
 
5118
-
5119
5095
  var _ListMetricStreamsCommand = class _ListMetricStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
5120
5096
  ...commonParams
5121
5097
  }).m(function(Command, cs, config, o) {
@@ -5132,7 +5108,6 @@ var ListMetricStreamsCommand = _ListMetricStreamsCommand;
5132
5108
 
5133
5109
 
5134
5110
 
5135
-
5136
5111
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5137
5112
  ...commonParams
5138
5113
  }).m(function(Command, cs, config, o) {
@@ -5149,7 +5124,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
5149
5124
 
5150
5125
 
5151
5126
 
5152
-
5153
5127
  var _PutAnomalyDetectorCommand = class _PutAnomalyDetectorCommand extends import_smithy_client.Command.classBuilder().ep({
5154
5128
  ...commonParams
5155
5129
  }).m(function(Command, cs, config, o) {
@@ -5166,7 +5140,6 @@ var PutAnomalyDetectorCommand = _PutAnomalyDetectorCommand;
5166
5140
 
5167
5141
 
5168
5142
 
5169
-
5170
5143
  var _PutCompositeAlarmCommand = class _PutCompositeAlarmCommand extends import_smithy_client.Command.classBuilder().ep({
5171
5144
  ...commonParams
5172
5145
  }).m(function(Command, cs, config, o) {
@@ -5183,7 +5156,6 @@ var PutCompositeAlarmCommand = _PutCompositeAlarmCommand;
5183
5156
 
5184
5157
 
5185
5158
 
5186
-
5187
5159
  var _PutDashboardCommand = class _PutDashboardCommand extends import_smithy_client.Command.classBuilder().ep({
5188
5160
  ...commonParams
5189
5161
  }).m(function(Command, cs, config, o) {
@@ -5200,7 +5172,6 @@ var PutDashboardCommand = _PutDashboardCommand;
5200
5172
 
5201
5173
 
5202
5174
 
5203
-
5204
5175
  var _PutInsightRuleCommand = class _PutInsightRuleCommand extends import_smithy_client.Command.classBuilder().ep({
5205
5176
  ...commonParams
5206
5177
  }).m(function(Command, cs, config, o) {
@@ -5217,7 +5188,6 @@ var PutInsightRuleCommand = _PutInsightRuleCommand;
5217
5188
 
5218
5189
 
5219
5190
 
5220
-
5221
5191
  var _PutManagedInsightRulesCommand = class _PutManagedInsightRulesCommand extends import_smithy_client.Command.classBuilder().ep({
5222
5192
  ...commonParams
5223
5193
  }).m(function(Command, cs, config, o) {
@@ -5234,7 +5204,6 @@ var PutManagedInsightRulesCommand = _PutManagedInsightRulesCommand;
5234
5204
 
5235
5205
 
5236
5206
 
5237
-
5238
5207
  var _PutMetricAlarmCommand = class _PutMetricAlarmCommand extends import_smithy_client.Command.classBuilder().ep({
5239
5208
  ...commonParams
5240
5209
  }).m(function(Command, cs, config, o) {
@@ -5252,7 +5221,6 @@ var PutMetricAlarmCommand = _PutMetricAlarmCommand;
5252
5221
 
5253
5222
 
5254
5223
 
5255
-
5256
5224
  var _PutMetricDataCommand = class _PutMetricDataCommand extends import_smithy_client.Command.classBuilder().ep({
5257
5225
  ...commonParams
5258
5226
  }).m(function(Command, cs, config, o) {
@@ -5270,7 +5238,6 @@ var PutMetricDataCommand = _PutMetricDataCommand;
5270
5238
 
5271
5239
 
5272
5240
 
5273
-
5274
5241
  var _PutMetricStreamCommand = class _PutMetricStreamCommand extends import_smithy_client.Command.classBuilder().ep({
5275
5242
  ...commonParams
5276
5243
  }).m(function(Command, cs, config, o) {
@@ -5287,7 +5254,6 @@ var PutMetricStreamCommand = _PutMetricStreamCommand;
5287
5254
 
5288
5255
 
5289
5256
 
5290
-
5291
5257
  var _SetAlarmStateCommand = class _SetAlarmStateCommand extends import_smithy_client.Command.classBuilder().ep({
5292
5258
  ...commonParams
5293
5259
  }).m(function(Command, cs, config, o) {
@@ -5304,7 +5270,6 @@ var SetAlarmStateCommand = _SetAlarmStateCommand;
5304
5270
 
5305
5271
 
5306
5272
 
5307
-
5308
5273
  var _StartMetricStreamsCommand = class _StartMetricStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
5309
5274
  ...commonParams
5310
5275
  }).m(function(Command, cs, config, o) {
@@ -5321,7 +5286,6 @@ var StartMetricStreamsCommand = _StartMetricStreamsCommand;
5321
5286
 
5322
5287
 
5323
5288
 
5324
-
5325
5289
  var _StopMetricStreamsCommand = class _StopMetricStreamsCommand extends import_smithy_client.Command.classBuilder().ep({
5326
5290
  ...commonParams
5327
5291
  }).m(function(Command, cs, config, o) {
@@ -5338,7 +5302,6 @@ var StopMetricStreamsCommand = _StopMetricStreamsCommand;
5338
5302
 
5339
5303
 
5340
5304
 
5341
-
5342
5305
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5343
5306
  ...commonParams
5344
5307
  }).m(function(Command, cs, config, o) {
@@ -5355,7 +5318,6 @@ var TagResourceCommand = _TagResourceCommand;
5355
5318
 
5356
5319
 
5357
5320
 
5358
-
5359
5321
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5360
5322
  ...commonParams
5361
5323
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { DeleteAlarmsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteAnomalyDetectorInput, DeleteAnomalyDetectorOutput } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDashboardsInput, DeleteDashboardsOutput } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteInsightRulesInput, DeleteInsightRulesOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteMetricStreamInput, DeleteMetricStreamOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeAlarmHistoryInput, DescribeAlarmHistoryOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeAlarmsInput, DescribeAlarmsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeAlarmsForMetricInput, DescribeAlarmsForMetricOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeAnomalyDetectorsInput, DescribeAnomalyDetectorsOutput } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeInsightRulesInput, DescribeInsightRulesOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisableAlarmActionsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisableInsightRulesInput, DisableInsightRulesOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { EnableAlarmActionsInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { EnableInsightRulesInput, EnableInsightRulesOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetDashboardInput, GetDashboardOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetInsightRuleReportInput, GetInsightRuleReportOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMetricDataInput, GetMetricDataOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMetricStatisticsInput, GetMetricStatisticsOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMetricStreamInput, GetMetricStreamOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetMetricWidgetImageInput, GetMetricWidgetImageOutput } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDashboardsInput, ListDashboardsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListManagedInsightRulesInput, ListManagedInsightRulesOutput } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListMetricStreamsInput, ListMetricStreamsOutput } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListMetricsInput, ListMetricsOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutAnomalyDetectorInput, PutAnomalyDetectorOutput } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutCompositeAlarmInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutDashboardInput, PutDashboardOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutInsightRuleInput, PutInsightRuleOutput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutManagedInsightRulesInput, PutManagedInsightRulesOutput } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutMetricAlarmInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutMetricDataInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PutMetricStreamInput, PutMetricStreamOutput } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { SetAlarmStateInput } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *