@aws-sdk/client-route-53 3.128.0 → 3.137.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 +27 -0
- package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -2
- package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetAccountLimitCommand.js +2 -2
- package/dist-cjs/commands/GetChangeCommand.js +2 -2
- package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -2
- package/dist-cjs/commands/GetDNSSECCommand.js +2 -2
- package/dist-cjs/commands/GetGeoLocationCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -2
- package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -2
- package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -2
- package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -2
- package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -2
- package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -2
- package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -2
- package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -2
- package/dist-cjs/commands/ListHealthChecksCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -2
- package/dist-cjs/commands/ListHostedZonesCommand.js +2 -2
- package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -2
- package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -2
- package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -2
- package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -2
- package/dist-cjs/models/models_0.js +721 -1079
- package/dist-es/commands/ActivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +3 -3
- package/dist-es/commands/ChangeCidrCollectionCommand.js +3 -3
- package/dist-es/commands/ChangeResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ChangeTagsForResourceCommand.js +3 -3
- package/dist-es/commands/CreateCidrCollectionCommand.js +3 -3
- package/dist-es/commands/CreateHealthCheckCommand.js +3 -3
- package/dist-es/commands/CreateHostedZoneCommand.js +3 -3
- package/dist-es/commands/CreateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/CreateQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/CreateReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +3 -3
- package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeactivateKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteCidrCollectionCommand.js +3 -3
- package/dist-es/commands/DeleteHealthCheckCommand.js +3 -3
- package/dist-es/commands/DeleteHostedZoneCommand.js +3 -3
- package/dist-es/commands/DeleteKeySigningKeyCommand.js +3 -3
- package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/DeleteReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +3 -3
- package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +3 -3
- package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +3 -3
- package/dist-es/commands/GetAccountLimitCommand.js +3 -3
- package/dist-es/commands/GetChangeCommand.js +3 -3
- package/dist-es/commands/GetCheckerIpRangesCommand.js +3 -3
- package/dist-es/commands/GetDNSSECCommand.js +3 -3
- package/dist-es/commands/GetGeoLocationCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckCountCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +3 -3
- package/dist-es/commands/GetHealthCheckStatusCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneCountCommand.js +3 -3
- package/dist-es/commands/GetHostedZoneLimitCommand.js +3 -3
- package/dist-es/commands/GetQueryLoggingConfigCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetCommand.js +3 -3
- package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +3 -3
- package/dist-es/commands/ListCidrBlocksCommand.js +3 -3
- package/dist-es/commands/ListCidrCollectionsCommand.js +3 -3
- package/dist-es/commands/ListCidrLocationsCommand.js +3 -3
- package/dist-es/commands/ListGeoLocationsCommand.js +3 -3
- package/dist-es/commands/ListHealthChecksCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByNameCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesByVPCCommand.js +3 -3
- package/dist-es/commands/ListHostedZonesCommand.js +3 -3
- package/dist-es/commands/ListQueryLoggingConfigsCommand.js +3 -3
- package/dist-es/commands/ListResourceRecordSetsCommand.js +3 -3
- package/dist-es/commands/ListReusableDelegationSetsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourcesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +3 -3
- package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +3 -3
- package/dist-es/commands/TestDNSAnswerCommand.js +3 -3
- package/dist-es/commands/UpdateHealthCheckCommand.js +3 -3
- package/dist-es/commands/UpdateHostedZoneCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +3 -3
- package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +3 -3
- package/dist-es/models/models_0.js +179 -716
- package/dist-types/models/models_0.d.ts +716 -1074
- package/dist-types/ts3.4/models/models_0.d.ts +358 -716
- package/package.json +9 -9
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetChangeRequestFilterSensitiveLog, GetChangeResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetChangeCommand, serializeAws_restXmlGetChangeCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetChangeCommand = (function (_super) {
|
|
8
8
|
__extends(GetChangeCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetChangeCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetChangeRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetChangeResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetCheckerIpRangesRequestFilterSensitiveLog, GetCheckerIpRangesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetCheckerIpRangesCommand, serializeAws_restXmlGetCheckerIpRangesCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetCheckerIpRangesCommand = (function (_super) {
|
|
7
7
|
__extends(GetCheckerIpRangesCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetCheckerIpRangesCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetCheckerIpRangesRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetCheckerIpRangesResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetDNSSECRequestFilterSensitiveLog, GetDNSSECResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetDNSSECCommand, serializeAws_restXmlGetDNSSECCommand } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetDNSSECCommand = (function (_super) {
|
|
8
8
|
__extends(GetDNSSECCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetDNSSECCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetDNSSECRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetDNSSECResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetGeoLocationRequestFilterSensitiveLog, GetGeoLocationResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetGeoLocationCommand, serializeAws_restXmlGetGeoLocationCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetGeoLocationCommand = (function (_super) {
|
|
7
7
|
__extends(GetGeoLocationCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetGeoLocationCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetGeoLocationRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetGeoLocationResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetHealthCheckRequestFilterSensitiveLog, GetHealthCheckResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetHealthCheckCommand, serializeAws_restXmlGetHealthCheckCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetHealthCheckCommand = (function (_super) {
|
|
7
7
|
__extends(GetHealthCheckCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetHealthCheckCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetHealthCheckRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetHealthCheckResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetHealthCheckCountRequestFilterSensitiveLog, GetHealthCheckCountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetHealthCheckCountCommand, serializeAws_restXmlGetHealthCheckCountCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetHealthCheckCountCommand = (function (_super) {
|
|
7
7
|
__extends(GetHealthCheckCountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetHealthCheckCountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetHealthCheckCountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetHealthCheckCountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetHealthCheckLastFailureReasonRequestFilterSensitiveLog, GetHealthCheckLastFailureReasonResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetHealthCheckLastFailureReasonCommand, serializeAws_restXmlGetHealthCheckLastFailureReasonCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetHealthCheckLastFailureReasonCommand = (function (_super) {
|
|
7
7
|
__extends(GetHealthCheckLastFailureReasonCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetHealthCheckLastFailureReasonCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetHealthCheckLastFailureReasonRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetHealthCheckLastFailureReasonResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetHealthCheckStatusRequestFilterSensitiveLog, GetHealthCheckStatusResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetHealthCheckStatusCommand, serializeAws_restXmlGetHealthCheckStatusCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetHealthCheckStatusCommand = (function (_super) {
|
|
7
7
|
__extends(GetHealthCheckStatusCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetHealthCheckStatusCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetHealthCheckStatusRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetHealthCheckStatusResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetHostedZoneRequestFilterSensitiveLog, GetHostedZoneResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetHostedZoneCommand, serializeAws_restXmlGetHostedZoneCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetHostedZoneCommand = (function (_super) {
|
|
8
8
|
__extends(GetHostedZoneCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetHostedZoneCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetHostedZoneRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetHostedZoneResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetHostedZoneCountRequestFilterSensitiveLog, GetHostedZoneCountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetHostedZoneCountCommand, serializeAws_restXmlGetHostedZoneCountCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetHostedZoneCountCommand = (function (_super) {
|
|
7
7
|
__extends(GetHostedZoneCountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetHostedZoneCountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetHostedZoneCountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetHostedZoneCountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetHostedZoneLimitRequestFilterSensitiveLog, GetHostedZoneLimitResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetHostedZoneLimitCommand, serializeAws_restXmlGetHostedZoneLimitCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetHostedZoneLimitCommand = (function (_super) {
|
|
8
8
|
__extends(GetHostedZoneLimitCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetHostedZoneLimitCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetHostedZoneLimitRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetHostedZoneLimitResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetQueryLoggingConfigRequestFilterSensitiveLog, GetQueryLoggingConfigResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetQueryLoggingConfigCommand, serializeAws_restXmlGetQueryLoggingConfigCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetQueryLoggingConfigCommand = (function (_super) {
|
|
8
8
|
__extends(GetQueryLoggingConfigCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetQueryLoggingConfigCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetQueryLoggingConfigRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetQueryLoggingConfigResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetReusableDelegationSetRequestFilterSensitiveLog, GetReusableDelegationSetResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetReusableDelegationSetCommand, serializeAws_restXmlGetReusableDelegationSetCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetReusableDelegationSetCommand = (function (_super) {
|
|
8
8
|
__extends(GetReusableDelegationSetCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetReusableDelegationSetCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetReusableDelegationSetRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetReusableDelegationSetResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetReusableDelegationSetLimitRequestFilterSensitiveLog, GetReusableDelegationSetLimitResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetReusableDelegationSetLimitCommand, serializeAws_restXmlGetReusableDelegationSetLimitCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetReusableDelegationSetLimitCommand = (function (_super) {
|
|
8
8
|
__extends(GetReusableDelegationSetLimitCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetReusableDelegationSetLimitCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetReusableDelegationSetLimitRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetReusableDelegationSetLimitResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetTrafficPolicyRequestFilterSensitiveLog, GetTrafficPolicyResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetTrafficPolicyCommand, serializeAws_restXmlGetTrafficPolicyCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetTrafficPolicyCommand = (function (_super) {
|
|
8
8
|
__extends(GetTrafficPolicyCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetTrafficPolicyCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetTrafficPolicyRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetTrafficPolicyResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { GetTrafficPolicyInstanceRequestFilterSensitiveLog, GetTrafficPolicyInstanceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlGetTrafficPolicyInstanceCommand, serializeAws_restXmlGetTrafficPolicyInstanceCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var GetTrafficPolicyInstanceCommand = (function (_super) {
|
|
8
8
|
__extends(GetTrafficPolicyInstanceCommand, _super);
|
|
@@ -22,8 +22,8 @@ var GetTrafficPolicyInstanceCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: GetTrafficPolicyInstanceRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: GetTrafficPolicyInstanceResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { GetTrafficPolicyInstanceCountRequestFilterSensitiveLog, GetTrafficPolicyInstanceCountResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlGetTrafficPolicyInstanceCountCommand, serializeAws_restXmlGetTrafficPolicyInstanceCountCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var GetTrafficPolicyInstanceCountCommand = (function (_super) {
|
|
7
7
|
__extends(GetTrafficPolicyInstanceCountCommand, _super);
|
|
@@ -20,8 +20,8 @@ var GetTrafficPolicyInstanceCountCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: GetTrafficPolicyInstanceCountRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: GetTrafficPolicyInstanceCountResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListCidrBlocksRequestFilterSensitiveLog, ListCidrBlocksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListCidrBlocksCommand, serializeAws_restXmlListCidrBlocksCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListCidrBlocksCommand = (function (_super) {
|
|
7
7
|
__extends(ListCidrBlocksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListCidrBlocksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListCidrBlocksRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListCidrBlocksResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListCidrCollectionsRequestFilterSensitiveLog, ListCidrCollectionsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListCidrCollectionsCommand, serializeAws_restXmlListCidrCollectionsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListCidrCollectionsCommand = (function (_super) {
|
|
7
7
|
__extends(ListCidrCollectionsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListCidrCollectionsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListCidrCollectionsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListCidrCollectionsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListCidrLocationsRequestFilterSensitiveLog, ListCidrLocationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListCidrLocationsCommand, serializeAws_restXmlListCidrLocationsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListCidrLocationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListCidrLocationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListCidrLocationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListCidrLocationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListCidrLocationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListGeoLocationsRequestFilterSensitiveLog, ListGeoLocationsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListGeoLocationsCommand, serializeAws_restXmlListGeoLocationsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListGeoLocationsCommand = (function (_super) {
|
|
7
7
|
__extends(ListGeoLocationsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListGeoLocationsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListGeoLocationsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListGeoLocationsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListHealthChecksRequestFilterSensitiveLog, ListHealthChecksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListHealthChecksCommand, serializeAws_restXmlListHealthChecksCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListHealthChecksCommand = (function (_super) {
|
|
7
7
|
__extends(ListHealthChecksCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListHealthChecksCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListHealthChecksRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListHealthChecksResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListHostedZonesByNameRequestFilterSensitiveLog, ListHostedZonesByNameResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListHostedZonesByNameCommand, serializeAws_restXmlListHostedZonesByNameCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListHostedZonesByNameCommand = (function (_super) {
|
|
8
8
|
__extends(ListHostedZonesByNameCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListHostedZonesByNameCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListHostedZonesByNameRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListHostedZonesByNameResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListHostedZonesByVPCRequestFilterSensitiveLog, ListHostedZonesByVPCResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListHostedZonesByVPCCommand, serializeAws_restXmlListHostedZonesByVPCCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListHostedZonesByVPCCommand = (function (_super) {
|
|
7
7
|
__extends(ListHostedZonesByVPCCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListHostedZonesByVPCCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListHostedZonesByVPCRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListHostedZonesByVPCResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListHostedZonesRequestFilterSensitiveLog, ListHostedZonesResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListHostedZonesCommand, serializeAws_restXmlListHostedZonesCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListHostedZonesCommand = (function (_super) {
|
|
8
8
|
__extends(ListHostedZonesCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListHostedZonesCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListHostedZonesRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListHostedZonesResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListQueryLoggingConfigsRequestFilterSensitiveLog, ListQueryLoggingConfigsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListQueryLoggingConfigsCommand, serializeAws_restXmlListQueryLoggingConfigsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListQueryLoggingConfigsCommand = (function (_super) {
|
|
8
8
|
__extends(ListQueryLoggingConfigsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListQueryLoggingConfigsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListQueryLoggingConfigsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListQueryLoggingConfigsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -2,7 +2,7 @@ import { __extends } from "tslib";
|
|
|
2
2
|
import { getIdNormalizerPlugin } from "@aws-sdk/middleware-sdk-route53";
|
|
3
3
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
4
4
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
5
|
-
import {
|
|
5
|
+
import { ListResourceRecordSetsRequestFilterSensitiveLog, ListResourceRecordSetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { deserializeAws_restXmlListResourceRecordSetsCommand, serializeAws_restXmlListResourceRecordSetsCommand, } from "../protocols/Aws_restXml";
|
|
7
7
|
var ListResourceRecordSetsCommand = (function (_super) {
|
|
8
8
|
__extends(ListResourceRecordSetsCommand, _super);
|
|
@@ -22,8 +22,8 @@ var ListResourceRecordSetsCommand = (function (_super) {
|
|
|
22
22
|
logger: logger,
|
|
23
23
|
clientName: clientName,
|
|
24
24
|
commandName: commandName,
|
|
25
|
-
inputFilterSensitiveLog:
|
|
26
|
-
outputFilterSensitiveLog:
|
|
25
|
+
inputFilterSensitiveLog: ListResourceRecordSetsRequestFilterSensitiveLog,
|
|
26
|
+
outputFilterSensitiveLog: ListResourceRecordSetsResponseFilterSensitiveLog,
|
|
27
27
|
};
|
|
28
28
|
var requestHandler = configuration.requestHandler;
|
|
29
29
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListReusableDelegationSetsRequestFilterSensitiveLog, ListReusableDelegationSetsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListReusableDelegationSetsCommand, serializeAws_restXmlListReusableDelegationSetsCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListReusableDelegationSetsCommand = (function (_super) {
|
|
7
7
|
__extends(ListReusableDelegationSetsCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListReusableDelegationSetsCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListReusableDelegationSetsRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListReusableDelegationSetsResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restXmlListTagsForResourceCommand, serializeAws_restXmlListTagsForResourceCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
var ListTagsForResourceCommand = (function (_super) {
|
|
7
7
|
__extends(ListTagsForResourceCommand, _super);
|
|
@@ -20,8 +20,8 @@ var ListTagsForResourceCommand = (function (_super) {
|
|
|
20
20
|
logger: logger,
|
|
21
21
|
clientName: clientName,
|
|
22
22
|
commandName: commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: ListTagsForResourceRequestFilterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: ListTagsForResourceResponseFilterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
var requestHandler = configuration.requestHandler;
|
|
27
27
|
return stack.resolve(function (request) {
|