@aws-sdk/client-cloudwatch 3.996.0 → 3.997.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 (44) hide show
  1. package/README.md +28 -0
  2. package/dist-cjs/index.js +96 -2
  3. package/dist-cjs/schemas/schemas_0.js +119 -28
  4. package/dist-es/CloudWatch.js +12 -0
  5. package/dist-es/commands/DeleteAlarmMuteRuleCommand.js +16 -0
  6. package/dist-es/commands/GetAlarmMuteRuleCommand.js +16 -0
  7. package/dist-es/commands/ListAlarmMuteRulesCommand.js +16 -0
  8. package/dist-es/commands/PutAlarmMuteRuleCommand.js +16 -0
  9. package/dist-es/commands/index.js +4 -0
  10. package/dist-es/models/enums.js +5 -0
  11. package/dist-es/pagination/ListAlarmMuteRulesPaginator.js +4 -0
  12. package/dist-es/pagination/index.js +1 -0
  13. package/dist-es/schemas/schemas_0.js +115 -24
  14. package/dist-es/waiters/index.js +1 -0
  15. package/dist-es/waiters/waitForAlarmMuteRuleExists.js +26 -0
  16. package/dist-types/CloudWatch.d.ts +42 -0
  17. package/dist-types/CloudWatchClient.d.ts +6 -2
  18. package/dist-types/commands/DeleteAlarmMuteRuleCommand.d.ts +78 -0
  19. package/dist-types/commands/GetAlarmMuteRuleCommand.d.ts +116 -0
  20. package/dist-types/commands/ListAlarmMuteRulesCommand.d.ts +100 -0
  21. package/dist-types/commands/PutAlarmMuteRuleCommand.d.ts +105 -0
  22. package/dist-types/commands/index.d.ts +4 -0
  23. package/dist-types/models/enums.d.ts +13 -0
  24. package/dist-types/models/models_0.d.ts +332 -1
  25. package/dist-types/pagination/ListAlarmMuteRulesPaginator.d.ts +7 -0
  26. package/dist-types/pagination/index.d.ts +1 -0
  27. package/dist-types/schemas/schemas_0.d.ts +14 -0
  28. package/dist-types/ts3.4/CloudWatch.d.ts +85 -0
  29. package/dist-types/ts3.4/CloudWatchClient.d.ts +24 -0
  30. package/dist-types/ts3.4/commands/DeleteAlarmMuteRuleCommand.d.ts +46 -0
  31. package/dist-types/ts3.4/commands/GetAlarmMuteRuleCommand.d.ts +50 -0
  32. package/dist-types/ts3.4/commands/ListAlarmMuteRulesCommand.d.ts +51 -0
  33. package/dist-types/ts3.4/commands/PutAlarmMuteRuleCommand.d.ts +45 -0
  34. package/dist-types/ts3.4/commands/index.d.ts +4 -0
  35. package/dist-types/ts3.4/models/enums.d.ts +7 -0
  36. package/dist-types/ts3.4/models/models_0.d.ts +56 -0
  37. package/dist-types/ts3.4/pagination/ListAlarmMuteRulesPaginator.d.ts +11 -0
  38. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  39. package/dist-types/ts3.4/schemas/schemas_0.d.ts +14 -0
  40. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  41. package/dist-types/ts3.4/waiters/waitForAlarmMuteRuleExists.d.ts +11 -0
  42. package/dist-types/waiters/index.d.ts +1 -0
  43. package/dist-types/waiters/waitForAlarmMuteRuleExists.d.ts +14 -0
  44. package/package.json +39 -39
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisableInsightRulesOutput$ = exports.DisableInsightRulesInput$ = exports.DisableAlarmActionsInput$ = exports.DimensionFilter$ = exports.Dimension$ = exports.DescribeInsightRulesOutput$ = exports.DescribeInsightRulesInput$ = exports.DescribeAnomalyDetectorsOutput$ = exports.DescribeAnomalyDetectorsInput$ = exports.DescribeAlarmsOutput$ = exports.DescribeAlarmsInput$ = exports.DescribeAlarmsForMetricOutput$ = exports.DescribeAlarmsForMetricInput$ = exports.DescribeAlarmHistoryOutput$ = exports.DescribeAlarmHistoryInput$ = exports.DescribeAlarmContributorsOutput$ = exports.DescribeAlarmContributorsInput$ = exports.DeleteMetricStreamOutput$ = exports.DeleteMetricStreamInput$ = exports.DeleteInsightRulesOutput$ = exports.DeleteInsightRulesInput$ = exports.DeleteDashboardsOutput$ = exports.DeleteDashboardsInput$ = exports.DeleteAnomalyDetectorOutput$ = exports.DeleteAnomalyDetectorInput$ = exports.DeleteAlarmsInput$ = exports.Datapoint$ = exports.DashboardValidationMessage$ = exports.DashboardEntry$ = exports.CompositeAlarm$ = exports.AnomalyDetectorConfiguration$ = exports.AnomalyDetector$ = exports.AlarmHistoryItem$ = exports.AlarmContributor$ = exports.errorTypeRegistries = exports.ResourceNotFoundException$ = exports.ResourceNotFound$ = exports.MissingRequiredParameterException$ = exports.LimitExceededFault$ = exports.LimitExceededException$ = exports.InvalidParameterValueException$ = exports.InvalidParameterCombinationException$ = exports.InvalidNextToken$ = exports.InvalidFormatFault$ = exports.InternalServiceFault$ = exports.DashboardNotFoundError$ = exports.DashboardInvalidInputError$ = exports.ConflictException$ = exports.ConcurrentModificationException$ = exports.CloudWatchServiceException$ = void 0;
4
- exports.PutAnomalyDetectorInput$ = exports.PartialFailure$ = exports.MetricStreamStatisticsMetric$ = exports.MetricStreamStatisticsConfiguration$ = exports.MetricStreamFilter$ = exports.MetricStreamEntry$ = exports.MetricStat$ = exports.MetricMathAnomalyDetector$ = exports.MetricDatum$ = exports.MetricDataResult$ = exports.MetricDataQuery$ = exports.MetricCharacteristics$ = exports.MetricAlarm$ = exports.Metric$ = exports.MessageData$ = exports.ManagedRuleState$ = exports.ManagedRuleDescription$ = exports.ManagedRule$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListMetricStreamsOutput$ = exports.ListMetricStreamsInput$ = exports.ListMetricsOutput$ = exports.ListMetricsInput$ = exports.ListManagedInsightRulesOutput$ = exports.ListManagedInsightRulesInput$ = exports.ListDashboardsOutput$ = exports.ListDashboardsInput$ = exports.LabelOptions$ = exports.InsightRuleMetricDatapoint$ = exports.InsightRuleContributorDatapoint$ = exports.InsightRuleContributor$ = exports.InsightRule$ = exports.GetMetricWidgetImageOutput$ = exports.GetMetricWidgetImageInput$ = exports.GetMetricStreamOutput$ = exports.GetMetricStreamInput$ = exports.GetMetricStatisticsOutput$ = exports.GetMetricStatisticsInput$ = exports.GetMetricDataOutput$ = exports.GetMetricDataInput$ = exports.GetInsightRuleReportOutput$ = exports.GetInsightRuleReportInput$ = exports.GetDashboardOutput$ = exports.GetDashboardInput$ = exports.EntityMetricData$ = exports.Entity$ = exports.EnableInsightRulesOutput$ = exports.EnableInsightRulesInput$ = exports.EnableAlarmActionsInput$ = void 0;
5
- exports.ListMetricStreams$ = exports.ListMetrics$ = exports.ListManagedInsightRules$ = exports.ListDashboards$ = exports.GetMetricWidgetImage$ = exports.GetMetricStream$ = exports.GetMetricStatistics$ = exports.GetMetricData$ = exports.GetInsightRuleReport$ = exports.GetDashboard$ = exports.EnableInsightRules$ = exports.EnableAlarmActions$ = exports.DisableInsightRules$ = exports.DisableAlarmActions$ = exports.DescribeInsightRules$ = exports.DescribeAnomalyDetectors$ = exports.DescribeAlarmsForMetric$ = exports.DescribeAlarms$ = exports.DescribeAlarmHistory$ = exports.DescribeAlarmContributors$ = exports.DeleteMetricStream$ = exports.DeleteInsightRules$ = exports.DeleteDashboards$ = exports.DeleteAnomalyDetector$ = exports.DeleteAlarms$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.Tag$ = exports.StopMetricStreamsOutput$ = exports.StopMetricStreamsInput$ = exports.StatisticSet$ = exports.StartMetricStreamsOutput$ = exports.StartMetricStreamsInput$ = exports.SingleMetricAnomalyDetector$ = exports.SetAlarmStateInput$ = exports.Range$ = exports.PutMetricStreamOutput$ = exports.PutMetricStreamInput$ = exports.PutMetricDataInput$ = exports.PutMetricAlarmInput$ = exports.PutManagedInsightRulesOutput$ = exports.PutManagedInsightRulesInput$ = exports.PutInsightRuleOutput$ = exports.PutInsightRuleInput$ = exports.PutDashboardOutput$ = exports.PutDashboardInput$ = exports.PutCompositeAlarmInput$ = exports.PutAnomalyDetectorOutput$ = void 0;
6
- exports.UntagResource$ = exports.TagResource$ = exports.StopMetricStreams$ = exports.StartMetricStreams$ = exports.SetAlarmState$ = exports.PutMetricStream$ = exports.PutMetricData$ = exports.PutMetricAlarm$ = exports.PutManagedInsightRules$ = exports.PutInsightRule$ = exports.PutDashboard$ = exports.PutCompositeAlarm$ = exports.PutAnomalyDetector$ = exports.ListTagsForResource$ = void 0;
3
+ exports.DisableAlarmActionsInput$ = exports.DimensionFilter$ = exports.Dimension$ = exports.DescribeInsightRulesOutput$ = exports.DescribeInsightRulesInput$ = exports.DescribeAnomalyDetectorsOutput$ = exports.DescribeAnomalyDetectorsInput$ = exports.DescribeAlarmsOutput$ = exports.DescribeAlarmsInput$ = exports.DescribeAlarmsForMetricOutput$ = exports.DescribeAlarmsForMetricInput$ = exports.DescribeAlarmHistoryOutput$ = exports.DescribeAlarmHistoryInput$ = exports.DescribeAlarmContributorsOutput$ = exports.DescribeAlarmContributorsInput$ = exports.DeleteMetricStreamOutput$ = exports.DeleteMetricStreamInput$ = exports.DeleteInsightRulesOutput$ = exports.DeleteInsightRulesInput$ = exports.DeleteDashboardsOutput$ = exports.DeleteDashboardsInput$ = exports.DeleteAnomalyDetectorOutput$ = exports.DeleteAnomalyDetectorInput$ = exports.DeleteAlarmsInput$ = exports.DeleteAlarmMuteRuleInput$ = exports.Datapoint$ = exports.DashboardValidationMessage$ = exports.DashboardEntry$ = exports.CompositeAlarm$ = exports.AnomalyDetectorConfiguration$ = exports.AnomalyDetector$ = exports.AlarmMuteRuleSummary$ = exports.AlarmHistoryItem$ = exports.AlarmContributor$ = exports.errorTypeRegistries = exports.ResourceNotFoundException$ = exports.ResourceNotFound$ = exports.MissingRequiredParameterException$ = exports.LimitExceededFault$ = exports.LimitExceededException$ = exports.InvalidParameterValueException$ = exports.InvalidParameterCombinationException$ = exports.InvalidNextToken$ = exports.InvalidFormatFault$ = exports.InternalServiceFault$ = exports.DashboardNotFoundError$ = exports.DashboardInvalidInputError$ = exports.ConflictException$ = exports.ConcurrentModificationException$ = exports.CloudWatchServiceException$ = void 0;
4
+ exports.MetricStat$ = exports.MetricMathAnomalyDetector$ = exports.MetricDatum$ = exports.MetricDataResult$ = exports.MetricDataQuery$ = exports.MetricCharacteristics$ = exports.MetricAlarm$ = exports.Metric$ = exports.MessageData$ = exports.ManagedRuleState$ = exports.ManagedRuleDescription$ = exports.ManagedRule$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListMetricStreamsOutput$ = exports.ListMetricStreamsInput$ = exports.ListMetricsOutput$ = exports.ListMetricsInput$ = exports.ListManagedInsightRulesOutput$ = exports.ListManagedInsightRulesInput$ = exports.ListDashboardsOutput$ = exports.ListDashboardsInput$ = exports.ListAlarmMuteRulesOutput$ = exports.ListAlarmMuteRulesInput$ = exports.LabelOptions$ = exports.InsightRuleMetricDatapoint$ = exports.InsightRuleContributorDatapoint$ = exports.InsightRuleContributor$ = exports.InsightRule$ = exports.GetMetricWidgetImageOutput$ = exports.GetMetricWidgetImageInput$ = exports.GetMetricStreamOutput$ = exports.GetMetricStreamInput$ = exports.GetMetricStatisticsOutput$ = exports.GetMetricStatisticsInput$ = exports.GetMetricDataOutput$ = exports.GetMetricDataInput$ = exports.GetInsightRuleReportOutput$ = exports.GetInsightRuleReportInput$ = exports.GetDashboardOutput$ = exports.GetDashboardInput$ = exports.GetAlarmMuteRuleOutput$ = exports.GetAlarmMuteRuleInput$ = exports.EntityMetricData$ = exports.Entity$ = exports.EnableInsightRulesOutput$ = exports.EnableInsightRulesInput$ = exports.EnableAlarmActionsInput$ = exports.DisableInsightRulesOutput$ = exports.DisableInsightRulesInput$ = void 0;
5
+ exports.EnableAlarmActions$ = exports.DisableInsightRules$ = exports.DisableAlarmActions$ = exports.DescribeInsightRules$ = exports.DescribeAnomalyDetectors$ = exports.DescribeAlarmsForMetric$ = exports.DescribeAlarms$ = exports.DescribeAlarmHistory$ = exports.DescribeAlarmContributors$ = exports.DeleteMetricStream$ = exports.DeleteInsightRules$ = exports.DeleteDashboards$ = exports.DeleteAnomalyDetector$ = exports.DeleteAlarms$ = exports.DeleteAlarmMuteRule$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.Tag$ = exports.StopMetricStreamsOutput$ = exports.StopMetricStreamsInput$ = exports.StatisticSet$ = exports.StartMetricStreamsOutput$ = exports.StartMetricStreamsInput$ = exports.SingleMetricAnomalyDetector$ = exports.SetAlarmStateInput$ = exports.Schedule$ = exports.Rule$ = exports.Range$ = exports.PutMetricStreamOutput$ = exports.PutMetricStreamInput$ = exports.PutMetricDataInput$ = exports.PutMetricAlarmInput$ = exports.PutManagedInsightRulesOutput$ = exports.PutManagedInsightRulesInput$ = exports.PutInsightRuleOutput$ = exports.PutInsightRuleInput$ = exports.PutDashboardOutput$ = exports.PutDashboardInput$ = exports.PutCompositeAlarmInput$ = exports.PutAnomalyDetectorOutput$ = exports.PutAnomalyDetectorInput$ = exports.PutAlarmMuteRuleInput$ = exports.PartialFailure$ = exports.MuteTargets$ = exports.MetricStreamStatisticsMetric$ = exports.MetricStreamStatisticsConfiguration$ = exports.MetricStreamFilter$ = exports.MetricStreamEntry$ = void 0;
6
+ exports.UntagResource$ = exports.TagResource$ = exports.StopMetricStreams$ = exports.StartMetricStreams$ = exports.SetAlarmState$ = exports.PutMetricStream$ = exports.PutMetricData$ = exports.PutMetricAlarm$ = exports.PutManagedInsightRules$ = exports.PutInsightRule$ = exports.PutDashboard$ = exports.PutCompositeAlarm$ = exports.PutAnomalyDetector$ = exports.PutAlarmMuteRule$ = exports.ListTagsForResource$ = exports.ListMetricStreams$ = exports.ListMetrics$ = exports.ListManagedInsightRules$ = exports.ListDashboards$ = exports.ListAlarmMuteRules$ = exports.GetMetricWidgetImage$ = exports.GetMetricStream$ = exports.GetMetricStatistics$ = exports.GetMetricData$ = exports.GetInsightRuleReport$ = exports.GetDashboard$ = exports.GetAlarmMuteRule$ = exports.EnableInsightRules$ = void 0;
7
7
  const _A = "Average";
8
8
  const _AA = "AlarmActions";
9
9
  const _AAV = "ApproximateAggregateValue";
@@ -23,6 +23,10 @@ const _AE = "ActionsEnabled";
23
23
  const _AHI = "AlarmHistoryItem";
24
24
  const _AHIl = "AlarmHistoryItems";
25
25
  const _AI = "AccountId";
26
+ const _AMRA = "AlarmMuteRuleArn";
27
+ const _AMRN = "AlarmMuteRuleName";
28
+ const _AMRS = "AlarmMuteRuleSummary";
29
+ const _AMRSl = "AlarmMuteRuleSummaries";
26
30
  const _AN = "AlarmName";
27
31
  const _ANP = "AlarmNamePrefix";
28
32
  const _ANl = "AlarmNames";
@@ -78,6 +82,8 @@ const _DAHI = "DescribeAlarmHistoryInput";
78
82
  const _DAHO = "DescribeAlarmHistoryOutput";
79
83
  const _DAI = "DeleteAlarmsInput";
80
84
  const _DAIe = "DescribeAlarmsInput";
85
+ const _DAMR = "DeleteAlarmMuteRule";
86
+ const _DAMRI = "DeleteAlarmMuteRuleInput";
81
87
  const _DAO = "DescribeAlarmsOutput";
82
88
  const _DAe = "DeleteAlarms";
83
89
  const _DAes = "DescribeAlarms";
@@ -112,12 +118,15 @@ const _DVM = "DashboardValidationMessage";
112
118
  const _DVMa = "DashboardValidationMessages";
113
119
  const _Da = "Datapoint";
114
120
  const _Dat = "Datapoints";
115
- const _De = "Definition";
121
+ const _De = "Description";
122
+ const _Def = "Definition";
116
123
  const _Di = "Dimension";
124
+ const _Du = "Duration";
117
125
  const _E = "Entity";
118
126
  const _EAA = "EnableAlarmActions";
119
127
  const _EAAI = "EnableAlarmActionsInput";
120
- const _ED = "EndDate";
128
+ const _ED = "ExpireDate";
129
+ const _EDn = "EndDate";
121
130
  const _EF = "ExcludeFilters";
122
131
  const _EIR = "EnableInsightRules";
123
132
  const _EIRI = "EnableInsightRulesInput";
@@ -139,6 +148,9 @@ const _FA = "FirehoseArn";
139
148
  const _FC = "FailureCode";
140
149
  const _FD = "FailureDescription";
141
150
  const _FR = "FailureResource";
151
+ const _GAMR = "GetAlarmMuteRule";
152
+ const _GAMRI = "GetAlarmMuteRuleInput";
153
+ const _GAMRO = "GetAlarmMuteRuleOutput";
142
154
  const _GD = "GetDashboard";
143
155
  const _GDI = "GetDashboardInput";
144
156
  const _GDO = "GetDashboardOutput";
@@ -184,6 +196,9 @@ const _KA = "KeyAttributes";
184
196
  const _KL = "KeyLabels";
185
197
  const _Ke = "Key";
186
198
  const _L = "Label";
199
+ const _LAMR = "ListAlarmMuteRules";
200
+ const _LAMRI = "ListAlarmMuteRulesInput";
201
+ const _LAMRO = "ListAlarmMuteRulesOutput";
187
202
  const _LD = "ListDashboards";
188
203
  const _LDI = "ListDashboardsInput";
189
204
  const _LDO = "ListDashboardsOutput";
@@ -204,6 +219,7 @@ const _LTFR = "ListTagsForResource";
204
219
  const _LTFRI = "ListTagsForResourceInput";
205
220
  const _LTFRO = "ListTagsForResourceOutput";
206
221
  const _LUD = "LastUpdateDate";
222
+ const _LUT = "LastUpdatedTimestamp";
207
223
  const _M = "Message";
208
224
  const _MA = "MetricAlarms";
209
225
  const _MAe = "MetricAlarm";
@@ -240,7 +256,9 @@ const _MSSC = "MetricStreamStatisticsConfiguration";
240
256
  const _MSSCe = "MetricStreamStatisticsConfigurations";
241
257
  const _MSSIM = "MetricStreamStatisticsIncludeMetrics";
242
258
  const _MSSM = "MetricStreamStatisticsMetric";
243
- const _MT = "MetricTimezone";
259
+ const _MT = "MuteType";
260
+ const _MTe = "MetricTimezone";
261
+ const _MTu = "MuteTargets";
244
262
  const _MW = "MetricWidget";
245
263
  const _MWI = "MetricWidgetImage";
246
264
  const _Ma = "Maximum";
@@ -261,6 +279,8 @@ const _P = "Period";
261
279
  const _PAD = "PutAnomalyDetector";
262
280
  const _PADI = "PutAnomalyDetectorInput";
263
281
  const _PADO = "PutAnomalyDetectorOutput";
282
+ const _PAMR = "PutAlarmMuteRule";
283
+ const _PAMRI = "PutAlarmMuteRuleInput";
264
284
  const _PCA = "PutCompositeAlarm";
265
285
  const _PCAI = "PutCompositeAlarmInput";
266
286
  const _PD = "PutDashboard";
@@ -282,7 +302,7 @@ const _PMSI = "PutMetricStreamInput";
282
302
  const _PMSO = "PutMetricStreamOutput";
283
303
  const _POAN = "ParentsOfAlarmName";
284
304
  const _PS = "PeriodicSpikes";
285
- const _R = "Range";
305
+ const _R = "Rule";
286
306
  const _RA = "RoleArn";
287
307
  const _RARN = "ResourceARN";
288
308
  const _RAe = "RecentlyActive";
@@ -295,7 +315,8 @@ const _RNFE = "ResourceNotFoundException";
295
315
  const _RNu = "RuleName";
296
316
  const _RS = "RuleState";
297
317
  const _RT = "ResourceType";
298
- const _S = "Stat";
318
+ const _Ra = "Range";
319
+ const _S = "Status";
299
320
  const _SAS = "SetAlarmState";
300
321
  const _SASI = "SetAlarmStateInput";
301
322
  const _SB = "ScanBy";
@@ -321,10 +342,13 @@ const _SUT = "StateUpdatedTimestamp";
321
342
  const _SV = "StateValue";
322
343
  const _SVt = "StatisticValues";
323
344
  const _Sc = "Schema";
345
+ const _Sch = "Schedule";
324
346
  const _Si = "Size";
325
- const _St = "Statistic";
326
- const _Sta = "Statistics";
327
- const _Stat = "State";
347
+ const _St = "Stat";
348
+ const _Sta = "Statistic";
349
+ const _Stat = "Statistics";
350
+ const _State = "State";
351
+ const _Statu = "Statuses";
328
352
  const _Su = "Sum";
329
353
  const _T = "Timestamp";
330
354
  const _TK = "TagKeys";
@@ -461,14 +485,19 @@ exports.AlarmHistoryItem$ = [3, n0, _AHI,
461
485
  [_AN, _ACI, _AT, _T, _HIT, _HS, _HD, _ACA],
462
486
  [0, 0, 0, 4, 0, 0, 0, 128 | 0]
463
487
  ];
488
+ exports.AlarmMuteRuleSummary$ = [3, n0, _AMRS,
489
+ 0,
490
+ [_AMRA, _ED, _S, _MT, _LUT],
491
+ [0, 4, 0, 0, 4]
492
+ ];
464
493
  exports.AnomalyDetector$ = [3, n0, _AD,
465
494
  0,
466
- [_N, _MN, _D, _S, _C, _SV, _MC, _SMAD, _MMAD],
495
+ [_N, _MN, _D, _St, _C, _SV, _MC, _SMAD, _MMAD],
467
496
  [0, 0, () => Dimensions, 0, () => exports.AnomalyDetectorConfiguration$, 0, () => exports.MetricCharacteristics$, () => exports.SingleMetricAnomalyDetector$, () => exports.MetricMathAnomalyDetector$]
468
497
  ];
469
498
  exports.AnomalyDetectorConfiguration$ = [3, n0, _ADC,
470
499
  0,
471
- [_ETR, _MT],
500
+ [_ETR, _MTe],
472
501
  [() => AnomalyDetectorExcludedTimeRanges, 0]
473
502
  ];
474
503
  exports.CompositeAlarm$ = [3, n0, _CAo,
@@ -491,6 +520,11 @@ exports.Datapoint$ = [3, n0, _Da,
491
520
  [_T, _SC, _A, _Su, _Mi, _Ma, _U, _ES],
492
521
  [4, 1, 1, 1, 1, 1, 0, 128 | 1]
493
522
  ];
523
+ exports.DeleteAlarmMuteRuleInput$ = [3, n0, _DAMRI,
524
+ 0,
525
+ [_AMRN],
526
+ [0], 1
527
+ ];
494
528
  exports.DeleteAlarmsInput$ = [3, n0, _DAI,
495
529
  0,
496
530
  [_ANl],
@@ -498,7 +532,7 @@ exports.DeleteAlarmsInput$ = [3, n0, _DAI,
498
532
  ];
499
533
  exports.DeleteAnomalyDetectorInput$ = [3, n0, _DADI,
500
534
  0,
501
- [_N, _MN, _D, _S, _SMAD, _MMAD],
535
+ [_N, _MN, _D, _St, _SMAD, _MMAD],
502
536
  [0, 0, () => Dimensions, 0, () => exports.SingleMetricAnomalyDetector$, () => exports.MetricMathAnomalyDetector$]
503
537
  ];
504
538
  exports.DeleteAnomalyDetectorOutput$ = [3, n0, _DADO,
@@ -548,7 +582,7 @@ exports.DescribeAlarmContributorsOutput$ = [3, n0, _DACO,
548
582
  ];
549
583
  exports.DescribeAlarmHistoryInput$ = [3, n0, _DAHI,
550
584
  0,
551
- [_AN, _ACI, _ATl, _HIT, _SD, _ED, _MR, _NT, _SB],
585
+ [_AN, _ACI, _ATl, _HIT, _SD, _EDn, _MR, _NT, _SB],
552
586
  [0, 0, 64 | 0, 0, 4, 4, 1, 0, 0]
553
587
  ];
554
588
  exports.DescribeAlarmHistoryOutput$ = [3, n0, _DAHO,
@@ -558,7 +592,7 @@ exports.DescribeAlarmHistoryOutput$ = [3, n0, _DAHO,
558
592
  ];
559
593
  exports.DescribeAlarmsForMetricInput$ = [3, n0, _DAFMI,
560
594
  0,
561
- [_MN, _N, _St, _ESx, _D, _P, _U],
595
+ [_MN, _N, _Sta, _ESx, _D, _P, _U],
562
596
  [0, 0, 0, 0, () => Dimensions, 1, 0], 2
563
597
  ];
564
598
  exports.DescribeAlarmsForMetricOutput$ = [3, n0, _DAFMO,
@@ -646,6 +680,16 @@ exports.EntityMetricData$ = [3, n0, _EMD,
646
680
  [_E, _MD],
647
681
  [() => exports.Entity$, () => MetricData]
648
682
  ];
683
+ exports.GetAlarmMuteRuleInput$ = [3, n0, _GAMRI,
684
+ 0,
685
+ [_AMRN],
686
+ [0], 1
687
+ ];
688
+ exports.GetAlarmMuteRuleOutput$ = [3, n0, _GAMRO,
689
+ 0,
690
+ [_Na, _AMRA, _De, _R, _MTu, _SD, _ED, _S, _LUT, _MT],
691
+ [0, 0, 0, () => exports.Rule$, () => exports.MuteTargets$, 4, 4, 0, 4, 0]
692
+ ];
649
693
  exports.GetDashboardInput$ = [3, n0, _GDI,
650
694
  0,
651
695
  [_DN],
@@ -678,7 +722,7 @@ exports.GetMetricDataOutput$ = [3, n0, _GMDO,
678
722
  ];
679
723
  exports.GetMetricStatisticsInput$ = [3, n0, _GMSI,
680
724
  0,
681
- [_N, _MN, _ST, _ET, _P, _D, _Sta, _ES, _U],
725
+ [_N, _MN, _ST, _ET, _P, _D, _Stat, _ES, _U],
682
726
  [0, 0, 4, 4, 1, () => Dimensions, 64 | 0, 64 | 0, 0], 5
683
727
  ];
684
728
  exports.GetMetricStatisticsOutput$ = [3, n0, _GMSO,
@@ -693,7 +737,7 @@ exports.GetMetricStreamInput$ = [3, n0, _GMSIe,
693
737
  ];
694
738
  exports.GetMetricStreamOutput$ = [3, n0, _GMSOe,
695
739
  0,
696
- [_Ar, _Na, _IF, _EF, _FA, _RA, _Stat, _CD, _LUD, _OF, _SCt, _ILAM],
740
+ [_Ar, _Na, _IF, _EF, _FA, _RA, _State, _CD, _LUD, _OF, _SCt, _ILAM],
697
741
  [0, 0, () => MetricStreamFilters, () => MetricStreamFilters, 0, 0, 0, 4, 4, 0, () => MetricStreamStatisticsConfigurations, 2]
698
742
  ];
699
743
  exports.GetMetricWidgetImageInput$ = [3, n0, _GMWII,
@@ -708,7 +752,7 @@ exports.GetMetricWidgetImageOutput$ = [3, n0, _GMWIO,
708
752
  ];
709
753
  exports.InsightRule$ = [3, n0, _IRn,
710
754
  0,
711
- [_Na, _Stat, _Sc, _De, _MRan, _AOTL],
755
+ [_Na, _State, _Sc, _Def, _MRan, _AOTL],
712
756
  [0, 0, 0, 0, 2, 2], 4
713
757
  ];
714
758
  exports.InsightRuleContributor$ = [3, n0, _IRC,
@@ -731,6 +775,16 @@ exports.LabelOptions$ = [3, n0, _LO,
731
775
  [_Ti],
732
776
  [0]
733
777
  ];
778
+ exports.ListAlarmMuteRulesInput$ = [3, n0, _LAMRI,
779
+ 0,
780
+ [_AN, _Statu, _MR, _NT],
781
+ [0, 64 | 0, 1, 0]
782
+ ];
783
+ exports.ListAlarmMuteRulesOutput$ = [3, n0, _LAMRO,
784
+ 0,
785
+ [_AMRSl, _NT],
786
+ [() => AlarmMuteRuleSummaries, 0]
787
+ ];
734
788
  exports.ListDashboardsInput$ = [3, n0, _LDI,
735
789
  0,
736
790
  [_DNP, _NT],
@@ -793,7 +847,7 @@ exports.ManagedRuleDescription$ = [3, n0, _MRD,
793
847
  ];
794
848
  exports.ManagedRuleState$ = [3, n0, _MRS,
795
849
  0,
796
- [_RNu, _Stat],
850
+ [_RNu, _State],
797
851
  [0, 0], 2
798
852
  ];
799
853
  exports.MessageData$ = [3, n0, _MDes,
@@ -808,7 +862,7 @@ exports.Metric$ = [3, n0, _Met,
808
862
  ];
809
863
  exports.MetricAlarm$ = [3, n0, _MAe,
810
864
  0,
811
- [_AN, _AAl, _ADl, _ACUT, _AE, _OKA, _AA, _IDA, _SV, _SR, _SRD, _SUT, _MN, _N, _St, _ESx, _D, _P, _U, _EP, _DTA, _Th, _CO, _TMD, _ELSCP, _Me, _TMI, _ESv, _STT],
865
+ [_AN, _AAl, _ADl, _ACUT, _AE, _OKA, _AA, _IDA, _SV, _SR, _SRD, _SUT, _MN, _N, _Sta, _ESx, _D, _P, _U, _EP, _DTA, _Th, _CO, _TMD, _ELSCP, _Me, _TMI, _ESv, _STT],
812
866
  [0, 0, 0, 4, 2, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 4, 0, 0, 0, 0, () => Dimensions, 1, 0, 1, 1, 1, 0, 0, 0, () => MetricDataQueries, 0, 0, 4]
813
867
  ];
814
868
  exports.MetricCharacteristics$ = [3, n0, _MC,
@@ -838,12 +892,12 @@ exports.MetricMathAnomalyDetector$ = [3, n0, _MMAD,
838
892
  ];
839
893
  exports.MetricStat$ = [3, n0, _MS,
840
894
  0,
841
- [_Met, _P, _S, _U],
895
+ [_Met, _P, _St, _U],
842
896
  [() => exports.Metric$, 1, 0, 0], 3
843
897
  ];
844
898
  exports.MetricStreamEntry$ = [3, n0, _MSE,
845
899
  0,
846
- [_Ar, _CD, _LUD, _Na, _FA, _Stat, _OF],
900
+ [_Ar, _CD, _LUD, _Na, _FA, _State, _OF],
847
901
  [0, 4, 4, 0, 0, 0, 0]
848
902
  ];
849
903
  exports.MetricStreamFilter$ = [3, n0, _MSF,
@@ -861,14 +915,24 @@ exports.MetricStreamStatisticsMetric$ = [3, n0, _MSSM,
861
915
  [_N, _MN],
862
916
  [0, 0], 2
863
917
  ];
918
+ exports.MuteTargets$ = [3, n0, _MTu,
919
+ 0,
920
+ [_ANl],
921
+ [64 | 0], 1
922
+ ];
864
923
  exports.PartialFailure$ = [3, n0, _PF,
865
924
  0,
866
925
  [_FR, _ETx, _FC, _FD],
867
926
  [0, 0, 0, 0]
868
927
  ];
928
+ exports.PutAlarmMuteRuleInput$ = [3, n0, _PAMRI,
929
+ 0,
930
+ [_Na, _R, _De, _MTu, _Ta, _SD, _ED],
931
+ [0, () => exports.Rule$, 0, () => exports.MuteTargets$, () => TagList, 4, 4], 2
932
+ ];
869
933
  exports.PutAnomalyDetectorInput$ = [3, n0, _PADI,
870
934
  0,
871
- [_N, _MN, _D, _S, _C, _MC, _SMAD, _MMAD],
935
+ [_N, _MN, _D, _St, _C, _MC, _SMAD, _MMAD],
872
936
  [0, 0, () => Dimensions, 0, () => exports.AnomalyDetectorConfiguration$, () => exports.MetricCharacteristics$, () => exports.SingleMetricAnomalyDetector$, () => exports.MetricMathAnomalyDetector$]
873
937
  ];
874
938
  exports.PutAnomalyDetectorOutput$ = [3, n0, _PADO,
@@ -913,7 +977,7 @@ exports.PutManagedInsightRulesOutput$ = [3, n0, _PMIRO,
913
977
  ];
914
978
  exports.PutMetricAlarmInput$ = [3, n0, _PMAI,
915
979
  0,
916
- [_AN, _EP, _CO, _ADl, _AE, _OKA, _AA, _IDA, _MN, _N, _St, _ESx, _D, _P, _U, _DTA, _Th, _TMD, _ELSCP, _Me, _Ta, _TMI],
980
+ [_AN, _EP, _CO, _ADl, _AE, _OKA, _AA, _IDA, _MN, _N, _Sta, _ESx, _D, _P, _U, _DTA, _Th, _TMD, _ELSCP, _Me, _Ta, _TMI],
917
981
  [0, 1, 0, 0, 2, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, 0, () => Dimensions, 1, 0, 1, 1, 0, 0, () => MetricDataQueries, () => TagList, 0], 3
918
982
  ];
919
983
  exports.PutMetricDataInput$ = [3, n0, _PMDI,
@@ -931,11 +995,21 @@ exports.PutMetricStreamOutput$ = [3, n0, _PMSO,
931
995
  [_Ar],
932
996
  [0]
933
997
  ];
934
- exports.Range$ = [3, n0, _R,
998
+ exports.Range$ = [3, n0, _Ra,
935
999
  0,
936
1000
  [_ST, _ET],
937
1001
  [4, 4], 2
938
1002
  ];
1003
+ exports.Rule$ = [3, n0, _R,
1004
+ 0,
1005
+ [_Sch],
1006
+ [() => exports.Schedule$], 1
1007
+ ];
1008
+ exports.Schedule$ = [3, n0, _Sch,
1009
+ 0,
1010
+ [_Ex, _Du, _Ti],
1011
+ [0, 0, 0], 2
1012
+ ];
939
1013
  exports.SetAlarmStateInput$ = [3, n0, _SASI,
940
1014
  0,
941
1015
  [_AN, _SV, _SR, _SRD],
@@ -943,7 +1017,7 @@ exports.SetAlarmStateInput$ = [3, n0, _SASI,
943
1017
  ];
944
1018
  exports.SingleMetricAnomalyDetector$ = [3, n0, _SMAD,
945
1019
  0,
946
- [_AI, _N, _MN, _D, _S],
1020
+ [_AI, _N, _MN, _D, _St],
947
1021
  [0, 0, 0, () => Dimensions, 0]
948
1022
  ];
949
1023
  exports.StartMetricStreamsInput$ = [3, n0, _SMSI,
@@ -1003,6 +1077,10 @@ var AlarmContributors = [1, n0, _ACl,
1003
1077
  var AlarmHistoryItems = [1, n0, _AHIl,
1004
1078
  0, () => exports.AlarmHistoryItem$
1005
1079
  ];
1080
+ var AlarmMuteRuleStatuses = 64 | 0;
1081
+ var AlarmMuteRuleSummaries = [1, n0, _AMRSl,
1082
+ 0, () => exports.AlarmMuteRuleSummary$
1083
+ ];
1006
1084
  var AlarmNames = 64 | 0;
1007
1085
  var AlarmTypes = 64 | 0;
1008
1086
  var AnomalyDetectorExcludedTimeRanges = [1, n0, _ADETR,
@@ -1095,6 +1173,7 @@ var MetricStreamStatisticsConfigurations = [1, n0, _MSSCe,
1095
1173
  var MetricStreamStatisticsIncludeMetrics = [1, n0, _MSSIM,
1096
1174
  0, () => exports.MetricStreamStatisticsMetric$
1097
1175
  ];
1176
+ var MuteTargetAlarmNameList = 64 | 0;
1098
1177
  var OwningAccounts = 64 | 0;
1099
1178
  var ResourceList = 64 | 0;
1100
1179
  var Statistics = 64 | 0;
@@ -1108,6 +1187,9 @@ var ContributorAttributes = 128 | 0;
1108
1187
  var DatapointValueMap = 128 | 1;
1109
1188
  var EntityAttributesMap = 128 | 0;
1110
1189
  var EntityKeyAttributesMap = 128 | 0;
1190
+ exports.DeleteAlarmMuteRule$ = [9, n0, _DAMR,
1191
+ 0, () => exports.DeleteAlarmMuteRuleInput$, () => __Unit
1192
+ ];
1111
1193
  exports.DeleteAlarms$ = [9, n0, _DAe,
1112
1194
  0, () => exports.DeleteAlarmsInput$, () => __Unit
1113
1195
  ];
@@ -1153,6 +1235,9 @@ exports.EnableAlarmActions$ = [9, n0, _EAA,
1153
1235
  exports.EnableInsightRules$ = [9, n0, _EIR,
1154
1236
  0, () => exports.EnableInsightRulesInput$, () => exports.EnableInsightRulesOutput$
1155
1237
  ];
1238
+ exports.GetAlarmMuteRule$ = [9, n0, _GAMR,
1239
+ 0, () => exports.GetAlarmMuteRuleInput$, () => exports.GetAlarmMuteRuleOutput$
1240
+ ];
1156
1241
  exports.GetDashboard$ = [9, n0, _GD,
1157
1242
  0, () => exports.GetDashboardInput$, () => exports.GetDashboardOutput$
1158
1243
  ];
@@ -1171,6 +1256,9 @@ exports.GetMetricStream$ = [9, n0, _GMSe,
1171
1256
  exports.GetMetricWidgetImage$ = [9, n0, _GMWI,
1172
1257
  0, () => exports.GetMetricWidgetImageInput$, () => exports.GetMetricWidgetImageOutput$
1173
1258
  ];
1259
+ exports.ListAlarmMuteRules$ = [9, n0, _LAMR,
1260
+ 0, () => exports.ListAlarmMuteRulesInput$, () => exports.ListAlarmMuteRulesOutput$
1261
+ ];
1174
1262
  exports.ListDashboards$ = [9, n0, _LD,
1175
1263
  0, () => exports.ListDashboardsInput$, () => exports.ListDashboardsOutput$
1176
1264
  ];
@@ -1186,6 +1274,9 @@ exports.ListMetricStreams$ = [9, n0, _LMS,
1186
1274
  exports.ListTagsForResource$ = [9, n0, _LTFR,
1187
1275
  0, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
1188
1276
  ];
1277
+ exports.PutAlarmMuteRule$ = [9, n0, _PAMR,
1278
+ 0, () => exports.PutAlarmMuteRuleInput$, () => __Unit
1279
+ ];
1189
1280
  exports.PutAnomalyDetector$ = [9, n0, _PAD,
1190
1281
  0, () => exports.PutAnomalyDetectorInput$, () => exports.PutAnomalyDetectorOutput$
1191
1282
  ];
@@ -1,5 +1,6 @@
1
1
  import { createAggregatedClient } from "@smithy/smithy-client";
2
2
  import { CloudWatchClient } from "./CloudWatchClient";
3
+ import { DeleteAlarmMuteRuleCommand, } from "./commands/DeleteAlarmMuteRuleCommand";
3
4
  import { DeleteAlarmsCommand, } from "./commands/DeleteAlarmsCommand";
4
5
  import { DeleteAnomalyDetectorCommand, } from "./commands/DeleteAnomalyDetectorCommand";
5
6
  import { DeleteDashboardsCommand, } from "./commands/DeleteDashboardsCommand";
@@ -15,17 +16,20 @@ import { DisableAlarmActionsCommand, } from "./commands/DisableAlarmActionsComma
15
16
  import { DisableInsightRulesCommand, } from "./commands/DisableInsightRulesCommand";
16
17
  import { EnableAlarmActionsCommand, } from "./commands/EnableAlarmActionsCommand";
17
18
  import { EnableInsightRulesCommand, } from "./commands/EnableInsightRulesCommand";
19
+ import { GetAlarmMuteRuleCommand, } from "./commands/GetAlarmMuteRuleCommand";
18
20
  import { GetDashboardCommand, } from "./commands/GetDashboardCommand";
19
21
  import { GetInsightRuleReportCommand, } from "./commands/GetInsightRuleReportCommand";
20
22
  import { GetMetricDataCommand, } from "./commands/GetMetricDataCommand";
21
23
  import { GetMetricStatisticsCommand, } from "./commands/GetMetricStatisticsCommand";
22
24
  import { GetMetricStreamCommand, } from "./commands/GetMetricStreamCommand";
23
25
  import { GetMetricWidgetImageCommand, } from "./commands/GetMetricWidgetImageCommand";
26
+ import { ListAlarmMuteRulesCommand, } from "./commands/ListAlarmMuteRulesCommand";
24
27
  import { ListDashboardsCommand, } from "./commands/ListDashboardsCommand";
25
28
  import { ListManagedInsightRulesCommand, } from "./commands/ListManagedInsightRulesCommand";
26
29
  import { ListMetricsCommand } from "./commands/ListMetricsCommand";
27
30
  import { ListMetricStreamsCommand, } from "./commands/ListMetricStreamsCommand";
28
31
  import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
32
+ import { PutAlarmMuteRuleCommand, } from "./commands/PutAlarmMuteRuleCommand";
29
33
  import { PutAnomalyDetectorCommand, } from "./commands/PutAnomalyDetectorCommand";
30
34
  import { PutCompositeAlarmCommand, } from "./commands/PutCompositeAlarmCommand";
31
35
  import { PutDashboardCommand, } from "./commands/PutDashboardCommand";
@@ -44,13 +48,16 @@ import { paginateDescribeAlarms } from "./pagination/DescribeAlarmsPaginator";
44
48
  import { paginateDescribeAnomalyDetectors } from "./pagination/DescribeAnomalyDetectorsPaginator";
45
49
  import { paginateDescribeInsightRules } from "./pagination/DescribeInsightRulesPaginator";
46
50
  import { paginateGetMetricData } from "./pagination/GetMetricDataPaginator";
51
+ import { paginateListAlarmMuteRules } from "./pagination/ListAlarmMuteRulesPaginator";
47
52
  import { paginateListDashboards } from "./pagination/ListDashboardsPaginator";
48
53
  import { paginateListManagedInsightRules } from "./pagination/ListManagedInsightRulesPaginator";
49
54
  import { paginateListMetrics } from "./pagination/ListMetricsPaginator";
50
55
  import { paginateListMetricStreams } from "./pagination/ListMetricStreamsPaginator";
51
56
  import { waitUntilAlarmExists } from "./waiters/waitForAlarmExists";
57
+ import { waitUntilAlarmMuteRuleExists } from "./waiters/waitForAlarmMuteRuleExists";
52
58
  import { waitUntilCompositeAlarmExists } from "./waiters/waitForCompositeAlarmExists";
53
59
  const commands = {
60
+ DeleteAlarmMuteRuleCommand,
54
61
  DeleteAlarmsCommand,
55
62
  DeleteAnomalyDetectorCommand,
56
63
  DeleteDashboardsCommand,
@@ -66,17 +73,20 @@ const commands = {
66
73
  DisableInsightRulesCommand,
67
74
  EnableAlarmActionsCommand,
68
75
  EnableInsightRulesCommand,
76
+ GetAlarmMuteRuleCommand,
69
77
  GetDashboardCommand,
70
78
  GetInsightRuleReportCommand,
71
79
  GetMetricDataCommand,
72
80
  GetMetricStatisticsCommand,
73
81
  GetMetricStreamCommand,
74
82
  GetMetricWidgetImageCommand,
83
+ ListAlarmMuteRulesCommand,
75
84
  ListDashboardsCommand,
76
85
  ListManagedInsightRulesCommand,
77
86
  ListMetricsCommand,
78
87
  ListMetricStreamsCommand,
79
88
  ListTagsForResourceCommand,
89
+ PutAlarmMuteRuleCommand,
80
90
  PutAnomalyDetectorCommand,
81
91
  PutCompositeAlarmCommand,
82
92
  PutDashboardCommand,
@@ -97,6 +107,7 @@ const paginators = {
97
107
  paginateDescribeAnomalyDetectors,
98
108
  paginateDescribeInsightRules,
99
109
  paginateGetMetricData,
110
+ paginateListAlarmMuteRules,
100
111
  paginateListDashboards,
101
112
  paginateListManagedInsightRules,
102
113
  paginateListMetrics,
@@ -105,6 +116,7 @@ const paginators = {
105
116
  const waiters = {
106
117
  waitUntilAlarmExists,
107
118
  waitUntilCompositeAlarmExists,
119
+ waitUntilAlarmMuteRuleExists,
108
120
  };
109
121
  export class CloudWatch extends CloudWatchClient {
110
122
  }
@@ -0,0 +1,16 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { commonParams } from "../endpoint/EndpointParameters";
4
+ import { DeleteAlarmMuteRule$ } from "../schemas/schemas_0";
5
+ export { $Command };
6
+ export class DeleteAlarmMuteRuleCommand extends $Command
7
+ .classBuilder()
8
+ .ep(commonParams)
9
+ .m(function (Command, cs, config, o) {
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
+ })
12
+ .s("GraniteServiceVersion20100801", "DeleteAlarmMuteRule", {})
13
+ .n("CloudWatchClient", "DeleteAlarmMuteRuleCommand")
14
+ .sc(DeleteAlarmMuteRule$)
15
+ .build() {
16
+ }
@@ -0,0 +1,16 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { commonParams } from "../endpoint/EndpointParameters";
4
+ import { GetAlarmMuteRule$ } from "../schemas/schemas_0";
5
+ export { $Command };
6
+ export class GetAlarmMuteRuleCommand extends $Command
7
+ .classBuilder()
8
+ .ep(commonParams)
9
+ .m(function (Command, cs, config, o) {
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
+ })
12
+ .s("GraniteServiceVersion20100801", "GetAlarmMuteRule", {})
13
+ .n("CloudWatchClient", "GetAlarmMuteRuleCommand")
14
+ .sc(GetAlarmMuteRule$)
15
+ .build() {
16
+ }
@@ -0,0 +1,16 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { commonParams } from "../endpoint/EndpointParameters";
4
+ import { ListAlarmMuteRules$ } from "../schemas/schemas_0";
5
+ export { $Command };
6
+ export class ListAlarmMuteRulesCommand extends $Command
7
+ .classBuilder()
8
+ .ep(commonParams)
9
+ .m(function (Command, cs, config, o) {
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
+ })
12
+ .s("GraniteServiceVersion20100801", "ListAlarmMuteRules", {})
13
+ .n("CloudWatchClient", "ListAlarmMuteRulesCommand")
14
+ .sc(ListAlarmMuteRules$)
15
+ .build() {
16
+ }
@@ -0,0 +1,16 @@
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
+ import { commonParams } from "../endpoint/EndpointParameters";
4
+ import { PutAlarmMuteRule$ } from "../schemas/schemas_0";
5
+ export { $Command };
6
+ export class PutAlarmMuteRuleCommand extends $Command
7
+ .classBuilder()
8
+ .ep(commonParams)
9
+ .m(function (Command, cs, config, o) {
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
+ })
12
+ .s("GraniteServiceVersion20100801", "PutAlarmMuteRule", {})
13
+ .n("CloudWatchClient", "PutAlarmMuteRuleCommand")
14
+ .sc(PutAlarmMuteRule$)
15
+ .build() {
16
+ }
@@ -1,3 +1,4 @@
1
+ export * from "./DeleteAlarmMuteRuleCommand";
1
2
  export * from "./DeleteAlarmsCommand";
2
3
  export * from "./DeleteAnomalyDetectorCommand";
3
4
  export * from "./DeleteDashboardsCommand";
@@ -13,17 +14,20 @@ export * from "./DisableAlarmActionsCommand";
13
14
  export * from "./DisableInsightRulesCommand";
14
15
  export * from "./EnableAlarmActionsCommand";
15
16
  export * from "./EnableInsightRulesCommand";
17
+ export * from "./GetAlarmMuteRuleCommand";
16
18
  export * from "./GetDashboardCommand";
17
19
  export * from "./GetInsightRuleReportCommand";
18
20
  export * from "./GetMetricDataCommand";
19
21
  export * from "./GetMetricStatisticsCommand";
20
22
  export * from "./GetMetricStreamCommand";
21
23
  export * from "./GetMetricWidgetImageCommand";
24
+ export * from "./ListAlarmMuteRulesCommand";
22
25
  export * from "./ListDashboardsCommand";
23
26
  export * from "./ListManagedInsightRulesCommand";
24
27
  export * from "./ListMetricStreamsCommand";
25
28
  export * from "./ListMetricsCommand";
26
29
  export * from "./ListTagsForResourceCommand";
30
+ export * from "./PutAlarmMuteRuleCommand";
27
31
  export * from "./PutAnomalyDetectorCommand";
28
32
  export * from "./PutCompositeAlarmCommand";
29
33
  export * from "./PutDashboardCommand";
@@ -14,6 +14,11 @@ export const HistoryItemType = {
14
14
  ConfigurationUpdate: "ConfigurationUpdate",
15
15
  StateUpdate: "StateUpdate",
16
16
  };
17
+ export const AlarmMuteRuleStatus = {
18
+ ACTIVE: "ACTIVE",
19
+ EXPIRED: "EXPIRED",
20
+ SCHEDULED: "SCHEDULED",
21
+ };
17
22
  export const StandardUnit = {
18
23
  Bits: "Bits",
19
24
  Bits_Second: "Bits/Second",
@@ -0,0 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
2
+ import { CloudWatchClient } from "../CloudWatchClient";
3
+ import { ListAlarmMuteRulesCommand, } from "../commands/ListAlarmMuteRulesCommand";
4
+ export const paginateListAlarmMuteRules = createPaginator(CloudWatchClient, ListAlarmMuteRulesCommand, "NextToken", "NextToken", "MaxRecords");
@@ -4,6 +4,7 @@ export * from "./DescribeAlarmsPaginator";
4
4
  export * from "./DescribeAnomalyDetectorsPaginator";
5
5
  export * from "./DescribeInsightRulesPaginator";
6
6
  export * from "./GetMetricDataPaginator";
7
+ export * from "./ListAlarmMuteRulesPaginator";
7
8
  export * from "./ListDashboardsPaginator";
8
9
  export * from "./ListManagedInsightRulesPaginator";
9
10
  export * from "./ListMetricsPaginator";