@aws-sdk/client-route-53 3.46.0 → 3.48.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 CHANGED
@@ -3,6 +3,42 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-route-53
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-route-53
17
+
18
+
19
+
20
+
21
+
22
+ ## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
23
+
24
+ **Note:** Version bump only for package @aws-sdk/client-route-53
25
+
26
+
27
+
28
+
29
+
30
+ # [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
31
+
32
+
33
+ ### Features
34
+
35
+ * **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7))
36
+ * Support awsQueryError trait ([#3174](https://github.com/aws/aws-sdk-js-v3/issues/3174)) ([351bd3a](https://github.com/aws/aws-sdk-js-v3/commit/351bd3a40ad37be79d823d6a0e4e48304728ea6f))
37
+
38
+
39
+
40
+
41
+
6
42
  # [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
7
43
 
8
44
 
@@ -1,10 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateHostedZoneResponse = exports.HostedZone = exports.DelegationSet = exports.CreateHostedZoneRequest = exports.HostedZoneConfig = exports.TooManyHealthChecks = exports.HealthCheckAlreadyExists = exports.CreateHealthCheckResponse = exports.HealthCheck = exports.LinkedService = exports.CloudWatchAlarmConfiguration = exports.Dimension = exports.CreateHealthCheckRequest = exports.HealthCheckConfig = exports.HealthCheckType = exports.ThrottlingException = exports.ChangeTagsForResourceResponse = exports.ChangeTagsForResourceRequest = exports.Tag = exports.NoSuchHealthCheck = exports.InvalidChangeBatch = exports.ChangeResourceRecordSetsResponse = exports.ChangeResourceRecordSetsRequest = exports.ChangeBatch = exports.Change = exports.ResourceRecordSet = exports.ResourceRecord = exports.GeoLocation = exports.PublicZoneVPCAssociation = exports.PriorRequestNotComplete = exports.NotAuthorizedException = exports.NoSuchHostedZone = exports.LimitsExceeded = exports.InvalidVPCId = exports.ConflictingDomainExists = exports.AssociateVPCWithHostedZoneResponse = exports.AssociateVPCWithHostedZoneRequest = exports.VPC = exports.AliasTarget = exports.AlarmIdentifier = exports.NoSuchKeySigningKey = exports.InvalidSigningStatus = exports.InvalidKMSArn = exports.InvalidKeySigningKeyStatus = exports.InvalidInput = exports.ConcurrentModification = exports.ActivateKeySigningKeyResponse = exports.ChangeInfo = exports.ActivateKeySigningKeyRequest = exports.AccountLimit = void 0;
4
- exports.DeleteHostedZoneRequest = exports.HealthCheckInUse = exports.DeleteHealthCheckResponse = exports.DeleteHealthCheckRequest = exports.KeySigningKeyInUse = exports.KeySigningKeyInParentDSRecord = exports.DeactivateKeySigningKeyResponse = exports.DeactivateKeySigningKeyRequest = exports.TooManyVPCAssociationAuthorizations = exports.CreateVPCAssociationAuthorizationResponse = exports.CreateVPCAssociationAuthorizationRequest = exports.TooManyTrafficPolicyVersionsForCurrentPolicy = exports.CreateTrafficPolicyVersionResponse = exports.CreateTrafficPolicyVersionRequest = exports.TrafficPolicyInstanceAlreadyExists = exports.TooManyTrafficPolicyInstances = exports.NoSuchTrafficPolicy = exports.CreateTrafficPolicyInstanceResponse = exports.TrafficPolicyInstance = exports.CreateTrafficPolicyInstanceRequest = exports.TrafficPolicyAlreadyExists = exports.TooManyTrafficPolicies = exports.InvalidTrafficPolicyDocument = exports.CreateTrafficPolicyResponse = exports.TrafficPolicy = exports.CreateTrafficPolicyRequest = exports.HostedZoneNotFound = exports.DelegationSetAlreadyReusable = exports.DelegationSetAlreadyCreated = exports.CreateReusableDelegationSetResponse = exports.CreateReusableDelegationSetRequest = exports.QueryLoggingConfigAlreadyExists = exports.NoSuchCloudWatchLogsLogGroup = exports.InsufficientCloudWatchLogsResourcePolicy = exports.CreateQueryLoggingConfigResponse = exports.QueryLoggingConfig = exports.CreateQueryLoggingConfigRequest = exports.TooManyKeySigningKeys = exports.KeySigningKeyAlreadyExists = exports.InvalidKeySigningKeyName = exports.InvalidArgument = exports.CreateKeySigningKeyResponse = exports.KeySigningKey = exports.CreateKeySigningKeyRequest = exports.TooManyHostedZones = exports.NoSuchDelegationSet = exports.InvalidDomainName = exports.HostedZoneAlreadyExists = exports.DelegationSetNotReusable = exports.DelegationSetNotAvailable = void 0;
5
- exports.GetHealthCheckLastFailureReasonRequest = exports.GetHealthCheckCountResponse = exports.GetHealthCheckCountRequest = exports.IncompatibleVersion = exports.GetHealthCheckResponse = exports.GetHealthCheckRequest = exports.NoSuchGeoLocation = exports.GetGeoLocationResponse = exports.GeoLocationDetails = exports.GetGeoLocationRequest = exports.GetDNSSECResponse = exports.DNSSECStatus = exports.GetDNSSECRequest = exports.GetCheckerIpRangesResponse = exports.GetCheckerIpRangesRequest = exports.NoSuchChange = exports.GetChangeResponse = exports.GetChangeRequest = exports.GetAccountLimitResponse = exports.GetAccountLimitRequest = exports.KeySigningKeyWithActiveStatusNotFound = exports.HostedZonePartiallyDelegated = exports.EnableHostedZoneDNSSECResponse = exports.EnableHostedZoneDNSSECRequest = exports.VPCAssociationNotFound = exports.LastVPCAssociation = exports.DisassociateVPCFromHostedZoneResponse = exports.DisassociateVPCFromHostedZoneRequest = exports.DNSSECNotFound = exports.DisableHostedZoneDNSSECResponse = exports.DisableHostedZoneDNSSECRequest = exports.VPCAssociationAuthorizationNotFound = exports.DeleteVPCAssociationAuthorizationResponse = exports.DeleteVPCAssociationAuthorizationRequest = exports.NoSuchTrafficPolicyInstance = exports.DeleteTrafficPolicyInstanceResponse = exports.DeleteTrafficPolicyInstanceRequest = exports.TrafficPolicyInUse = exports.DeleteTrafficPolicyResponse = exports.DeleteTrafficPolicyRequest = exports.DeleteReusableDelegationSetResponse = exports.DeleteReusableDelegationSetRequest = exports.DelegationSetInUse = exports.NoSuchQueryLoggingConfig = exports.DeleteQueryLoggingConfigResponse = exports.DeleteQueryLoggingConfigRequest = exports.DeleteKeySigningKeyResponse = exports.DeleteKeySigningKeyRequest = exports.HostedZoneNotEmpty = exports.DeleteHostedZoneResponse = void 0;
6
- exports.ListTagsForResourcesResponse = exports.ListTagsForResourcesRequest = exports.ListTagsForResourceResponse = exports.ResourceTagSet = exports.ListTagsForResourceRequest = exports.ListReusableDelegationSetsResponse = exports.ListReusableDelegationSetsRequest = exports.ListResourceRecordSetsResponse = exports.ListResourceRecordSetsRequest = exports.ListQueryLoggingConfigsResponse = exports.ListQueryLoggingConfigsRequest = exports.ListHostedZonesByVPCResponse = exports.HostedZoneSummary = exports.HostedZoneOwner = exports.ListHostedZonesByVPCRequest = exports.InvalidPaginationToken = exports.ListHostedZonesByNameResponse = exports.ListHostedZonesByNameRequest = exports.ListHostedZonesResponse = exports.ListHostedZonesRequest = exports.ListHealthChecksResponse = exports.ListHealthChecksRequest = exports.ListGeoLocationsResponse = exports.ListGeoLocationsRequest = exports.GetTrafficPolicyInstanceCountResponse = exports.GetTrafficPolicyInstanceCountRequest = exports.GetTrafficPolicyInstanceResponse = exports.GetTrafficPolicyInstanceRequest = exports.GetTrafficPolicyResponse = exports.GetTrafficPolicyRequest = exports.GetReusableDelegationSetLimitResponse = exports.ReusableDelegationSetLimit = exports.GetReusableDelegationSetLimitRequest = exports.GetReusableDelegationSetResponse = exports.GetReusableDelegationSetRequest = exports.GetQueryLoggingConfigResponse = exports.GetQueryLoggingConfigRequest = exports.HostedZoneNotPrivate = exports.GetHostedZoneLimitResponse = exports.HostedZoneLimit = exports.GetHostedZoneLimitRequest = exports.GetHostedZoneCountResponse = exports.GetHostedZoneCountRequest = exports.GetHostedZoneResponse = exports.GetHostedZoneRequest = exports.GetHealthCheckStatusResponse = exports.GetHealthCheckStatusRequest = exports.GetHealthCheckLastFailureReasonResponse = exports.HealthCheckObservation = exports.StatusReport = void 0;
7
- exports.UpdateTrafficPolicyInstanceResponse = exports.UpdateTrafficPolicyInstanceRequest = exports.ConflictingTypes = exports.UpdateTrafficPolicyCommentResponse = exports.UpdateTrafficPolicyCommentRequest = exports.UpdateHostedZoneCommentResponse = exports.UpdateHostedZoneCommentRequest = exports.UpdateHealthCheckResponse = exports.UpdateHealthCheckRequest = exports.HealthCheckVersionMismatch = exports.TestDNSAnswerResponse = exports.TestDNSAnswerRequest = exports.ListVPCAssociationAuthorizationsResponse = exports.ListVPCAssociationAuthorizationsRequest = exports.ListTrafficPolicyVersionsResponse = exports.ListTrafficPolicyVersionsRequest = exports.ListTrafficPolicyInstancesByPolicyResponse = exports.ListTrafficPolicyInstancesByPolicyRequest = exports.ListTrafficPolicyInstancesByHostedZoneResponse = exports.ListTrafficPolicyInstancesByHostedZoneRequest = exports.ListTrafficPolicyInstancesResponse = exports.ListTrafficPolicyInstancesRequest = exports.ListTrafficPoliciesResponse = exports.TrafficPolicySummary = exports.ListTrafficPoliciesRequest = void 0;
3
+ exports.CreateVPCAssociationAuthorizationResponse = exports.CreateVPCAssociationAuthorizationRequest = exports.CreateTrafficPolicyVersionResponse = exports.CreateTrafficPolicyVersionRequest = exports.CreateTrafficPolicyInstanceResponse = exports.TrafficPolicyInstance = exports.CreateTrafficPolicyInstanceRequest = exports.CreateTrafficPolicyResponse = exports.TrafficPolicy = exports.CreateTrafficPolicyRequest = exports.CreateReusableDelegationSetResponse = exports.CreateReusableDelegationSetRequest = exports.CreateQueryLoggingConfigResponse = exports.QueryLoggingConfig = exports.CreateQueryLoggingConfigRequest = exports.CreateKeySigningKeyResponse = exports.KeySigningKey = exports.CreateKeySigningKeyRequest = exports.CreateHostedZoneResponse = exports.HostedZone = exports.DelegationSet = exports.CreateHostedZoneRequest = exports.HostedZoneConfig = exports.CreateHealthCheckResponse = exports.HealthCheck = exports.LinkedService = exports.CloudWatchAlarmConfiguration = exports.Dimension = exports.CreateHealthCheckRequest = exports.HealthCheckConfig = exports.HealthCheckType = exports.ChangeTagsForResourceResponse = exports.ChangeTagsForResourceRequest = exports.Tag = exports.ChangeResourceRecordSetsResponse = exports.ChangeResourceRecordSetsRequest = exports.ChangeBatch = exports.Change = exports.ResourceRecordSet = exports.ResourceRecord = exports.GeoLocation = exports.AssociateVPCWithHostedZoneResponse = exports.AssociateVPCWithHostedZoneRequest = exports.VPC = exports.AliasTarget = exports.AlarmIdentifier = exports.ActivateKeySigningKeyResponse = exports.ChangeInfo = exports.ActivateKeySigningKeyRequest = exports.AccountLimit = void 0;
4
+ exports.GetHostedZoneCountResponse = exports.GetHostedZoneCountRequest = exports.GetHostedZoneResponse = exports.GetHostedZoneRequest = exports.GetHealthCheckStatusResponse = exports.GetHealthCheckStatusRequest = exports.GetHealthCheckLastFailureReasonResponse = exports.HealthCheckObservation = exports.StatusReport = exports.GetHealthCheckLastFailureReasonRequest = exports.GetHealthCheckCountResponse = exports.GetHealthCheckCountRequest = exports.GetHealthCheckResponse = exports.GetHealthCheckRequest = exports.GetGeoLocationResponse = exports.GeoLocationDetails = exports.GetGeoLocationRequest = exports.GetDNSSECResponse = exports.DNSSECStatus = exports.GetDNSSECRequest = exports.GetCheckerIpRangesResponse = exports.GetCheckerIpRangesRequest = exports.GetChangeResponse = exports.GetChangeRequest = exports.GetAccountLimitResponse = exports.GetAccountLimitRequest = exports.EnableHostedZoneDNSSECResponse = exports.EnableHostedZoneDNSSECRequest = exports.DisassociateVPCFromHostedZoneResponse = exports.DisassociateVPCFromHostedZoneRequest = exports.DisableHostedZoneDNSSECResponse = exports.DisableHostedZoneDNSSECRequest = exports.DeleteVPCAssociationAuthorizationResponse = exports.DeleteVPCAssociationAuthorizationRequest = exports.DeleteTrafficPolicyInstanceResponse = exports.DeleteTrafficPolicyInstanceRequest = exports.DeleteTrafficPolicyResponse = exports.DeleteTrafficPolicyRequest = exports.DeleteReusableDelegationSetResponse = exports.DeleteReusableDelegationSetRequest = exports.DeleteQueryLoggingConfigResponse = exports.DeleteQueryLoggingConfigRequest = exports.DeleteKeySigningKeyResponse = exports.DeleteKeySigningKeyRequest = exports.DeleteHostedZoneResponse = exports.DeleteHostedZoneRequest = exports.DeleteHealthCheckResponse = exports.DeleteHealthCheckRequest = exports.DeactivateKeySigningKeyResponse = exports.DeactivateKeySigningKeyRequest = void 0;
5
+ exports.ListTrafficPolicyVersionsResponse = exports.ListTrafficPolicyVersionsRequest = exports.ListTrafficPolicyInstancesByPolicyResponse = exports.ListTrafficPolicyInstancesByPolicyRequest = exports.ListTrafficPolicyInstancesByHostedZoneResponse = exports.ListTrafficPolicyInstancesByHostedZoneRequest = exports.ListTrafficPolicyInstancesResponse = exports.ListTrafficPolicyInstancesRequest = exports.ListTrafficPoliciesResponse = exports.TrafficPolicySummary = exports.ListTrafficPoliciesRequest = exports.ListTagsForResourcesResponse = exports.ListTagsForResourcesRequest = exports.ListTagsForResourceResponse = exports.ResourceTagSet = exports.ListTagsForResourceRequest = exports.ListReusableDelegationSetsResponse = exports.ListReusableDelegationSetsRequest = exports.ListResourceRecordSetsResponse = exports.ListResourceRecordSetsRequest = exports.ListQueryLoggingConfigsResponse = exports.ListQueryLoggingConfigsRequest = exports.ListHostedZonesByVPCResponse = exports.HostedZoneSummary = exports.HostedZoneOwner = exports.ListHostedZonesByVPCRequest = exports.ListHostedZonesByNameResponse = exports.ListHostedZonesByNameRequest = exports.ListHostedZonesResponse = exports.ListHostedZonesRequest = exports.ListHealthChecksResponse = exports.ListHealthChecksRequest = exports.ListGeoLocationsResponse = exports.ListGeoLocationsRequest = exports.GetTrafficPolicyInstanceCountResponse = exports.GetTrafficPolicyInstanceCountRequest = exports.GetTrafficPolicyInstanceResponse = exports.GetTrafficPolicyInstanceRequest = exports.GetTrafficPolicyResponse = exports.GetTrafficPolicyRequest = exports.GetReusableDelegationSetLimitResponse = exports.ReusableDelegationSetLimit = exports.GetReusableDelegationSetLimitRequest = exports.GetReusableDelegationSetResponse = exports.GetReusableDelegationSetRequest = exports.GetQueryLoggingConfigResponse = exports.GetQueryLoggingConfigRequest = exports.GetHostedZoneLimitResponse = exports.HostedZoneLimit = exports.GetHostedZoneLimitRequest = void 0;
6
+ exports.UpdateTrafficPolicyInstanceResponse = exports.UpdateTrafficPolicyInstanceRequest = exports.UpdateTrafficPolicyCommentResponse = exports.UpdateTrafficPolicyCommentRequest = exports.UpdateHostedZoneCommentResponse = exports.UpdateHostedZoneCommentRequest = exports.UpdateHealthCheckResponse = exports.UpdateHealthCheckRequest = exports.TestDNSAnswerResponse = exports.TestDNSAnswerRequest = exports.ListVPCAssociationAuthorizationsResponse = exports.ListVPCAssociationAuthorizationsRequest = void 0;
8
7
  var AccountLimit;
9
8
  (function (AccountLimit) {
10
9
  AccountLimit.filterSensitiveLog = (obj) => ({
@@ -29,42 +28,6 @@ var ActivateKeySigningKeyResponse;
29
28
  ...obj,
30
29
  });
31
30
  })(ActivateKeySigningKeyResponse = exports.ActivateKeySigningKeyResponse || (exports.ActivateKeySigningKeyResponse = {}));
32
- var ConcurrentModification;
33
- (function (ConcurrentModification) {
34
- ConcurrentModification.filterSensitiveLog = (obj) => ({
35
- ...obj,
36
- });
37
- })(ConcurrentModification = exports.ConcurrentModification || (exports.ConcurrentModification = {}));
38
- var InvalidInput;
39
- (function (InvalidInput) {
40
- InvalidInput.filterSensitiveLog = (obj) => ({
41
- ...obj,
42
- });
43
- })(InvalidInput = exports.InvalidInput || (exports.InvalidInput = {}));
44
- var InvalidKeySigningKeyStatus;
45
- (function (InvalidKeySigningKeyStatus) {
46
- InvalidKeySigningKeyStatus.filterSensitiveLog = (obj) => ({
47
- ...obj,
48
- });
49
- })(InvalidKeySigningKeyStatus = exports.InvalidKeySigningKeyStatus || (exports.InvalidKeySigningKeyStatus = {}));
50
- var InvalidKMSArn;
51
- (function (InvalidKMSArn) {
52
- InvalidKMSArn.filterSensitiveLog = (obj) => ({
53
- ...obj,
54
- });
55
- })(InvalidKMSArn = exports.InvalidKMSArn || (exports.InvalidKMSArn = {}));
56
- var InvalidSigningStatus;
57
- (function (InvalidSigningStatus) {
58
- InvalidSigningStatus.filterSensitiveLog = (obj) => ({
59
- ...obj,
60
- });
61
- })(InvalidSigningStatus = exports.InvalidSigningStatus || (exports.InvalidSigningStatus = {}));
62
- var NoSuchKeySigningKey;
63
- (function (NoSuchKeySigningKey) {
64
- NoSuchKeySigningKey.filterSensitiveLog = (obj) => ({
65
- ...obj,
66
- });
67
- })(NoSuchKeySigningKey = exports.NoSuchKeySigningKey || (exports.NoSuchKeySigningKey = {}));
68
31
  var AlarmIdentifier;
69
32
  (function (AlarmIdentifier) {
70
33
  AlarmIdentifier.filterSensitiveLog = (obj) => ({
@@ -95,48 +58,6 @@ var AssociateVPCWithHostedZoneResponse;
95
58
  ...obj,
96
59
  });
97
60
  })(AssociateVPCWithHostedZoneResponse = exports.AssociateVPCWithHostedZoneResponse || (exports.AssociateVPCWithHostedZoneResponse = {}));
98
- var ConflictingDomainExists;
99
- (function (ConflictingDomainExists) {
100
- ConflictingDomainExists.filterSensitiveLog = (obj) => ({
101
- ...obj,
102
- });
103
- })(ConflictingDomainExists = exports.ConflictingDomainExists || (exports.ConflictingDomainExists = {}));
104
- var InvalidVPCId;
105
- (function (InvalidVPCId) {
106
- InvalidVPCId.filterSensitiveLog = (obj) => ({
107
- ...obj,
108
- });
109
- })(InvalidVPCId = exports.InvalidVPCId || (exports.InvalidVPCId = {}));
110
- var LimitsExceeded;
111
- (function (LimitsExceeded) {
112
- LimitsExceeded.filterSensitiveLog = (obj) => ({
113
- ...obj,
114
- });
115
- })(LimitsExceeded = exports.LimitsExceeded || (exports.LimitsExceeded = {}));
116
- var NoSuchHostedZone;
117
- (function (NoSuchHostedZone) {
118
- NoSuchHostedZone.filterSensitiveLog = (obj) => ({
119
- ...obj,
120
- });
121
- })(NoSuchHostedZone = exports.NoSuchHostedZone || (exports.NoSuchHostedZone = {}));
122
- var NotAuthorizedException;
123
- (function (NotAuthorizedException) {
124
- NotAuthorizedException.filterSensitiveLog = (obj) => ({
125
- ...obj,
126
- });
127
- })(NotAuthorizedException = exports.NotAuthorizedException || (exports.NotAuthorizedException = {}));
128
- var PriorRequestNotComplete;
129
- (function (PriorRequestNotComplete) {
130
- PriorRequestNotComplete.filterSensitiveLog = (obj) => ({
131
- ...obj,
132
- });
133
- })(PriorRequestNotComplete = exports.PriorRequestNotComplete || (exports.PriorRequestNotComplete = {}));
134
- var PublicZoneVPCAssociation;
135
- (function (PublicZoneVPCAssociation) {
136
- PublicZoneVPCAssociation.filterSensitiveLog = (obj) => ({
137
- ...obj,
138
- });
139
- })(PublicZoneVPCAssociation = exports.PublicZoneVPCAssociation || (exports.PublicZoneVPCAssociation = {}));
140
61
  var GeoLocation;
141
62
  (function (GeoLocation) {
142
63
  GeoLocation.filterSensitiveLog = (obj) => ({
@@ -179,18 +100,6 @@ var ChangeResourceRecordSetsResponse;
179
100
  ...obj,
180
101
  });
181
102
  })(ChangeResourceRecordSetsResponse = exports.ChangeResourceRecordSetsResponse || (exports.ChangeResourceRecordSetsResponse = {}));
182
- var InvalidChangeBatch;
183
- (function (InvalidChangeBatch) {
184
- InvalidChangeBatch.filterSensitiveLog = (obj) => ({
185
- ...obj,
186
- });
187
- })(InvalidChangeBatch = exports.InvalidChangeBatch || (exports.InvalidChangeBatch = {}));
188
- var NoSuchHealthCheck;
189
- (function (NoSuchHealthCheck) {
190
- NoSuchHealthCheck.filterSensitiveLog = (obj) => ({
191
- ...obj,
192
- });
193
- })(NoSuchHealthCheck = exports.NoSuchHealthCheck || (exports.NoSuchHealthCheck = {}));
194
103
  var Tag;
195
104
  (function (Tag) {
196
105
  Tag.filterSensitiveLog = (obj) => ({
@@ -209,12 +118,6 @@ var ChangeTagsForResourceResponse;
209
118
  ...obj,
210
119
  });
211
120
  })(ChangeTagsForResourceResponse = exports.ChangeTagsForResourceResponse || (exports.ChangeTagsForResourceResponse = {}));
212
- var ThrottlingException;
213
- (function (ThrottlingException) {
214
- ThrottlingException.filterSensitiveLog = (obj) => ({
215
- ...obj,
216
- });
217
- })(ThrottlingException = exports.ThrottlingException || (exports.ThrottlingException = {}));
218
121
  var HealthCheckType;
219
122
  (function (HealthCheckType) {
220
123
  HealthCheckType["CALCULATED"] = "CALCULATED";
@@ -268,18 +171,6 @@ var CreateHealthCheckResponse;
268
171
  ...obj,
269
172
  });
270
173
  })(CreateHealthCheckResponse = exports.CreateHealthCheckResponse || (exports.CreateHealthCheckResponse = {}));
271
- var HealthCheckAlreadyExists;
272
- (function (HealthCheckAlreadyExists) {
273
- HealthCheckAlreadyExists.filterSensitiveLog = (obj) => ({
274
- ...obj,
275
- });
276
- })(HealthCheckAlreadyExists = exports.HealthCheckAlreadyExists || (exports.HealthCheckAlreadyExists = {}));
277
- var TooManyHealthChecks;
278
- (function (TooManyHealthChecks) {
279
- TooManyHealthChecks.filterSensitiveLog = (obj) => ({
280
- ...obj,
281
- });
282
- })(TooManyHealthChecks = exports.TooManyHealthChecks || (exports.TooManyHealthChecks = {}));
283
174
  var HostedZoneConfig;
284
175
  (function (HostedZoneConfig) {
285
176
  HostedZoneConfig.filterSensitiveLog = (obj) => ({
@@ -310,42 +201,6 @@ var CreateHostedZoneResponse;
310
201
  ...obj,
311
202
  });
312
203
  })(CreateHostedZoneResponse = exports.CreateHostedZoneResponse || (exports.CreateHostedZoneResponse = {}));
313
- var DelegationSetNotAvailable;
314
- (function (DelegationSetNotAvailable) {
315
- DelegationSetNotAvailable.filterSensitiveLog = (obj) => ({
316
- ...obj,
317
- });
318
- })(DelegationSetNotAvailable = exports.DelegationSetNotAvailable || (exports.DelegationSetNotAvailable = {}));
319
- var DelegationSetNotReusable;
320
- (function (DelegationSetNotReusable) {
321
- DelegationSetNotReusable.filterSensitiveLog = (obj) => ({
322
- ...obj,
323
- });
324
- })(DelegationSetNotReusable = exports.DelegationSetNotReusable || (exports.DelegationSetNotReusable = {}));
325
- var HostedZoneAlreadyExists;
326
- (function (HostedZoneAlreadyExists) {
327
- HostedZoneAlreadyExists.filterSensitiveLog = (obj) => ({
328
- ...obj,
329
- });
330
- })(HostedZoneAlreadyExists = exports.HostedZoneAlreadyExists || (exports.HostedZoneAlreadyExists = {}));
331
- var InvalidDomainName;
332
- (function (InvalidDomainName) {
333
- InvalidDomainName.filterSensitiveLog = (obj) => ({
334
- ...obj,
335
- });
336
- })(InvalidDomainName = exports.InvalidDomainName || (exports.InvalidDomainName = {}));
337
- var NoSuchDelegationSet;
338
- (function (NoSuchDelegationSet) {
339
- NoSuchDelegationSet.filterSensitiveLog = (obj) => ({
340
- ...obj,
341
- });
342
- })(NoSuchDelegationSet = exports.NoSuchDelegationSet || (exports.NoSuchDelegationSet = {}));
343
- var TooManyHostedZones;
344
- (function (TooManyHostedZones) {
345
- TooManyHostedZones.filterSensitiveLog = (obj) => ({
346
- ...obj,
347
- });
348
- })(TooManyHostedZones = exports.TooManyHostedZones || (exports.TooManyHostedZones = {}));
349
204
  var CreateKeySigningKeyRequest;
350
205
  (function (CreateKeySigningKeyRequest) {
351
206
  CreateKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
@@ -364,30 +219,6 @@ var CreateKeySigningKeyResponse;
364
219
  ...obj,
365
220
  });
366
221
  })(CreateKeySigningKeyResponse = exports.CreateKeySigningKeyResponse || (exports.CreateKeySigningKeyResponse = {}));
367
- var InvalidArgument;
368
- (function (InvalidArgument) {
369
- InvalidArgument.filterSensitiveLog = (obj) => ({
370
- ...obj,
371
- });
372
- })(InvalidArgument = exports.InvalidArgument || (exports.InvalidArgument = {}));
373
- var InvalidKeySigningKeyName;
374
- (function (InvalidKeySigningKeyName) {
375
- InvalidKeySigningKeyName.filterSensitiveLog = (obj) => ({
376
- ...obj,
377
- });
378
- })(InvalidKeySigningKeyName = exports.InvalidKeySigningKeyName || (exports.InvalidKeySigningKeyName = {}));
379
- var KeySigningKeyAlreadyExists;
380
- (function (KeySigningKeyAlreadyExists) {
381
- KeySigningKeyAlreadyExists.filterSensitiveLog = (obj) => ({
382
- ...obj,
383
- });
384
- })(KeySigningKeyAlreadyExists = exports.KeySigningKeyAlreadyExists || (exports.KeySigningKeyAlreadyExists = {}));
385
- var TooManyKeySigningKeys;
386
- (function (TooManyKeySigningKeys) {
387
- TooManyKeySigningKeys.filterSensitiveLog = (obj) => ({
388
- ...obj,
389
- });
390
- })(TooManyKeySigningKeys = exports.TooManyKeySigningKeys || (exports.TooManyKeySigningKeys = {}));
391
222
  var CreateQueryLoggingConfigRequest;
392
223
  (function (CreateQueryLoggingConfigRequest) {
393
224
  CreateQueryLoggingConfigRequest.filterSensitiveLog = (obj) => ({
@@ -406,24 +237,6 @@ var CreateQueryLoggingConfigResponse;
406
237
  ...obj,
407
238
  });
408
239
  })(CreateQueryLoggingConfigResponse = exports.CreateQueryLoggingConfigResponse || (exports.CreateQueryLoggingConfigResponse = {}));
409
- var InsufficientCloudWatchLogsResourcePolicy;
410
- (function (InsufficientCloudWatchLogsResourcePolicy) {
411
- InsufficientCloudWatchLogsResourcePolicy.filterSensitiveLog = (obj) => ({
412
- ...obj,
413
- });
414
- })(InsufficientCloudWatchLogsResourcePolicy = exports.InsufficientCloudWatchLogsResourcePolicy || (exports.InsufficientCloudWatchLogsResourcePolicy = {}));
415
- var NoSuchCloudWatchLogsLogGroup;
416
- (function (NoSuchCloudWatchLogsLogGroup) {
417
- NoSuchCloudWatchLogsLogGroup.filterSensitiveLog = (obj) => ({
418
- ...obj,
419
- });
420
- })(NoSuchCloudWatchLogsLogGroup = exports.NoSuchCloudWatchLogsLogGroup || (exports.NoSuchCloudWatchLogsLogGroup = {}));
421
- var QueryLoggingConfigAlreadyExists;
422
- (function (QueryLoggingConfigAlreadyExists) {
423
- QueryLoggingConfigAlreadyExists.filterSensitiveLog = (obj) => ({
424
- ...obj,
425
- });
426
- })(QueryLoggingConfigAlreadyExists = exports.QueryLoggingConfigAlreadyExists || (exports.QueryLoggingConfigAlreadyExists = {}));
427
240
  var CreateReusableDelegationSetRequest;
428
241
  (function (CreateReusableDelegationSetRequest) {
429
242
  CreateReusableDelegationSetRequest.filterSensitiveLog = (obj) => ({
@@ -436,24 +249,6 @@ var CreateReusableDelegationSetResponse;
436
249
  ...obj,
437
250
  });
438
251
  })(CreateReusableDelegationSetResponse = exports.CreateReusableDelegationSetResponse || (exports.CreateReusableDelegationSetResponse = {}));
439
- var DelegationSetAlreadyCreated;
440
- (function (DelegationSetAlreadyCreated) {
441
- DelegationSetAlreadyCreated.filterSensitiveLog = (obj) => ({
442
- ...obj,
443
- });
444
- })(DelegationSetAlreadyCreated = exports.DelegationSetAlreadyCreated || (exports.DelegationSetAlreadyCreated = {}));
445
- var DelegationSetAlreadyReusable;
446
- (function (DelegationSetAlreadyReusable) {
447
- DelegationSetAlreadyReusable.filterSensitiveLog = (obj) => ({
448
- ...obj,
449
- });
450
- })(DelegationSetAlreadyReusable = exports.DelegationSetAlreadyReusable || (exports.DelegationSetAlreadyReusable = {}));
451
- var HostedZoneNotFound;
452
- (function (HostedZoneNotFound) {
453
- HostedZoneNotFound.filterSensitiveLog = (obj) => ({
454
- ...obj,
455
- });
456
- })(HostedZoneNotFound = exports.HostedZoneNotFound || (exports.HostedZoneNotFound = {}));
457
252
  var CreateTrafficPolicyRequest;
458
253
  (function (CreateTrafficPolicyRequest) {
459
254
  CreateTrafficPolicyRequest.filterSensitiveLog = (obj) => ({
@@ -472,24 +267,6 @@ var CreateTrafficPolicyResponse;
472
267
  ...obj,
473
268
  });
474
269
  })(CreateTrafficPolicyResponse = exports.CreateTrafficPolicyResponse || (exports.CreateTrafficPolicyResponse = {}));
475
- var InvalidTrafficPolicyDocument;
476
- (function (InvalidTrafficPolicyDocument) {
477
- InvalidTrafficPolicyDocument.filterSensitiveLog = (obj) => ({
478
- ...obj,
479
- });
480
- })(InvalidTrafficPolicyDocument = exports.InvalidTrafficPolicyDocument || (exports.InvalidTrafficPolicyDocument = {}));
481
- var TooManyTrafficPolicies;
482
- (function (TooManyTrafficPolicies) {
483
- TooManyTrafficPolicies.filterSensitiveLog = (obj) => ({
484
- ...obj,
485
- });
486
- })(TooManyTrafficPolicies = exports.TooManyTrafficPolicies || (exports.TooManyTrafficPolicies = {}));
487
- var TrafficPolicyAlreadyExists;
488
- (function (TrafficPolicyAlreadyExists) {
489
- TrafficPolicyAlreadyExists.filterSensitiveLog = (obj) => ({
490
- ...obj,
491
- });
492
- })(TrafficPolicyAlreadyExists = exports.TrafficPolicyAlreadyExists || (exports.TrafficPolicyAlreadyExists = {}));
493
270
  var CreateTrafficPolicyInstanceRequest;
494
271
  (function (CreateTrafficPolicyInstanceRequest) {
495
272
  CreateTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({
@@ -508,24 +285,6 @@ var CreateTrafficPolicyInstanceResponse;
508
285
  ...obj,
509
286
  });
510
287
  })(CreateTrafficPolicyInstanceResponse = exports.CreateTrafficPolicyInstanceResponse || (exports.CreateTrafficPolicyInstanceResponse = {}));
511
- var NoSuchTrafficPolicy;
512
- (function (NoSuchTrafficPolicy) {
513
- NoSuchTrafficPolicy.filterSensitiveLog = (obj) => ({
514
- ...obj,
515
- });
516
- })(NoSuchTrafficPolicy = exports.NoSuchTrafficPolicy || (exports.NoSuchTrafficPolicy = {}));
517
- var TooManyTrafficPolicyInstances;
518
- (function (TooManyTrafficPolicyInstances) {
519
- TooManyTrafficPolicyInstances.filterSensitiveLog = (obj) => ({
520
- ...obj,
521
- });
522
- })(TooManyTrafficPolicyInstances = exports.TooManyTrafficPolicyInstances || (exports.TooManyTrafficPolicyInstances = {}));
523
- var TrafficPolicyInstanceAlreadyExists;
524
- (function (TrafficPolicyInstanceAlreadyExists) {
525
- TrafficPolicyInstanceAlreadyExists.filterSensitiveLog = (obj) => ({
526
- ...obj,
527
- });
528
- })(TrafficPolicyInstanceAlreadyExists = exports.TrafficPolicyInstanceAlreadyExists || (exports.TrafficPolicyInstanceAlreadyExists = {}));
529
288
  var CreateTrafficPolicyVersionRequest;
530
289
  (function (CreateTrafficPolicyVersionRequest) {
531
290
  CreateTrafficPolicyVersionRequest.filterSensitiveLog = (obj) => ({
@@ -538,12 +297,6 @@ var CreateTrafficPolicyVersionResponse;
538
297
  ...obj,
539
298
  });
540
299
  })(CreateTrafficPolicyVersionResponse = exports.CreateTrafficPolicyVersionResponse || (exports.CreateTrafficPolicyVersionResponse = {}));
541
- var TooManyTrafficPolicyVersionsForCurrentPolicy;
542
- (function (TooManyTrafficPolicyVersionsForCurrentPolicy) {
543
- TooManyTrafficPolicyVersionsForCurrentPolicy.filterSensitiveLog = (obj) => ({
544
- ...obj,
545
- });
546
- })(TooManyTrafficPolicyVersionsForCurrentPolicy = exports.TooManyTrafficPolicyVersionsForCurrentPolicy || (exports.TooManyTrafficPolicyVersionsForCurrentPolicy = {}));
547
300
  var CreateVPCAssociationAuthorizationRequest;
548
301
  (function (CreateVPCAssociationAuthorizationRequest) {
549
302
  CreateVPCAssociationAuthorizationRequest.filterSensitiveLog = (obj) => ({
@@ -556,12 +309,6 @@ var CreateVPCAssociationAuthorizationResponse;
556
309
  ...obj,
557
310
  });
558
311
  })(CreateVPCAssociationAuthorizationResponse = exports.CreateVPCAssociationAuthorizationResponse || (exports.CreateVPCAssociationAuthorizationResponse = {}));
559
- var TooManyVPCAssociationAuthorizations;
560
- (function (TooManyVPCAssociationAuthorizations) {
561
- TooManyVPCAssociationAuthorizations.filterSensitiveLog = (obj) => ({
562
- ...obj,
563
- });
564
- })(TooManyVPCAssociationAuthorizations = exports.TooManyVPCAssociationAuthorizations || (exports.TooManyVPCAssociationAuthorizations = {}));
565
312
  var DeactivateKeySigningKeyRequest;
566
313
  (function (DeactivateKeySigningKeyRequest) {
567
314
  DeactivateKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
@@ -574,18 +321,6 @@ var DeactivateKeySigningKeyResponse;
574
321
  ...obj,
575
322
  });
576
323
  })(DeactivateKeySigningKeyResponse = exports.DeactivateKeySigningKeyResponse || (exports.DeactivateKeySigningKeyResponse = {}));
577
- var KeySigningKeyInParentDSRecord;
578
- (function (KeySigningKeyInParentDSRecord) {
579
- KeySigningKeyInParentDSRecord.filterSensitiveLog = (obj) => ({
580
- ...obj,
581
- });
582
- })(KeySigningKeyInParentDSRecord = exports.KeySigningKeyInParentDSRecord || (exports.KeySigningKeyInParentDSRecord = {}));
583
- var KeySigningKeyInUse;
584
- (function (KeySigningKeyInUse) {
585
- KeySigningKeyInUse.filterSensitiveLog = (obj) => ({
586
- ...obj,
587
- });
588
- })(KeySigningKeyInUse = exports.KeySigningKeyInUse || (exports.KeySigningKeyInUse = {}));
589
324
  var DeleteHealthCheckRequest;
590
325
  (function (DeleteHealthCheckRequest) {
591
326
  DeleteHealthCheckRequest.filterSensitiveLog = (obj) => ({
@@ -598,12 +333,6 @@ var DeleteHealthCheckResponse;
598
333
  ...obj,
599
334
  });
600
335
  })(DeleteHealthCheckResponse = exports.DeleteHealthCheckResponse || (exports.DeleteHealthCheckResponse = {}));
601
- var HealthCheckInUse;
602
- (function (HealthCheckInUse) {
603
- HealthCheckInUse.filterSensitiveLog = (obj) => ({
604
- ...obj,
605
- });
606
- })(HealthCheckInUse = exports.HealthCheckInUse || (exports.HealthCheckInUse = {}));
607
336
  var DeleteHostedZoneRequest;
608
337
  (function (DeleteHostedZoneRequest) {
609
338
  DeleteHostedZoneRequest.filterSensitiveLog = (obj) => ({
@@ -616,12 +345,6 @@ var DeleteHostedZoneResponse;
616
345
  ...obj,
617
346
  });
618
347
  })(DeleteHostedZoneResponse = exports.DeleteHostedZoneResponse || (exports.DeleteHostedZoneResponse = {}));
619
- var HostedZoneNotEmpty;
620
- (function (HostedZoneNotEmpty) {
621
- HostedZoneNotEmpty.filterSensitiveLog = (obj) => ({
622
- ...obj,
623
- });
624
- })(HostedZoneNotEmpty = exports.HostedZoneNotEmpty || (exports.HostedZoneNotEmpty = {}));
625
348
  var DeleteKeySigningKeyRequest;
626
349
  (function (DeleteKeySigningKeyRequest) {
627
350
  DeleteKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
@@ -646,18 +369,6 @@ var DeleteQueryLoggingConfigResponse;
646
369
  ...obj,
647
370
  });
648
371
  })(DeleteQueryLoggingConfigResponse = exports.DeleteQueryLoggingConfigResponse || (exports.DeleteQueryLoggingConfigResponse = {}));
649
- var NoSuchQueryLoggingConfig;
650
- (function (NoSuchQueryLoggingConfig) {
651
- NoSuchQueryLoggingConfig.filterSensitiveLog = (obj) => ({
652
- ...obj,
653
- });
654
- })(NoSuchQueryLoggingConfig = exports.NoSuchQueryLoggingConfig || (exports.NoSuchQueryLoggingConfig = {}));
655
- var DelegationSetInUse;
656
- (function (DelegationSetInUse) {
657
- DelegationSetInUse.filterSensitiveLog = (obj) => ({
658
- ...obj,
659
- });
660
- })(DelegationSetInUse = exports.DelegationSetInUse || (exports.DelegationSetInUse = {}));
661
372
  var DeleteReusableDelegationSetRequest;
662
373
  (function (DeleteReusableDelegationSetRequest) {
663
374
  DeleteReusableDelegationSetRequest.filterSensitiveLog = (obj) => ({
@@ -682,12 +393,6 @@ var DeleteTrafficPolicyResponse;
682
393
  ...obj,
683
394
  });
684
395
  })(DeleteTrafficPolicyResponse = exports.DeleteTrafficPolicyResponse || (exports.DeleteTrafficPolicyResponse = {}));
685
- var TrafficPolicyInUse;
686
- (function (TrafficPolicyInUse) {
687
- TrafficPolicyInUse.filterSensitiveLog = (obj) => ({
688
- ...obj,
689
- });
690
- })(TrafficPolicyInUse = exports.TrafficPolicyInUse || (exports.TrafficPolicyInUse = {}));
691
396
  var DeleteTrafficPolicyInstanceRequest;
692
397
  (function (DeleteTrafficPolicyInstanceRequest) {
693
398
  DeleteTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({
@@ -700,12 +405,6 @@ var DeleteTrafficPolicyInstanceResponse;
700
405
  ...obj,
701
406
  });
702
407
  })(DeleteTrafficPolicyInstanceResponse = exports.DeleteTrafficPolicyInstanceResponse || (exports.DeleteTrafficPolicyInstanceResponse = {}));
703
- var NoSuchTrafficPolicyInstance;
704
- (function (NoSuchTrafficPolicyInstance) {
705
- NoSuchTrafficPolicyInstance.filterSensitiveLog = (obj) => ({
706
- ...obj,
707
- });
708
- })(NoSuchTrafficPolicyInstance = exports.NoSuchTrafficPolicyInstance || (exports.NoSuchTrafficPolicyInstance = {}));
709
408
  var DeleteVPCAssociationAuthorizationRequest;
710
409
  (function (DeleteVPCAssociationAuthorizationRequest) {
711
410
  DeleteVPCAssociationAuthorizationRequest.filterSensitiveLog = (obj) => ({
@@ -718,12 +417,6 @@ var DeleteVPCAssociationAuthorizationResponse;
718
417
  ...obj,
719
418
  });
720
419
  })(DeleteVPCAssociationAuthorizationResponse = exports.DeleteVPCAssociationAuthorizationResponse || (exports.DeleteVPCAssociationAuthorizationResponse = {}));
721
- var VPCAssociationAuthorizationNotFound;
722
- (function (VPCAssociationAuthorizationNotFound) {
723
- VPCAssociationAuthorizationNotFound.filterSensitiveLog = (obj) => ({
724
- ...obj,
725
- });
726
- })(VPCAssociationAuthorizationNotFound = exports.VPCAssociationAuthorizationNotFound || (exports.VPCAssociationAuthorizationNotFound = {}));
727
420
  var DisableHostedZoneDNSSECRequest;
728
421
  (function (DisableHostedZoneDNSSECRequest) {
729
422
  DisableHostedZoneDNSSECRequest.filterSensitiveLog = (obj) => ({
@@ -736,12 +429,6 @@ var DisableHostedZoneDNSSECResponse;
736
429
  ...obj,
737
430
  });
738
431
  })(DisableHostedZoneDNSSECResponse = exports.DisableHostedZoneDNSSECResponse || (exports.DisableHostedZoneDNSSECResponse = {}));
739
- var DNSSECNotFound;
740
- (function (DNSSECNotFound) {
741
- DNSSECNotFound.filterSensitiveLog = (obj) => ({
742
- ...obj,
743
- });
744
- })(DNSSECNotFound = exports.DNSSECNotFound || (exports.DNSSECNotFound = {}));
745
432
  var DisassociateVPCFromHostedZoneRequest;
746
433
  (function (DisassociateVPCFromHostedZoneRequest) {
747
434
  DisassociateVPCFromHostedZoneRequest.filterSensitiveLog = (obj) => ({
@@ -754,18 +441,6 @@ var DisassociateVPCFromHostedZoneResponse;
754
441
  ...obj,
755
442
  });
756
443
  })(DisassociateVPCFromHostedZoneResponse = exports.DisassociateVPCFromHostedZoneResponse || (exports.DisassociateVPCFromHostedZoneResponse = {}));
757
- var LastVPCAssociation;
758
- (function (LastVPCAssociation) {
759
- LastVPCAssociation.filterSensitiveLog = (obj) => ({
760
- ...obj,
761
- });
762
- })(LastVPCAssociation = exports.LastVPCAssociation || (exports.LastVPCAssociation = {}));
763
- var VPCAssociationNotFound;
764
- (function (VPCAssociationNotFound) {
765
- VPCAssociationNotFound.filterSensitiveLog = (obj) => ({
766
- ...obj,
767
- });
768
- })(VPCAssociationNotFound = exports.VPCAssociationNotFound || (exports.VPCAssociationNotFound = {}));
769
444
  var EnableHostedZoneDNSSECRequest;
770
445
  (function (EnableHostedZoneDNSSECRequest) {
771
446
  EnableHostedZoneDNSSECRequest.filterSensitiveLog = (obj) => ({
@@ -778,18 +453,6 @@ var EnableHostedZoneDNSSECResponse;
778
453
  ...obj,
779
454
  });
780
455
  })(EnableHostedZoneDNSSECResponse = exports.EnableHostedZoneDNSSECResponse || (exports.EnableHostedZoneDNSSECResponse = {}));
781
- var HostedZonePartiallyDelegated;
782
- (function (HostedZonePartiallyDelegated) {
783
- HostedZonePartiallyDelegated.filterSensitiveLog = (obj) => ({
784
- ...obj,
785
- });
786
- })(HostedZonePartiallyDelegated = exports.HostedZonePartiallyDelegated || (exports.HostedZonePartiallyDelegated = {}));
787
- var KeySigningKeyWithActiveStatusNotFound;
788
- (function (KeySigningKeyWithActiveStatusNotFound) {
789
- KeySigningKeyWithActiveStatusNotFound.filterSensitiveLog = (obj) => ({
790
- ...obj,
791
- });
792
- })(KeySigningKeyWithActiveStatusNotFound = exports.KeySigningKeyWithActiveStatusNotFound || (exports.KeySigningKeyWithActiveStatusNotFound = {}));
793
456
  var GetAccountLimitRequest;
794
457
  (function (GetAccountLimitRequest) {
795
458
  GetAccountLimitRequest.filterSensitiveLog = (obj) => ({
@@ -814,12 +477,6 @@ var GetChangeResponse;
814
477
  ...obj,
815
478
  });
816
479
  })(GetChangeResponse = exports.GetChangeResponse || (exports.GetChangeResponse = {}));
817
- var NoSuchChange;
818
- (function (NoSuchChange) {
819
- NoSuchChange.filterSensitiveLog = (obj) => ({
820
- ...obj,
821
- });
822
- })(NoSuchChange = exports.NoSuchChange || (exports.NoSuchChange = {}));
823
480
  var GetCheckerIpRangesRequest;
824
481
  (function (GetCheckerIpRangesRequest) {
825
482
  GetCheckerIpRangesRequest.filterSensitiveLog = (obj) => ({
@@ -868,12 +525,6 @@ var GetGeoLocationResponse;
868
525
  ...obj,
869
526
  });
870
527
  })(GetGeoLocationResponse = exports.GetGeoLocationResponse || (exports.GetGeoLocationResponse = {}));
871
- var NoSuchGeoLocation;
872
- (function (NoSuchGeoLocation) {
873
- NoSuchGeoLocation.filterSensitiveLog = (obj) => ({
874
- ...obj,
875
- });
876
- })(NoSuchGeoLocation = exports.NoSuchGeoLocation || (exports.NoSuchGeoLocation = {}));
877
528
  var GetHealthCheckRequest;
878
529
  (function (GetHealthCheckRequest) {
879
530
  GetHealthCheckRequest.filterSensitiveLog = (obj) => ({
@@ -886,12 +537,6 @@ var GetHealthCheckResponse;
886
537
  ...obj,
887
538
  });
888
539
  })(GetHealthCheckResponse = exports.GetHealthCheckResponse || (exports.GetHealthCheckResponse = {}));
889
- var IncompatibleVersion;
890
- (function (IncompatibleVersion) {
891
- IncompatibleVersion.filterSensitiveLog = (obj) => ({
892
- ...obj,
893
- });
894
- })(IncompatibleVersion = exports.IncompatibleVersion || (exports.IncompatibleVersion = {}));
895
540
  var GetHealthCheckCountRequest;
896
541
  (function (GetHealthCheckCountRequest) {
897
542
  GetHealthCheckCountRequest.filterSensitiveLog = (obj) => ({
@@ -982,12 +627,6 @@ var GetHostedZoneLimitResponse;
982
627
  ...obj,
983
628
  });
984
629
  })(GetHostedZoneLimitResponse = exports.GetHostedZoneLimitResponse || (exports.GetHostedZoneLimitResponse = {}));
985
- var HostedZoneNotPrivate;
986
- (function (HostedZoneNotPrivate) {
987
- HostedZoneNotPrivate.filterSensitiveLog = (obj) => ({
988
- ...obj,
989
- });
990
- })(HostedZoneNotPrivate = exports.HostedZoneNotPrivate || (exports.HostedZoneNotPrivate = {}));
991
630
  var GetQueryLoggingConfigRequest;
992
631
  (function (GetQueryLoggingConfigRequest) {
993
632
  GetQueryLoggingConfigRequest.filterSensitiveLog = (obj) => ({
@@ -1114,12 +753,6 @@ var ListHostedZonesByNameResponse;
1114
753
  ...obj,
1115
754
  });
1116
755
  })(ListHostedZonesByNameResponse = exports.ListHostedZonesByNameResponse || (exports.ListHostedZonesByNameResponse = {}));
1117
- var InvalidPaginationToken;
1118
- (function (InvalidPaginationToken) {
1119
- InvalidPaginationToken.filterSensitiveLog = (obj) => ({
1120
- ...obj,
1121
- });
1122
- })(InvalidPaginationToken = exports.InvalidPaginationToken || (exports.InvalidPaginationToken = {}));
1123
756
  var ListHostedZonesByVPCRequest;
1124
757
  (function (ListHostedZonesByVPCRequest) {
1125
758
  ListHostedZonesByVPCRequest.filterSensitiveLog = (obj) => ({
@@ -1300,12 +933,6 @@ var TestDNSAnswerResponse;
1300
933
  ...obj,
1301
934
  });
1302
935
  })(TestDNSAnswerResponse = exports.TestDNSAnswerResponse || (exports.TestDNSAnswerResponse = {}));
1303
- var HealthCheckVersionMismatch;
1304
- (function (HealthCheckVersionMismatch) {
1305
- HealthCheckVersionMismatch.filterSensitiveLog = (obj) => ({
1306
- ...obj,
1307
- });
1308
- })(HealthCheckVersionMismatch = exports.HealthCheckVersionMismatch || (exports.HealthCheckVersionMismatch = {}));
1309
936
  var UpdateHealthCheckRequest;
1310
937
  (function (UpdateHealthCheckRequest) {
1311
938
  UpdateHealthCheckRequest.filterSensitiveLog = (obj) => ({
@@ -1342,12 +969,6 @@ var UpdateTrafficPolicyCommentResponse;
1342
969
  ...obj,
1343
970
  });
1344
971
  })(UpdateTrafficPolicyCommentResponse = exports.UpdateTrafficPolicyCommentResponse || (exports.UpdateTrafficPolicyCommentResponse = {}));
1345
- var ConflictingTypes;
1346
- (function (ConflictingTypes) {
1347
- ConflictingTypes.filterSensitiveLog = (obj) => ({
1348
- ...obj,
1349
- });
1350
- })(ConflictingTypes = exports.ConflictingTypes || (exports.ConflictingTypes = {}));
1351
972
  var UpdateTrafficPolicyInstanceRequest;
1352
973
  (function (UpdateTrafficPolicyInstanceRequest) {
1353
974
  UpdateTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({