@aws-sdk/client-cloudwatch 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/DeleteAlarmsCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnomalyDetectorCommand.js +2 -3
- package/dist-cjs/commands/DeleteDashboardsCommand.js +2 -3
- package/dist-cjs/commands/DeleteInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/DeleteMetricStreamCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlarmHistoryCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlarmsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAlarmsForMetricCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnomalyDetectorsCommand.js +2 -3
- package/dist-cjs/commands/DescribeInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/DisableAlarmActionsCommand.js +2 -3
- package/dist-cjs/commands/DisableInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/EnableAlarmActionsCommand.js +2 -3
- package/dist-cjs/commands/EnableInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/GetDashboardCommand.js +2 -3
- package/dist-cjs/commands/GetInsightRuleReportCommand.js +2 -3
- package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
- package/dist-cjs/commands/GetMetricStatisticsCommand.js +2 -3
- package/dist-cjs/commands/GetMetricStreamCommand.js +2 -3
- package/dist-cjs/commands/GetMetricWidgetImageCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
- package/dist-cjs/commands/ListManagedInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/ListMetricStreamsCommand.js +2 -3
- package/dist-cjs/commands/ListMetricsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutAnomalyDetectorCommand.js +2 -3
- package/dist-cjs/commands/PutCompositeAlarmCommand.js +2 -3
- package/dist-cjs/commands/PutDashboardCommand.js +2 -3
- package/dist-cjs/commands/PutInsightRuleCommand.js +2 -3
- package/dist-cjs/commands/PutManagedInsightRulesCommand.js +2 -3
- package/dist-cjs/commands/PutMetricAlarmCommand.js +2 -3
- package/dist-cjs/commands/PutMetricDataCommand.js +2 -3
- package/dist-cjs/commands/PutMetricStreamCommand.js +2 -3
- package/dist-cjs/commands/SetAlarmStateCommand.js +2 -3
- package/dist-cjs/commands/StartMetricStreamsCommand.js +2 -3
- package/dist-cjs/commands/StopMetricStreamsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +1 -415
- package/dist-es/commands/DeleteAlarmsCommand.js +2 -3
- package/dist-es/commands/DeleteAnomalyDetectorCommand.js +2 -3
- package/dist-es/commands/DeleteDashboardsCommand.js +2 -3
- package/dist-es/commands/DeleteInsightRulesCommand.js +2 -3
- package/dist-es/commands/DeleteMetricStreamCommand.js +2 -3
- package/dist-es/commands/DescribeAlarmHistoryCommand.js +2 -3
- package/dist-es/commands/DescribeAlarmsCommand.js +2 -3
- package/dist-es/commands/DescribeAlarmsForMetricCommand.js +2 -3
- package/dist-es/commands/DescribeAnomalyDetectorsCommand.js +2 -3
- package/dist-es/commands/DescribeInsightRulesCommand.js +2 -3
- package/dist-es/commands/DisableAlarmActionsCommand.js +2 -3
- package/dist-es/commands/DisableInsightRulesCommand.js +2 -3
- package/dist-es/commands/EnableAlarmActionsCommand.js +2 -3
- package/dist-es/commands/EnableInsightRulesCommand.js +2 -3
- package/dist-es/commands/GetDashboardCommand.js +2 -3
- package/dist-es/commands/GetInsightRuleReportCommand.js +2 -3
- package/dist-es/commands/GetMetricDataCommand.js +2 -3
- package/dist-es/commands/GetMetricStatisticsCommand.js +2 -3
- package/dist-es/commands/GetMetricStreamCommand.js +2 -3
- package/dist-es/commands/GetMetricWidgetImageCommand.js +2 -3
- package/dist-es/commands/ListDashboardsCommand.js +2 -3
- package/dist-es/commands/ListManagedInsightRulesCommand.js +2 -3
- package/dist-es/commands/ListMetricStreamsCommand.js +2 -3
- package/dist-es/commands/ListMetricsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutAnomalyDetectorCommand.js +2 -3
- package/dist-es/commands/PutCompositeAlarmCommand.js +2 -3
- package/dist-es/commands/PutDashboardCommand.js +2 -3
- package/dist-es/commands/PutInsightRuleCommand.js +2 -3
- package/dist-es/commands/PutManagedInsightRulesCommand.js +2 -3
- package/dist-es/commands/PutMetricAlarmCommand.js +2 -3
- package/dist-es/commands/PutMetricDataCommand.js +2 -3
- package/dist-es/commands/PutMetricStreamCommand.js +2 -3
- package/dist-es/commands/SetAlarmStateCommand.js +2 -3
- package/dist-es/commands/StartMetricStreamsCommand.js +2 -3
- package/dist-es/commands/StopMetricStreamsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +0 -309
- package/dist-types/CloudWatch.d.ts +7 -5
- package/dist-types/commands/DeleteAlarmsCommand.d.ts +4 -2
- package/dist-types/commands/PutMetricAlarmCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +262 -462
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -283
- package/package.json +11 -10
|
@@ -4,7 +4,6 @@ exports.PutMetricDataCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class PutMetricDataCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class PutMetricDataCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.PutMetricStreamCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class PutMetricStreamCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class PutMetricStreamCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.SetAlarmStateCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class SetAlarmStateCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class SetAlarmStateCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog: (
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.StartMetricStreamsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class StartMetricStreamsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class StartMetricStreamsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.StopMetricStreamsCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class StopMetricStreamsCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class StopMetricStreamsCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.TagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class TagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -4,7 +4,6 @@ exports.UntagResourceCommand = void 0;
|
|
|
4
4
|
const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
|
|
5
5
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
7
|
-
const models_0_1 = require("../models/models_0");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class UntagResourceCommand extends smithy_client_1.Command {
|
|
10
9
|
static getEndpointParameterInstructions() {
|
|
@@ -30,8 +29,8 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
30
29
|
logger,
|
|
31
30
|
clientName,
|
|
32
31
|
commandName,
|
|
33
|
-
inputFilterSensitiveLog:
|
|
34
|
-
outputFilterSensitiveLog:
|
|
32
|
+
inputFilterSensitiveLog: (_) => _,
|
|
33
|
+
outputFilterSensitiveLog: (_) => _,
|
|
35
34
|
};
|
|
36
35
|
const { requestHandler } = configuration;
|
|
37
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const t = "fn", u = "argv", v = "ref";
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const s = "required", t = "fn", u = "argv", v = "ref";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://monitoring.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://monitoring-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://monitoring.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://monitoring.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.ListMetricStreamsInputFilterSensitiveLog = exports.ListMetricsOutputFilterSensitiveLog = exports.ListMetricsInputFilterSensitiveLog = exports.ListManagedInsightRulesOutputFilterSensitiveLog = exports.ManagedRuleDescriptionFilterSensitiveLog = exports.ManagedRuleStateFilterSensitiveLog = exports.ListManagedInsightRulesInputFilterSensitiveLog = 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 = exports.DescribeAlarmsForMetricOutputFilterSensitiveLog = exports.DescribeAlarmsForMetricInputFilterSensitiveLog = exports.DescribeAlarmsOutputFilterSensitiveLog = exports.MetricAlarmFilterSensitiveLog = exports.DescribeAlarmsInputFilterSensitiveLog = exports.DescribeAlarmHistoryOutputFilterSensitiveLog = exports.DescribeAlarmHistoryInputFilterSensitiveLog = exports.DeleteMetricStreamOutputFilterSensitiveLog = 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 = exports.PutManagedInsightRulesOutputFilterSensitiveLog = exports.PutManagedInsightRulesInputFilterSensitiveLog = exports.ManagedRuleFilterSensitiveLog = exports.PutInsightRuleOutputFilterSensitiveLog = exports.PutInsightRuleInputFilterSensitiveLog = exports.PutDashboardOutputFilterSensitiveLog = exports.PutDashboardInputFilterSensitiveLog = exports.PutCompositeAlarmInputFilterSensitiveLog = exports.PutAnomalyDetectorOutputFilterSensitiveLog = exports.PutAnomalyDetectorInputFilterSensitiveLog = exports.ListTagsForResourceOutputFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.ListTagsForResourceInputFilterSensitiveLog = exports.ListMetricStreamsOutputFilterSensitiveLog = exports.MetricStreamEntryFilterSensitiveLog = void 0;
|
|
3
|
+
exports.InvalidFormatFault = exports.LimitExceededFault = exports.RecentlyActive = exports.MetricStreamOutputFormat = exports.StatusCode = exports.LimitExceededException = exports.Statistic = exports.EvaluationState = exports.InvalidNextToken = exports.ScanBy = exports.ResourceNotFoundException = exports.MissingRequiredParameterException = exports.InvalidParameterValueException = exports.InvalidParameterCombinationException = exports.InternalServiceFault = exports.ResourceNotFound = exports.DashboardNotFoundError = exports.DashboardInvalidInputError = exports.ConcurrentModificationException = exports.StateValue = exports.ComparisonOperator = exports.AnomalyDetectorType = exports.AnomalyDetectorStateValue = exports.StandardUnit = exports.HistoryItemType = exports.AlarmType = exports.ActionsSuppressedBy = void 0;
|
|
6
4
|
const CloudWatchServiceException_1 = require("./CloudWatchServiceException");
|
|
7
5
|
var ActionsSuppressedBy;
|
|
8
6
|
(function (ActionsSuppressedBy) {
|
|
@@ -287,415 +285,3 @@ class InvalidFormatFault extends CloudWatchServiceException_1.CloudWatchServiceE
|
|
|
287
285
|
}
|
|
288
286
|
}
|
|
289
287
|
exports.InvalidFormatFault = InvalidFormatFault;
|
|
290
|
-
const AlarmHistoryItemFilterSensitiveLog = (obj) => ({
|
|
291
|
-
...obj,
|
|
292
|
-
});
|
|
293
|
-
exports.AlarmHistoryItemFilterSensitiveLog = AlarmHistoryItemFilterSensitiveLog;
|
|
294
|
-
const RangeFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
exports.RangeFilterSensitiveLog = RangeFilterSensitiveLog;
|
|
298
|
-
const AnomalyDetectorConfigurationFilterSensitiveLog = (obj) => ({
|
|
299
|
-
...obj,
|
|
300
|
-
});
|
|
301
|
-
exports.AnomalyDetectorConfigurationFilterSensitiveLog = AnomalyDetectorConfigurationFilterSensitiveLog;
|
|
302
|
-
const DimensionFilterSensitiveLog = (obj) => ({
|
|
303
|
-
...obj,
|
|
304
|
-
});
|
|
305
|
-
exports.DimensionFilterSensitiveLog = DimensionFilterSensitiveLog;
|
|
306
|
-
const MetricFilterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
exports.MetricFilterSensitiveLog = MetricFilterSensitiveLog;
|
|
310
|
-
const MetricStatFilterSensitiveLog = (obj) => ({
|
|
311
|
-
...obj,
|
|
312
|
-
});
|
|
313
|
-
exports.MetricStatFilterSensitiveLog = MetricStatFilterSensitiveLog;
|
|
314
|
-
const MetricDataQueryFilterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
});
|
|
317
|
-
exports.MetricDataQueryFilterSensitiveLog = MetricDataQueryFilterSensitiveLog;
|
|
318
|
-
const MetricMathAnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
exports.MetricMathAnomalyDetectorFilterSensitiveLog = MetricMathAnomalyDetectorFilterSensitiveLog;
|
|
322
|
-
const SingleMetricAnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
exports.SingleMetricAnomalyDetectorFilterSensitiveLog = SingleMetricAnomalyDetectorFilterSensitiveLog;
|
|
326
|
-
const AnomalyDetectorFilterSensitiveLog = (obj) => ({
|
|
327
|
-
...obj,
|
|
328
|
-
});
|
|
329
|
-
exports.AnomalyDetectorFilterSensitiveLog = AnomalyDetectorFilterSensitiveLog;
|
|
330
|
-
const PartialFailureFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
exports.PartialFailureFilterSensitiveLog = PartialFailureFilterSensitiveLog;
|
|
334
|
-
const CompositeAlarmFilterSensitiveLog = (obj) => ({
|
|
335
|
-
...obj,
|
|
336
|
-
});
|
|
337
|
-
exports.CompositeAlarmFilterSensitiveLog = CompositeAlarmFilterSensitiveLog;
|
|
338
|
-
const DashboardEntryFilterSensitiveLog = (obj) => ({
|
|
339
|
-
...obj,
|
|
340
|
-
});
|
|
341
|
-
exports.DashboardEntryFilterSensitiveLog = DashboardEntryFilterSensitiveLog;
|
|
342
|
-
const DashboardValidationMessageFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
exports.DashboardValidationMessageFilterSensitiveLog = DashboardValidationMessageFilterSensitiveLog;
|
|
346
|
-
const DatapointFilterSensitiveLog = (obj) => ({
|
|
347
|
-
...obj,
|
|
348
|
-
});
|
|
349
|
-
exports.DatapointFilterSensitiveLog = DatapointFilterSensitiveLog;
|
|
350
|
-
const DeleteAlarmsInputFilterSensitiveLog = (obj) => ({
|
|
351
|
-
...obj,
|
|
352
|
-
});
|
|
353
|
-
exports.DeleteAlarmsInputFilterSensitiveLog = DeleteAlarmsInputFilterSensitiveLog;
|
|
354
|
-
const DeleteAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
exports.DeleteAnomalyDetectorInputFilterSensitiveLog = DeleteAnomalyDetectorInputFilterSensitiveLog;
|
|
358
|
-
const DeleteAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
|
|
359
|
-
...obj,
|
|
360
|
-
});
|
|
361
|
-
exports.DeleteAnomalyDetectorOutputFilterSensitiveLog = DeleteAnomalyDetectorOutputFilterSensitiveLog;
|
|
362
|
-
const DeleteDashboardsInputFilterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
exports.DeleteDashboardsInputFilterSensitiveLog = DeleteDashboardsInputFilterSensitiveLog;
|
|
366
|
-
const DeleteDashboardsOutputFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
exports.DeleteDashboardsOutputFilterSensitiveLog = DeleteDashboardsOutputFilterSensitiveLog;
|
|
370
|
-
const DeleteInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
371
|
-
...obj,
|
|
372
|
-
});
|
|
373
|
-
exports.DeleteInsightRulesInputFilterSensitiveLog = DeleteInsightRulesInputFilterSensitiveLog;
|
|
374
|
-
const DeleteInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
});
|
|
377
|
-
exports.DeleteInsightRulesOutputFilterSensitiveLog = DeleteInsightRulesOutputFilterSensitiveLog;
|
|
378
|
-
const DeleteMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
exports.DeleteMetricStreamInputFilterSensitiveLog = DeleteMetricStreamInputFilterSensitiveLog;
|
|
382
|
-
const DeleteMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
383
|
-
...obj,
|
|
384
|
-
});
|
|
385
|
-
exports.DeleteMetricStreamOutputFilterSensitiveLog = DeleteMetricStreamOutputFilterSensitiveLog;
|
|
386
|
-
const DescribeAlarmHistoryInputFilterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
exports.DescribeAlarmHistoryInputFilterSensitiveLog = DescribeAlarmHistoryInputFilterSensitiveLog;
|
|
390
|
-
const DescribeAlarmHistoryOutputFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
exports.DescribeAlarmHistoryOutputFilterSensitiveLog = DescribeAlarmHistoryOutputFilterSensitiveLog;
|
|
394
|
-
const DescribeAlarmsInputFilterSensitiveLog = (obj) => ({
|
|
395
|
-
...obj,
|
|
396
|
-
});
|
|
397
|
-
exports.DescribeAlarmsInputFilterSensitiveLog = DescribeAlarmsInputFilterSensitiveLog;
|
|
398
|
-
const MetricAlarmFilterSensitiveLog = (obj) => ({
|
|
399
|
-
...obj,
|
|
400
|
-
});
|
|
401
|
-
exports.MetricAlarmFilterSensitiveLog = MetricAlarmFilterSensitiveLog;
|
|
402
|
-
const DescribeAlarmsOutputFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
exports.DescribeAlarmsOutputFilterSensitiveLog = DescribeAlarmsOutputFilterSensitiveLog;
|
|
406
|
-
const DescribeAlarmsForMetricInputFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
});
|
|
409
|
-
exports.DescribeAlarmsForMetricInputFilterSensitiveLog = DescribeAlarmsForMetricInputFilterSensitiveLog;
|
|
410
|
-
const DescribeAlarmsForMetricOutputFilterSensitiveLog = (obj) => ({
|
|
411
|
-
...obj,
|
|
412
|
-
});
|
|
413
|
-
exports.DescribeAlarmsForMetricOutputFilterSensitiveLog = DescribeAlarmsForMetricOutputFilterSensitiveLog;
|
|
414
|
-
const DescribeAnomalyDetectorsInputFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
exports.DescribeAnomalyDetectorsInputFilterSensitiveLog = DescribeAnomalyDetectorsInputFilterSensitiveLog;
|
|
418
|
-
const DescribeAnomalyDetectorsOutputFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
});
|
|
421
|
-
exports.DescribeAnomalyDetectorsOutputFilterSensitiveLog = DescribeAnomalyDetectorsOutputFilterSensitiveLog;
|
|
422
|
-
const DescribeInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
423
|
-
...obj,
|
|
424
|
-
});
|
|
425
|
-
exports.DescribeInsightRulesInputFilterSensitiveLog = DescribeInsightRulesInputFilterSensitiveLog;
|
|
426
|
-
const InsightRuleFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
exports.InsightRuleFilterSensitiveLog = InsightRuleFilterSensitiveLog;
|
|
430
|
-
const DescribeInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
431
|
-
...obj,
|
|
432
|
-
});
|
|
433
|
-
exports.DescribeInsightRulesOutputFilterSensitiveLog = DescribeInsightRulesOutputFilterSensitiveLog;
|
|
434
|
-
const DimensionFilterFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
});
|
|
437
|
-
exports.DimensionFilterFilterSensitiveLog = DimensionFilterFilterSensitiveLog;
|
|
438
|
-
const DisableAlarmActionsInputFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
exports.DisableAlarmActionsInputFilterSensitiveLog = DisableAlarmActionsInputFilterSensitiveLog;
|
|
442
|
-
const DisableInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
443
|
-
...obj,
|
|
444
|
-
});
|
|
445
|
-
exports.DisableInsightRulesInputFilterSensitiveLog = DisableInsightRulesInputFilterSensitiveLog;
|
|
446
|
-
const DisableInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
447
|
-
...obj,
|
|
448
|
-
});
|
|
449
|
-
exports.DisableInsightRulesOutputFilterSensitiveLog = DisableInsightRulesOutputFilterSensitiveLog;
|
|
450
|
-
const EnableAlarmActionsInputFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
exports.EnableAlarmActionsInputFilterSensitiveLog = EnableAlarmActionsInputFilterSensitiveLog;
|
|
454
|
-
const EnableInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
455
|
-
...obj,
|
|
456
|
-
});
|
|
457
|
-
exports.EnableInsightRulesInputFilterSensitiveLog = EnableInsightRulesInputFilterSensitiveLog;
|
|
458
|
-
const EnableInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
459
|
-
...obj,
|
|
460
|
-
});
|
|
461
|
-
exports.EnableInsightRulesOutputFilterSensitiveLog = EnableInsightRulesOutputFilterSensitiveLog;
|
|
462
|
-
const GetDashboardInputFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
exports.GetDashboardInputFilterSensitiveLog = GetDashboardInputFilterSensitiveLog;
|
|
466
|
-
const GetDashboardOutputFilterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
});
|
|
469
|
-
exports.GetDashboardOutputFilterSensitiveLog = GetDashboardOutputFilterSensitiveLog;
|
|
470
|
-
const GetInsightRuleReportInputFilterSensitiveLog = (obj) => ({
|
|
471
|
-
...obj,
|
|
472
|
-
});
|
|
473
|
-
exports.GetInsightRuleReportInputFilterSensitiveLog = GetInsightRuleReportInputFilterSensitiveLog;
|
|
474
|
-
const InsightRuleContributorDatapointFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
exports.InsightRuleContributorDatapointFilterSensitiveLog = InsightRuleContributorDatapointFilterSensitiveLog;
|
|
478
|
-
const InsightRuleContributorFilterSensitiveLog = (obj) => ({
|
|
479
|
-
...obj,
|
|
480
|
-
});
|
|
481
|
-
exports.InsightRuleContributorFilterSensitiveLog = InsightRuleContributorFilterSensitiveLog;
|
|
482
|
-
const InsightRuleMetricDatapointFilterSensitiveLog = (obj) => ({
|
|
483
|
-
...obj,
|
|
484
|
-
});
|
|
485
|
-
exports.InsightRuleMetricDatapointFilterSensitiveLog = InsightRuleMetricDatapointFilterSensitiveLog;
|
|
486
|
-
const GetInsightRuleReportOutputFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
exports.GetInsightRuleReportOutputFilterSensitiveLog = GetInsightRuleReportOutputFilterSensitiveLog;
|
|
490
|
-
const LabelOptionsFilterSensitiveLog = (obj) => ({
|
|
491
|
-
...obj,
|
|
492
|
-
});
|
|
493
|
-
exports.LabelOptionsFilterSensitiveLog = LabelOptionsFilterSensitiveLog;
|
|
494
|
-
const GetMetricDataInputFilterSensitiveLog = (obj) => ({
|
|
495
|
-
...obj,
|
|
496
|
-
});
|
|
497
|
-
exports.GetMetricDataInputFilterSensitiveLog = GetMetricDataInputFilterSensitiveLog;
|
|
498
|
-
const MessageDataFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
exports.MessageDataFilterSensitiveLog = MessageDataFilterSensitiveLog;
|
|
502
|
-
const MetricDataResultFilterSensitiveLog = (obj) => ({
|
|
503
|
-
...obj,
|
|
504
|
-
});
|
|
505
|
-
exports.MetricDataResultFilterSensitiveLog = MetricDataResultFilterSensitiveLog;
|
|
506
|
-
const GetMetricDataOutputFilterSensitiveLog = (obj) => ({
|
|
507
|
-
...obj,
|
|
508
|
-
});
|
|
509
|
-
exports.GetMetricDataOutputFilterSensitiveLog = GetMetricDataOutputFilterSensitiveLog;
|
|
510
|
-
const GetMetricStatisticsInputFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
exports.GetMetricStatisticsInputFilterSensitiveLog = GetMetricStatisticsInputFilterSensitiveLog;
|
|
514
|
-
const GetMetricStatisticsOutputFilterSensitiveLog = (obj) => ({
|
|
515
|
-
...obj,
|
|
516
|
-
});
|
|
517
|
-
exports.GetMetricStatisticsOutputFilterSensitiveLog = GetMetricStatisticsOutputFilterSensitiveLog;
|
|
518
|
-
const GetMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
});
|
|
521
|
-
exports.GetMetricStreamInputFilterSensitiveLog = GetMetricStreamInputFilterSensitiveLog;
|
|
522
|
-
const MetricStreamFilterFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
exports.MetricStreamFilterFilterSensitiveLog = MetricStreamFilterFilterSensitiveLog;
|
|
526
|
-
const MetricStreamStatisticsMetricFilterSensitiveLog = (obj) => ({
|
|
527
|
-
...obj,
|
|
528
|
-
});
|
|
529
|
-
exports.MetricStreamStatisticsMetricFilterSensitiveLog = MetricStreamStatisticsMetricFilterSensitiveLog;
|
|
530
|
-
const MetricStreamStatisticsConfigurationFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
});
|
|
533
|
-
exports.MetricStreamStatisticsConfigurationFilterSensitiveLog = MetricStreamStatisticsConfigurationFilterSensitiveLog;
|
|
534
|
-
const GetMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
exports.GetMetricStreamOutputFilterSensitiveLog = GetMetricStreamOutputFilterSensitiveLog;
|
|
538
|
-
const GetMetricWidgetImageInputFilterSensitiveLog = (obj) => ({
|
|
539
|
-
...obj,
|
|
540
|
-
});
|
|
541
|
-
exports.GetMetricWidgetImageInputFilterSensitiveLog = GetMetricWidgetImageInputFilterSensitiveLog;
|
|
542
|
-
const GetMetricWidgetImageOutputFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
});
|
|
545
|
-
exports.GetMetricWidgetImageOutputFilterSensitiveLog = GetMetricWidgetImageOutputFilterSensitiveLog;
|
|
546
|
-
const ListDashboardsInputFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
exports.ListDashboardsInputFilterSensitiveLog = ListDashboardsInputFilterSensitiveLog;
|
|
550
|
-
const ListDashboardsOutputFilterSensitiveLog = (obj) => ({
|
|
551
|
-
...obj,
|
|
552
|
-
});
|
|
553
|
-
exports.ListDashboardsOutputFilterSensitiveLog = ListDashboardsOutputFilterSensitiveLog;
|
|
554
|
-
const ListManagedInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
555
|
-
...obj,
|
|
556
|
-
});
|
|
557
|
-
exports.ListManagedInsightRulesInputFilterSensitiveLog = ListManagedInsightRulesInputFilterSensitiveLog;
|
|
558
|
-
const ManagedRuleStateFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
exports.ManagedRuleStateFilterSensitiveLog = ManagedRuleStateFilterSensitiveLog;
|
|
562
|
-
const ManagedRuleDescriptionFilterSensitiveLog = (obj) => ({
|
|
563
|
-
...obj,
|
|
564
|
-
});
|
|
565
|
-
exports.ManagedRuleDescriptionFilterSensitiveLog = ManagedRuleDescriptionFilterSensitiveLog;
|
|
566
|
-
const ListManagedInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
567
|
-
...obj,
|
|
568
|
-
});
|
|
569
|
-
exports.ListManagedInsightRulesOutputFilterSensitiveLog = ListManagedInsightRulesOutputFilterSensitiveLog;
|
|
570
|
-
const ListMetricsInputFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
exports.ListMetricsInputFilterSensitiveLog = ListMetricsInputFilterSensitiveLog;
|
|
574
|
-
const ListMetricsOutputFilterSensitiveLog = (obj) => ({
|
|
575
|
-
...obj,
|
|
576
|
-
});
|
|
577
|
-
exports.ListMetricsOutputFilterSensitiveLog = ListMetricsOutputFilterSensitiveLog;
|
|
578
|
-
const ListMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
exports.ListMetricStreamsInputFilterSensitiveLog = ListMetricStreamsInputFilterSensitiveLog;
|
|
582
|
-
const MetricStreamEntryFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
exports.MetricStreamEntryFilterSensitiveLog = MetricStreamEntryFilterSensitiveLog;
|
|
586
|
-
const ListMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
587
|
-
...obj,
|
|
588
|
-
});
|
|
589
|
-
exports.ListMetricStreamsOutputFilterSensitiveLog = ListMetricStreamsOutputFilterSensitiveLog;
|
|
590
|
-
const ListTagsForResourceInputFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
exports.ListTagsForResourceInputFilterSensitiveLog = ListTagsForResourceInputFilterSensitiveLog;
|
|
594
|
-
const TagFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
});
|
|
597
|
-
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
598
|
-
const ListTagsForResourceOutputFilterSensitiveLog = (obj) => ({
|
|
599
|
-
...obj,
|
|
600
|
-
});
|
|
601
|
-
exports.ListTagsForResourceOutputFilterSensitiveLog = ListTagsForResourceOutputFilterSensitiveLog;
|
|
602
|
-
const PutAnomalyDetectorInputFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
exports.PutAnomalyDetectorInputFilterSensitiveLog = PutAnomalyDetectorInputFilterSensitiveLog;
|
|
606
|
-
const PutAnomalyDetectorOutputFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
exports.PutAnomalyDetectorOutputFilterSensitiveLog = PutAnomalyDetectorOutputFilterSensitiveLog;
|
|
610
|
-
const PutCompositeAlarmInputFilterSensitiveLog = (obj) => ({
|
|
611
|
-
...obj,
|
|
612
|
-
});
|
|
613
|
-
exports.PutCompositeAlarmInputFilterSensitiveLog = PutCompositeAlarmInputFilterSensitiveLog;
|
|
614
|
-
const PutDashboardInputFilterSensitiveLog = (obj) => ({
|
|
615
|
-
...obj,
|
|
616
|
-
});
|
|
617
|
-
exports.PutDashboardInputFilterSensitiveLog = PutDashboardInputFilterSensitiveLog;
|
|
618
|
-
const PutDashboardOutputFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
exports.PutDashboardOutputFilterSensitiveLog = PutDashboardOutputFilterSensitiveLog;
|
|
622
|
-
const PutInsightRuleInputFilterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
});
|
|
625
|
-
exports.PutInsightRuleInputFilterSensitiveLog = PutInsightRuleInputFilterSensitiveLog;
|
|
626
|
-
const PutInsightRuleOutputFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
});
|
|
629
|
-
exports.PutInsightRuleOutputFilterSensitiveLog = PutInsightRuleOutputFilterSensitiveLog;
|
|
630
|
-
const ManagedRuleFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
exports.ManagedRuleFilterSensitiveLog = ManagedRuleFilterSensitiveLog;
|
|
634
|
-
const PutManagedInsightRulesInputFilterSensitiveLog = (obj) => ({
|
|
635
|
-
...obj,
|
|
636
|
-
});
|
|
637
|
-
exports.PutManagedInsightRulesInputFilterSensitiveLog = PutManagedInsightRulesInputFilterSensitiveLog;
|
|
638
|
-
const PutManagedInsightRulesOutputFilterSensitiveLog = (obj) => ({
|
|
639
|
-
...obj,
|
|
640
|
-
});
|
|
641
|
-
exports.PutManagedInsightRulesOutputFilterSensitiveLog = PutManagedInsightRulesOutputFilterSensitiveLog;
|
|
642
|
-
const PutMetricAlarmInputFilterSensitiveLog = (obj) => ({
|
|
643
|
-
...obj,
|
|
644
|
-
});
|
|
645
|
-
exports.PutMetricAlarmInputFilterSensitiveLog = PutMetricAlarmInputFilterSensitiveLog;
|
|
646
|
-
const StatisticSetFilterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
});
|
|
649
|
-
exports.StatisticSetFilterSensitiveLog = StatisticSetFilterSensitiveLog;
|
|
650
|
-
const MetricDatumFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
|
-
exports.MetricDatumFilterSensitiveLog = MetricDatumFilterSensitiveLog;
|
|
654
|
-
const PutMetricDataInputFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|
|
657
|
-
exports.PutMetricDataInputFilterSensitiveLog = PutMetricDataInputFilterSensitiveLog;
|
|
658
|
-
const PutMetricStreamInputFilterSensitiveLog = (obj) => ({
|
|
659
|
-
...obj,
|
|
660
|
-
});
|
|
661
|
-
exports.PutMetricStreamInputFilterSensitiveLog = PutMetricStreamInputFilterSensitiveLog;
|
|
662
|
-
const PutMetricStreamOutputFilterSensitiveLog = (obj) => ({
|
|
663
|
-
...obj,
|
|
664
|
-
});
|
|
665
|
-
exports.PutMetricStreamOutputFilterSensitiveLog = PutMetricStreamOutputFilterSensitiveLog;
|
|
666
|
-
const SetAlarmStateInputFilterSensitiveLog = (obj) => ({
|
|
667
|
-
...obj,
|
|
668
|
-
});
|
|
669
|
-
exports.SetAlarmStateInputFilterSensitiveLog = SetAlarmStateInputFilterSensitiveLog;
|
|
670
|
-
const StartMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
671
|
-
...obj,
|
|
672
|
-
});
|
|
673
|
-
exports.StartMetricStreamsInputFilterSensitiveLog = StartMetricStreamsInputFilterSensitiveLog;
|
|
674
|
-
const StartMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
675
|
-
...obj,
|
|
676
|
-
});
|
|
677
|
-
exports.StartMetricStreamsOutputFilterSensitiveLog = StartMetricStreamsOutputFilterSensitiveLog;
|
|
678
|
-
const StopMetricStreamsInputFilterSensitiveLog = (obj) => ({
|
|
679
|
-
...obj,
|
|
680
|
-
});
|
|
681
|
-
exports.StopMetricStreamsInputFilterSensitiveLog = StopMetricStreamsInputFilterSensitiveLog;
|
|
682
|
-
const StopMetricStreamsOutputFilterSensitiveLog = (obj) => ({
|
|
683
|
-
...obj,
|
|
684
|
-
});
|
|
685
|
-
exports.StopMetricStreamsOutputFilterSensitiveLog = StopMetricStreamsOutputFilterSensitiveLog;
|
|
686
|
-
const TagResourceInputFilterSensitiveLog = (obj) => ({
|
|
687
|
-
...obj,
|
|
688
|
-
});
|
|
689
|
-
exports.TagResourceInputFilterSensitiveLog = TagResourceInputFilterSensitiveLog;
|
|
690
|
-
const TagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
691
|
-
...obj,
|
|
692
|
-
});
|
|
693
|
-
exports.TagResourceOutputFilterSensitiveLog = TagResourceOutputFilterSensitiveLog;
|
|
694
|
-
const UntagResourceInputFilterSensitiveLog = (obj) => ({
|
|
695
|
-
...obj,
|
|
696
|
-
});
|
|
697
|
-
exports.UntagResourceInputFilterSensitiveLog = UntagResourceInputFilterSensitiveLog;
|
|
698
|
-
const UntagResourceOutputFilterSensitiveLog = (obj) => ({
|
|
699
|
-
...obj,
|
|
700
|
-
});
|
|
701
|
-
exports.UntagResourceOutputFilterSensitiveLog = UntagResourceOutputFilterSensitiveLog;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteAlarmsInputFilterSensitiveLog } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteAlarmsCommand, serializeAws_queryDeleteAlarmsCommand } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteAlarmsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAlarmsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog: (
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteAnomalyDetectorInputFilterSensitiveLog, DeleteAnomalyDetectorOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteAnomalyDetectorCommand, serializeAws_queryDeleteAnomalyDetectorCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteAnomalyDetectorCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteAnomalyDetectorCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { DeleteDashboardsInputFilterSensitiveLog, DeleteDashboardsOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_queryDeleteDashboardsCommand, serializeAws_queryDeleteDashboardsCommand, } from "../protocols/Aws_query";
|
|
6
5
|
export class DeleteDashboardsCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class DeleteDashboardsCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|