@aws-sdk/client-cloudwatch 3.135.0 → 3.142.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.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/DeleteAlarmsCommand.js +1 -1
- package/dist-cjs/commands/DeleteAnomalyDetectorCommand.js +2 -2
- package/dist-cjs/commands/DeleteDashboardsCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightRulesCommand.js +2 -2
- package/dist-cjs/commands/DeleteMetricStreamCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlarmHistoryCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlarmsCommand.js +2 -2
- package/dist-cjs/commands/DescribeAlarmsForMetricCommand.js +2 -2
- package/dist-cjs/commands/DescribeAnomalyDetectorsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInsightRulesCommand.js +2 -2
- package/dist-cjs/commands/DisableAlarmActionsCommand.js +1 -1
- package/dist-cjs/commands/DisableInsightRulesCommand.js +2 -2
- package/dist-cjs/commands/EnableAlarmActionsCommand.js +1 -1
- package/dist-cjs/commands/EnableInsightRulesCommand.js +2 -2
- package/dist-cjs/commands/GetDashboardCommand.js +2 -2
- package/dist-cjs/commands/GetInsightRuleReportCommand.js +2 -2
- package/dist-cjs/commands/GetMetricDataCommand.js +2 -2
- package/dist-cjs/commands/GetMetricStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetMetricStreamCommand.js +2 -2
- package/dist-cjs/commands/GetMetricWidgetImageCommand.js +2 -2
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -2
- package/dist-cjs/commands/ListMetricStreamsCommand.js +2 -2
- package/dist-cjs/commands/ListMetricsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutAnomalyDetectorCommand.js +2 -2
- package/dist-cjs/commands/PutCompositeAlarmCommand.js +1 -1
- package/dist-cjs/commands/PutDashboardCommand.js +2 -2
- package/dist-cjs/commands/PutInsightRuleCommand.js +2 -2
- package/dist-cjs/commands/PutMetricAlarmCommand.js +1 -1
- package/dist-cjs/commands/PutMetricDataCommand.js +1 -1
- package/dist-cjs/commands/PutMetricStreamCommand.js +2 -2
- package/dist-cjs/commands/SetAlarmStateCommand.js +1 -1
- package/dist-cjs/commands/StartMetricStreamsCommand.js +2 -2
- package/dist-cjs/commands/StopMetricStreamsCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +387 -579
- package/dist-cjs/protocols/Aws_query.js +385 -592
- package/dist-es/commands/DeleteAlarmsCommand.js +2 -2
- package/dist-es/commands/DeleteAnomalyDetectorCommand.js +3 -3
- package/dist-es/commands/DeleteDashboardsCommand.js +3 -3
- package/dist-es/commands/DeleteInsightRulesCommand.js +3 -3
- package/dist-es/commands/DeleteMetricStreamCommand.js +3 -3
- package/dist-es/commands/DescribeAlarmHistoryCommand.js +3 -3
- package/dist-es/commands/DescribeAlarmsCommand.js +3 -3
- package/dist-es/commands/DescribeAlarmsForMetricCommand.js +3 -3
- package/dist-es/commands/DescribeAnomalyDetectorsCommand.js +3 -3
- package/dist-es/commands/DescribeInsightRulesCommand.js +3 -3
- package/dist-es/commands/DisableAlarmActionsCommand.js +2 -2
- package/dist-es/commands/DisableInsightRulesCommand.js +3 -3
- package/dist-es/commands/EnableAlarmActionsCommand.js +2 -2
- package/dist-es/commands/EnableInsightRulesCommand.js +3 -3
- package/dist-es/commands/GetDashboardCommand.js +3 -3
- package/dist-es/commands/GetInsightRuleReportCommand.js +3 -3
- package/dist-es/commands/GetMetricDataCommand.js +3 -3
- package/dist-es/commands/GetMetricStatisticsCommand.js +3 -3
- package/dist-es/commands/GetMetricStreamCommand.js +3 -3
- package/dist-es/commands/GetMetricWidgetImageCommand.js +3 -3
- package/dist-es/commands/ListDashboardsCommand.js +3 -3
- package/dist-es/commands/ListMetricStreamsCommand.js +3 -3
- package/dist-es/commands/ListMetricsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutAnomalyDetectorCommand.js +3 -3
- package/dist-es/commands/PutCompositeAlarmCommand.js +2 -2
- package/dist-es/commands/PutDashboardCommand.js +3 -3
- package/dist-es/commands/PutInsightRuleCommand.js +3 -3
- package/dist-es/commands/PutMetricAlarmCommand.js +2 -2
- package/dist-es/commands/PutMetricDataCommand.js +2 -2
- package/dist-es/commands/PutMetricStreamCommand.js +3 -3
- package/dist-es/commands/SetAlarmStateCommand.js +2 -2
- package/dist-es/commands/StartMetricStreamsCommand.js +3 -3
- package/dist-es/commands/StopMetricStreamsCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/models/models_0.js +96 -384
- package/dist-es/protocols/Aws_query.js +486 -593
- package/dist-types/models/models_0.d.ts +384 -576
- package/dist-types/ts3.4/models/models_0.d.ts +192 -384
- package/package.json +6 -6
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.DescribeAlarmsForMetricOutputFilterSensitiveLog = exports.DescribeAlarmsForMetricInputFilterSensitiveLog = exports.DescribeAlarmsOutputFilterSensitiveLog = exports.MetricAlarmFilterSensitiveLog = exports.DescribeAlarmsInputFilterSensitiveLog = exports.DescribeAlarmHistoryOutputFilterSensitiveLog = exports.DescribeAlarmHistoryInputFilterSensitiveLog = exports.DeleteMetricStreamOutputFilterSensitiveLog = exports.DeleteMetricStreamInputFilterSensitiveLog = exports.DeleteInsightRulesOutputFilterSensitiveLog = exports.DeleteInsightRulesInputFilterSensitiveLog = exports.DeleteDashboardsOutputFilterSensitiveLog = exports.DeleteDashboardsInputFilterSensitiveLog = exports.DeleteAnomalyDetectorOutputFilterSensitiveLog = exports.DeleteAnomalyDetectorInputFilterSensitiveLog = exports.DeleteAlarmsInputFilterSensitiveLog = exports.DatapointFilterSensitiveLog = exports.DashboardValidationMessageFilterSensitiveLog = exports.DashboardEntryFilterSensitiveLog = exports.CompositeAlarmFilterSensitiveLog = exports.PartialFailureFilterSensitiveLog = exports.AnomalyDetectorFilterSensitiveLog = exports.SingleMetricAnomalyDetectorFilterSensitiveLog = exports.MetricMathAnomalyDetectorFilterSensitiveLog = exports.MetricDataQueryFilterSensitiveLog = exports.MetricStatFilterSensitiveLog = exports.MetricFilterSensitiveLog = exports.DimensionFilterSensitiveLog = exports.AnomalyDetectorConfigurationFilterSensitiveLog = exports.RangeFilterSensitiveLog = exports.AlarmHistoryItemFilterSensitiveLog = exports.InvalidFormatFault = exports.LimitExceededFault = exports.RecentlyActive = exports.MetricStreamOutputFormat = exports.StatusCode = exports.LimitExceededException = exports.InvalidNextToken = exports.ScanBy = exports.ResourceNotFoundException = exports.MissingRequiredParameterException = exports.InvalidParameterValueException = exports.InvalidParameterCombinationException = exports.InternalServiceFault = exports.ResourceNotFound = exports.DashboardNotFoundError = exports.DashboardInvalidInputError = exports.ConcurrentModificationException = exports.AnomalyDetectorType = exports.ActionsSuppressedBy = void 0;
|
|
4
|
+
exports.PutInsightRuleOutputFilterSensitiveLog = exports.PutInsightRuleInputFilterSensitiveLog = exports.PutDashboardOutputFilterSensitiveLog = exports.PutDashboardInputFilterSensitiveLog = exports.PutCompositeAlarmInputFilterSensitiveLog = exports.PutAnomalyDetectorOutputFilterSensitiveLog = exports.PutAnomalyDetectorInputFilterSensitiveLog = exports.ListTagsForResourceOutputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.ListTagsForResourceInputFilterSensitiveLog = exports.ListMetricStreamsOutputFilterSensitiveLog = exports.MetricStreamEntryFilterSensitiveLog = exports.ListMetricStreamsInputFilterSensitiveLog = exports.ListMetricsOutputFilterSensitiveLog = exports.ListMetricsInputFilterSensitiveLog = exports.ListDashboardsOutputFilterSensitiveLog = exports.ListDashboardsInputFilterSensitiveLog = exports.GetMetricWidgetImageOutputFilterSensitiveLog = exports.GetMetricWidgetImageInputFilterSensitiveLog = exports.GetMetricStreamOutputFilterSensitiveLog = exports.MetricStreamStatisticsConfigurationFilterSensitiveLog = exports.MetricStreamStatisticsMetricFilterSensitiveLog = exports.MetricStreamFilterFilterSensitiveLog = exports.GetMetricStreamInputFilterSensitiveLog = exports.GetMetricStatisticsOutputFilterSensitiveLog = exports.GetMetricStatisticsInputFilterSensitiveLog = exports.GetMetricDataOutputFilterSensitiveLog = exports.MetricDataResultFilterSensitiveLog = exports.MessageDataFilterSensitiveLog = exports.GetMetricDataInputFilterSensitiveLog = exports.LabelOptionsFilterSensitiveLog = exports.GetInsightRuleReportOutputFilterSensitiveLog = exports.InsightRuleMetricDatapointFilterSensitiveLog = exports.InsightRuleContributorFilterSensitiveLog = exports.InsightRuleContributorDatapointFilterSensitiveLog = exports.GetInsightRuleReportInputFilterSensitiveLog = exports.GetDashboardOutputFilterSensitiveLog = exports.GetDashboardInputFilterSensitiveLog = exports.EnableInsightRulesOutputFilterSensitiveLog = exports.EnableInsightRulesInputFilterSensitiveLog = exports.EnableAlarmActionsInputFilterSensitiveLog = exports.DisableInsightRulesOutputFilterSensitiveLog = exports.DisableInsightRulesInputFilterSensitiveLog = exports.DisableAlarmActionsInputFilterSensitiveLog = exports.DimensionFilterFilterSensitiveLog = exports.DescribeInsightRulesOutputFilterSensitiveLog = exports.InsightRuleFilterSensitiveLog = exports.DescribeInsightRulesInputFilterSensitiveLog = exports.DescribeAnomalyDetectorsOutputFilterSensitiveLog = exports.DescribeAnomalyDetectorsInputFilterSensitiveLog = void 0;
|
|
5
|
+
exports.UntagResourceOutputFilterSensitiveLog = exports.UntagResourceInputFilterSensitiveLog = exports.TagResourceOutputFilterSensitiveLog = exports.TagResourceInputFilterSensitiveLog = exports.StopMetricStreamsOutputFilterSensitiveLog = exports.StopMetricStreamsInputFilterSensitiveLog = exports.StartMetricStreamsOutputFilterSensitiveLog = exports.StartMetricStreamsInputFilterSensitiveLog = exports.SetAlarmStateInputFilterSensitiveLog = exports.PutMetricStreamOutputFilterSensitiveLog = exports.PutMetricStreamInputFilterSensitiveLog = exports.PutMetricDataInputFilterSensitiveLog = exports.MetricDatumFilterSensitiveLog = exports.StatisticSetFilterSensitiveLog = exports.PutMetricAlarmInputFilterSensitiveLog = void 0;
|
|
6
6
|
const CloudWatchServiceException_1 = require("./CloudWatchServiceException");
|
|
7
7
|
var ActionsSuppressedBy;
|
|
8
8
|
(function (ActionsSuppressedBy) {
|
|
@@ -10,83 +10,11 @@ var ActionsSuppressedBy;
|
|
|
10
10
|
ActionsSuppressedBy["ExtensionPeriod"] = "ExtensionPeriod";
|
|
11
11
|
ActionsSuppressedBy["WaitPeriod"] = "WaitPeriod";
|
|
12
12
|
})(ActionsSuppressedBy = exports.ActionsSuppressedBy || (exports.ActionsSuppressedBy = {}));
|
|
13
|
-
var AlarmHistoryItem;
|
|
14
|
-
(function (AlarmHistoryItem) {
|
|
15
|
-
AlarmHistoryItem.filterSensitiveLog = (obj) => ({
|
|
16
|
-
...obj,
|
|
17
|
-
});
|
|
18
|
-
})(AlarmHistoryItem = exports.AlarmHistoryItem || (exports.AlarmHistoryItem = {}));
|
|
19
|
-
var Range;
|
|
20
|
-
(function (Range) {
|
|
21
|
-
Range.filterSensitiveLog = (obj) => ({
|
|
22
|
-
...obj,
|
|
23
|
-
});
|
|
24
|
-
})(Range = exports.Range || (exports.Range = {}));
|
|
25
|
-
var AnomalyDetectorConfiguration;
|
|
26
|
-
(function (AnomalyDetectorConfiguration) {
|
|
27
|
-
AnomalyDetectorConfiguration.filterSensitiveLog = (obj) => ({
|
|
28
|
-
...obj,
|
|
29
|
-
});
|
|
30
|
-
})(AnomalyDetectorConfiguration = exports.AnomalyDetectorConfiguration || (exports.AnomalyDetectorConfiguration = {}));
|
|
31
|
-
var Dimension;
|
|
32
|
-
(function (Dimension) {
|
|
33
|
-
Dimension.filterSensitiveLog = (obj) => ({
|
|
34
|
-
...obj,
|
|
35
|
-
});
|
|
36
|
-
})(Dimension = exports.Dimension || (exports.Dimension = {}));
|
|
37
|
-
var Metric;
|
|
38
|
-
(function (Metric) {
|
|
39
|
-
Metric.filterSensitiveLog = (obj) => ({
|
|
40
|
-
...obj,
|
|
41
|
-
});
|
|
42
|
-
})(Metric = exports.Metric || (exports.Metric = {}));
|
|
43
|
-
var MetricStat;
|
|
44
|
-
(function (MetricStat) {
|
|
45
|
-
MetricStat.filterSensitiveLog = (obj) => ({
|
|
46
|
-
...obj,
|
|
47
|
-
});
|
|
48
|
-
})(MetricStat = exports.MetricStat || (exports.MetricStat = {}));
|
|
49
|
-
var MetricDataQuery;
|
|
50
|
-
(function (MetricDataQuery) {
|
|
51
|
-
MetricDataQuery.filterSensitiveLog = (obj) => ({
|
|
52
|
-
...obj,
|
|
53
|
-
});
|
|
54
|
-
})(MetricDataQuery = exports.MetricDataQuery || (exports.MetricDataQuery = {}));
|
|
55
|
-
var MetricMathAnomalyDetector;
|
|
56
|
-
(function (MetricMathAnomalyDetector) {
|
|
57
|
-
MetricMathAnomalyDetector.filterSensitiveLog = (obj) => ({
|
|
58
|
-
...obj,
|
|
59
|
-
});
|
|
60
|
-
})(MetricMathAnomalyDetector = exports.MetricMathAnomalyDetector || (exports.MetricMathAnomalyDetector = {}));
|
|
61
|
-
var SingleMetricAnomalyDetector;
|
|
62
|
-
(function (SingleMetricAnomalyDetector) {
|
|
63
|
-
SingleMetricAnomalyDetector.filterSensitiveLog = (obj) => ({
|
|
64
|
-
...obj,
|
|
65
|
-
});
|
|
66
|
-
})(SingleMetricAnomalyDetector = exports.SingleMetricAnomalyDetector || (exports.SingleMetricAnomalyDetector = {}));
|
|
67
|
-
var AnomalyDetector;
|
|
68
|
-
(function (AnomalyDetector) {
|
|
69
|
-
AnomalyDetector.filterSensitiveLog = (obj) => ({
|
|
70
|
-
...obj,
|
|
71
|
-
});
|
|
72
|
-
})(AnomalyDetector = exports.AnomalyDetector || (exports.AnomalyDetector = {}));
|
|
73
13
|
var AnomalyDetectorType;
|
|
74
14
|
(function (AnomalyDetectorType) {
|
|
75
15
|
AnomalyDetectorType["METRIC_MATH"] = "METRIC_MATH";
|
|
76
16
|
AnomalyDetectorType["SINGLE_METRIC"] = "SINGLE_METRIC";
|
|
77
17
|
})(AnomalyDetectorType = exports.AnomalyDetectorType || (exports.AnomalyDetectorType = {}));
|
|
78
|
-
var PartialFailure;
|
|
79
|
-
(function (PartialFailure) {
|
|
80
|
-
PartialFailure.filterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
});
|
|
83
|
-
})(PartialFailure = exports.PartialFailure || (exports.PartialFailure = {}));
|
|
84
|
-
var CompositeAlarm;
|
|
85
|
-
(function (CompositeAlarm) {
|
|
86
|
-
CompositeAlarm.filterSensitiveLog = (obj) => ({
|
|
87
|
-
...obj,
|
|
88
|
-
});
|
|
89
|
-
})(CompositeAlarm = exports.CompositeAlarm || (exports.CompositeAlarm = {}));
|
|
90
18
|
class ConcurrentModificationException extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
91
19
|
constructor(opts) {
|
|
92
20
|
super({
|
|
@@ -101,18 +29,6 @@ class ConcurrentModificationException extends CloudWatchServiceException_1.Cloud
|
|
|
101
29
|
}
|
|
102
30
|
}
|
|
103
31
|
exports.ConcurrentModificationException = ConcurrentModificationException;
|
|
104
|
-
var DashboardEntry;
|
|
105
|
-
(function (DashboardEntry) {
|
|
106
|
-
DashboardEntry.filterSensitiveLog = (obj) => ({
|
|
107
|
-
...obj,
|
|
108
|
-
});
|
|
109
|
-
})(DashboardEntry = exports.DashboardEntry || (exports.DashboardEntry = {}));
|
|
110
|
-
var DashboardValidationMessage;
|
|
111
|
-
(function (DashboardValidationMessage) {
|
|
112
|
-
DashboardValidationMessage.filterSensitiveLog = (obj) => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
})(DashboardValidationMessage = exports.DashboardValidationMessage || (exports.DashboardValidationMessage = {}));
|
|
116
32
|
class DashboardInvalidInputError extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
117
33
|
constructor(opts) {
|
|
118
34
|
super({
|
|
@@ -140,18 +56,6 @@ class DashboardNotFoundError extends CloudWatchServiceException_1.CloudWatchServ
|
|
|
140
56
|
}
|
|
141
57
|
}
|
|
142
58
|
exports.DashboardNotFoundError = DashboardNotFoundError;
|
|
143
|
-
var Datapoint;
|
|
144
|
-
(function (Datapoint) {
|
|
145
|
-
Datapoint.filterSensitiveLog = (obj) => ({
|
|
146
|
-
...obj,
|
|
147
|
-
});
|
|
148
|
-
})(Datapoint = exports.Datapoint || (exports.Datapoint = {}));
|
|
149
|
-
var DeleteAlarmsInput;
|
|
150
|
-
(function (DeleteAlarmsInput) {
|
|
151
|
-
DeleteAlarmsInput.filterSensitiveLog = (obj) => ({
|
|
152
|
-
...obj,
|
|
153
|
-
});
|
|
154
|
-
})(DeleteAlarmsInput = exports.DeleteAlarmsInput || (exports.DeleteAlarmsInput = {}));
|
|
155
59
|
class ResourceNotFound extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
156
60
|
constructor(opts) {
|
|
157
61
|
super({
|
|
@@ -165,18 +69,6 @@ class ResourceNotFound extends CloudWatchServiceException_1.CloudWatchServiceExc
|
|
|
165
69
|
}
|
|
166
70
|
}
|
|
167
71
|
exports.ResourceNotFound = ResourceNotFound;
|
|
168
|
-
var DeleteAnomalyDetectorInput;
|
|
169
|
-
(function (DeleteAnomalyDetectorInput) {
|
|
170
|
-
DeleteAnomalyDetectorInput.filterSensitiveLog = (obj) => ({
|
|
171
|
-
...obj,
|
|
172
|
-
});
|
|
173
|
-
})(DeleteAnomalyDetectorInput = exports.DeleteAnomalyDetectorInput || (exports.DeleteAnomalyDetectorInput = {}));
|
|
174
|
-
var DeleteAnomalyDetectorOutput;
|
|
175
|
-
(function (DeleteAnomalyDetectorOutput) {
|
|
176
|
-
DeleteAnomalyDetectorOutput.filterSensitiveLog = (obj) => ({
|
|
177
|
-
...obj,
|
|
178
|
-
});
|
|
179
|
-
})(DeleteAnomalyDetectorOutput = exports.DeleteAnomalyDetectorOutput || (exports.DeleteAnomalyDetectorOutput = {}));
|
|
180
72
|
class InternalServiceFault extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
181
73
|
constructor(opts) {
|
|
182
74
|
super({
|
|
@@ -246,59 +138,11 @@ class ResourceNotFoundException extends CloudWatchServiceException_1.CloudWatchS
|
|
|
246
138
|
}
|
|
247
139
|
}
|
|
248
140
|
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
249
|
-
var DeleteDashboardsInput;
|
|
250
|
-
(function (DeleteDashboardsInput) {
|
|
251
|
-
DeleteDashboardsInput.filterSensitiveLog = (obj) => ({
|
|
252
|
-
...obj,
|
|
253
|
-
});
|
|
254
|
-
})(DeleteDashboardsInput = exports.DeleteDashboardsInput || (exports.DeleteDashboardsInput = {}));
|
|
255
|
-
var DeleteDashboardsOutput;
|
|
256
|
-
(function (DeleteDashboardsOutput) {
|
|
257
|
-
DeleteDashboardsOutput.filterSensitiveLog = (obj) => ({
|
|
258
|
-
...obj,
|
|
259
|
-
});
|
|
260
|
-
})(DeleteDashboardsOutput = exports.DeleteDashboardsOutput || (exports.DeleteDashboardsOutput = {}));
|
|
261
|
-
var DeleteInsightRulesInput;
|
|
262
|
-
(function (DeleteInsightRulesInput) {
|
|
263
|
-
DeleteInsightRulesInput.filterSensitiveLog = (obj) => ({
|
|
264
|
-
...obj,
|
|
265
|
-
});
|
|
266
|
-
})(DeleteInsightRulesInput = exports.DeleteInsightRulesInput || (exports.DeleteInsightRulesInput = {}));
|
|
267
|
-
var DeleteInsightRulesOutput;
|
|
268
|
-
(function (DeleteInsightRulesOutput) {
|
|
269
|
-
DeleteInsightRulesOutput.filterSensitiveLog = (obj) => ({
|
|
270
|
-
...obj,
|
|
271
|
-
});
|
|
272
|
-
})(DeleteInsightRulesOutput = exports.DeleteInsightRulesOutput || (exports.DeleteInsightRulesOutput = {}));
|
|
273
|
-
var DeleteMetricStreamInput;
|
|
274
|
-
(function (DeleteMetricStreamInput) {
|
|
275
|
-
DeleteMetricStreamInput.filterSensitiveLog = (obj) => ({
|
|
276
|
-
...obj,
|
|
277
|
-
});
|
|
278
|
-
})(DeleteMetricStreamInput = exports.DeleteMetricStreamInput || (exports.DeleteMetricStreamInput = {}));
|
|
279
|
-
var DeleteMetricStreamOutput;
|
|
280
|
-
(function (DeleteMetricStreamOutput) {
|
|
281
|
-
DeleteMetricStreamOutput.filterSensitiveLog = (obj) => ({
|
|
282
|
-
...obj,
|
|
283
|
-
});
|
|
284
|
-
})(DeleteMetricStreamOutput = exports.DeleteMetricStreamOutput || (exports.DeleteMetricStreamOutput = {}));
|
|
285
141
|
var ScanBy;
|
|
286
142
|
(function (ScanBy) {
|
|
287
143
|
ScanBy["TIMESTAMP_ASCENDING"] = "TimestampAscending";
|
|
288
144
|
ScanBy["TIMESTAMP_DESCENDING"] = "TimestampDescending";
|
|
289
145
|
})(ScanBy = exports.ScanBy || (exports.ScanBy = {}));
|
|
290
|
-
var DescribeAlarmHistoryInput;
|
|
291
|
-
(function (DescribeAlarmHistoryInput) {
|
|
292
|
-
DescribeAlarmHistoryInput.filterSensitiveLog = (obj) => ({
|
|
293
|
-
...obj,
|
|
294
|
-
});
|
|
295
|
-
})(DescribeAlarmHistoryInput = exports.DescribeAlarmHistoryInput || (exports.DescribeAlarmHistoryInput = {}));
|
|
296
|
-
var DescribeAlarmHistoryOutput;
|
|
297
|
-
(function (DescribeAlarmHistoryOutput) {
|
|
298
|
-
DescribeAlarmHistoryOutput.filterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
})(DescribeAlarmHistoryOutput = exports.DescribeAlarmHistoryOutput || (exports.DescribeAlarmHistoryOutput = {}));
|
|
302
146
|
class InvalidNextToken extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
303
147
|
constructor(opts) {
|
|
304
148
|
super({
|
|
@@ -312,108 +156,6 @@ class InvalidNextToken extends CloudWatchServiceException_1.CloudWatchServiceExc
|
|
|
312
156
|
}
|
|
313
157
|
}
|
|
314
158
|
exports.InvalidNextToken = InvalidNextToken;
|
|
315
|
-
var DescribeAlarmsInput;
|
|
316
|
-
(function (DescribeAlarmsInput) {
|
|
317
|
-
DescribeAlarmsInput.filterSensitiveLog = (obj) => ({
|
|
318
|
-
...obj,
|
|
319
|
-
});
|
|
320
|
-
})(DescribeAlarmsInput = exports.DescribeAlarmsInput || (exports.DescribeAlarmsInput = {}));
|
|
321
|
-
var MetricAlarm;
|
|
322
|
-
(function (MetricAlarm) {
|
|
323
|
-
MetricAlarm.filterSensitiveLog = (obj) => ({
|
|
324
|
-
...obj,
|
|
325
|
-
});
|
|
326
|
-
})(MetricAlarm = exports.MetricAlarm || (exports.MetricAlarm = {}));
|
|
327
|
-
var DescribeAlarmsOutput;
|
|
328
|
-
(function (DescribeAlarmsOutput) {
|
|
329
|
-
DescribeAlarmsOutput.filterSensitiveLog = (obj) => ({
|
|
330
|
-
...obj,
|
|
331
|
-
});
|
|
332
|
-
})(DescribeAlarmsOutput = exports.DescribeAlarmsOutput || (exports.DescribeAlarmsOutput = {}));
|
|
333
|
-
var DescribeAlarmsForMetricInput;
|
|
334
|
-
(function (DescribeAlarmsForMetricInput) {
|
|
335
|
-
DescribeAlarmsForMetricInput.filterSensitiveLog = (obj) => ({
|
|
336
|
-
...obj,
|
|
337
|
-
});
|
|
338
|
-
})(DescribeAlarmsForMetricInput = exports.DescribeAlarmsForMetricInput || (exports.DescribeAlarmsForMetricInput = {}));
|
|
339
|
-
var DescribeAlarmsForMetricOutput;
|
|
340
|
-
(function (DescribeAlarmsForMetricOutput) {
|
|
341
|
-
DescribeAlarmsForMetricOutput.filterSensitiveLog = (obj) => ({
|
|
342
|
-
...obj,
|
|
343
|
-
});
|
|
344
|
-
})(DescribeAlarmsForMetricOutput = exports.DescribeAlarmsForMetricOutput || (exports.DescribeAlarmsForMetricOutput = {}));
|
|
345
|
-
var DescribeAnomalyDetectorsInput;
|
|
346
|
-
(function (DescribeAnomalyDetectorsInput) {
|
|
347
|
-
DescribeAnomalyDetectorsInput.filterSensitiveLog = (obj) => ({
|
|
348
|
-
...obj,
|
|
349
|
-
});
|
|
350
|
-
})(DescribeAnomalyDetectorsInput = exports.DescribeAnomalyDetectorsInput || (exports.DescribeAnomalyDetectorsInput = {}));
|
|
351
|
-
var DescribeAnomalyDetectorsOutput;
|
|
352
|
-
(function (DescribeAnomalyDetectorsOutput) {
|
|
353
|
-
DescribeAnomalyDetectorsOutput.filterSensitiveLog = (obj) => ({
|
|
354
|
-
...obj,
|
|
355
|
-
});
|
|
356
|
-
})(DescribeAnomalyDetectorsOutput = exports.DescribeAnomalyDetectorsOutput || (exports.DescribeAnomalyDetectorsOutput = {}));
|
|
357
|
-
var DescribeInsightRulesInput;
|
|
358
|
-
(function (DescribeInsightRulesInput) {
|
|
359
|
-
DescribeInsightRulesInput.filterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
});
|
|
362
|
-
})(DescribeInsightRulesInput = exports.DescribeInsightRulesInput || (exports.DescribeInsightRulesInput = {}));
|
|
363
|
-
var InsightRule;
|
|
364
|
-
(function (InsightRule) {
|
|
365
|
-
InsightRule.filterSensitiveLog = (obj) => ({
|
|
366
|
-
...obj,
|
|
367
|
-
});
|
|
368
|
-
})(InsightRule = exports.InsightRule || (exports.InsightRule = {}));
|
|
369
|
-
var DescribeInsightRulesOutput;
|
|
370
|
-
(function (DescribeInsightRulesOutput) {
|
|
371
|
-
DescribeInsightRulesOutput.filterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
});
|
|
374
|
-
})(DescribeInsightRulesOutput = exports.DescribeInsightRulesOutput || (exports.DescribeInsightRulesOutput = {}));
|
|
375
|
-
var DimensionFilter;
|
|
376
|
-
(function (DimensionFilter) {
|
|
377
|
-
DimensionFilter.filterSensitiveLog = (obj) => ({
|
|
378
|
-
...obj,
|
|
379
|
-
});
|
|
380
|
-
})(DimensionFilter = exports.DimensionFilter || (exports.DimensionFilter = {}));
|
|
381
|
-
var DisableAlarmActionsInput;
|
|
382
|
-
(function (DisableAlarmActionsInput) {
|
|
383
|
-
DisableAlarmActionsInput.filterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
});
|
|
386
|
-
})(DisableAlarmActionsInput = exports.DisableAlarmActionsInput || (exports.DisableAlarmActionsInput = {}));
|
|
387
|
-
var DisableInsightRulesInput;
|
|
388
|
-
(function (DisableInsightRulesInput) {
|
|
389
|
-
DisableInsightRulesInput.filterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
})(DisableInsightRulesInput = exports.DisableInsightRulesInput || (exports.DisableInsightRulesInput = {}));
|
|
393
|
-
var DisableInsightRulesOutput;
|
|
394
|
-
(function (DisableInsightRulesOutput) {
|
|
395
|
-
DisableInsightRulesOutput.filterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
});
|
|
398
|
-
})(DisableInsightRulesOutput = exports.DisableInsightRulesOutput || (exports.DisableInsightRulesOutput = {}));
|
|
399
|
-
var EnableAlarmActionsInput;
|
|
400
|
-
(function (EnableAlarmActionsInput) {
|
|
401
|
-
EnableAlarmActionsInput.filterSensitiveLog = (obj) => ({
|
|
402
|
-
...obj,
|
|
403
|
-
});
|
|
404
|
-
})(EnableAlarmActionsInput = exports.EnableAlarmActionsInput || (exports.EnableAlarmActionsInput = {}));
|
|
405
|
-
var EnableInsightRulesInput;
|
|
406
|
-
(function (EnableInsightRulesInput) {
|
|
407
|
-
EnableInsightRulesInput.filterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
});
|
|
410
|
-
})(EnableInsightRulesInput = exports.EnableInsightRulesInput || (exports.EnableInsightRulesInput = {}));
|
|
411
|
-
var EnableInsightRulesOutput;
|
|
412
|
-
(function (EnableInsightRulesOutput) {
|
|
413
|
-
EnableInsightRulesOutput.filterSensitiveLog = (obj) => ({
|
|
414
|
-
...obj,
|
|
415
|
-
});
|
|
416
|
-
})(EnableInsightRulesOutput = exports.EnableInsightRulesOutput || (exports.EnableInsightRulesOutput = {}));
|
|
417
159
|
class LimitExceededException extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
418
160
|
constructor(opts) {
|
|
419
161
|
super({
|
|
@@ -428,219 +170,21 @@ class LimitExceededException extends CloudWatchServiceException_1.CloudWatchServ
|
|
|
428
170
|
}
|
|
429
171
|
}
|
|
430
172
|
exports.LimitExceededException = LimitExceededException;
|
|
431
|
-
var GetDashboardInput;
|
|
432
|
-
(function (GetDashboardInput) {
|
|
433
|
-
GetDashboardInput.filterSensitiveLog = (obj) => ({
|
|
434
|
-
...obj,
|
|
435
|
-
});
|
|
436
|
-
})(GetDashboardInput = exports.GetDashboardInput || (exports.GetDashboardInput = {}));
|
|
437
|
-
var GetDashboardOutput;
|
|
438
|
-
(function (GetDashboardOutput) {
|
|
439
|
-
GetDashboardOutput.filterSensitiveLog = (obj) => ({
|
|
440
|
-
...obj,
|
|
441
|
-
});
|
|
442
|
-
})(GetDashboardOutput = exports.GetDashboardOutput || (exports.GetDashboardOutput = {}));
|
|
443
|
-
var GetInsightRuleReportInput;
|
|
444
|
-
(function (GetInsightRuleReportInput) {
|
|
445
|
-
GetInsightRuleReportInput.filterSensitiveLog = (obj) => ({
|
|
446
|
-
...obj,
|
|
447
|
-
});
|
|
448
|
-
})(GetInsightRuleReportInput = exports.GetInsightRuleReportInput || (exports.GetInsightRuleReportInput = {}));
|
|
449
|
-
var InsightRuleContributorDatapoint;
|
|
450
|
-
(function (InsightRuleContributorDatapoint) {
|
|
451
|
-
InsightRuleContributorDatapoint.filterSensitiveLog = (obj) => ({
|
|
452
|
-
...obj,
|
|
453
|
-
});
|
|
454
|
-
})(InsightRuleContributorDatapoint = exports.InsightRuleContributorDatapoint || (exports.InsightRuleContributorDatapoint = {}));
|
|
455
|
-
var InsightRuleContributor;
|
|
456
|
-
(function (InsightRuleContributor) {
|
|
457
|
-
InsightRuleContributor.filterSensitiveLog = (obj) => ({
|
|
458
|
-
...obj,
|
|
459
|
-
});
|
|
460
|
-
})(InsightRuleContributor = exports.InsightRuleContributor || (exports.InsightRuleContributor = {}));
|
|
461
|
-
var InsightRuleMetricDatapoint;
|
|
462
|
-
(function (InsightRuleMetricDatapoint) {
|
|
463
|
-
InsightRuleMetricDatapoint.filterSensitiveLog = (obj) => ({
|
|
464
|
-
...obj,
|
|
465
|
-
});
|
|
466
|
-
})(InsightRuleMetricDatapoint = exports.InsightRuleMetricDatapoint || (exports.InsightRuleMetricDatapoint = {}));
|
|
467
|
-
var GetInsightRuleReportOutput;
|
|
468
|
-
(function (GetInsightRuleReportOutput) {
|
|
469
|
-
GetInsightRuleReportOutput.filterSensitiveLog = (obj) => ({
|
|
470
|
-
...obj,
|
|
471
|
-
});
|
|
472
|
-
})(GetInsightRuleReportOutput = exports.GetInsightRuleReportOutput || (exports.GetInsightRuleReportOutput = {}));
|
|
473
|
-
var LabelOptions;
|
|
474
|
-
(function (LabelOptions) {
|
|
475
|
-
LabelOptions.filterSensitiveLog = (obj) => ({
|
|
476
|
-
...obj,
|
|
477
|
-
});
|
|
478
|
-
})(LabelOptions = exports.LabelOptions || (exports.LabelOptions = {}));
|
|
479
|
-
var GetMetricDataInput;
|
|
480
|
-
(function (GetMetricDataInput) {
|
|
481
|
-
GetMetricDataInput.filterSensitiveLog = (obj) => ({
|
|
482
|
-
...obj,
|
|
483
|
-
});
|
|
484
|
-
})(GetMetricDataInput = exports.GetMetricDataInput || (exports.GetMetricDataInput = {}));
|
|
485
|
-
var MessageData;
|
|
486
|
-
(function (MessageData) {
|
|
487
|
-
MessageData.filterSensitiveLog = (obj) => ({
|
|
488
|
-
...obj,
|
|
489
|
-
});
|
|
490
|
-
})(MessageData = exports.MessageData || (exports.MessageData = {}));
|
|
491
173
|
var StatusCode;
|
|
492
174
|
(function (StatusCode) {
|
|
493
175
|
StatusCode["COMPLETE"] = "Complete";
|
|
494
176
|
StatusCode["INTERNAL_ERROR"] = "InternalError";
|
|
495
177
|
StatusCode["PARTIAL_DATA"] = "PartialData";
|
|
496
178
|
})(StatusCode = exports.StatusCode || (exports.StatusCode = {}));
|
|
497
|
-
var MetricDataResult;
|
|
498
|
-
(function (MetricDataResult) {
|
|
499
|
-
MetricDataResult.filterSensitiveLog = (obj) => ({
|
|
500
|
-
...obj,
|
|
501
|
-
});
|
|
502
|
-
})(MetricDataResult = exports.MetricDataResult || (exports.MetricDataResult = {}));
|
|
503
|
-
var GetMetricDataOutput;
|
|
504
|
-
(function (GetMetricDataOutput) {
|
|
505
|
-
GetMetricDataOutput.filterSensitiveLog = (obj) => ({
|
|
506
|
-
...obj,
|
|
507
|
-
});
|
|
508
|
-
})(GetMetricDataOutput = exports.GetMetricDataOutput || (exports.GetMetricDataOutput = {}));
|
|
509
|
-
var GetMetricStatisticsInput;
|
|
510
|
-
(function (GetMetricStatisticsInput) {
|
|
511
|
-
GetMetricStatisticsInput.filterSensitiveLog = (obj) => ({
|
|
512
|
-
...obj,
|
|
513
|
-
});
|
|
514
|
-
})(GetMetricStatisticsInput = exports.GetMetricStatisticsInput || (exports.GetMetricStatisticsInput = {}));
|
|
515
|
-
var GetMetricStatisticsOutput;
|
|
516
|
-
(function (GetMetricStatisticsOutput) {
|
|
517
|
-
GetMetricStatisticsOutput.filterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
});
|
|
520
|
-
})(GetMetricStatisticsOutput = exports.GetMetricStatisticsOutput || (exports.GetMetricStatisticsOutput = {}));
|
|
521
|
-
var GetMetricStreamInput;
|
|
522
|
-
(function (GetMetricStreamInput) {
|
|
523
|
-
GetMetricStreamInput.filterSensitiveLog = (obj) => ({
|
|
524
|
-
...obj,
|
|
525
|
-
});
|
|
526
|
-
})(GetMetricStreamInput = exports.GetMetricStreamInput || (exports.GetMetricStreamInput = {}));
|
|
527
|
-
var MetricStreamFilter;
|
|
528
|
-
(function (MetricStreamFilter) {
|
|
529
|
-
MetricStreamFilter.filterSensitiveLog = (obj) => ({
|
|
530
|
-
...obj,
|
|
531
|
-
});
|
|
532
|
-
})(MetricStreamFilter = exports.MetricStreamFilter || (exports.MetricStreamFilter = {}));
|
|
533
179
|
var MetricStreamOutputFormat;
|
|
534
180
|
(function (MetricStreamOutputFormat) {
|
|
535
181
|
MetricStreamOutputFormat["JSON"] = "json";
|
|
536
182
|
MetricStreamOutputFormat["OPEN_TELEMETRY_0_7"] = "opentelemetry0.7";
|
|
537
183
|
})(MetricStreamOutputFormat = exports.MetricStreamOutputFormat || (exports.MetricStreamOutputFormat = {}));
|
|
538
|
-
var MetricStreamStatisticsMetric;
|
|
539
|
-
(function (MetricStreamStatisticsMetric) {
|
|
540
|
-
MetricStreamStatisticsMetric.filterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
})(MetricStreamStatisticsMetric = exports.MetricStreamStatisticsMetric || (exports.MetricStreamStatisticsMetric = {}));
|
|
544
|
-
var MetricStreamStatisticsConfiguration;
|
|
545
|
-
(function (MetricStreamStatisticsConfiguration) {
|
|
546
|
-
MetricStreamStatisticsConfiguration.filterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
})(MetricStreamStatisticsConfiguration = exports.MetricStreamStatisticsConfiguration || (exports.MetricStreamStatisticsConfiguration = {}));
|
|
550
|
-
var GetMetricStreamOutput;
|
|
551
|
-
(function (GetMetricStreamOutput) {
|
|
552
|
-
GetMetricStreamOutput.filterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
})(GetMetricStreamOutput = exports.GetMetricStreamOutput || (exports.GetMetricStreamOutput = {}));
|
|
556
|
-
var GetMetricWidgetImageInput;
|
|
557
|
-
(function (GetMetricWidgetImageInput) {
|
|
558
|
-
GetMetricWidgetImageInput.filterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
})(GetMetricWidgetImageInput = exports.GetMetricWidgetImageInput || (exports.GetMetricWidgetImageInput = {}));
|
|
562
|
-
var GetMetricWidgetImageOutput;
|
|
563
|
-
(function (GetMetricWidgetImageOutput) {
|
|
564
|
-
GetMetricWidgetImageOutput.filterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
})(GetMetricWidgetImageOutput = exports.GetMetricWidgetImageOutput || (exports.GetMetricWidgetImageOutput = {}));
|
|
568
|
-
var ListDashboardsInput;
|
|
569
|
-
(function (ListDashboardsInput) {
|
|
570
|
-
ListDashboardsInput.filterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
})(ListDashboardsInput = exports.ListDashboardsInput || (exports.ListDashboardsInput = {}));
|
|
574
|
-
var ListDashboardsOutput;
|
|
575
|
-
(function (ListDashboardsOutput) {
|
|
576
|
-
ListDashboardsOutput.filterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
})(ListDashboardsOutput = exports.ListDashboardsOutput || (exports.ListDashboardsOutput = {}));
|
|
580
184
|
var RecentlyActive;
|
|
581
185
|
(function (RecentlyActive) {
|
|
582
186
|
RecentlyActive["PT3H"] = "PT3H";
|
|
583
187
|
})(RecentlyActive = exports.RecentlyActive || (exports.RecentlyActive = {}));
|
|
584
|
-
var ListMetricsInput;
|
|
585
|
-
(function (ListMetricsInput) {
|
|
586
|
-
ListMetricsInput.filterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
})(ListMetricsInput = exports.ListMetricsInput || (exports.ListMetricsInput = {}));
|
|
590
|
-
var ListMetricsOutput;
|
|
591
|
-
(function (ListMetricsOutput) {
|
|
592
|
-
ListMetricsOutput.filterSensitiveLog = (obj) => ({
|
|
593
|
-
...obj,
|
|
594
|
-
});
|
|
595
|
-
})(ListMetricsOutput = exports.ListMetricsOutput || (exports.ListMetricsOutput = {}));
|
|
596
|
-
var ListMetricStreamsInput;
|
|
597
|
-
(function (ListMetricStreamsInput) {
|
|
598
|
-
ListMetricStreamsInput.filterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
});
|
|
601
|
-
})(ListMetricStreamsInput = exports.ListMetricStreamsInput || (exports.ListMetricStreamsInput = {}));
|
|
602
|
-
var MetricStreamEntry;
|
|
603
|
-
(function (MetricStreamEntry) {
|
|
604
|
-
MetricStreamEntry.filterSensitiveLog = (obj) => ({
|
|
605
|
-
...obj,
|
|
606
|
-
});
|
|
607
|
-
})(MetricStreamEntry = exports.MetricStreamEntry || (exports.MetricStreamEntry = {}));
|
|
608
|
-
var ListMetricStreamsOutput;
|
|
609
|
-
(function (ListMetricStreamsOutput) {
|
|
610
|
-
ListMetricStreamsOutput.filterSensitiveLog = (obj) => ({
|
|
611
|
-
...obj,
|
|
612
|
-
});
|
|
613
|
-
})(ListMetricStreamsOutput = exports.ListMetricStreamsOutput || (exports.ListMetricStreamsOutput = {}));
|
|
614
|
-
var ListTagsForResourceInput;
|
|
615
|
-
(function (ListTagsForResourceInput) {
|
|
616
|
-
ListTagsForResourceInput.filterSensitiveLog = (obj) => ({
|
|
617
|
-
...obj,
|
|
618
|
-
});
|
|
619
|
-
})(ListTagsForResourceInput = exports.ListTagsForResourceInput || (exports.ListTagsForResourceInput = {}));
|
|
620
|
-
var Tag;
|
|
621
|
-
(function (Tag) {
|
|
622
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
});
|
|
625
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
626
|
-
var ListTagsForResourceOutput;
|
|
627
|
-
(function (ListTagsForResourceOutput) {
|
|
628
|
-
ListTagsForResourceOutput.filterSensitiveLog = (obj) => ({
|
|
629
|
-
...obj,
|
|
630
|
-
});
|
|
631
|
-
})(ListTagsForResourceOutput = exports.ListTagsForResourceOutput || (exports.ListTagsForResourceOutput = {}));
|
|
632
|
-
var PutAnomalyDetectorInput;
|
|
633
|
-
(function (PutAnomalyDetectorInput) {
|
|
634
|
-
PutAnomalyDetectorInput.filterSensitiveLog = (obj) => ({
|
|
635
|
-
...obj,
|
|
636
|
-
});
|
|
637
|
-
})(PutAnomalyDetectorInput = exports.PutAnomalyDetectorInput || (exports.PutAnomalyDetectorInput = {}));
|
|
638
|
-
var PutAnomalyDetectorOutput;
|
|
639
|
-
(function (PutAnomalyDetectorOutput) {
|
|
640
|
-
PutAnomalyDetectorOutput.filterSensitiveLog = (obj) => ({
|
|
641
|
-
...obj,
|
|
642
|
-
});
|
|
643
|
-
})(PutAnomalyDetectorOutput = exports.PutAnomalyDetectorOutput || (exports.PutAnomalyDetectorOutput = {}));
|
|
644
188
|
class LimitExceededFault extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
645
189
|
constructor(opts) {
|
|
646
190
|
super({
|
|
@@ -654,72 +198,6 @@ class LimitExceededFault extends CloudWatchServiceException_1.CloudWatchServiceE
|
|
|
654
198
|
}
|
|
655
199
|
}
|
|
656
200
|
exports.LimitExceededFault = LimitExceededFault;
|
|
657
|
-
var PutCompositeAlarmInput;
|
|
658
|
-
(function (PutCompositeAlarmInput) {
|
|
659
|
-
PutCompositeAlarmInput.filterSensitiveLog = (obj) => ({
|
|
660
|
-
...obj,
|
|
661
|
-
});
|
|
662
|
-
})(PutCompositeAlarmInput = exports.PutCompositeAlarmInput || (exports.PutCompositeAlarmInput = {}));
|
|
663
|
-
var PutDashboardInput;
|
|
664
|
-
(function (PutDashboardInput) {
|
|
665
|
-
PutDashboardInput.filterSensitiveLog = (obj) => ({
|
|
666
|
-
...obj,
|
|
667
|
-
});
|
|
668
|
-
})(PutDashboardInput = exports.PutDashboardInput || (exports.PutDashboardInput = {}));
|
|
669
|
-
var PutDashboardOutput;
|
|
670
|
-
(function (PutDashboardOutput) {
|
|
671
|
-
PutDashboardOutput.filterSensitiveLog = (obj) => ({
|
|
672
|
-
...obj,
|
|
673
|
-
});
|
|
674
|
-
})(PutDashboardOutput = exports.PutDashboardOutput || (exports.PutDashboardOutput = {}));
|
|
675
|
-
var PutInsightRuleInput;
|
|
676
|
-
(function (PutInsightRuleInput) {
|
|
677
|
-
PutInsightRuleInput.filterSensitiveLog = (obj) => ({
|
|
678
|
-
...obj,
|
|
679
|
-
});
|
|
680
|
-
})(PutInsightRuleInput = exports.PutInsightRuleInput || (exports.PutInsightRuleInput = {}));
|
|
681
|
-
var PutInsightRuleOutput;
|
|
682
|
-
(function (PutInsightRuleOutput) {
|
|
683
|
-
PutInsightRuleOutput.filterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
});
|
|
686
|
-
})(PutInsightRuleOutput = exports.PutInsightRuleOutput || (exports.PutInsightRuleOutput = {}));
|
|
687
|
-
var PutMetricAlarmInput;
|
|
688
|
-
(function (PutMetricAlarmInput) {
|
|
689
|
-
PutMetricAlarmInput.filterSensitiveLog = (obj) => ({
|
|
690
|
-
...obj,
|
|
691
|
-
});
|
|
692
|
-
})(PutMetricAlarmInput = exports.PutMetricAlarmInput || (exports.PutMetricAlarmInput = {}));
|
|
693
|
-
var StatisticSet;
|
|
694
|
-
(function (StatisticSet) {
|
|
695
|
-
StatisticSet.filterSensitiveLog = (obj) => ({
|
|
696
|
-
...obj,
|
|
697
|
-
});
|
|
698
|
-
})(StatisticSet = exports.StatisticSet || (exports.StatisticSet = {}));
|
|
699
|
-
var MetricDatum;
|
|
700
|
-
(function (MetricDatum) {
|
|
701
|
-
MetricDatum.filterSensitiveLog = (obj) => ({
|
|
702
|
-
...obj,
|
|
703
|
-
});
|
|
704
|
-
})(MetricDatum = exports.MetricDatum || (exports.MetricDatum = {}));
|
|
705
|
-
var PutMetricDataInput;
|
|
706
|
-
(function (PutMetricDataInput) {
|
|
707
|
-
PutMetricDataInput.filterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
})(PutMetricDataInput = exports.PutMetricDataInput || (exports.PutMetricDataInput = {}));
|
|
711
|
-
var PutMetricStreamInput;
|
|
712
|
-
(function (PutMetricStreamInput) {
|
|
713
|
-
PutMetricStreamInput.filterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
});
|
|
716
|
-
})(PutMetricStreamInput = exports.PutMetricStreamInput || (exports.PutMetricStreamInput = {}));
|
|
717
|
-
var PutMetricStreamOutput;
|
|
718
|
-
(function (PutMetricStreamOutput) {
|
|
719
|
-
PutMetricStreamOutput.filterSensitiveLog = (obj) => ({
|
|
720
|
-
...obj,
|
|
721
|
-
});
|
|
722
|
-
})(PutMetricStreamOutput = exports.PutMetricStreamOutput || (exports.PutMetricStreamOutput = {}));
|
|
723
201
|
class InvalidFormatFault extends CloudWatchServiceException_1.CloudWatchServiceException {
|
|
724
202
|
constructor(opts) {
|
|
725
203
|
super({
|
|
@@ -733,57 +211,387 @@ class InvalidFormatFault extends CloudWatchServiceException_1.CloudWatchServiceE
|
|
|
733
211
|
}
|
|
734
212
|
}
|
|
735
213
|
exports.InvalidFormatFault = InvalidFormatFault;
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
214
|
+
const AlarmHistoryItemFilterSensitiveLog = (obj) => ({
|
|
215
|
+
...obj,
|
|
216
|
+
});
|
|
217
|
+
exports.AlarmHistoryItemFilterSensitiveLog = AlarmHistoryItemFilterSensitiveLog;
|
|
218
|
+
const RangeFilterSensitiveLog = (obj) => ({
|
|
219
|
+
...obj,
|
|
220
|
+
});
|
|
221
|
+
exports.RangeFilterSensitiveLog = RangeFilterSensitiveLog;
|
|
222
|
+
const AnomalyDetectorConfigurationFilterSensitiveLog = (obj) => ({
|
|
223
|
+
...obj,
|
|
224
|
+
});
|
|
225
|
+
exports.AnomalyDetectorConfigurationFilterSensitiveLog = AnomalyDetectorConfigurationFilterSensitiveLog;
|
|
226
|
+
const DimensionFilterSensitiveLog = (obj) => ({
|
|
227
|
+
...obj,
|
|
228
|
+
});
|
|
229
|
+
exports.DimensionFilterSensitiveLog = DimensionFilterSensitiveLog;
|
|
230
|
+
const MetricFilterSensitiveLog = (obj) => ({
|
|
231
|
+
...obj,
|
|
232
|
+
});
|
|
233
|
+
exports.MetricFilterSensitiveLog = MetricFilterSensitiveLog;
|
|
234
|
+
const MetricStatFilterSensitiveLog = (obj) => ({
|
|
235
|
+
...obj,
|
|
236
|
+
});
|
|
237
|
+
exports.MetricStatFilterSensitiveLog = MetricStatFilterSensitiveLog;
|
|
238
|
+
const MetricDataQueryFilterSensitiveLog = (obj) => ({
|
|
239
|
+
...obj,
|
|
240
|
+
});
|
|
241
|
+
exports.MetricDataQueryFilterSensitiveLog = MetricDataQueryFilterSensitiveLog;
|
|
242
|
+
const MetricMathAnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
243
|
+
...obj,
|
|
244
|
+
});
|
|
245
|
+
exports.MetricMathAnomalyDetectorFilterSensitiveLog = MetricMathAnomalyDetectorFilterSensitiveLog;
|
|
246
|
+
const SingleMetricAnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
247
|
+
...obj,
|
|
248
|
+
});
|
|
249
|
+
exports.SingleMetricAnomalyDetectorFilterSensitiveLog = SingleMetricAnomalyDetectorFilterSensitiveLog;
|
|
250
|
+
const AnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
251
|
+
...obj,
|
|
252
|
+
});
|
|
253
|
+
exports.AnomalyDetectorFilterSensitiveLog = AnomalyDetectorFilterSensitiveLog;
|
|
254
|
+
const PartialFailureFilterSensitiveLog = (obj) => ({
|
|
255
|
+
...obj,
|
|
256
|
+
});
|
|
257
|
+
exports.PartialFailureFilterSensitiveLog = PartialFailureFilterSensitiveLog;
|
|
258
|
+
const CompositeAlarmFilterSensitiveLog = (obj) => ({
|
|
259
|
+
...obj,
|
|
260
|
+
});
|
|
261
|
+
exports.CompositeAlarmFilterSensitiveLog = CompositeAlarmFilterSensitiveLog;
|
|
262
|
+
const DashboardEntryFilterSensitiveLog = (obj) => ({
|
|
263
|
+
...obj,
|
|
264
|
+
});
|
|
265
|
+
exports.DashboardEntryFilterSensitiveLog = DashboardEntryFilterSensitiveLog;
|
|
266
|
+
const DashboardValidationMessageFilterSensitiveLog = (obj) => ({
|
|
267
|
+
...obj,
|
|
268
|
+
});
|
|
269
|
+
exports.DashboardValidationMessageFilterSensitiveLog = DashboardValidationMessageFilterSensitiveLog;
|
|
270
|
+
const DatapointFilterSensitiveLog = (obj) => ({
|
|
271
|
+
...obj,
|
|
272
|
+
});
|
|
273
|
+
exports.DatapointFilterSensitiveLog = DatapointFilterSensitiveLog;
|
|
274
|
+
const DeleteAlarmsInputFilterSensitiveLog = (obj) => ({
|
|
275
|
+
...obj,
|
|
276
|
+
});
|
|
277
|
+
exports.DeleteAlarmsInputFilterSensitiveLog = DeleteAlarmsInputFilterSensitiveLog;
|
|
278
|
+
const DeleteAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
});
|
|
281
|
+
exports.DeleteAnomalyDetectorInputFilterSensitiveLog = DeleteAnomalyDetectorInputFilterSensitiveLog;
|
|
282
|
+
const DeleteAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
|
|
283
|
+
...obj,
|
|
284
|
+
});
|
|
285
|
+
exports.DeleteAnomalyDetectorOutputFilterSensitiveLog = DeleteAnomalyDetectorOutputFilterSensitiveLog;
|
|
286
|
+
const DeleteDashboardsInputFilterSensitiveLog = (obj) => ({
|
|
287
|
+
...obj,
|
|
288
|
+
});
|
|
289
|
+
exports.DeleteDashboardsInputFilterSensitiveLog = DeleteDashboardsInputFilterSensitiveLog;
|
|
290
|
+
const DeleteDashboardsOutputFilterSensitiveLog = (obj) => ({
|
|
291
|
+
...obj,
|
|
292
|
+
});
|
|
293
|
+
exports.DeleteDashboardsOutputFilterSensitiveLog = DeleteDashboardsOutputFilterSensitiveLog;
|
|
294
|
+
const DeleteInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
295
|
+
...obj,
|
|
296
|
+
});
|
|
297
|
+
exports.DeleteInsightRulesInputFilterSensitiveLog = DeleteInsightRulesInputFilterSensitiveLog;
|
|
298
|
+
const DeleteInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
299
|
+
...obj,
|
|
300
|
+
});
|
|
301
|
+
exports.DeleteInsightRulesOutputFilterSensitiveLog = DeleteInsightRulesOutputFilterSensitiveLog;
|
|
302
|
+
const DeleteMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
303
|
+
...obj,
|
|
304
|
+
});
|
|
305
|
+
exports.DeleteMetricStreamInputFilterSensitiveLog = DeleteMetricStreamInputFilterSensitiveLog;
|
|
306
|
+
const DeleteMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
307
|
+
...obj,
|
|
308
|
+
});
|
|
309
|
+
exports.DeleteMetricStreamOutputFilterSensitiveLog = DeleteMetricStreamOutputFilterSensitiveLog;
|
|
310
|
+
const DescribeAlarmHistoryInputFilterSensitiveLog = (obj) => ({
|
|
311
|
+
...obj,
|
|
312
|
+
});
|
|
313
|
+
exports.DescribeAlarmHistoryInputFilterSensitiveLog = DescribeAlarmHistoryInputFilterSensitiveLog;
|
|
314
|
+
const DescribeAlarmHistoryOutputFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
});
|
|
317
|
+
exports.DescribeAlarmHistoryOutputFilterSensitiveLog = DescribeAlarmHistoryOutputFilterSensitiveLog;
|
|
318
|
+
const DescribeAlarmsInputFilterSensitiveLog = (obj) => ({
|
|
319
|
+
...obj,
|
|
320
|
+
});
|
|
321
|
+
exports.DescribeAlarmsInputFilterSensitiveLog = DescribeAlarmsInputFilterSensitiveLog;
|
|
322
|
+
const MetricAlarmFilterSensitiveLog = (obj) => ({
|
|
323
|
+
...obj,
|
|
324
|
+
});
|
|
325
|
+
exports.MetricAlarmFilterSensitiveLog = MetricAlarmFilterSensitiveLog;
|
|
326
|
+
const DescribeAlarmsOutputFilterSensitiveLog = (obj) => ({
|
|
327
|
+
...obj,
|
|
328
|
+
});
|
|
329
|
+
exports.DescribeAlarmsOutputFilterSensitiveLog = DescribeAlarmsOutputFilterSensitiveLog;
|
|
330
|
+
const DescribeAlarmsForMetricInputFilterSensitiveLog = (obj) => ({
|
|
331
|
+
...obj,
|
|
332
|
+
});
|
|
333
|
+
exports.DescribeAlarmsForMetricInputFilterSensitiveLog = DescribeAlarmsForMetricInputFilterSensitiveLog;
|
|
334
|
+
const DescribeAlarmsForMetricOutputFilterSensitiveLog = (obj) => ({
|
|
335
|
+
...obj,
|
|
336
|
+
});
|
|
337
|
+
exports.DescribeAlarmsForMetricOutputFilterSensitiveLog = DescribeAlarmsForMetricOutputFilterSensitiveLog;
|
|
338
|
+
const DescribeAnomalyDetectorsInputFilterSensitiveLog = (obj) => ({
|
|
339
|
+
...obj,
|
|
340
|
+
});
|
|
341
|
+
exports.DescribeAnomalyDetectorsInputFilterSensitiveLog = DescribeAnomalyDetectorsInputFilterSensitiveLog;
|
|
342
|
+
const DescribeAnomalyDetectorsOutputFilterSensitiveLog = (obj) => ({
|
|
343
|
+
...obj,
|
|
344
|
+
});
|
|
345
|
+
exports.DescribeAnomalyDetectorsOutputFilterSensitiveLog = DescribeAnomalyDetectorsOutputFilterSensitiveLog;
|
|
346
|
+
const DescribeInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
347
|
+
...obj,
|
|
348
|
+
});
|
|
349
|
+
exports.DescribeInsightRulesInputFilterSensitiveLog = DescribeInsightRulesInputFilterSensitiveLog;
|
|
350
|
+
const InsightRuleFilterSensitiveLog = (obj) => ({
|
|
351
|
+
...obj,
|
|
352
|
+
});
|
|
353
|
+
exports.InsightRuleFilterSensitiveLog = InsightRuleFilterSensitiveLog;
|
|
354
|
+
const DescribeInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
355
|
+
...obj,
|
|
356
|
+
});
|
|
357
|
+
exports.DescribeInsightRulesOutputFilterSensitiveLog = DescribeInsightRulesOutputFilterSensitiveLog;
|
|
358
|
+
const DimensionFilterFilterSensitiveLog = (obj) => ({
|
|
359
|
+
...obj,
|
|
360
|
+
});
|
|
361
|
+
exports.DimensionFilterFilterSensitiveLog = DimensionFilterFilterSensitiveLog;
|
|
362
|
+
const DisableAlarmActionsInputFilterSensitiveLog = (obj) => ({
|
|
363
|
+
...obj,
|
|
364
|
+
});
|
|
365
|
+
exports.DisableAlarmActionsInputFilterSensitiveLog = DisableAlarmActionsInputFilterSensitiveLog;
|
|
366
|
+
const DisableInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
});
|
|
369
|
+
exports.DisableInsightRulesInputFilterSensitiveLog = DisableInsightRulesInputFilterSensitiveLog;
|
|
370
|
+
const DisableInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
371
|
+
...obj,
|
|
372
|
+
});
|
|
373
|
+
exports.DisableInsightRulesOutputFilterSensitiveLog = DisableInsightRulesOutputFilterSensitiveLog;
|
|
374
|
+
const EnableAlarmActionsInputFilterSensitiveLog = (obj) => ({
|
|
375
|
+
...obj,
|
|
376
|
+
});
|
|
377
|
+
exports.EnableAlarmActionsInputFilterSensitiveLog = EnableAlarmActionsInputFilterSensitiveLog;
|
|
378
|
+
const EnableInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
379
|
+
...obj,
|
|
380
|
+
});
|
|
381
|
+
exports.EnableInsightRulesInputFilterSensitiveLog = EnableInsightRulesInputFilterSensitiveLog;
|
|
382
|
+
const EnableInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
383
|
+
...obj,
|
|
384
|
+
});
|
|
385
|
+
exports.EnableInsightRulesOutputFilterSensitiveLog = EnableInsightRulesOutputFilterSensitiveLog;
|
|
386
|
+
const GetDashboardInputFilterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
exports.GetDashboardInputFilterSensitiveLog = GetDashboardInputFilterSensitiveLog;
|
|
390
|
+
const GetDashboardOutputFilterSensitiveLog = (obj) => ({
|
|
391
|
+
...obj,
|
|
392
|
+
});
|
|
393
|
+
exports.GetDashboardOutputFilterSensitiveLog = GetDashboardOutputFilterSensitiveLog;
|
|
394
|
+
const GetInsightRuleReportInputFilterSensitiveLog = (obj) => ({
|
|
395
|
+
...obj,
|
|
396
|
+
});
|
|
397
|
+
exports.GetInsightRuleReportInputFilterSensitiveLog = GetInsightRuleReportInputFilterSensitiveLog;
|
|
398
|
+
const InsightRuleContributorDatapointFilterSensitiveLog = (obj) => ({
|
|
399
|
+
...obj,
|
|
400
|
+
});
|
|
401
|
+
exports.InsightRuleContributorDatapointFilterSensitiveLog = InsightRuleContributorDatapointFilterSensitiveLog;
|
|
402
|
+
const InsightRuleContributorFilterSensitiveLog = (obj) => ({
|
|
403
|
+
...obj,
|
|
404
|
+
});
|
|
405
|
+
exports.InsightRuleContributorFilterSensitiveLog = InsightRuleContributorFilterSensitiveLog;
|
|
406
|
+
const InsightRuleMetricDatapointFilterSensitiveLog = (obj) => ({
|
|
407
|
+
...obj,
|
|
408
|
+
});
|
|
409
|
+
exports.InsightRuleMetricDatapointFilterSensitiveLog = InsightRuleMetricDatapointFilterSensitiveLog;
|
|
410
|
+
const GetInsightRuleReportOutputFilterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
exports.GetInsightRuleReportOutputFilterSensitiveLog = GetInsightRuleReportOutputFilterSensitiveLog;
|
|
414
|
+
const LabelOptionsFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
exports.LabelOptionsFilterSensitiveLog = LabelOptionsFilterSensitiveLog;
|
|
418
|
+
const GetMetricDataInputFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
exports.GetMetricDataInputFilterSensitiveLog = GetMetricDataInputFilterSensitiveLog;
|
|
422
|
+
const MessageDataFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
exports.MessageDataFilterSensitiveLog = MessageDataFilterSensitiveLog;
|
|
426
|
+
const MetricDataResultFilterSensitiveLog = (obj) => ({
|
|
427
|
+
...obj,
|
|
428
|
+
});
|
|
429
|
+
exports.MetricDataResultFilterSensitiveLog = MetricDataResultFilterSensitiveLog;
|
|
430
|
+
const GetMetricDataOutputFilterSensitiveLog = (obj) => ({
|
|
431
|
+
...obj,
|
|
432
|
+
});
|
|
433
|
+
exports.GetMetricDataOutputFilterSensitiveLog = GetMetricDataOutputFilterSensitiveLog;
|
|
434
|
+
const GetMetricStatisticsInputFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
exports.GetMetricStatisticsInputFilterSensitiveLog = GetMetricStatisticsInputFilterSensitiveLog;
|
|
438
|
+
const GetMetricStatisticsOutputFilterSensitiveLog = (obj) => ({
|
|
439
|
+
...obj,
|
|
440
|
+
});
|
|
441
|
+
exports.GetMetricStatisticsOutputFilterSensitiveLog = GetMetricStatisticsOutputFilterSensitiveLog;
|
|
442
|
+
const GetMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
443
|
+
...obj,
|
|
444
|
+
});
|
|
445
|
+
exports.GetMetricStreamInputFilterSensitiveLog = GetMetricStreamInputFilterSensitiveLog;
|
|
446
|
+
const MetricStreamFilterFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
exports.MetricStreamFilterFilterSensitiveLog = MetricStreamFilterFilterSensitiveLog;
|
|
450
|
+
const MetricStreamStatisticsMetricFilterSensitiveLog = (obj) => ({
|
|
451
|
+
...obj,
|
|
452
|
+
});
|
|
453
|
+
exports.MetricStreamStatisticsMetricFilterSensitiveLog = MetricStreamStatisticsMetricFilterSensitiveLog;
|
|
454
|
+
const MetricStreamStatisticsConfigurationFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
});
|
|
457
|
+
exports.MetricStreamStatisticsConfigurationFilterSensitiveLog = MetricStreamStatisticsConfigurationFilterSensitiveLog;
|
|
458
|
+
const GetMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
459
|
+
...obj,
|
|
460
|
+
});
|
|
461
|
+
exports.GetMetricStreamOutputFilterSensitiveLog = GetMetricStreamOutputFilterSensitiveLog;
|
|
462
|
+
const GetMetricWidgetImageInputFilterSensitiveLog = (obj) => ({
|
|
463
|
+
...obj,
|
|
464
|
+
});
|
|
465
|
+
exports.GetMetricWidgetImageInputFilterSensitiveLog = GetMetricWidgetImageInputFilterSensitiveLog;
|
|
466
|
+
const GetMetricWidgetImageOutputFilterSensitiveLog = (obj) => ({
|
|
467
|
+
...obj,
|
|
468
|
+
});
|
|
469
|
+
exports.GetMetricWidgetImageOutputFilterSensitiveLog = GetMetricWidgetImageOutputFilterSensitiveLog;
|
|
470
|
+
const ListDashboardsInputFilterSensitiveLog = (obj) => ({
|
|
471
|
+
...obj,
|
|
472
|
+
});
|
|
473
|
+
exports.ListDashboardsInputFilterSensitiveLog = ListDashboardsInputFilterSensitiveLog;
|
|
474
|
+
const ListDashboardsOutputFilterSensitiveLog = (obj) => ({
|
|
475
|
+
...obj,
|
|
476
|
+
});
|
|
477
|
+
exports.ListDashboardsOutputFilterSensitiveLog = ListDashboardsOutputFilterSensitiveLog;
|
|
478
|
+
const ListMetricsInputFilterSensitiveLog = (obj) => ({
|
|
479
|
+
...obj,
|
|
480
|
+
});
|
|
481
|
+
exports.ListMetricsInputFilterSensitiveLog = ListMetricsInputFilterSensitiveLog;
|
|
482
|
+
const ListMetricsOutputFilterSensitiveLog = (obj) => ({
|
|
483
|
+
...obj,
|
|
484
|
+
});
|
|
485
|
+
exports.ListMetricsOutputFilterSensitiveLog = ListMetricsOutputFilterSensitiveLog;
|
|
486
|
+
const ListMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
487
|
+
...obj,
|
|
488
|
+
});
|
|
489
|
+
exports.ListMetricStreamsInputFilterSensitiveLog = ListMetricStreamsInputFilterSensitiveLog;
|
|
490
|
+
const MetricStreamEntryFilterSensitiveLog = (obj) => ({
|
|
491
|
+
...obj,
|
|
492
|
+
});
|
|
493
|
+
exports.MetricStreamEntryFilterSensitiveLog = MetricStreamEntryFilterSensitiveLog;
|
|
494
|
+
const ListMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
495
|
+
...obj,
|
|
496
|
+
});
|
|
497
|
+
exports.ListMetricStreamsOutputFilterSensitiveLog = ListMetricStreamsOutputFilterSensitiveLog;
|
|
498
|
+
const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
499
|
+
...obj,
|
|
500
|
+
});
|
|
501
|
+
exports.ListTagsForResourceInputFilterSensitiveLog = ListTagsForResourceInputFilterSensitiveLog;
|
|
502
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
503
|
+
...obj,
|
|
504
|
+
});
|
|
505
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
506
|
+
const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
exports.ListTagsForResourceOutputFilterSensitiveLog = ListTagsForResourceOutputFilterSensitiveLog;
|
|
510
|
+
const PutAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
});
|
|
513
|
+
exports.PutAnomalyDetectorInputFilterSensitiveLog = PutAnomalyDetectorInputFilterSensitiveLog;
|
|
514
|
+
const PutAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
|
|
515
|
+
...obj,
|
|
516
|
+
});
|
|
517
|
+
exports.PutAnomalyDetectorOutputFilterSensitiveLog = PutAnomalyDetectorOutputFilterSensitiveLog;
|
|
518
|
+
const PutCompositeAlarmInputFilterSensitiveLog = (obj) => ({
|
|
519
|
+
...obj,
|
|
520
|
+
});
|
|
521
|
+
exports.PutCompositeAlarmInputFilterSensitiveLog = PutCompositeAlarmInputFilterSensitiveLog;
|
|
522
|
+
const PutDashboardInputFilterSensitiveLog = (obj) => ({
|
|
523
|
+
...obj,
|
|
524
|
+
});
|
|
525
|
+
exports.PutDashboardInputFilterSensitiveLog = PutDashboardInputFilterSensitiveLog;
|
|
526
|
+
const PutDashboardOutputFilterSensitiveLog = (obj) => ({
|
|
527
|
+
...obj,
|
|
528
|
+
});
|
|
529
|
+
exports.PutDashboardOutputFilterSensitiveLog = PutDashboardOutputFilterSensitiveLog;
|
|
530
|
+
const PutInsightRuleInputFilterSensitiveLog = (obj) => ({
|
|
531
|
+
...obj,
|
|
532
|
+
});
|
|
533
|
+
exports.PutInsightRuleInputFilterSensitiveLog = PutInsightRuleInputFilterSensitiveLog;
|
|
534
|
+
const PutInsightRuleOutputFilterSensitiveLog = (obj) => ({
|
|
535
|
+
...obj,
|
|
536
|
+
});
|
|
537
|
+
exports.PutInsightRuleOutputFilterSensitiveLog = PutInsightRuleOutputFilterSensitiveLog;
|
|
538
|
+
const PutMetricAlarmInputFilterSensitiveLog = (obj) => ({
|
|
539
|
+
...obj,
|
|
540
|
+
});
|
|
541
|
+
exports.PutMetricAlarmInputFilterSensitiveLog = PutMetricAlarmInputFilterSensitiveLog;
|
|
542
|
+
const StatisticSetFilterSensitiveLog = (obj) => ({
|
|
543
|
+
...obj,
|
|
544
|
+
});
|
|
545
|
+
exports.StatisticSetFilterSensitiveLog = StatisticSetFilterSensitiveLog;
|
|
546
|
+
const MetricDatumFilterSensitiveLog = (obj) => ({
|
|
547
|
+
...obj,
|
|
548
|
+
});
|
|
549
|
+
exports.MetricDatumFilterSensitiveLog = MetricDatumFilterSensitiveLog;
|
|
550
|
+
const PutMetricDataInputFilterSensitiveLog = (obj) => ({
|
|
551
|
+
...obj,
|
|
552
|
+
});
|
|
553
|
+
exports.PutMetricDataInputFilterSensitiveLog = PutMetricDataInputFilterSensitiveLog;
|
|
554
|
+
const PutMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
555
|
+
...obj,
|
|
556
|
+
});
|
|
557
|
+
exports.PutMetricStreamInputFilterSensitiveLog = PutMetricStreamInputFilterSensitiveLog;
|
|
558
|
+
const PutMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
559
|
+
...obj,
|
|
560
|
+
});
|
|
561
|
+
exports.PutMetricStreamOutputFilterSensitiveLog = PutMetricStreamOutputFilterSensitiveLog;
|
|
562
|
+
const SetAlarmStateInputFilterSensitiveLog = (obj) => ({
|
|
563
|
+
...obj,
|
|
564
|
+
});
|
|
565
|
+
exports.SetAlarmStateInputFilterSensitiveLog = SetAlarmStateInputFilterSensitiveLog;
|
|
566
|
+
const StartMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
567
|
+
...obj,
|
|
568
|
+
});
|
|
569
|
+
exports.StartMetricStreamsInputFilterSensitiveLog = StartMetricStreamsInputFilterSensitiveLog;
|
|
570
|
+
const StartMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
571
|
+
...obj,
|
|
572
|
+
});
|
|
573
|
+
exports.StartMetricStreamsOutputFilterSensitiveLog = StartMetricStreamsOutputFilterSensitiveLog;
|
|
574
|
+
const StopMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
575
|
+
...obj,
|
|
576
|
+
});
|
|
577
|
+
exports.StopMetricStreamsInputFilterSensitiveLog = StopMetricStreamsInputFilterSensitiveLog;
|
|
578
|
+
const StopMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
579
|
+
...obj,
|
|
580
|
+
});
|
|
581
|
+
exports.StopMetricStreamsOutputFilterSensitiveLog = StopMetricStreamsOutputFilterSensitiveLog;
|
|
582
|
+
const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
583
|
+
...obj,
|
|
584
|
+
});
|
|
585
|
+
exports.TagResourceInputFilterSensitiveLog = TagResourceInputFilterSensitiveLog;
|
|
586
|
+
const TagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
587
|
+
...obj,
|
|
588
|
+
});
|
|
589
|
+
exports.TagResourceOutputFilterSensitiveLog = TagResourceOutputFilterSensitiveLog;
|
|
590
|
+
const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
591
|
+
...obj,
|
|
592
|
+
});
|
|
593
|
+
exports.UntagResourceInputFilterSensitiveLog = UntagResourceInputFilterSensitiveLog;
|
|
594
|
+
const UntagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
595
|
+
...obj,
|
|
596
|
+
});
|
|
597
|
+
exports.UntagResourceOutputFilterSensitiveLog = UntagResourceOutputFilterSensitiveLog;
|