@aws-sdk/client-cloudwatch 3.49.0 → 3.50.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 (62) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +26 -26
  3. package/dist-types/ts3.4/CloudWatch.d.ts +0 -185
  4. package/dist-types/ts3.4/CloudWatchClient.d.ts +0 -109
  5. package/dist-types/ts3.4/commands/DeleteAlarmsCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/DeleteAnomalyDetectorCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/DeleteDashboardsCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/DeleteInsightRulesCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/DeleteMetricStreamCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DescribeAlarmHistoryCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DescribeAlarmsCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DescribeAlarmsForMetricCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DescribeAnomalyDetectorsCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DescribeInsightRulesCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DisableAlarmActionsCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DisableInsightRulesCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/EnableAlarmActionsCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/EnableInsightRulesCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/GetDashboardCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/GetInsightRuleReportCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/GetMetricStatisticsCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/GetMetricStreamCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/GetMetricWidgetImageCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/ListMetricStreamsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/PutAnomalyDetectorCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/PutCompositeAlarmCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/PutDashboardCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/PutInsightRuleCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/PutMetricAlarmCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/PutMetricDataCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/PutMetricStreamCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/SetAlarmStateCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/StartMetricStreamsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/StopMetricStreamsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/index.d.ts +0 -36
  42. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  43. package/dist-types/ts3.4/index.d.ts +0 -6
  44. package/dist-types/ts3.4/models/index.d.ts +0 -1
  45. package/dist-types/ts3.4/models/models_0.d.ts +0 -1392
  46. package/dist-types/ts3.4/pagination/DescribeAlarmHistoryPaginator.d.ts +0 -4
  47. package/dist-types/ts3.4/pagination/DescribeAlarmsPaginator.d.ts +0 -4
  48. package/dist-types/ts3.4/pagination/DescribeInsightRulesPaginator.d.ts +0 -4
  49. package/dist-types/ts3.4/pagination/GetMetricDataPaginator.d.ts +0 -4
  50. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  51. package/dist-types/ts3.4/pagination/ListDashboardsPaginator.d.ts +0 -4
  52. package/dist-types/ts3.4/pagination/ListMetricStreamsPaginator.d.ts +0 -4
  53. package/dist-types/ts3.4/pagination/ListMetricsPaginator.d.ts +0 -4
  54. package/dist-types/ts3.4/pagination/index.d.ts +0 -8
  55. package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -110
  56. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  57. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  58. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  59. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
  60. package/dist-types/ts3.4/waiters/index.d.ts +0 -2
  61. package/dist-types/ts3.4/waiters/waitForAlarmExists.d.ts +0 -7
  62. package/dist-types/ts3.4/waiters/waitForCompositeAlarmExists.d.ts +0 -7
@@ -1,1392 +0,0 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
2
- export declare type AlarmType = "CompositeAlarm" | "MetricAlarm";
3
- export declare type HistoryItemType = "Action" | "ConfigurationUpdate" | "StateUpdate";
4
-
5
- export interface AlarmHistoryItem {
6
-
7
- AlarmName?: string;
8
-
9
- AlarmType?: AlarmType | string;
10
-
11
- Timestamp?: Date;
12
-
13
- HistoryItemType?: HistoryItemType | string;
14
-
15
- HistorySummary?: string;
16
-
17
- HistoryData?: string;
18
- }
19
- export declare namespace AlarmHistoryItem {
20
-
21
- const filterSensitiveLog: (obj: AlarmHistoryItem) => any;
22
- }
23
-
24
- export interface Range {
25
-
26
- StartTime: Date | undefined;
27
-
28
- EndTime: Date | undefined;
29
- }
30
- export declare namespace Range {
31
-
32
- const filterSensitiveLog: (obj: Range) => any;
33
- }
34
-
35
- export interface AnomalyDetectorConfiguration {
36
-
37
- ExcludedTimeRanges?: Range[];
38
-
39
- MetricTimezone?: string;
40
- }
41
- export declare namespace AnomalyDetectorConfiguration {
42
-
43
- const filterSensitiveLog: (obj: AnomalyDetectorConfiguration) => any;
44
- }
45
-
46
- export interface Dimension {
47
-
48
- Name: string | undefined;
49
-
50
- Value: string | undefined;
51
- }
52
- export declare namespace Dimension {
53
-
54
- const filterSensitiveLog: (obj: Dimension) => any;
55
- }
56
-
57
- export interface Metric {
58
-
59
- Namespace?: string;
60
-
61
- MetricName?: string;
62
-
63
- Dimensions?: Dimension[];
64
- }
65
- export declare namespace Metric {
66
-
67
- const filterSensitiveLog: (obj: Metric) => any;
68
- }
69
- export declare type StandardUnit = "Bits" | "Bits/Second" | "Bytes" | "Bytes/Second" | "Count" | "Count/Second" | "Gigabits" | "Gigabits/Second" | "Gigabytes" | "Gigabytes/Second" | "Kilobits" | "Kilobits/Second" | "Kilobytes" | "Kilobytes/Second" | "Megabits" | "Megabits/Second" | "Megabytes" | "Megabytes/Second" | "Microseconds" | "Milliseconds" | "None" | "Percent" | "Seconds" | "Terabits" | "Terabits/Second" | "Terabytes" | "Terabytes/Second";
70
-
71
- export interface MetricStat {
72
-
73
- Metric: Metric | undefined;
74
-
75
- Period: number | undefined;
76
-
77
- Stat: string | undefined;
78
-
79
- Unit?: StandardUnit | string;
80
- }
81
- export declare namespace MetricStat {
82
-
83
- const filterSensitiveLog: (obj: MetricStat) => any;
84
- }
85
-
86
- export interface MetricDataQuery {
87
-
88
- Id: string | undefined;
89
-
90
- MetricStat?: MetricStat;
91
-
92
- Expression?: string;
93
-
94
- Label?: string;
95
-
96
- ReturnData?: boolean;
97
-
98
- Period?: number;
99
-
100
- AccountId?: string;
101
- }
102
- export declare namespace MetricDataQuery {
103
-
104
- const filterSensitiveLog: (obj: MetricDataQuery) => any;
105
- }
106
-
107
- export interface MetricMathAnomalyDetector {
108
-
109
- MetricDataQueries?: MetricDataQuery[];
110
- }
111
- export declare namespace MetricMathAnomalyDetector {
112
-
113
- const filterSensitiveLog: (obj: MetricMathAnomalyDetector) => any;
114
- }
115
-
116
- export interface SingleMetricAnomalyDetector {
117
-
118
- Namespace?: string;
119
-
120
- MetricName?: string;
121
-
122
- Dimensions?: Dimension[];
123
-
124
- Stat?: string;
125
- }
126
- export declare namespace SingleMetricAnomalyDetector {
127
-
128
- const filterSensitiveLog: (obj: SingleMetricAnomalyDetector) => any;
129
- }
130
- export declare type AnomalyDetectorStateValue = "PENDING_TRAINING" | "TRAINED" | "TRAINED_INSUFFICIENT_DATA";
131
-
132
- export interface AnomalyDetector {
133
-
134
- Namespace?: string;
135
-
136
- MetricName?: string;
137
-
138
- Dimensions?: Dimension[];
139
-
140
- Stat?: string;
141
-
142
- Configuration?: AnomalyDetectorConfiguration;
143
-
144
- StateValue?: AnomalyDetectorStateValue | string;
145
-
146
- SingleMetricAnomalyDetector?: SingleMetricAnomalyDetector;
147
-
148
- MetricMathAnomalyDetector?: MetricMathAnomalyDetector;
149
- }
150
- export declare namespace AnomalyDetector {
151
-
152
- const filterSensitiveLog: (obj: AnomalyDetector) => any;
153
- }
154
- export declare enum AnomalyDetectorType {
155
- METRIC_MATH = "METRIC_MATH",
156
- SINGLE_METRIC = "SINGLE_METRIC"
157
- }
158
-
159
- export interface PartialFailure {
160
-
161
- FailureResource?: string;
162
-
163
- ExceptionType?: string;
164
-
165
- FailureCode?: string;
166
-
167
- FailureDescription?: string;
168
- }
169
- export declare namespace PartialFailure {
170
-
171
- const filterSensitiveLog: (obj: PartialFailure) => any;
172
- }
173
- export declare type ComparisonOperator = "GreaterThanOrEqualToThreshold" | "GreaterThanThreshold" | "GreaterThanUpperThreshold" | "LessThanLowerOrGreaterThanUpperThreshold" | "LessThanLowerThreshold" | "LessThanOrEqualToThreshold" | "LessThanThreshold";
174
- export declare type StateValue = "ALARM" | "INSUFFICIENT_DATA" | "OK";
175
-
176
- export interface CompositeAlarm {
177
-
178
- ActionsEnabled?: boolean;
179
-
180
- AlarmActions?: string[];
181
-
182
- AlarmArn?: string;
183
-
184
- AlarmConfigurationUpdatedTimestamp?: Date;
185
-
186
- AlarmDescription?: string;
187
-
188
- AlarmName?: string;
189
-
190
- AlarmRule?: string;
191
-
192
- InsufficientDataActions?: string[];
193
-
194
- OKActions?: string[];
195
-
196
- StateReason?: string;
197
-
198
- StateReasonData?: string;
199
-
200
- StateUpdatedTimestamp?: Date;
201
-
202
- StateValue?: StateValue | string;
203
- }
204
- export declare namespace CompositeAlarm {
205
-
206
- const filterSensitiveLog: (obj: CompositeAlarm) => any;
207
- }
208
-
209
- export interface ConcurrentModificationException extends __SmithyException, $MetadataBearer {
210
- name: "ConcurrentModificationException";
211
- $fault: "client";
212
- Message?: string;
213
- }
214
-
215
- export interface DashboardEntry {
216
-
217
- DashboardName?: string;
218
-
219
- DashboardArn?: string;
220
-
221
- LastModified?: Date;
222
-
223
- Size?: number;
224
- }
225
- export declare namespace DashboardEntry {
226
-
227
- const filterSensitiveLog: (obj: DashboardEntry) => any;
228
- }
229
-
230
- export interface DashboardValidationMessage {
231
-
232
- DataPath?: string;
233
-
234
- Message?: string;
235
- }
236
- export declare namespace DashboardValidationMessage {
237
-
238
- const filterSensitiveLog: (obj: DashboardValidationMessage) => any;
239
- }
240
-
241
- export interface DashboardInvalidInputError extends __SmithyException, $MetadataBearer {
242
- name: "DashboardInvalidInputError";
243
- $fault: "client";
244
- message?: string;
245
- dashboardValidationMessages?: DashboardValidationMessage[];
246
- }
247
-
248
- export interface DashboardNotFoundError extends __SmithyException, $MetadataBearer {
249
- name: "DashboardNotFoundError";
250
- $fault: "client";
251
- message?: string;
252
- }
253
-
254
- export interface Datapoint {
255
-
256
- Timestamp?: Date;
257
-
258
- SampleCount?: number;
259
-
260
- Average?: number;
261
-
262
- Sum?: number;
263
-
264
- Minimum?: number;
265
-
266
- Maximum?: number;
267
-
268
- Unit?: StandardUnit | string;
269
-
270
- ExtendedStatistics?: {
271
- [key: string]: number;
272
- };
273
- }
274
- export declare namespace Datapoint {
275
-
276
- const filterSensitiveLog: (obj: Datapoint) => any;
277
- }
278
- export interface DeleteAlarmsInput {
279
-
280
- AlarmNames: string[] | undefined;
281
- }
282
- export declare namespace DeleteAlarmsInput {
283
-
284
- const filterSensitiveLog: (obj: DeleteAlarmsInput) => any;
285
- }
286
-
287
- export interface ResourceNotFound extends __SmithyException, $MetadataBearer {
288
- name: "ResourceNotFound";
289
- $fault: "client";
290
-
291
- message?: string;
292
- }
293
- export interface DeleteAnomalyDetectorInput {
294
-
295
- Namespace?: string;
296
-
297
- MetricName?: string;
298
-
299
- Dimensions?: Dimension[];
300
-
301
- Stat?: string;
302
-
303
- SingleMetricAnomalyDetector?: SingleMetricAnomalyDetector;
304
-
305
- MetricMathAnomalyDetector?: MetricMathAnomalyDetector;
306
- }
307
- export declare namespace DeleteAnomalyDetectorInput {
308
-
309
- const filterSensitiveLog: (obj: DeleteAnomalyDetectorInput) => any;
310
- }
311
- export interface DeleteAnomalyDetectorOutput {
312
- }
313
- export declare namespace DeleteAnomalyDetectorOutput {
314
-
315
- const filterSensitiveLog: (obj: DeleteAnomalyDetectorOutput) => any;
316
- }
317
-
318
- export interface InternalServiceFault extends __SmithyException, $MetadataBearer {
319
- name: "InternalServiceFault";
320
- $fault: "server";
321
-
322
- Message?: string;
323
- }
324
-
325
- export interface InvalidParameterCombinationException extends __SmithyException, $MetadataBearer {
326
- name: "InvalidParameterCombinationException";
327
- $fault: "client";
328
-
329
- message?: string;
330
- }
331
-
332
- export interface InvalidParameterValueException extends __SmithyException, $MetadataBearer {
333
- name: "InvalidParameterValueException";
334
- $fault: "client";
335
-
336
- message?: string;
337
- }
338
-
339
- export interface MissingRequiredParameterException extends __SmithyException, $MetadataBearer {
340
- name: "MissingRequiredParameterException";
341
- $fault: "client";
342
-
343
- message?: string;
344
- }
345
-
346
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
347
- name: "ResourceNotFoundException";
348
- $fault: "client";
349
- ResourceType?: string;
350
- ResourceId?: string;
351
- Message?: string;
352
- }
353
- export interface DeleteDashboardsInput {
354
-
355
- DashboardNames: string[] | undefined;
356
- }
357
- export declare namespace DeleteDashboardsInput {
358
-
359
- const filterSensitiveLog: (obj: DeleteDashboardsInput) => any;
360
- }
361
- export interface DeleteDashboardsOutput {
362
- }
363
- export declare namespace DeleteDashboardsOutput {
364
-
365
- const filterSensitiveLog: (obj: DeleteDashboardsOutput) => any;
366
- }
367
- export interface DeleteInsightRulesInput {
368
-
369
- RuleNames: string[] | undefined;
370
- }
371
- export declare namespace DeleteInsightRulesInput {
372
-
373
- const filterSensitiveLog: (obj: DeleteInsightRulesInput) => any;
374
- }
375
- export interface DeleteInsightRulesOutput {
376
-
377
- Failures?: PartialFailure[];
378
- }
379
- export declare namespace DeleteInsightRulesOutput {
380
-
381
- const filterSensitiveLog: (obj: DeleteInsightRulesOutput) => any;
382
- }
383
- export interface DeleteMetricStreamInput {
384
-
385
- Name: string | undefined;
386
- }
387
- export declare namespace DeleteMetricStreamInput {
388
-
389
- const filterSensitiveLog: (obj: DeleteMetricStreamInput) => any;
390
- }
391
- export interface DeleteMetricStreamOutput {
392
- }
393
- export declare namespace DeleteMetricStreamOutput {
394
-
395
- const filterSensitiveLog: (obj: DeleteMetricStreamOutput) => any;
396
- }
397
- export declare enum ScanBy {
398
- TIMESTAMP_ASCENDING = "TimestampAscending",
399
- TIMESTAMP_DESCENDING = "TimestampDescending"
400
- }
401
- export interface DescribeAlarmHistoryInput {
402
-
403
- AlarmName?: string;
404
-
405
- AlarmTypes?: (AlarmType | string)[];
406
-
407
- HistoryItemType?: HistoryItemType | string;
408
-
409
- StartDate?: Date;
410
-
411
- EndDate?: Date;
412
-
413
- MaxRecords?: number;
414
-
415
- NextToken?: string;
416
-
417
- ScanBy?: ScanBy | string;
418
- }
419
- export declare namespace DescribeAlarmHistoryInput {
420
-
421
- const filterSensitiveLog: (obj: DescribeAlarmHistoryInput) => any;
422
- }
423
- export interface DescribeAlarmHistoryOutput {
424
-
425
- AlarmHistoryItems?: AlarmHistoryItem[];
426
-
427
- NextToken?: string;
428
- }
429
- export declare namespace DescribeAlarmHistoryOutput {
430
-
431
- const filterSensitiveLog: (obj: DescribeAlarmHistoryOutput) => any;
432
- }
433
-
434
- export interface InvalidNextToken extends __SmithyException, $MetadataBearer {
435
- name: "InvalidNextToken";
436
- $fault: "client";
437
-
438
- message?: string;
439
- }
440
- export interface DescribeAlarmsInput {
441
-
442
- AlarmNames?: string[];
443
-
444
- AlarmNamePrefix?: string;
445
-
446
- AlarmTypes?: (AlarmType | string)[];
447
-
448
- ChildrenOfAlarmName?: string;
449
-
450
- ParentsOfAlarmName?: string;
451
-
452
- StateValue?: StateValue | string;
453
-
454
- ActionPrefix?: string;
455
-
456
- MaxRecords?: number;
457
-
458
- NextToken?: string;
459
- }
460
- export declare namespace DescribeAlarmsInput {
461
-
462
- const filterSensitiveLog: (obj: DescribeAlarmsInput) => any;
463
- }
464
- export declare type Statistic = "Average" | "Maximum" | "Minimum" | "SampleCount" | "Sum";
465
-
466
- export interface MetricAlarm {
467
-
468
- AlarmName?: string;
469
-
470
- AlarmArn?: string;
471
-
472
- AlarmDescription?: string;
473
-
474
- AlarmConfigurationUpdatedTimestamp?: Date;
475
-
476
- ActionsEnabled?: boolean;
477
-
478
- OKActions?: string[];
479
-
480
- AlarmActions?: string[];
481
-
482
- InsufficientDataActions?: string[];
483
-
484
- StateValue?: StateValue | string;
485
-
486
- StateReason?: string;
487
-
488
- StateReasonData?: string;
489
-
490
- StateUpdatedTimestamp?: Date;
491
-
492
- MetricName?: string;
493
-
494
- Namespace?: string;
495
-
496
- Statistic?: Statistic | string;
497
-
498
- ExtendedStatistic?: string;
499
-
500
- Dimensions?: Dimension[];
501
-
502
- Period?: number;
503
-
504
- Unit?: StandardUnit | string;
505
-
506
- EvaluationPeriods?: number;
507
-
508
- DatapointsToAlarm?: number;
509
-
510
- Threshold?: number;
511
-
512
- ComparisonOperator?: ComparisonOperator | string;
513
-
514
- TreatMissingData?: string;
515
-
516
- EvaluateLowSampleCountPercentile?: string;
517
-
518
- Metrics?: MetricDataQuery[];
519
-
520
- ThresholdMetricId?: string;
521
- }
522
- export declare namespace MetricAlarm {
523
-
524
- const filterSensitiveLog: (obj: MetricAlarm) => any;
525
- }
526
- export interface DescribeAlarmsOutput {
527
-
528
- CompositeAlarms?: CompositeAlarm[];
529
-
530
- MetricAlarms?: MetricAlarm[];
531
-
532
- NextToken?: string;
533
- }
534
- export declare namespace DescribeAlarmsOutput {
535
-
536
- const filterSensitiveLog: (obj: DescribeAlarmsOutput) => any;
537
- }
538
- export interface DescribeAlarmsForMetricInput {
539
-
540
- MetricName: string | undefined;
541
-
542
- Namespace: string | undefined;
543
-
544
- Statistic?: Statistic | string;
545
-
546
- ExtendedStatistic?: string;
547
-
548
- Dimensions?: Dimension[];
549
-
550
- Period?: number;
551
-
552
- Unit?: StandardUnit | string;
553
- }
554
- export declare namespace DescribeAlarmsForMetricInput {
555
-
556
- const filterSensitiveLog: (obj: DescribeAlarmsForMetricInput) => any;
557
- }
558
- export interface DescribeAlarmsForMetricOutput {
559
-
560
- MetricAlarms?: MetricAlarm[];
561
- }
562
- export declare namespace DescribeAlarmsForMetricOutput {
563
-
564
- const filterSensitiveLog: (obj: DescribeAlarmsForMetricOutput) => any;
565
- }
566
- export interface DescribeAnomalyDetectorsInput {
567
-
568
- NextToken?: string;
569
-
570
- MaxResults?: number;
571
-
572
- Namespace?: string;
573
-
574
- MetricName?: string;
575
-
576
- Dimensions?: Dimension[];
577
-
578
- AnomalyDetectorTypes?: (AnomalyDetectorType | string)[];
579
- }
580
- export declare namespace DescribeAnomalyDetectorsInput {
581
-
582
- const filterSensitiveLog: (obj: DescribeAnomalyDetectorsInput) => any;
583
- }
584
- export interface DescribeAnomalyDetectorsOutput {
585
-
586
- AnomalyDetectors?: AnomalyDetector[];
587
-
588
- NextToken?: string;
589
- }
590
- export declare namespace DescribeAnomalyDetectorsOutput {
591
-
592
- const filterSensitiveLog: (obj: DescribeAnomalyDetectorsOutput) => any;
593
- }
594
- export interface DescribeInsightRulesInput {
595
-
596
- NextToken?: string;
597
-
598
- MaxResults?: number;
599
- }
600
- export declare namespace DescribeInsightRulesInput {
601
-
602
- const filterSensitiveLog: (obj: DescribeInsightRulesInput) => any;
603
- }
604
-
605
- export interface InsightRule {
606
-
607
- Name: string | undefined;
608
-
609
- State: string | undefined;
610
-
611
- Schema: string | undefined;
612
-
613
- Definition: string | undefined;
614
- }
615
- export declare namespace InsightRule {
616
-
617
- const filterSensitiveLog: (obj: InsightRule) => any;
618
- }
619
- export interface DescribeInsightRulesOutput {
620
-
621
- NextToken?: string;
622
-
623
- InsightRules?: InsightRule[];
624
- }
625
- export declare namespace DescribeInsightRulesOutput {
626
-
627
- const filterSensitiveLog: (obj: DescribeInsightRulesOutput) => any;
628
- }
629
-
630
- export interface DimensionFilter {
631
-
632
- Name: string | undefined;
633
-
634
- Value?: string;
635
- }
636
- export declare namespace DimensionFilter {
637
-
638
- const filterSensitiveLog: (obj: DimensionFilter) => any;
639
- }
640
- export interface DisableAlarmActionsInput {
641
-
642
- AlarmNames: string[] | undefined;
643
- }
644
- export declare namespace DisableAlarmActionsInput {
645
-
646
- const filterSensitiveLog: (obj: DisableAlarmActionsInput) => any;
647
- }
648
- export interface DisableInsightRulesInput {
649
-
650
- RuleNames: string[] | undefined;
651
- }
652
- export declare namespace DisableInsightRulesInput {
653
-
654
- const filterSensitiveLog: (obj: DisableInsightRulesInput) => any;
655
- }
656
- export interface DisableInsightRulesOutput {
657
-
658
- Failures?: PartialFailure[];
659
- }
660
- export declare namespace DisableInsightRulesOutput {
661
-
662
- const filterSensitiveLog: (obj: DisableInsightRulesOutput) => any;
663
- }
664
- export interface EnableAlarmActionsInput {
665
-
666
- AlarmNames: string[] | undefined;
667
- }
668
- export declare namespace EnableAlarmActionsInput {
669
-
670
- const filterSensitiveLog: (obj: EnableAlarmActionsInput) => any;
671
- }
672
- export interface EnableInsightRulesInput {
673
-
674
- RuleNames: string[] | undefined;
675
- }
676
- export declare namespace EnableInsightRulesInput {
677
-
678
- const filterSensitiveLog: (obj: EnableInsightRulesInput) => any;
679
- }
680
- export interface EnableInsightRulesOutput {
681
-
682
- Failures?: PartialFailure[];
683
- }
684
- export declare namespace EnableInsightRulesOutput {
685
-
686
- const filterSensitiveLog: (obj: EnableInsightRulesOutput) => any;
687
- }
688
-
689
- export interface LimitExceededException extends __SmithyException, $MetadataBearer {
690
- name: "LimitExceededException";
691
- $fault: "client";
692
- Message?: string;
693
- }
694
- export interface GetDashboardInput {
695
-
696
- DashboardName: string | undefined;
697
- }
698
- export declare namespace GetDashboardInput {
699
-
700
- const filterSensitiveLog: (obj: GetDashboardInput) => any;
701
- }
702
- export interface GetDashboardOutput {
703
-
704
- DashboardArn?: string;
705
-
706
- DashboardBody?: string;
707
-
708
- DashboardName?: string;
709
- }
710
- export declare namespace GetDashboardOutput {
711
-
712
- const filterSensitiveLog: (obj: GetDashboardOutput) => any;
713
- }
714
- export interface GetInsightRuleReportInput {
715
-
716
- RuleName: string | undefined;
717
-
718
- StartTime: Date | undefined;
719
-
720
- EndTime: Date | undefined;
721
-
722
- Period: number | undefined;
723
-
724
- MaxContributorCount?: number;
725
-
726
- Metrics?: string[];
727
-
728
- OrderBy?: string;
729
- }
730
- export declare namespace GetInsightRuleReportInput {
731
-
732
- const filterSensitiveLog: (obj: GetInsightRuleReportInput) => any;
733
- }
734
-
735
- export interface InsightRuleContributorDatapoint {
736
-
737
- Timestamp: Date | undefined;
738
-
739
- ApproximateValue: number | undefined;
740
- }
741
- export declare namespace InsightRuleContributorDatapoint {
742
-
743
- const filterSensitiveLog: (obj: InsightRuleContributorDatapoint) => any;
744
- }
745
-
746
- export interface InsightRuleContributor {
747
-
748
- Keys: string[] | undefined;
749
-
750
- ApproximateAggregateValue: number | undefined;
751
-
752
- Datapoints: InsightRuleContributorDatapoint[] | undefined;
753
- }
754
- export declare namespace InsightRuleContributor {
755
-
756
- const filterSensitiveLog: (obj: InsightRuleContributor) => any;
757
- }
758
-
759
- export interface InsightRuleMetricDatapoint {
760
-
761
- Timestamp: Date | undefined;
762
-
763
- UniqueContributors?: number;
764
-
765
- MaxContributorValue?: number;
766
-
767
- SampleCount?: number;
768
-
769
- Average?: number;
770
-
771
- Sum?: number;
772
-
773
- Minimum?: number;
774
-
775
- Maximum?: number;
776
- }
777
- export declare namespace InsightRuleMetricDatapoint {
778
-
779
- const filterSensitiveLog: (obj: InsightRuleMetricDatapoint) => any;
780
- }
781
- export interface GetInsightRuleReportOutput {
782
-
783
- KeyLabels?: string[];
784
-
785
- AggregationStatistic?: string;
786
-
787
- AggregateValue?: number;
788
-
789
- ApproximateUniqueCount?: number;
790
-
791
- Contributors?: InsightRuleContributor[];
792
-
793
- MetricDatapoints?: InsightRuleMetricDatapoint[];
794
- }
795
- export declare namespace GetInsightRuleReportOutput {
796
-
797
- const filterSensitiveLog: (obj: GetInsightRuleReportOutput) => any;
798
- }
799
-
800
- export interface LabelOptions {
801
-
802
- Timezone?: string;
803
- }
804
- export declare namespace LabelOptions {
805
-
806
- const filterSensitiveLog: (obj: LabelOptions) => any;
807
- }
808
- export interface GetMetricDataInput {
809
-
810
- MetricDataQueries: MetricDataQuery[] | undefined;
811
-
812
- StartTime: Date | undefined;
813
-
814
- EndTime: Date | undefined;
815
-
816
- NextToken?: string;
817
-
818
- ScanBy?: ScanBy | string;
819
-
820
- MaxDatapoints?: number;
821
-
822
- LabelOptions?: LabelOptions;
823
- }
824
- export declare namespace GetMetricDataInput {
825
-
826
- const filterSensitiveLog: (obj: GetMetricDataInput) => any;
827
- }
828
-
829
- export interface MessageData {
830
-
831
- Code?: string;
832
-
833
- Value?: string;
834
- }
835
- export declare namespace MessageData {
836
-
837
- const filterSensitiveLog: (obj: MessageData) => any;
838
- }
839
- export declare enum StatusCode {
840
- COMPLETE = "Complete",
841
- INTERNAL_ERROR = "InternalError",
842
- PARTIAL_DATA = "PartialData"
843
- }
844
-
845
- export interface MetricDataResult {
846
-
847
- Id?: string;
848
-
849
- Label?: string;
850
-
851
- Timestamps?: Date[];
852
-
853
- Values?: number[];
854
-
855
- StatusCode?: StatusCode | string;
856
-
857
- Messages?: MessageData[];
858
- }
859
- export declare namespace MetricDataResult {
860
-
861
- const filterSensitiveLog: (obj: MetricDataResult) => any;
862
- }
863
- export interface GetMetricDataOutput {
864
-
865
- MetricDataResults?: MetricDataResult[];
866
-
867
- NextToken?: string;
868
-
869
- Messages?: MessageData[];
870
- }
871
- export declare namespace GetMetricDataOutput {
872
-
873
- const filterSensitiveLog: (obj: GetMetricDataOutput) => any;
874
- }
875
- export interface GetMetricStatisticsInput {
876
-
877
- Namespace: string | undefined;
878
-
879
- MetricName: string | undefined;
880
-
881
- Dimensions?: Dimension[];
882
-
883
- StartTime: Date | undefined;
884
-
885
- EndTime: Date | undefined;
886
-
887
- Period: number | undefined;
888
-
889
- Statistics?: (Statistic | string)[];
890
-
891
- ExtendedStatistics?: string[];
892
-
893
- Unit?: StandardUnit | string;
894
- }
895
- export declare namespace GetMetricStatisticsInput {
896
-
897
- const filterSensitiveLog: (obj: GetMetricStatisticsInput) => any;
898
- }
899
- export interface GetMetricStatisticsOutput {
900
-
901
- Label?: string;
902
-
903
- Datapoints?: Datapoint[];
904
- }
905
- export declare namespace GetMetricStatisticsOutput {
906
-
907
- const filterSensitiveLog: (obj: GetMetricStatisticsOutput) => any;
908
- }
909
- export interface GetMetricStreamInput {
910
-
911
- Name: string | undefined;
912
- }
913
- export declare namespace GetMetricStreamInput {
914
-
915
- const filterSensitiveLog: (obj: GetMetricStreamInput) => any;
916
- }
917
-
918
- export interface MetricStreamFilter {
919
-
920
- Namespace?: string;
921
- }
922
- export declare namespace MetricStreamFilter {
923
-
924
- const filterSensitiveLog: (obj: MetricStreamFilter) => any;
925
- }
926
- export declare enum MetricStreamOutputFormat {
927
- JSON = "json",
928
- OPEN_TELEMETRY_0_7 = "opentelemetry0.7"
929
- }
930
- export interface GetMetricStreamOutput {
931
-
932
- Arn?: string;
933
-
934
- Name?: string;
935
-
936
- IncludeFilters?: MetricStreamFilter[];
937
-
938
- ExcludeFilters?: MetricStreamFilter[];
939
-
940
- FirehoseArn?: string;
941
-
942
- RoleArn?: string;
943
-
944
- State?: string;
945
-
946
- CreationDate?: Date;
947
-
948
- LastUpdateDate?: Date;
949
-
950
- OutputFormat?: MetricStreamOutputFormat | string;
951
- }
952
- export declare namespace GetMetricStreamOutput {
953
-
954
- const filterSensitiveLog: (obj: GetMetricStreamOutput) => any;
955
- }
956
- export interface GetMetricWidgetImageInput {
957
-
958
- MetricWidget: string | undefined;
959
-
960
- OutputFormat?: string;
961
- }
962
- export declare namespace GetMetricWidgetImageInput {
963
-
964
- const filterSensitiveLog: (obj: GetMetricWidgetImageInput) => any;
965
- }
966
- export interface GetMetricWidgetImageOutput {
967
-
968
- MetricWidgetImage?: Uint8Array;
969
- }
970
- export declare namespace GetMetricWidgetImageOutput {
971
-
972
- const filterSensitiveLog: (obj: GetMetricWidgetImageOutput) => any;
973
- }
974
- export interface ListDashboardsInput {
975
-
976
- DashboardNamePrefix?: string;
977
-
978
- NextToken?: string;
979
- }
980
- export declare namespace ListDashboardsInput {
981
-
982
- const filterSensitiveLog: (obj: ListDashboardsInput) => any;
983
- }
984
- export interface ListDashboardsOutput {
985
-
986
- DashboardEntries?: DashboardEntry[];
987
-
988
- NextToken?: string;
989
- }
990
- export declare namespace ListDashboardsOutput {
991
-
992
- const filterSensitiveLog: (obj: ListDashboardsOutput) => any;
993
- }
994
- export declare enum RecentlyActive {
995
- PT3H = "PT3H"
996
- }
997
- export interface ListMetricsInput {
998
-
999
- Namespace?: string;
1000
-
1001
- MetricName?: string;
1002
-
1003
- Dimensions?: DimensionFilter[];
1004
-
1005
- NextToken?: string;
1006
-
1007
- RecentlyActive?: RecentlyActive | string;
1008
- }
1009
- export declare namespace ListMetricsInput {
1010
-
1011
- const filterSensitiveLog: (obj: ListMetricsInput) => any;
1012
- }
1013
- export interface ListMetricsOutput {
1014
-
1015
- Metrics?: Metric[];
1016
-
1017
- NextToken?: string;
1018
- }
1019
- export declare namespace ListMetricsOutput {
1020
-
1021
- const filterSensitiveLog: (obj: ListMetricsOutput) => any;
1022
- }
1023
- export interface ListMetricStreamsInput {
1024
-
1025
- NextToken?: string;
1026
-
1027
- MaxResults?: number;
1028
- }
1029
- export declare namespace ListMetricStreamsInput {
1030
-
1031
- const filterSensitiveLog: (obj: ListMetricStreamsInput) => any;
1032
- }
1033
-
1034
- export interface MetricStreamEntry {
1035
-
1036
- Arn?: string;
1037
-
1038
- CreationDate?: Date;
1039
-
1040
- LastUpdateDate?: Date;
1041
-
1042
- Name?: string;
1043
-
1044
- FirehoseArn?: string;
1045
-
1046
- State?: string;
1047
-
1048
- OutputFormat?: MetricStreamOutputFormat | string;
1049
- }
1050
- export declare namespace MetricStreamEntry {
1051
-
1052
- const filterSensitiveLog: (obj: MetricStreamEntry) => any;
1053
- }
1054
- export interface ListMetricStreamsOutput {
1055
-
1056
- NextToken?: string;
1057
-
1058
- Entries?: MetricStreamEntry[];
1059
- }
1060
- export declare namespace ListMetricStreamsOutput {
1061
-
1062
- const filterSensitiveLog: (obj: ListMetricStreamsOutput) => any;
1063
- }
1064
- export interface ListTagsForResourceInput {
1065
-
1066
- ResourceARN: string | undefined;
1067
- }
1068
- export declare namespace ListTagsForResourceInput {
1069
-
1070
- const filterSensitiveLog: (obj: ListTagsForResourceInput) => any;
1071
- }
1072
-
1073
- export interface Tag {
1074
-
1075
- Key: string | undefined;
1076
-
1077
- Value: string | undefined;
1078
- }
1079
- export declare namespace Tag {
1080
-
1081
- const filterSensitiveLog: (obj: Tag) => any;
1082
- }
1083
- export interface ListTagsForResourceOutput {
1084
-
1085
- Tags?: Tag[];
1086
- }
1087
- export declare namespace ListTagsForResourceOutput {
1088
-
1089
- const filterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
1090
- }
1091
- export interface PutAnomalyDetectorInput {
1092
-
1093
- Namespace?: string;
1094
-
1095
- MetricName?: string;
1096
-
1097
- Dimensions?: Dimension[];
1098
-
1099
- Stat?: string;
1100
-
1101
- Configuration?: AnomalyDetectorConfiguration;
1102
-
1103
- SingleMetricAnomalyDetector?: SingleMetricAnomalyDetector;
1104
-
1105
- MetricMathAnomalyDetector?: MetricMathAnomalyDetector;
1106
- }
1107
- export declare namespace PutAnomalyDetectorInput {
1108
-
1109
- const filterSensitiveLog: (obj: PutAnomalyDetectorInput) => any;
1110
- }
1111
- export interface PutAnomalyDetectorOutput {
1112
- }
1113
- export declare namespace PutAnomalyDetectorOutput {
1114
-
1115
- const filterSensitiveLog: (obj: PutAnomalyDetectorOutput) => any;
1116
- }
1117
-
1118
- export interface LimitExceededFault extends __SmithyException, $MetadataBearer {
1119
- name: "LimitExceededFault";
1120
- $fault: "client";
1121
-
1122
- message?: string;
1123
- }
1124
- export interface PutCompositeAlarmInput {
1125
-
1126
- ActionsEnabled?: boolean;
1127
-
1128
- AlarmActions?: string[];
1129
-
1130
- AlarmDescription?: string;
1131
-
1132
- AlarmName: string | undefined;
1133
-
1134
- AlarmRule: string | undefined;
1135
-
1136
- InsufficientDataActions?: string[];
1137
-
1138
- OKActions?: string[];
1139
-
1140
- Tags?: Tag[];
1141
- }
1142
- export declare namespace PutCompositeAlarmInput {
1143
-
1144
- const filterSensitiveLog: (obj: PutCompositeAlarmInput) => any;
1145
- }
1146
- export interface PutDashboardInput {
1147
-
1148
- DashboardName: string | undefined;
1149
-
1150
- DashboardBody: string | undefined;
1151
- }
1152
- export declare namespace PutDashboardInput {
1153
-
1154
- const filterSensitiveLog: (obj: PutDashboardInput) => any;
1155
- }
1156
- export interface PutDashboardOutput {
1157
-
1158
- DashboardValidationMessages?: DashboardValidationMessage[];
1159
- }
1160
- export declare namespace PutDashboardOutput {
1161
-
1162
- const filterSensitiveLog: (obj: PutDashboardOutput) => any;
1163
- }
1164
- export interface PutInsightRuleInput {
1165
-
1166
- RuleName: string | undefined;
1167
-
1168
- RuleState?: string;
1169
-
1170
- RuleDefinition: string | undefined;
1171
-
1172
- Tags?: Tag[];
1173
- }
1174
- export declare namespace PutInsightRuleInput {
1175
-
1176
- const filterSensitiveLog: (obj: PutInsightRuleInput) => any;
1177
- }
1178
- export interface PutInsightRuleOutput {
1179
- }
1180
- export declare namespace PutInsightRuleOutput {
1181
-
1182
- const filterSensitiveLog: (obj: PutInsightRuleOutput) => any;
1183
- }
1184
- export interface PutMetricAlarmInput {
1185
-
1186
- AlarmName: string | undefined;
1187
-
1188
- AlarmDescription?: string;
1189
-
1190
- ActionsEnabled?: boolean;
1191
-
1192
- OKActions?: string[];
1193
-
1194
- AlarmActions?: string[];
1195
-
1196
- InsufficientDataActions?: string[];
1197
-
1198
- MetricName?: string;
1199
-
1200
- Namespace?: string;
1201
-
1202
- Statistic?: Statistic | string;
1203
-
1204
- ExtendedStatistic?: string;
1205
-
1206
- Dimensions?: Dimension[];
1207
-
1208
- Period?: number;
1209
-
1210
- Unit?: StandardUnit | string;
1211
-
1212
- EvaluationPeriods: number | undefined;
1213
-
1214
- DatapointsToAlarm?: number;
1215
-
1216
- Threshold?: number;
1217
-
1218
- ComparisonOperator: ComparisonOperator | string | undefined;
1219
-
1220
- TreatMissingData?: string;
1221
-
1222
- EvaluateLowSampleCountPercentile?: string;
1223
-
1224
- Metrics?: MetricDataQuery[];
1225
-
1226
- Tags?: Tag[];
1227
-
1228
- ThresholdMetricId?: string;
1229
- }
1230
- export declare namespace PutMetricAlarmInput {
1231
-
1232
- const filterSensitiveLog: (obj: PutMetricAlarmInput) => any;
1233
- }
1234
-
1235
- export interface StatisticSet {
1236
-
1237
- SampleCount: number | undefined;
1238
-
1239
- Sum: number | undefined;
1240
-
1241
- Minimum: number | undefined;
1242
-
1243
- Maximum: number | undefined;
1244
- }
1245
- export declare namespace StatisticSet {
1246
-
1247
- const filterSensitiveLog: (obj: StatisticSet) => any;
1248
- }
1249
-
1250
- export interface MetricDatum {
1251
-
1252
- MetricName: string | undefined;
1253
-
1254
- Dimensions?: Dimension[];
1255
-
1256
- Timestamp?: Date;
1257
-
1258
- Value?: number;
1259
-
1260
- StatisticValues?: StatisticSet;
1261
-
1262
- Values?: number[];
1263
-
1264
- Counts?: number[];
1265
-
1266
- Unit?: StandardUnit | string;
1267
-
1268
- StorageResolution?: number;
1269
- }
1270
- export declare namespace MetricDatum {
1271
-
1272
- const filterSensitiveLog: (obj: MetricDatum) => any;
1273
- }
1274
- export interface PutMetricDataInput {
1275
-
1276
- Namespace: string | undefined;
1277
-
1278
- MetricData: MetricDatum[] | undefined;
1279
- }
1280
- export declare namespace PutMetricDataInput {
1281
-
1282
- const filterSensitiveLog: (obj: PutMetricDataInput) => any;
1283
- }
1284
- export interface PutMetricStreamInput {
1285
-
1286
- Name: string | undefined;
1287
-
1288
- IncludeFilters?: MetricStreamFilter[];
1289
-
1290
- ExcludeFilters?: MetricStreamFilter[];
1291
-
1292
- FirehoseArn: string | undefined;
1293
-
1294
- RoleArn: string | undefined;
1295
-
1296
- OutputFormat: MetricStreamOutputFormat | string | undefined;
1297
-
1298
- Tags?: Tag[];
1299
- }
1300
- export declare namespace PutMetricStreamInput {
1301
-
1302
- const filterSensitiveLog: (obj: PutMetricStreamInput) => any;
1303
- }
1304
- export interface PutMetricStreamOutput {
1305
-
1306
- Arn?: string;
1307
- }
1308
- export declare namespace PutMetricStreamOutput {
1309
-
1310
- const filterSensitiveLog: (obj: PutMetricStreamOutput) => any;
1311
- }
1312
-
1313
- export interface InvalidFormatFault extends __SmithyException, $MetadataBearer {
1314
- name: "InvalidFormatFault";
1315
- $fault: "client";
1316
-
1317
- message?: string;
1318
- }
1319
- export interface SetAlarmStateInput {
1320
-
1321
- AlarmName: string | undefined;
1322
-
1323
- StateValue: StateValue | string | undefined;
1324
-
1325
- StateReason: string | undefined;
1326
-
1327
- StateReasonData?: string;
1328
- }
1329
- export declare namespace SetAlarmStateInput {
1330
-
1331
- const filterSensitiveLog: (obj: SetAlarmStateInput) => any;
1332
- }
1333
- export interface StartMetricStreamsInput {
1334
-
1335
- Names: string[] | undefined;
1336
- }
1337
- export declare namespace StartMetricStreamsInput {
1338
-
1339
- const filterSensitiveLog: (obj: StartMetricStreamsInput) => any;
1340
- }
1341
- export interface StartMetricStreamsOutput {
1342
- }
1343
- export declare namespace StartMetricStreamsOutput {
1344
-
1345
- const filterSensitiveLog: (obj: StartMetricStreamsOutput) => any;
1346
- }
1347
- export interface StopMetricStreamsInput {
1348
-
1349
- Names: string[] | undefined;
1350
- }
1351
- export declare namespace StopMetricStreamsInput {
1352
-
1353
- const filterSensitiveLog: (obj: StopMetricStreamsInput) => any;
1354
- }
1355
- export interface StopMetricStreamsOutput {
1356
- }
1357
- export declare namespace StopMetricStreamsOutput {
1358
-
1359
- const filterSensitiveLog: (obj: StopMetricStreamsOutput) => any;
1360
- }
1361
- export interface TagResourceInput {
1362
-
1363
- ResourceARN: string | undefined;
1364
-
1365
- Tags: Tag[] | undefined;
1366
- }
1367
- export declare namespace TagResourceInput {
1368
-
1369
- const filterSensitiveLog: (obj: TagResourceInput) => any;
1370
- }
1371
- export interface TagResourceOutput {
1372
- }
1373
- export declare namespace TagResourceOutput {
1374
-
1375
- const filterSensitiveLog: (obj: TagResourceOutput) => any;
1376
- }
1377
- export interface UntagResourceInput {
1378
-
1379
- ResourceARN: string | undefined;
1380
-
1381
- TagKeys: string[] | undefined;
1382
- }
1383
- export declare namespace UntagResourceInput {
1384
-
1385
- const filterSensitiveLog: (obj: UntagResourceInput) => any;
1386
- }
1387
- export interface UntagResourceOutput {
1388
- }
1389
- export declare namespace UntagResourceOutput {
1390
-
1391
- const filterSensitiveLog: (obj: UntagResourceOutput) => any;
1392
- }