@aws-sdk/client-route-53 3.46.0 → 3.47.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 +12 -0
- package/dist-cjs/models/models_0.js +4 -383
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +10 -2
- package/dist-es/models/models_0.js +0 -252
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -4
- package/dist-types/Route53Client.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -378
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/Route53Client.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -252
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +37 -37
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,18 @@
|
|
|
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.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **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))
|
|
12
|
+
* 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))
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
6
18
|
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
|
|
7
19
|
|
|
8
20
|
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
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) => ({
|
|
@@ -13,13 +13,18 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
|
13
13
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
14
14
|
const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
|
|
15
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
17
|
+
const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
|
|
16
18
|
const getRuntimeConfig = (config) => {
|
|
17
19
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
20
|
+
const defaultsMode = util_defaults_mode_browser_1.resolveDefaultsModeConfig(config);
|
|
21
|
+
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
18
22
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
19
23
|
return {
|
|
20
24
|
...clientSharedValues,
|
|
21
25
|
...config,
|
|
22
26
|
runtime: "browser",
|
|
27
|
+
defaultsMode,
|
|
23
28
|
base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_browser_1.fromBase64,
|
|
24
29
|
base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_browser_1.toBase64,
|
|
25
30
|
bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_browser_1.calculateBodyLength,
|
|
@@ -27,8 +32,8 @@ const getRuntimeConfig = (config) => {
|
|
|
27
32
|
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_browser_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
28
33
|
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
|
|
29
34
|
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"),
|
|
30
|
-
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(),
|
|
31
|
-
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() =>
|
|
35
|
+
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider),
|
|
36
|
+
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE),
|
|
32
37
|
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256,
|
|
33
38
|
streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector,
|
|
34
39
|
useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
|