@aws-sdk/client-cloudwatch 3.297.0 → 3.299.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 (88) hide show
  1. package/dist-cjs/commands/DeleteAlarmsCommand.js +2 -3
  2. package/dist-cjs/commands/DeleteAnomalyDetectorCommand.js +2 -3
  3. package/dist-cjs/commands/DeleteDashboardsCommand.js +2 -3
  4. package/dist-cjs/commands/DeleteInsightRulesCommand.js +2 -3
  5. package/dist-cjs/commands/DeleteMetricStreamCommand.js +2 -3
  6. package/dist-cjs/commands/DescribeAlarmHistoryCommand.js +2 -3
  7. package/dist-cjs/commands/DescribeAlarmsCommand.js +2 -3
  8. package/dist-cjs/commands/DescribeAlarmsForMetricCommand.js +2 -3
  9. package/dist-cjs/commands/DescribeAnomalyDetectorsCommand.js +2 -3
  10. package/dist-cjs/commands/DescribeInsightRulesCommand.js +2 -3
  11. package/dist-cjs/commands/DisableAlarmActionsCommand.js +2 -3
  12. package/dist-cjs/commands/DisableInsightRulesCommand.js +2 -3
  13. package/dist-cjs/commands/EnableAlarmActionsCommand.js +2 -3
  14. package/dist-cjs/commands/EnableInsightRulesCommand.js +2 -3
  15. package/dist-cjs/commands/GetDashboardCommand.js +2 -3
  16. package/dist-cjs/commands/GetInsightRuleReportCommand.js +2 -3
  17. package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
  18. package/dist-cjs/commands/GetMetricStatisticsCommand.js +2 -3
  19. package/dist-cjs/commands/GetMetricStreamCommand.js +2 -3
  20. package/dist-cjs/commands/GetMetricWidgetImageCommand.js +2 -3
  21. package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
  22. package/dist-cjs/commands/ListManagedInsightRulesCommand.js +2 -3
  23. package/dist-cjs/commands/ListMetricStreamsCommand.js +2 -3
  24. package/dist-cjs/commands/ListMetricsCommand.js +2 -3
  25. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  26. package/dist-cjs/commands/PutAnomalyDetectorCommand.js +2 -3
  27. package/dist-cjs/commands/PutCompositeAlarmCommand.js +2 -3
  28. package/dist-cjs/commands/PutDashboardCommand.js +2 -3
  29. package/dist-cjs/commands/PutInsightRuleCommand.js +2 -3
  30. package/dist-cjs/commands/PutManagedInsightRulesCommand.js +2 -3
  31. package/dist-cjs/commands/PutMetricAlarmCommand.js +2 -3
  32. package/dist-cjs/commands/PutMetricDataCommand.js +2 -3
  33. package/dist-cjs/commands/PutMetricStreamCommand.js +2 -3
  34. package/dist-cjs/commands/SetAlarmStateCommand.js +2 -3
  35. package/dist-cjs/commands/StartMetricStreamsCommand.js +2 -3
  36. package/dist-cjs/commands/StopMetricStreamsCommand.js +2 -3
  37. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  38. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  39. package/dist-cjs/endpoint/ruleset.js +3 -3
  40. package/dist-cjs/models/models_0.js +1 -415
  41. package/dist-es/commands/DeleteAlarmsCommand.js +2 -3
  42. package/dist-es/commands/DeleteAnomalyDetectorCommand.js +2 -3
  43. package/dist-es/commands/DeleteDashboardsCommand.js +2 -3
  44. package/dist-es/commands/DeleteInsightRulesCommand.js +2 -3
  45. package/dist-es/commands/DeleteMetricStreamCommand.js +2 -3
  46. package/dist-es/commands/DescribeAlarmHistoryCommand.js +2 -3
  47. package/dist-es/commands/DescribeAlarmsCommand.js +2 -3
  48. package/dist-es/commands/DescribeAlarmsForMetricCommand.js +2 -3
  49. package/dist-es/commands/DescribeAnomalyDetectorsCommand.js +2 -3
  50. package/dist-es/commands/DescribeInsightRulesCommand.js +2 -3
  51. package/dist-es/commands/DisableAlarmActionsCommand.js +2 -3
  52. package/dist-es/commands/DisableInsightRulesCommand.js +2 -3
  53. package/dist-es/commands/EnableAlarmActionsCommand.js +2 -3
  54. package/dist-es/commands/EnableInsightRulesCommand.js +2 -3
  55. package/dist-es/commands/GetDashboardCommand.js +2 -3
  56. package/dist-es/commands/GetInsightRuleReportCommand.js +2 -3
  57. package/dist-es/commands/GetMetricDataCommand.js +2 -3
  58. package/dist-es/commands/GetMetricStatisticsCommand.js +2 -3
  59. package/dist-es/commands/GetMetricStreamCommand.js +2 -3
  60. package/dist-es/commands/GetMetricWidgetImageCommand.js +2 -3
  61. package/dist-es/commands/ListDashboardsCommand.js +2 -3
  62. package/dist-es/commands/ListManagedInsightRulesCommand.js +2 -3
  63. package/dist-es/commands/ListMetricStreamsCommand.js +2 -3
  64. package/dist-es/commands/ListMetricsCommand.js +2 -3
  65. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  66. package/dist-es/commands/PutAnomalyDetectorCommand.js +2 -3
  67. package/dist-es/commands/PutCompositeAlarmCommand.js +2 -3
  68. package/dist-es/commands/PutDashboardCommand.js +2 -3
  69. package/dist-es/commands/PutInsightRuleCommand.js +2 -3
  70. package/dist-es/commands/PutManagedInsightRulesCommand.js +2 -3
  71. package/dist-es/commands/PutMetricAlarmCommand.js +2 -3
  72. package/dist-es/commands/PutMetricDataCommand.js +2 -3
  73. package/dist-es/commands/PutMetricStreamCommand.js +2 -3
  74. package/dist-es/commands/SetAlarmStateCommand.js +2 -3
  75. package/dist-es/commands/StartMetricStreamsCommand.js +2 -3
  76. package/dist-es/commands/StopMetricStreamsCommand.js +2 -3
  77. package/dist-es/commands/TagResourceCommand.js +2 -3
  78. package/dist-es/commands/UntagResourceCommand.js +2 -3
  79. package/dist-es/endpoint/ruleset.js +3 -3
  80. package/dist-es/models/models_0.js +0 -309
  81. package/dist-types/CloudWatch.d.ts +7 -5
  82. package/dist-types/commands/DeleteAlarmsCommand.d.ts +4 -2
  83. package/dist-types/commands/PutMetricAlarmCommand.d.ts +3 -3
  84. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  85. package/dist-types/models/models_0.d.ts +262 -462
  86. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  87. package/dist-types/ts3.4/models/models_0.d.ts +0 -283
  88. package/package.json +11 -10
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StartMetricStreamsInputFilterSensitiveLog, StartMetricStreamsOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_queryStartMetricStreamsCommand, serializeAws_queryStartMetricStreamsCommand, } from "../protocols/Aws_query";
6
5
  export class StartMetricStreamsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StartMetricStreamsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StartMetricStreamsInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: StartMetricStreamsOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { StopMetricStreamsInputFilterSensitiveLog, StopMetricStreamsOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_queryStopMetricStreamsCommand, serializeAws_queryStopMetricStreamsCommand, } from "../protocols/Aws_query";
6
5
  export class StopMetricStreamsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class StopMetricStreamsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: StopMetricStreamsInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: StopMetricStreamsOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { TagResourceInputFilterSensitiveLog, TagResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_queryTagResourceCommand, serializeAws_queryTagResourceCommand } from "../protocols/Aws_query";
6
5
  export class TagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: TagResourceInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: TagResourceOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UntagResourceInputFilterSensitiveLog, UntagResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_queryUntagResourceCommand, serializeAws_queryUntagResourceCommand, } from "../protocols/Aws_query";
6
5
  export class UntagResourceCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UntagResourceInputFilterSensitiveLog,
31
- outputFilterSensitiveLog: UntagResourceOutputFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,4 +1,4 @@
1
- const t = "fn", u = "argv", v = "ref";
2
- const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = { "required": true, "default": false, "type": "Boolean" }, j = { [v]: "Endpoint" }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, l = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, m = {}, n = { [t]: "booleanEquals", [u]: [true, { [t]: h, [u]: [{ [v]: d }, "supportsFIPS"] }] }, o = { [v]: d }, p = { [t]: "booleanEquals", [u]: [true, { [t]: h, [u]: [o, "supportsDualStack"] }] }, q = { "url": "https://monitoring.{Region}.{PartitionResult#dnsSuffix}", "properties": {}, "headers": {} }, r = [k], s = [l];
3
- const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: i, UseFIPS: i, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [t]: "aws.partition", [u]: [{ [v]: "Region" }], assign: d }], type: e, rules: [{ conditions: [{ [t]: "isSet", [u]: [j] }], type: e, rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: j, properties: m, headers: m }, type: g }] }] }, { conditions: [k, l], type: e, rules: [{ conditions: [n, p], type: e, rules: [{ endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: r, type: e, rules: [{ conditions: [n], type: e, rules: [{ type: e, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: h, [u]: [o, "name"] }] }], endpoint: q, type: g }, { endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ endpoint: { url: "https://monitoring.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: g }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { endpoint: q, type: g }] }] };
1
+ const s = "required", t = "fn", u = "argv", v = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://monitoring.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://monitoring.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://monitoring.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;
@@ -269,312 +269,3 @@ export class InvalidFormatFault extends __BaseException {
269
269
  Object.setPrototypeOf(this, InvalidFormatFault.prototype);
270
270
  }
271
271
  }
272
- export const AlarmHistoryItemFilterSensitiveLog = (obj) => ({
273
- ...obj,
274
- });
275
- export const RangeFilterSensitiveLog = (obj) => ({
276
- ...obj,
277
- });
278
- export const AnomalyDetectorConfigurationFilterSensitiveLog = (obj) => ({
279
- ...obj,
280
- });
281
- export const DimensionFilterSensitiveLog = (obj) => ({
282
- ...obj,
283
- });
284
- export const MetricFilterSensitiveLog = (obj) => ({
285
- ...obj,
286
- });
287
- export const MetricStatFilterSensitiveLog = (obj) => ({
288
- ...obj,
289
- });
290
- export const MetricDataQueryFilterSensitiveLog = (obj) => ({
291
- ...obj,
292
- });
293
- export const MetricMathAnomalyDetectorFilterSensitiveLog = (obj) => ({
294
- ...obj,
295
- });
296
- export const SingleMetricAnomalyDetectorFilterSensitiveLog = (obj) => ({
297
- ...obj,
298
- });
299
- export const AnomalyDetectorFilterSensitiveLog = (obj) => ({
300
- ...obj,
301
- });
302
- export const PartialFailureFilterSensitiveLog = (obj) => ({
303
- ...obj,
304
- });
305
- export const CompositeAlarmFilterSensitiveLog = (obj) => ({
306
- ...obj,
307
- });
308
- export const DashboardEntryFilterSensitiveLog = (obj) => ({
309
- ...obj,
310
- });
311
- export const DashboardValidationMessageFilterSensitiveLog = (obj) => ({
312
- ...obj,
313
- });
314
- export const DatapointFilterSensitiveLog = (obj) => ({
315
- ...obj,
316
- });
317
- export const DeleteAlarmsInputFilterSensitiveLog = (obj) => ({
318
- ...obj,
319
- });
320
- export const DeleteAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
321
- ...obj,
322
- });
323
- export const DeleteAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
324
- ...obj,
325
- });
326
- export const DeleteDashboardsInputFilterSensitiveLog = (obj) => ({
327
- ...obj,
328
- });
329
- export const DeleteDashboardsOutputFilterSensitiveLog = (obj) => ({
330
- ...obj,
331
- });
332
- export const DeleteInsightRulesInputFilterSensitiveLog = (obj) => ({
333
- ...obj,
334
- });
335
- export const DeleteInsightRulesOutputFilterSensitiveLog = (obj) => ({
336
- ...obj,
337
- });
338
- export const DeleteMetricStreamInputFilterSensitiveLog = (obj) => ({
339
- ...obj,
340
- });
341
- export const DeleteMetricStreamOutputFilterSensitiveLog = (obj) => ({
342
- ...obj,
343
- });
344
- export const DescribeAlarmHistoryInputFilterSensitiveLog = (obj) => ({
345
- ...obj,
346
- });
347
- export const DescribeAlarmHistoryOutputFilterSensitiveLog = (obj) => ({
348
- ...obj,
349
- });
350
- export const DescribeAlarmsInputFilterSensitiveLog = (obj) => ({
351
- ...obj,
352
- });
353
- export const MetricAlarmFilterSensitiveLog = (obj) => ({
354
- ...obj,
355
- });
356
- export const DescribeAlarmsOutputFilterSensitiveLog = (obj) => ({
357
- ...obj,
358
- });
359
- export const DescribeAlarmsForMetricInputFilterSensitiveLog = (obj) => ({
360
- ...obj,
361
- });
362
- export const DescribeAlarmsForMetricOutputFilterSensitiveLog = (obj) => ({
363
- ...obj,
364
- });
365
- export const DescribeAnomalyDetectorsInputFilterSensitiveLog = (obj) => ({
366
- ...obj,
367
- });
368
- export const DescribeAnomalyDetectorsOutputFilterSensitiveLog = (obj) => ({
369
- ...obj,
370
- });
371
- export const DescribeInsightRulesInputFilterSensitiveLog = (obj) => ({
372
- ...obj,
373
- });
374
- export const InsightRuleFilterSensitiveLog = (obj) => ({
375
- ...obj,
376
- });
377
- export const DescribeInsightRulesOutputFilterSensitiveLog = (obj) => ({
378
- ...obj,
379
- });
380
- export const DimensionFilterFilterSensitiveLog = (obj) => ({
381
- ...obj,
382
- });
383
- export const DisableAlarmActionsInputFilterSensitiveLog = (obj) => ({
384
- ...obj,
385
- });
386
- export const DisableInsightRulesInputFilterSensitiveLog = (obj) => ({
387
- ...obj,
388
- });
389
- export const DisableInsightRulesOutputFilterSensitiveLog = (obj) => ({
390
- ...obj,
391
- });
392
- export const EnableAlarmActionsInputFilterSensitiveLog = (obj) => ({
393
- ...obj,
394
- });
395
- export const EnableInsightRulesInputFilterSensitiveLog = (obj) => ({
396
- ...obj,
397
- });
398
- export const EnableInsightRulesOutputFilterSensitiveLog = (obj) => ({
399
- ...obj,
400
- });
401
- export const GetDashboardInputFilterSensitiveLog = (obj) => ({
402
- ...obj,
403
- });
404
- export const GetDashboardOutputFilterSensitiveLog = (obj) => ({
405
- ...obj,
406
- });
407
- export const GetInsightRuleReportInputFilterSensitiveLog = (obj) => ({
408
- ...obj,
409
- });
410
- export const InsightRuleContributorDatapointFilterSensitiveLog = (obj) => ({
411
- ...obj,
412
- });
413
- export const InsightRuleContributorFilterSensitiveLog = (obj) => ({
414
- ...obj,
415
- });
416
- export const InsightRuleMetricDatapointFilterSensitiveLog = (obj) => ({
417
- ...obj,
418
- });
419
- export const GetInsightRuleReportOutputFilterSensitiveLog = (obj) => ({
420
- ...obj,
421
- });
422
- export const LabelOptionsFilterSensitiveLog = (obj) => ({
423
- ...obj,
424
- });
425
- export const GetMetricDataInputFilterSensitiveLog = (obj) => ({
426
- ...obj,
427
- });
428
- export const MessageDataFilterSensitiveLog = (obj) => ({
429
- ...obj,
430
- });
431
- export const MetricDataResultFilterSensitiveLog = (obj) => ({
432
- ...obj,
433
- });
434
- export const GetMetricDataOutputFilterSensitiveLog = (obj) => ({
435
- ...obj,
436
- });
437
- export const GetMetricStatisticsInputFilterSensitiveLog = (obj) => ({
438
- ...obj,
439
- });
440
- export const GetMetricStatisticsOutputFilterSensitiveLog = (obj) => ({
441
- ...obj,
442
- });
443
- export const GetMetricStreamInputFilterSensitiveLog = (obj) => ({
444
- ...obj,
445
- });
446
- export const MetricStreamFilterFilterSensitiveLog = (obj) => ({
447
- ...obj,
448
- });
449
- export const MetricStreamStatisticsMetricFilterSensitiveLog = (obj) => ({
450
- ...obj,
451
- });
452
- export const MetricStreamStatisticsConfigurationFilterSensitiveLog = (obj) => ({
453
- ...obj,
454
- });
455
- export const GetMetricStreamOutputFilterSensitiveLog = (obj) => ({
456
- ...obj,
457
- });
458
- export const GetMetricWidgetImageInputFilterSensitiveLog = (obj) => ({
459
- ...obj,
460
- });
461
- export const GetMetricWidgetImageOutputFilterSensitiveLog = (obj) => ({
462
- ...obj,
463
- });
464
- export const ListDashboardsInputFilterSensitiveLog = (obj) => ({
465
- ...obj,
466
- });
467
- export const ListDashboardsOutputFilterSensitiveLog = (obj) => ({
468
- ...obj,
469
- });
470
- export const ListManagedInsightRulesInputFilterSensitiveLog = (obj) => ({
471
- ...obj,
472
- });
473
- export const ManagedRuleStateFilterSensitiveLog = (obj) => ({
474
- ...obj,
475
- });
476
- export const ManagedRuleDescriptionFilterSensitiveLog = (obj) => ({
477
- ...obj,
478
- });
479
- export const ListManagedInsightRulesOutputFilterSensitiveLog = (obj) => ({
480
- ...obj,
481
- });
482
- export const ListMetricsInputFilterSensitiveLog = (obj) => ({
483
- ...obj,
484
- });
485
- export const ListMetricsOutputFilterSensitiveLog = (obj) => ({
486
- ...obj,
487
- });
488
- export const ListMetricStreamsInputFilterSensitiveLog = (obj) => ({
489
- ...obj,
490
- });
491
- export const MetricStreamEntryFilterSensitiveLog = (obj) => ({
492
- ...obj,
493
- });
494
- export const ListMetricStreamsOutputFilterSensitiveLog = (obj) => ({
495
- ...obj,
496
- });
497
- export const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
498
- ...obj,
499
- });
500
- export const TagFilterSensitiveLog = (obj) => ({
501
- ...obj,
502
- });
503
- export const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
504
- ...obj,
505
- });
506
- export const PutAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
507
- ...obj,
508
- });
509
- export const PutAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
510
- ...obj,
511
- });
512
- export const PutCompositeAlarmInputFilterSensitiveLog = (obj) => ({
513
- ...obj,
514
- });
515
- export const PutDashboardInputFilterSensitiveLog = (obj) => ({
516
- ...obj,
517
- });
518
- export const PutDashboardOutputFilterSensitiveLog = (obj) => ({
519
- ...obj,
520
- });
521
- export const PutInsightRuleInputFilterSensitiveLog = (obj) => ({
522
- ...obj,
523
- });
524
- export const PutInsightRuleOutputFilterSensitiveLog = (obj) => ({
525
- ...obj,
526
- });
527
- export const ManagedRuleFilterSensitiveLog = (obj) => ({
528
- ...obj,
529
- });
530
- export const PutManagedInsightRulesInputFilterSensitiveLog = (obj) => ({
531
- ...obj,
532
- });
533
- export const PutManagedInsightRulesOutputFilterSensitiveLog = (obj) => ({
534
- ...obj,
535
- });
536
- export const PutMetricAlarmInputFilterSensitiveLog = (obj) => ({
537
- ...obj,
538
- });
539
- export const StatisticSetFilterSensitiveLog = (obj) => ({
540
- ...obj,
541
- });
542
- export const MetricDatumFilterSensitiveLog = (obj) => ({
543
- ...obj,
544
- });
545
- export const PutMetricDataInputFilterSensitiveLog = (obj) => ({
546
- ...obj,
547
- });
548
- export const PutMetricStreamInputFilterSensitiveLog = (obj) => ({
549
- ...obj,
550
- });
551
- export const PutMetricStreamOutputFilterSensitiveLog = (obj) => ({
552
- ...obj,
553
- });
554
- export const SetAlarmStateInputFilterSensitiveLog = (obj) => ({
555
- ...obj,
556
- });
557
- export const StartMetricStreamsInputFilterSensitiveLog = (obj) => ({
558
- ...obj,
559
- });
560
- export const StartMetricStreamsOutputFilterSensitiveLog = (obj) => ({
561
- ...obj,
562
- });
563
- export const StopMetricStreamsInputFilterSensitiveLog = (obj) => ({
564
- ...obj,
565
- });
566
- export const StopMetricStreamsOutputFilterSensitiveLog = (obj) => ({
567
- ...obj,
568
- });
569
- export const TagResourceInputFilterSensitiveLog = (obj) => ({
570
- ...obj,
571
- });
572
- export const TagResourceOutputFilterSensitiveLog = (obj) => ({
573
- ...obj,
574
- });
575
- export const UntagResourceInputFilterSensitiveLog = (obj) => ({
576
- ...obj,
577
- });
578
- export const UntagResourceOutputFilterSensitiveLog = (obj) => ({
579
- ...obj,
580
- });
@@ -61,8 +61,10 @@ export declare class CloudWatch extends CloudWatchClient {
61
61
  * than one composite alarm. For example, you could delete 99 metric alarms and one composite alarms with one operation, but you can't
62
62
  * delete two composite alarms with one operation.</p>
63
63
  * <p>
64
- * In the event of an error, no alarms are
65
- * deleted.</p>
64
+ * If you specify an incorrect alarm name or make any other error in the operation, no alarms are
65
+ * deleted. To confirm that alarms were deleted successfully, you can use
66
+ * the <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_DescribeAlarms.html">DescribeAlarms</a> operation after using
67
+ * <code>DeleteAlarms</code>.</p>
66
68
  * <note>
67
69
  * <p>It is possible to create a loop or cycle of composite alarms, where composite alarm A depends on composite alarm B, and
68
70
  * composite alarm B also depends on composite alarm A. In this scenario, you can't delete any composite alarm that is part of the cycle
@@ -578,11 +580,11 @@ export declare class CloudWatch extends CloudWatchClient {
578
580
  * Amazon EC2 permissions for some alarm operations:</p>
579
581
  * <ul>
580
582
  * <li>
581
- * <p>The <code>iam:CreateServiceLinkedRole</code> for all alarms with EC2 actions</p>
583
+ * <p>The <code>iam:CreateServiceLinkedRole</code> permission for all alarms with EC2 actions</p>
582
584
  * </li>
583
585
  * <li>
584
- * <p>The <code>iam:CreateServiceLinkedRole</code> to create an alarm
585
- * with Systems Manager OpsItem actions.</p>
586
+ * <p>The <code>iam:CreateServiceLinkedRole</code> permissions to create an alarm
587
+ * with Systems Manager OpsItem or response plan actions.</p>
586
588
  * </li>
587
589
  * </ul>
588
590
  * <p>The first time you create an alarm in the
@@ -23,8 +23,10 @@ export interface DeleteAlarmsCommandOutput extends __MetadataBearer {
23
23
  * than one composite alarm. For example, you could delete 99 metric alarms and one composite alarms with one operation, but you can't
24
24
  * delete two composite alarms with one operation.</p>
25
25
  * <p>
26
- * In the event of an error, no alarms are
27
- * deleted.</p>
26
+ * If you specify an incorrect alarm name or make any other error in the operation, no alarms are
27
+ * deleted. To confirm that alarms were deleted successfully, you can use
28
+ * the <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_DescribeAlarms.html">DescribeAlarms</a> operation after using
29
+ * <code>DeleteAlarms</code>.</p>
28
30
  * <note>
29
31
  * <p>It is possible to create a loop or cycle of composite alarms, where composite alarm A depends on composite alarm B, and
30
32
  * composite alarm B also depends on composite alarm A. In this scenario, you can't delete any composite alarm that is part of the cycle
@@ -32,11 +32,11 @@ export interface PutMetricAlarmCommandOutput extends __MetadataBearer {
32
32
  * Amazon EC2 permissions for some alarm operations:</p>
33
33
  * <ul>
34
34
  * <li>
35
- * <p>The <code>iam:CreateServiceLinkedRole</code> for all alarms with EC2 actions</p>
35
+ * <p>The <code>iam:CreateServiceLinkedRole</code> permission for all alarms with EC2 actions</p>
36
36
  * </li>
37
37
  * <li>
38
- * <p>The <code>iam:CreateServiceLinkedRole</code> to create an alarm
39
- * with Systems Manager OpsItem actions.</p>
38
+ * <p>The <code>iam:CreateServiceLinkedRole</code> permissions to create an alarm
39
+ * with Systems Manager OpsItem or response plan actions.</p>
40
40
  * </li>
41
41
  * </ul>
42
42
  * <p>The first time you create an alarm in the
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
12
12
  defaultSigningName: string;
13
13
  };
14
14
  export interface EndpointParameters extends __EndpointParameters {
15
- Region: string;
15
+ Region?: string;
16
16
  UseDualStack?: boolean;
17
17
  UseFIPS?: boolean;
18
18
  Endpoint?: string;