@aws-sdk/client-route-53 3.51.0 → 3.54.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 +28 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/Route53ServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +826 -4
- package/dist-cjs/protocols/Aws_restXml.js +864 -2450
- package/dist-es/index.js +1 -0
- package/dist-es/models/Route53ServiceException.js +12 -0
- package/dist-es/models/models_0.js +759 -1
- package/dist-es/protocols/Aws_restXml.js +1467 -2749
- package/dist-types/Route53.d.ts +111 -2
- package/dist-types/Route53Client.d.ts +2 -2
- package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +22 -0
- package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +2 -2
- package/dist-types/commands/CreateHostedZoneCommand.d.ts +21 -0
- package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +21 -0
- package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +23 -0
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/Route53ServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +367 -291
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/Route53Client.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/models/Route53ServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +279 -253
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +36 -36
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
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;
|
|
8
|
+
const Route53ServiceException_1 = require("./Route53ServiceException");
|
|
7
9
|
var AccountLimit;
|
|
8
10
|
(function (AccountLimit) {
|
|
9
11
|
AccountLimit.filterSensitiveLog = (obj) => ({
|
|
@@ -28,6 +30,84 @@ var ActivateKeySigningKeyResponse;
|
|
|
28
30
|
...obj,
|
|
29
31
|
});
|
|
30
32
|
})(ActivateKeySigningKeyResponse = exports.ActivateKeySigningKeyResponse || (exports.ActivateKeySigningKeyResponse = {}));
|
|
33
|
+
class ConcurrentModification extends Route53ServiceException_1.Route53ServiceException {
|
|
34
|
+
constructor(opts) {
|
|
35
|
+
super({
|
|
36
|
+
name: "ConcurrentModification",
|
|
37
|
+
$fault: "client",
|
|
38
|
+
...opts,
|
|
39
|
+
});
|
|
40
|
+
this.name = "ConcurrentModification";
|
|
41
|
+
this.$fault = "client";
|
|
42
|
+
Object.setPrototypeOf(this, ConcurrentModification.prototype);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.ConcurrentModification = ConcurrentModification;
|
|
46
|
+
class InvalidInput extends Route53ServiceException_1.Route53ServiceException {
|
|
47
|
+
constructor(opts) {
|
|
48
|
+
super({
|
|
49
|
+
name: "InvalidInput",
|
|
50
|
+
$fault: "client",
|
|
51
|
+
...opts,
|
|
52
|
+
});
|
|
53
|
+
this.name = "InvalidInput";
|
|
54
|
+
this.$fault = "client";
|
|
55
|
+
Object.setPrototypeOf(this, InvalidInput.prototype);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
exports.InvalidInput = InvalidInput;
|
|
59
|
+
class InvalidKeySigningKeyStatus extends Route53ServiceException_1.Route53ServiceException {
|
|
60
|
+
constructor(opts) {
|
|
61
|
+
super({
|
|
62
|
+
name: "InvalidKeySigningKeyStatus",
|
|
63
|
+
$fault: "client",
|
|
64
|
+
...opts,
|
|
65
|
+
});
|
|
66
|
+
this.name = "InvalidKeySigningKeyStatus";
|
|
67
|
+
this.$fault = "client";
|
|
68
|
+
Object.setPrototypeOf(this, InvalidKeySigningKeyStatus.prototype);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
exports.InvalidKeySigningKeyStatus = InvalidKeySigningKeyStatus;
|
|
72
|
+
class InvalidKMSArn extends Route53ServiceException_1.Route53ServiceException {
|
|
73
|
+
constructor(opts) {
|
|
74
|
+
super({
|
|
75
|
+
name: "InvalidKMSArn",
|
|
76
|
+
$fault: "client",
|
|
77
|
+
...opts,
|
|
78
|
+
});
|
|
79
|
+
this.name = "InvalidKMSArn";
|
|
80
|
+
this.$fault = "client";
|
|
81
|
+
Object.setPrototypeOf(this, InvalidKMSArn.prototype);
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
exports.InvalidKMSArn = InvalidKMSArn;
|
|
85
|
+
class InvalidSigningStatus extends Route53ServiceException_1.Route53ServiceException {
|
|
86
|
+
constructor(opts) {
|
|
87
|
+
super({
|
|
88
|
+
name: "InvalidSigningStatus",
|
|
89
|
+
$fault: "client",
|
|
90
|
+
...opts,
|
|
91
|
+
});
|
|
92
|
+
this.name = "InvalidSigningStatus";
|
|
93
|
+
this.$fault = "client";
|
|
94
|
+
Object.setPrototypeOf(this, InvalidSigningStatus.prototype);
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
exports.InvalidSigningStatus = InvalidSigningStatus;
|
|
98
|
+
class NoSuchKeySigningKey extends Route53ServiceException_1.Route53ServiceException {
|
|
99
|
+
constructor(opts) {
|
|
100
|
+
super({
|
|
101
|
+
name: "NoSuchKeySigningKey",
|
|
102
|
+
$fault: "client",
|
|
103
|
+
...opts,
|
|
104
|
+
});
|
|
105
|
+
this.name = "NoSuchKeySigningKey";
|
|
106
|
+
this.$fault = "client";
|
|
107
|
+
Object.setPrototypeOf(this, NoSuchKeySigningKey.prototype);
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
exports.NoSuchKeySigningKey = NoSuchKeySigningKey;
|
|
31
111
|
var AlarmIdentifier;
|
|
32
112
|
(function (AlarmIdentifier) {
|
|
33
113
|
AlarmIdentifier.filterSensitiveLog = (obj) => ({
|
|
@@ -58,6 +138,97 @@ var AssociateVPCWithHostedZoneResponse;
|
|
|
58
138
|
...obj,
|
|
59
139
|
});
|
|
60
140
|
})(AssociateVPCWithHostedZoneResponse = exports.AssociateVPCWithHostedZoneResponse || (exports.AssociateVPCWithHostedZoneResponse = {}));
|
|
141
|
+
class ConflictingDomainExists extends Route53ServiceException_1.Route53ServiceException {
|
|
142
|
+
constructor(opts) {
|
|
143
|
+
super({
|
|
144
|
+
name: "ConflictingDomainExists",
|
|
145
|
+
$fault: "client",
|
|
146
|
+
...opts,
|
|
147
|
+
});
|
|
148
|
+
this.name = "ConflictingDomainExists";
|
|
149
|
+
this.$fault = "client";
|
|
150
|
+
Object.setPrototypeOf(this, ConflictingDomainExists.prototype);
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
exports.ConflictingDomainExists = ConflictingDomainExists;
|
|
154
|
+
class InvalidVPCId extends Route53ServiceException_1.Route53ServiceException {
|
|
155
|
+
constructor(opts) {
|
|
156
|
+
super({
|
|
157
|
+
name: "InvalidVPCId",
|
|
158
|
+
$fault: "client",
|
|
159
|
+
...opts,
|
|
160
|
+
});
|
|
161
|
+
this.name = "InvalidVPCId";
|
|
162
|
+
this.$fault = "client";
|
|
163
|
+
Object.setPrototypeOf(this, InvalidVPCId.prototype);
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
exports.InvalidVPCId = InvalidVPCId;
|
|
167
|
+
class LimitsExceeded extends Route53ServiceException_1.Route53ServiceException {
|
|
168
|
+
constructor(opts) {
|
|
169
|
+
super({
|
|
170
|
+
name: "LimitsExceeded",
|
|
171
|
+
$fault: "client",
|
|
172
|
+
...opts,
|
|
173
|
+
});
|
|
174
|
+
this.name = "LimitsExceeded";
|
|
175
|
+
this.$fault = "client";
|
|
176
|
+
Object.setPrototypeOf(this, LimitsExceeded.prototype);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
exports.LimitsExceeded = LimitsExceeded;
|
|
180
|
+
class NoSuchHostedZone extends Route53ServiceException_1.Route53ServiceException {
|
|
181
|
+
constructor(opts) {
|
|
182
|
+
super({
|
|
183
|
+
name: "NoSuchHostedZone",
|
|
184
|
+
$fault: "client",
|
|
185
|
+
...opts,
|
|
186
|
+
});
|
|
187
|
+
this.name = "NoSuchHostedZone";
|
|
188
|
+
this.$fault = "client";
|
|
189
|
+
Object.setPrototypeOf(this, NoSuchHostedZone.prototype);
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
exports.NoSuchHostedZone = NoSuchHostedZone;
|
|
193
|
+
class NotAuthorizedException extends Route53ServiceException_1.Route53ServiceException {
|
|
194
|
+
constructor(opts) {
|
|
195
|
+
super({
|
|
196
|
+
name: "NotAuthorizedException",
|
|
197
|
+
$fault: "client",
|
|
198
|
+
...opts,
|
|
199
|
+
});
|
|
200
|
+
this.name = "NotAuthorizedException";
|
|
201
|
+
this.$fault = "client";
|
|
202
|
+
Object.setPrototypeOf(this, NotAuthorizedException.prototype);
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
exports.NotAuthorizedException = NotAuthorizedException;
|
|
206
|
+
class PriorRequestNotComplete extends Route53ServiceException_1.Route53ServiceException {
|
|
207
|
+
constructor(opts) {
|
|
208
|
+
super({
|
|
209
|
+
name: "PriorRequestNotComplete",
|
|
210
|
+
$fault: "client",
|
|
211
|
+
...opts,
|
|
212
|
+
});
|
|
213
|
+
this.name = "PriorRequestNotComplete";
|
|
214
|
+
this.$fault = "client";
|
|
215
|
+
Object.setPrototypeOf(this, PriorRequestNotComplete.prototype);
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
exports.PriorRequestNotComplete = PriorRequestNotComplete;
|
|
219
|
+
class PublicZoneVPCAssociation extends Route53ServiceException_1.Route53ServiceException {
|
|
220
|
+
constructor(opts) {
|
|
221
|
+
super({
|
|
222
|
+
name: "PublicZoneVPCAssociation",
|
|
223
|
+
$fault: "client",
|
|
224
|
+
...opts,
|
|
225
|
+
});
|
|
226
|
+
this.name = "PublicZoneVPCAssociation";
|
|
227
|
+
this.$fault = "client";
|
|
228
|
+
Object.setPrototypeOf(this, PublicZoneVPCAssociation.prototype);
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
exports.PublicZoneVPCAssociation = PublicZoneVPCAssociation;
|
|
61
232
|
var GeoLocation;
|
|
62
233
|
(function (GeoLocation) {
|
|
63
234
|
GeoLocation.filterSensitiveLog = (obj) => ({
|
|
@@ -100,6 +271,33 @@ var ChangeResourceRecordSetsResponse;
|
|
|
100
271
|
...obj,
|
|
101
272
|
});
|
|
102
273
|
})(ChangeResourceRecordSetsResponse = exports.ChangeResourceRecordSetsResponse || (exports.ChangeResourceRecordSetsResponse = {}));
|
|
274
|
+
class InvalidChangeBatch extends Route53ServiceException_1.Route53ServiceException {
|
|
275
|
+
constructor(opts) {
|
|
276
|
+
super({
|
|
277
|
+
name: "InvalidChangeBatch",
|
|
278
|
+
$fault: "client",
|
|
279
|
+
...opts,
|
|
280
|
+
});
|
|
281
|
+
this.name = "InvalidChangeBatch";
|
|
282
|
+
this.$fault = "client";
|
|
283
|
+
Object.setPrototypeOf(this, InvalidChangeBatch.prototype);
|
|
284
|
+
this.messages = opts.messages;
|
|
285
|
+
}
|
|
286
|
+
}
|
|
287
|
+
exports.InvalidChangeBatch = InvalidChangeBatch;
|
|
288
|
+
class NoSuchHealthCheck extends Route53ServiceException_1.Route53ServiceException {
|
|
289
|
+
constructor(opts) {
|
|
290
|
+
super({
|
|
291
|
+
name: "NoSuchHealthCheck",
|
|
292
|
+
$fault: "client",
|
|
293
|
+
...opts,
|
|
294
|
+
});
|
|
295
|
+
this.name = "NoSuchHealthCheck";
|
|
296
|
+
this.$fault = "client";
|
|
297
|
+
Object.setPrototypeOf(this, NoSuchHealthCheck.prototype);
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
exports.NoSuchHealthCheck = NoSuchHealthCheck;
|
|
103
301
|
var Tag;
|
|
104
302
|
(function (Tag) {
|
|
105
303
|
Tag.filterSensitiveLog = (obj) => ({
|
|
@@ -118,6 +316,19 @@ var ChangeTagsForResourceResponse;
|
|
|
118
316
|
...obj,
|
|
119
317
|
});
|
|
120
318
|
})(ChangeTagsForResourceResponse = exports.ChangeTagsForResourceResponse || (exports.ChangeTagsForResourceResponse = {}));
|
|
319
|
+
class ThrottlingException extends Route53ServiceException_1.Route53ServiceException {
|
|
320
|
+
constructor(opts) {
|
|
321
|
+
super({
|
|
322
|
+
name: "ThrottlingException",
|
|
323
|
+
$fault: "client",
|
|
324
|
+
...opts,
|
|
325
|
+
});
|
|
326
|
+
this.name = "ThrottlingException";
|
|
327
|
+
this.$fault = "client";
|
|
328
|
+
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
329
|
+
}
|
|
330
|
+
}
|
|
331
|
+
exports.ThrottlingException = ThrottlingException;
|
|
121
332
|
var HealthCheckType;
|
|
122
333
|
(function (HealthCheckType) {
|
|
123
334
|
HealthCheckType["CALCULATED"] = "CALCULATED";
|
|
@@ -171,6 +382,32 @@ var CreateHealthCheckResponse;
|
|
|
171
382
|
...obj,
|
|
172
383
|
});
|
|
173
384
|
})(CreateHealthCheckResponse = exports.CreateHealthCheckResponse || (exports.CreateHealthCheckResponse = {}));
|
|
385
|
+
class HealthCheckAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
386
|
+
constructor(opts) {
|
|
387
|
+
super({
|
|
388
|
+
name: "HealthCheckAlreadyExists",
|
|
389
|
+
$fault: "client",
|
|
390
|
+
...opts,
|
|
391
|
+
});
|
|
392
|
+
this.name = "HealthCheckAlreadyExists";
|
|
393
|
+
this.$fault = "client";
|
|
394
|
+
Object.setPrototypeOf(this, HealthCheckAlreadyExists.prototype);
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
exports.HealthCheckAlreadyExists = HealthCheckAlreadyExists;
|
|
398
|
+
class TooManyHealthChecks extends Route53ServiceException_1.Route53ServiceException {
|
|
399
|
+
constructor(opts) {
|
|
400
|
+
super({
|
|
401
|
+
name: "TooManyHealthChecks",
|
|
402
|
+
$fault: "client",
|
|
403
|
+
...opts,
|
|
404
|
+
});
|
|
405
|
+
this.name = "TooManyHealthChecks";
|
|
406
|
+
this.$fault = "client";
|
|
407
|
+
Object.setPrototypeOf(this, TooManyHealthChecks.prototype);
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
exports.TooManyHealthChecks = TooManyHealthChecks;
|
|
174
411
|
var HostedZoneConfig;
|
|
175
412
|
(function (HostedZoneConfig) {
|
|
176
413
|
HostedZoneConfig.filterSensitiveLog = (obj) => ({
|
|
@@ -201,6 +438,84 @@ var CreateHostedZoneResponse;
|
|
|
201
438
|
...obj,
|
|
202
439
|
});
|
|
203
440
|
})(CreateHostedZoneResponse = exports.CreateHostedZoneResponse || (exports.CreateHostedZoneResponse = {}));
|
|
441
|
+
class DelegationSetNotAvailable extends Route53ServiceException_1.Route53ServiceException {
|
|
442
|
+
constructor(opts) {
|
|
443
|
+
super({
|
|
444
|
+
name: "DelegationSetNotAvailable",
|
|
445
|
+
$fault: "client",
|
|
446
|
+
...opts,
|
|
447
|
+
});
|
|
448
|
+
this.name = "DelegationSetNotAvailable";
|
|
449
|
+
this.$fault = "client";
|
|
450
|
+
Object.setPrototypeOf(this, DelegationSetNotAvailable.prototype);
|
|
451
|
+
}
|
|
452
|
+
}
|
|
453
|
+
exports.DelegationSetNotAvailable = DelegationSetNotAvailable;
|
|
454
|
+
class DelegationSetNotReusable extends Route53ServiceException_1.Route53ServiceException {
|
|
455
|
+
constructor(opts) {
|
|
456
|
+
super({
|
|
457
|
+
name: "DelegationSetNotReusable",
|
|
458
|
+
$fault: "client",
|
|
459
|
+
...opts,
|
|
460
|
+
});
|
|
461
|
+
this.name = "DelegationSetNotReusable";
|
|
462
|
+
this.$fault = "client";
|
|
463
|
+
Object.setPrototypeOf(this, DelegationSetNotReusable.prototype);
|
|
464
|
+
}
|
|
465
|
+
}
|
|
466
|
+
exports.DelegationSetNotReusable = DelegationSetNotReusable;
|
|
467
|
+
class HostedZoneAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
468
|
+
constructor(opts) {
|
|
469
|
+
super({
|
|
470
|
+
name: "HostedZoneAlreadyExists",
|
|
471
|
+
$fault: "client",
|
|
472
|
+
...opts,
|
|
473
|
+
});
|
|
474
|
+
this.name = "HostedZoneAlreadyExists";
|
|
475
|
+
this.$fault = "client";
|
|
476
|
+
Object.setPrototypeOf(this, HostedZoneAlreadyExists.prototype);
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
exports.HostedZoneAlreadyExists = HostedZoneAlreadyExists;
|
|
480
|
+
class InvalidDomainName extends Route53ServiceException_1.Route53ServiceException {
|
|
481
|
+
constructor(opts) {
|
|
482
|
+
super({
|
|
483
|
+
name: "InvalidDomainName",
|
|
484
|
+
$fault: "client",
|
|
485
|
+
...opts,
|
|
486
|
+
});
|
|
487
|
+
this.name = "InvalidDomainName";
|
|
488
|
+
this.$fault = "client";
|
|
489
|
+
Object.setPrototypeOf(this, InvalidDomainName.prototype);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
exports.InvalidDomainName = InvalidDomainName;
|
|
493
|
+
class NoSuchDelegationSet extends Route53ServiceException_1.Route53ServiceException {
|
|
494
|
+
constructor(opts) {
|
|
495
|
+
super({
|
|
496
|
+
name: "NoSuchDelegationSet",
|
|
497
|
+
$fault: "client",
|
|
498
|
+
...opts,
|
|
499
|
+
});
|
|
500
|
+
this.name = "NoSuchDelegationSet";
|
|
501
|
+
this.$fault = "client";
|
|
502
|
+
Object.setPrototypeOf(this, NoSuchDelegationSet.prototype);
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
exports.NoSuchDelegationSet = NoSuchDelegationSet;
|
|
506
|
+
class TooManyHostedZones extends Route53ServiceException_1.Route53ServiceException {
|
|
507
|
+
constructor(opts) {
|
|
508
|
+
super({
|
|
509
|
+
name: "TooManyHostedZones",
|
|
510
|
+
$fault: "client",
|
|
511
|
+
...opts,
|
|
512
|
+
});
|
|
513
|
+
this.name = "TooManyHostedZones";
|
|
514
|
+
this.$fault = "client";
|
|
515
|
+
Object.setPrototypeOf(this, TooManyHostedZones.prototype);
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
exports.TooManyHostedZones = TooManyHostedZones;
|
|
204
519
|
var CreateKeySigningKeyRequest;
|
|
205
520
|
(function (CreateKeySigningKeyRequest) {
|
|
206
521
|
CreateKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -219,6 +534,58 @@ var CreateKeySigningKeyResponse;
|
|
|
219
534
|
...obj,
|
|
220
535
|
});
|
|
221
536
|
})(CreateKeySigningKeyResponse = exports.CreateKeySigningKeyResponse || (exports.CreateKeySigningKeyResponse = {}));
|
|
537
|
+
class InvalidArgument extends Route53ServiceException_1.Route53ServiceException {
|
|
538
|
+
constructor(opts) {
|
|
539
|
+
super({
|
|
540
|
+
name: "InvalidArgument",
|
|
541
|
+
$fault: "client",
|
|
542
|
+
...opts,
|
|
543
|
+
});
|
|
544
|
+
this.name = "InvalidArgument";
|
|
545
|
+
this.$fault = "client";
|
|
546
|
+
Object.setPrototypeOf(this, InvalidArgument.prototype);
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
exports.InvalidArgument = InvalidArgument;
|
|
550
|
+
class InvalidKeySigningKeyName extends Route53ServiceException_1.Route53ServiceException {
|
|
551
|
+
constructor(opts) {
|
|
552
|
+
super({
|
|
553
|
+
name: "InvalidKeySigningKeyName",
|
|
554
|
+
$fault: "client",
|
|
555
|
+
...opts,
|
|
556
|
+
});
|
|
557
|
+
this.name = "InvalidKeySigningKeyName";
|
|
558
|
+
this.$fault = "client";
|
|
559
|
+
Object.setPrototypeOf(this, InvalidKeySigningKeyName.prototype);
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
exports.InvalidKeySigningKeyName = InvalidKeySigningKeyName;
|
|
563
|
+
class KeySigningKeyAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
564
|
+
constructor(opts) {
|
|
565
|
+
super({
|
|
566
|
+
name: "KeySigningKeyAlreadyExists",
|
|
567
|
+
$fault: "client",
|
|
568
|
+
...opts,
|
|
569
|
+
});
|
|
570
|
+
this.name = "KeySigningKeyAlreadyExists";
|
|
571
|
+
this.$fault = "client";
|
|
572
|
+
Object.setPrototypeOf(this, KeySigningKeyAlreadyExists.prototype);
|
|
573
|
+
}
|
|
574
|
+
}
|
|
575
|
+
exports.KeySigningKeyAlreadyExists = KeySigningKeyAlreadyExists;
|
|
576
|
+
class TooManyKeySigningKeys extends Route53ServiceException_1.Route53ServiceException {
|
|
577
|
+
constructor(opts) {
|
|
578
|
+
super({
|
|
579
|
+
name: "TooManyKeySigningKeys",
|
|
580
|
+
$fault: "client",
|
|
581
|
+
...opts,
|
|
582
|
+
});
|
|
583
|
+
this.name = "TooManyKeySigningKeys";
|
|
584
|
+
this.$fault = "client";
|
|
585
|
+
Object.setPrototypeOf(this, TooManyKeySigningKeys.prototype);
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
exports.TooManyKeySigningKeys = TooManyKeySigningKeys;
|
|
222
589
|
var CreateQueryLoggingConfigRequest;
|
|
223
590
|
(function (CreateQueryLoggingConfigRequest) {
|
|
224
591
|
CreateQueryLoggingConfigRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -237,6 +604,45 @@ var CreateQueryLoggingConfigResponse;
|
|
|
237
604
|
...obj,
|
|
238
605
|
});
|
|
239
606
|
})(CreateQueryLoggingConfigResponse = exports.CreateQueryLoggingConfigResponse || (exports.CreateQueryLoggingConfigResponse = {}));
|
|
607
|
+
class InsufficientCloudWatchLogsResourcePolicy extends Route53ServiceException_1.Route53ServiceException {
|
|
608
|
+
constructor(opts) {
|
|
609
|
+
super({
|
|
610
|
+
name: "InsufficientCloudWatchLogsResourcePolicy",
|
|
611
|
+
$fault: "client",
|
|
612
|
+
...opts,
|
|
613
|
+
});
|
|
614
|
+
this.name = "InsufficientCloudWatchLogsResourcePolicy";
|
|
615
|
+
this.$fault = "client";
|
|
616
|
+
Object.setPrototypeOf(this, InsufficientCloudWatchLogsResourcePolicy.prototype);
|
|
617
|
+
}
|
|
618
|
+
}
|
|
619
|
+
exports.InsufficientCloudWatchLogsResourcePolicy = InsufficientCloudWatchLogsResourcePolicy;
|
|
620
|
+
class NoSuchCloudWatchLogsLogGroup extends Route53ServiceException_1.Route53ServiceException {
|
|
621
|
+
constructor(opts) {
|
|
622
|
+
super({
|
|
623
|
+
name: "NoSuchCloudWatchLogsLogGroup",
|
|
624
|
+
$fault: "client",
|
|
625
|
+
...opts,
|
|
626
|
+
});
|
|
627
|
+
this.name = "NoSuchCloudWatchLogsLogGroup";
|
|
628
|
+
this.$fault = "client";
|
|
629
|
+
Object.setPrototypeOf(this, NoSuchCloudWatchLogsLogGroup.prototype);
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
exports.NoSuchCloudWatchLogsLogGroup = NoSuchCloudWatchLogsLogGroup;
|
|
633
|
+
class QueryLoggingConfigAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
634
|
+
constructor(opts) {
|
|
635
|
+
super({
|
|
636
|
+
name: "QueryLoggingConfigAlreadyExists",
|
|
637
|
+
$fault: "client",
|
|
638
|
+
...opts,
|
|
639
|
+
});
|
|
640
|
+
this.name = "QueryLoggingConfigAlreadyExists";
|
|
641
|
+
this.$fault = "client";
|
|
642
|
+
Object.setPrototypeOf(this, QueryLoggingConfigAlreadyExists.prototype);
|
|
643
|
+
}
|
|
644
|
+
}
|
|
645
|
+
exports.QueryLoggingConfigAlreadyExists = QueryLoggingConfigAlreadyExists;
|
|
240
646
|
var CreateReusableDelegationSetRequest;
|
|
241
647
|
(function (CreateReusableDelegationSetRequest) {
|
|
242
648
|
CreateReusableDelegationSetRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -249,6 +655,45 @@ var CreateReusableDelegationSetResponse;
|
|
|
249
655
|
...obj,
|
|
250
656
|
});
|
|
251
657
|
})(CreateReusableDelegationSetResponse = exports.CreateReusableDelegationSetResponse || (exports.CreateReusableDelegationSetResponse = {}));
|
|
658
|
+
class DelegationSetAlreadyCreated extends Route53ServiceException_1.Route53ServiceException {
|
|
659
|
+
constructor(opts) {
|
|
660
|
+
super({
|
|
661
|
+
name: "DelegationSetAlreadyCreated",
|
|
662
|
+
$fault: "client",
|
|
663
|
+
...opts,
|
|
664
|
+
});
|
|
665
|
+
this.name = "DelegationSetAlreadyCreated";
|
|
666
|
+
this.$fault = "client";
|
|
667
|
+
Object.setPrototypeOf(this, DelegationSetAlreadyCreated.prototype);
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
exports.DelegationSetAlreadyCreated = DelegationSetAlreadyCreated;
|
|
671
|
+
class DelegationSetAlreadyReusable extends Route53ServiceException_1.Route53ServiceException {
|
|
672
|
+
constructor(opts) {
|
|
673
|
+
super({
|
|
674
|
+
name: "DelegationSetAlreadyReusable",
|
|
675
|
+
$fault: "client",
|
|
676
|
+
...opts,
|
|
677
|
+
});
|
|
678
|
+
this.name = "DelegationSetAlreadyReusable";
|
|
679
|
+
this.$fault = "client";
|
|
680
|
+
Object.setPrototypeOf(this, DelegationSetAlreadyReusable.prototype);
|
|
681
|
+
}
|
|
682
|
+
}
|
|
683
|
+
exports.DelegationSetAlreadyReusable = DelegationSetAlreadyReusable;
|
|
684
|
+
class HostedZoneNotFound extends Route53ServiceException_1.Route53ServiceException {
|
|
685
|
+
constructor(opts) {
|
|
686
|
+
super({
|
|
687
|
+
name: "HostedZoneNotFound",
|
|
688
|
+
$fault: "client",
|
|
689
|
+
...opts,
|
|
690
|
+
});
|
|
691
|
+
this.name = "HostedZoneNotFound";
|
|
692
|
+
this.$fault = "client";
|
|
693
|
+
Object.setPrototypeOf(this, HostedZoneNotFound.prototype);
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
exports.HostedZoneNotFound = HostedZoneNotFound;
|
|
252
697
|
var CreateTrafficPolicyRequest;
|
|
253
698
|
(function (CreateTrafficPolicyRequest) {
|
|
254
699
|
CreateTrafficPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -267,6 +712,45 @@ var CreateTrafficPolicyResponse;
|
|
|
267
712
|
...obj,
|
|
268
713
|
});
|
|
269
714
|
})(CreateTrafficPolicyResponse = exports.CreateTrafficPolicyResponse || (exports.CreateTrafficPolicyResponse = {}));
|
|
715
|
+
class InvalidTrafficPolicyDocument extends Route53ServiceException_1.Route53ServiceException {
|
|
716
|
+
constructor(opts) {
|
|
717
|
+
super({
|
|
718
|
+
name: "InvalidTrafficPolicyDocument",
|
|
719
|
+
$fault: "client",
|
|
720
|
+
...opts,
|
|
721
|
+
});
|
|
722
|
+
this.name = "InvalidTrafficPolicyDocument";
|
|
723
|
+
this.$fault = "client";
|
|
724
|
+
Object.setPrototypeOf(this, InvalidTrafficPolicyDocument.prototype);
|
|
725
|
+
}
|
|
726
|
+
}
|
|
727
|
+
exports.InvalidTrafficPolicyDocument = InvalidTrafficPolicyDocument;
|
|
728
|
+
class TooManyTrafficPolicies extends Route53ServiceException_1.Route53ServiceException {
|
|
729
|
+
constructor(opts) {
|
|
730
|
+
super({
|
|
731
|
+
name: "TooManyTrafficPolicies",
|
|
732
|
+
$fault: "client",
|
|
733
|
+
...opts,
|
|
734
|
+
});
|
|
735
|
+
this.name = "TooManyTrafficPolicies";
|
|
736
|
+
this.$fault = "client";
|
|
737
|
+
Object.setPrototypeOf(this, TooManyTrafficPolicies.prototype);
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
exports.TooManyTrafficPolicies = TooManyTrafficPolicies;
|
|
741
|
+
class TrafficPolicyAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
742
|
+
constructor(opts) {
|
|
743
|
+
super({
|
|
744
|
+
name: "TrafficPolicyAlreadyExists",
|
|
745
|
+
$fault: "client",
|
|
746
|
+
...opts,
|
|
747
|
+
});
|
|
748
|
+
this.name = "TrafficPolicyAlreadyExists";
|
|
749
|
+
this.$fault = "client";
|
|
750
|
+
Object.setPrototypeOf(this, TrafficPolicyAlreadyExists.prototype);
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
exports.TrafficPolicyAlreadyExists = TrafficPolicyAlreadyExists;
|
|
270
754
|
var CreateTrafficPolicyInstanceRequest;
|
|
271
755
|
(function (CreateTrafficPolicyInstanceRequest) {
|
|
272
756
|
CreateTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -285,6 +769,45 @@ var CreateTrafficPolicyInstanceResponse;
|
|
|
285
769
|
...obj,
|
|
286
770
|
});
|
|
287
771
|
})(CreateTrafficPolicyInstanceResponse = exports.CreateTrafficPolicyInstanceResponse || (exports.CreateTrafficPolicyInstanceResponse = {}));
|
|
772
|
+
class NoSuchTrafficPolicy extends Route53ServiceException_1.Route53ServiceException {
|
|
773
|
+
constructor(opts) {
|
|
774
|
+
super({
|
|
775
|
+
name: "NoSuchTrafficPolicy",
|
|
776
|
+
$fault: "client",
|
|
777
|
+
...opts,
|
|
778
|
+
});
|
|
779
|
+
this.name = "NoSuchTrafficPolicy";
|
|
780
|
+
this.$fault = "client";
|
|
781
|
+
Object.setPrototypeOf(this, NoSuchTrafficPolicy.prototype);
|
|
782
|
+
}
|
|
783
|
+
}
|
|
784
|
+
exports.NoSuchTrafficPolicy = NoSuchTrafficPolicy;
|
|
785
|
+
class TooManyTrafficPolicyInstances extends Route53ServiceException_1.Route53ServiceException {
|
|
786
|
+
constructor(opts) {
|
|
787
|
+
super({
|
|
788
|
+
name: "TooManyTrafficPolicyInstances",
|
|
789
|
+
$fault: "client",
|
|
790
|
+
...opts,
|
|
791
|
+
});
|
|
792
|
+
this.name = "TooManyTrafficPolicyInstances";
|
|
793
|
+
this.$fault = "client";
|
|
794
|
+
Object.setPrototypeOf(this, TooManyTrafficPolicyInstances.prototype);
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
exports.TooManyTrafficPolicyInstances = TooManyTrafficPolicyInstances;
|
|
798
|
+
class TrafficPolicyInstanceAlreadyExists extends Route53ServiceException_1.Route53ServiceException {
|
|
799
|
+
constructor(opts) {
|
|
800
|
+
super({
|
|
801
|
+
name: "TrafficPolicyInstanceAlreadyExists",
|
|
802
|
+
$fault: "client",
|
|
803
|
+
...opts,
|
|
804
|
+
});
|
|
805
|
+
this.name = "TrafficPolicyInstanceAlreadyExists";
|
|
806
|
+
this.$fault = "client";
|
|
807
|
+
Object.setPrototypeOf(this, TrafficPolicyInstanceAlreadyExists.prototype);
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
exports.TrafficPolicyInstanceAlreadyExists = TrafficPolicyInstanceAlreadyExists;
|
|
288
811
|
var CreateTrafficPolicyVersionRequest;
|
|
289
812
|
(function (CreateTrafficPolicyVersionRequest) {
|
|
290
813
|
CreateTrafficPolicyVersionRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -297,6 +820,19 @@ var CreateTrafficPolicyVersionResponse;
|
|
|
297
820
|
...obj,
|
|
298
821
|
});
|
|
299
822
|
})(CreateTrafficPolicyVersionResponse = exports.CreateTrafficPolicyVersionResponse || (exports.CreateTrafficPolicyVersionResponse = {}));
|
|
823
|
+
class TooManyTrafficPolicyVersionsForCurrentPolicy extends Route53ServiceException_1.Route53ServiceException {
|
|
824
|
+
constructor(opts) {
|
|
825
|
+
super({
|
|
826
|
+
name: "TooManyTrafficPolicyVersionsForCurrentPolicy",
|
|
827
|
+
$fault: "client",
|
|
828
|
+
...opts,
|
|
829
|
+
});
|
|
830
|
+
this.name = "TooManyTrafficPolicyVersionsForCurrentPolicy";
|
|
831
|
+
this.$fault = "client";
|
|
832
|
+
Object.setPrototypeOf(this, TooManyTrafficPolicyVersionsForCurrentPolicy.prototype);
|
|
833
|
+
}
|
|
834
|
+
}
|
|
835
|
+
exports.TooManyTrafficPolicyVersionsForCurrentPolicy = TooManyTrafficPolicyVersionsForCurrentPolicy;
|
|
300
836
|
var CreateVPCAssociationAuthorizationRequest;
|
|
301
837
|
(function (CreateVPCAssociationAuthorizationRequest) {
|
|
302
838
|
CreateVPCAssociationAuthorizationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -309,6 +845,19 @@ var CreateVPCAssociationAuthorizationResponse;
|
|
|
309
845
|
...obj,
|
|
310
846
|
});
|
|
311
847
|
})(CreateVPCAssociationAuthorizationResponse = exports.CreateVPCAssociationAuthorizationResponse || (exports.CreateVPCAssociationAuthorizationResponse = {}));
|
|
848
|
+
class TooManyVPCAssociationAuthorizations extends Route53ServiceException_1.Route53ServiceException {
|
|
849
|
+
constructor(opts) {
|
|
850
|
+
super({
|
|
851
|
+
name: "TooManyVPCAssociationAuthorizations",
|
|
852
|
+
$fault: "client",
|
|
853
|
+
...opts,
|
|
854
|
+
});
|
|
855
|
+
this.name = "TooManyVPCAssociationAuthorizations";
|
|
856
|
+
this.$fault = "client";
|
|
857
|
+
Object.setPrototypeOf(this, TooManyVPCAssociationAuthorizations.prototype);
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
exports.TooManyVPCAssociationAuthorizations = TooManyVPCAssociationAuthorizations;
|
|
312
861
|
var DeactivateKeySigningKeyRequest;
|
|
313
862
|
(function (DeactivateKeySigningKeyRequest) {
|
|
314
863
|
DeactivateKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -321,6 +870,32 @@ var DeactivateKeySigningKeyResponse;
|
|
|
321
870
|
...obj,
|
|
322
871
|
});
|
|
323
872
|
})(DeactivateKeySigningKeyResponse = exports.DeactivateKeySigningKeyResponse || (exports.DeactivateKeySigningKeyResponse = {}));
|
|
873
|
+
class KeySigningKeyInParentDSRecord extends Route53ServiceException_1.Route53ServiceException {
|
|
874
|
+
constructor(opts) {
|
|
875
|
+
super({
|
|
876
|
+
name: "KeySigningKeyInParentDSRecord",
|
|
877
|
+
$fault: "client",
|
|
878
|
+
...opts,
|
|
879
|
+
});
|
|
880
|
+
this.name = "KeySigningKeyInParentDSRecord";
|
|
881
|
+
this.$fault = "client";
|
|
882
|
+
Object.setPrototypeOf(this, KeySigningKeyInParentDSRecord.prototype);
|
|
883
|
+
}
|
|
884
|
+
}
|
|
885
|
+
exports.KeySigningKeyInParentDSRecord = KeySigningKeyInParentDSRecord;
|
|
886
|
+
class KeySigningKeyInUse extends Route53ServiceException_1.Route53ServiceException {
|
|
887
|
+
constructor(opts) {
|
|
888
|
+
super({
|
|
889
|
+
name: "KeySigningKeyInUse",
|
|
890
|
+
$fault: "client",
|
|
891
|
+
...opts,
|
|
892
|
+
});
|
|
893
|
+
this.name = "KeySigningKeyInUse";
|
|
894
|
+
this.$fault = "client";
|
|
895
|
+
Object.setPrototypeOf(this, KeySigningKeyInUse.prototype);
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
exports.KeySigningKeyInUse = KeySigningKeyInUse;
|
|
324
899
|
var DeleteHealthCheckRequest;
|
|
325
900
|
(function (DeleteHealthCheckRequest) {
|
|
326
901
|
DeleteHealthCheckRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -333,6 +908,19 @@ var DeleteHealthCheckResponse;
|
|
|
333
908
|
...obj,
|
|
334
909
|
});
|
|
335
910
|
})(DeleteHealthCheckResponse = exports.DeleteHealthCheckResponse || (exports.DeleteHealthCheckResponse = {}));
|
|
911
|
+
class HealthCheckInUse extends Route53ServiceException_1.Route53ServiceException {
|
|
912
|
+
constructor(opts) {
|
|
913
|
+
super({
|
|
914
|
+
name: "HealthCheckInUse",
|
|
915
|
+
$fault: "client",
|
|
916
|
+
...opts,
|
|
917
|
+
});
|
|
918
|
+
this.name = "HealthCheckInUse";
|
|
919
|
+
this.$fault = "client";
|
|
920
|
+
Object.setPrototypeOf(this, HealthCheckInUse.prototype);
|
|
921
|
+
}
|
|
922
|
+
}
|
|
923
|
+
exports.HealthCheckInUse = HealthCheckInUse;
|
|
336
924
|
var DeleteHostedZoneRequest;
|
|
337
925
|
(function (DeleteHostedZoneRequest) {
|
|
338
926
|
DeleteHostedZoneRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -345,6 +933,19 @@ var DeleteHostedZoneResponse;
|
|
|
345
933
|
...obj,
|
|
346
934
|
});
|
|
347
935
|
})(DeleteHostedZoneResponse = exports.DeleteHostedZoneResponse || (exports.DeleteHostedZoneResponse = {}));
|
|
936
|
+
class HostedZoneNotEmpty extends Route53ServiceException_1.Route53ServiceException {
|
|
937
|
+
constructor(opts) {
|
|
938
|
+
super({
|
|
939
|
+
name: "HostedZoneNotEmpty",
|
|
940
|
+
$fault: "client",
|
|
941
|
+
...opts,
|
|
942
|
+
});
|
|
943
|
+
this.name = "HostedZoneNotEmpty";
|
|
944
|
+
this.$fault = "client";
|
|
945
|
+
Object.setPrototypeOf(this, HostedZoneNotEmpty.prototype);
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
exports.HostedZoneNotEmpty = HostedZoneNotEmpty;
|
|
348
949
|
var DeleteKeySigningKeyRequest;
|
|
349
950
|
(function (DeleteKeySigningKeyRequest) {
|
|
350
951
|
DeleteKeySigningKeyRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -369,6 +970,32 @@ var DeleteQueryLoggingConfigResponse;
|
|
|
369
970
|
...obj,
|
|
370
971
|
});
|
|
371
972
|
})(DeleteQueryLoggingConfigResponse = exports.DeleteQueryLoggingConfigResponse || (exports.DeleteQueryLoggingConfigResponse = {}));
|
|
973
|
+
class NoSuchQueryLoggingConfig extends Route53ServiceException_1.Route53ServiceException {
|
|
974
|
+
constructor(opts) {
|
|
975
|
+
super({
|
|
976
|
+
name: "NoSuchQueryLoggingConfig",
|
|
977
|
+
$fault: "client",
|
|
978
|
+
...opts,
|
|
979
|
+
});
|
|
980
|
+
this.name = "NoSuchQueryLoggingConfig";
|
|
981
|
+
this.$fault = "client";
|
|
982
|
+
Object.setPrototypeOf(this, NoSuchQueryLoggingConfig.prototype);
|
|
983
|
+
}
|
|
984
|
+
}
|
|
985
|
+
exports.NoSuchQueryLoggingConfig = NoSuchQueryLoggingConfig;
|
|
986
|
+
class DelegationSetInUse extends Route53ServiceException_1.Route53ServiceException {
|
|
987
|
+
constructor(opts) {
|
|
988
|
+
super({
|
|
989
|
+
name: "DelegationSetInUse",
|
|
990
|
+
$fault: "client",
|
|
991
|
+
...opts,
|
|
992
|
+
});
|
|
993
|
+
this.name = "DelegationSetInUse";
|
|
994
|
+
this.$fault = "client";
|
|
995
|
+
Object.setPrototypeOf(this, DelegationSetInUse.prototype);
|
|
996
|
+
}
|
|
997
|
+
}
|
|
998
|
+
exports.DelegationSetInUse = DelegationSetInUse;
|
|
372
999
|
var DeleteReusableDelegationSetRequest;
|
|
373
1000
|
(function (DeleteReusableDelegationSetRequest) {
|
|
374
1001
|
DeleteReusableDelegationSetRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -393,6 +1020,19 @@ var DeleteTrafficPolicyResponse;
|
|
|
393
1020
|
...obj,
|
|
394
1021
|
});
|
|
395
1022
|
})(DeleteTrafficPolicyResponse = exports.DeleteTrafficPolicyResponse || (exports.DeleteTrafficPolicyResponse = {}));
|
|
1023
|
+
class TrafficPolicyInUse extends Route53ServiceException_1.Route53ServiceException {
|
|
1024
|
+
constructor(opts) {
|
|
1025
|
+
super({
|
|
1026
|
+
name: "TrafficPolicyInUse",
|
|
1027
|
+
$fault: "client",
|
|
1028
|
+
...opts,
|
|
1029
|
+
});
|
|
1030
|
+
this.name = "TrafficPolicyInUse";
|
|
1031
|
+
this.$fault = "client";
|
|
1032
|
+
Object.setPrototypeOf(this, TrafficPolicyInUse.prototype);
|
|
1033
|
+
}
|
|
1034
|
+
}
|
|
1035
|
+
exports.TrafficPolicyInUse = TrafficPolicyInUse;
|
|
396
1036
|
var DeleteTrafficPolicyInstanceRequest;
|
|
397
1037
|
(function (DeleteTrafficPolicyInstanceRequest) {
|
|
398
1038
|
DeleteTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -405,6 +1045,19 @@ var DeleteTrafficPolicyInstanceResponse;
|
|
|
405
1045
|
...obj,
|
|
406
1046
|
});
|
|
407
1047
|
})(DeleteTrafficPolicyInstanceResponse = exports.DeleteTrafficPolicyInstanceResponse || (exports.DeleteTrafficPolicyInstanceResponse = {}));
|
|
1048
|
+
class NoSuchTrafficPolicyInstance extends Route53ServiceException_1.Route53ServiceException {
|
|
1049
|
+
constructor(opts) {
|
|
1050
|
+
super({
|
|
1051
|
+
name: "NoSuchTrafficPolicyInstance",
|
|
1052
|
+
$fault: "client",
|
|
1053
|
+
...opts,
|
|
1054
|
+
});
|
|
1055
|
+
this.name = "NoSuchTrafficPolicyInstance";
|
|
1056
|
+
this.$fault = "client";
|
|
1057
|
+
Object.setPrototypeOf(this, NoSuchTrafficPolicyInstance.prototype);
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
exports.NoSuchTrafficPolicyInstance = NoSuchTrafficPolicyInstance;
|
|
408
1061
|
var DeleteVPCAssociationAuthorizationRequest;
|
|
409
1062
|
(function (DeleteVPCAssociationAuthorizationRequest) {
|
|
410
1063
|
DeleteVPCAssociationAuthorizationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -417,6 +1070,19 @@ var DeleteVPCAssociationAuthorizationResponse;
|
|
|
417
1070
|
...obj,
|
|
418
1071
|
});
|
|
419
1072
|
})(DeleteVPCAssociationAuthorizationResponse = exports.DeleteVPCAssociationAuthorizationResponse || (exports.DeleteVPCAssociationAuthorizationResponse = {}));
|
|
1073
|
+
class VPCAssociationAuthorizationNotFound extends Route53ServiceException_1.Route53ServiceException {
|
|
1074
|
+
constructor(opts) {
|
|
1075
|
+
super({
|
|
1076
|
+
name: "VPCAssociationAuthorizationNotFound",
|
|
1077
|
+
$fault: "client",
|
|
1078
|
+
...opts,
|
|
1079
|
+
});
|
|
1080
|
+
this.name = "VPCAssociationAuthorizationNotFound";
|
|
1081
|
+
this.$fault = "client";
|
|
1082
|
+
Object.setPrototypeOf(this, VPCAssociationAuthorizationNotFound.prototype);
|
|
1083
|
+
}
|
|
1084
|
+
}
|
|
1085
|
+
exports.VPCAssociationAuthorizationNotFound = VPCAssociationAuthorizationNotFound;
|
|
420
1086
|
var DisableHostedZoneDNSSECRequest;
|
|
421
1087
|
(function (DisableHostedZoneDNSSECRequest) {
|
|
422
1088
|
DisableHostedZoneDNSSECRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -429,6 +1095,19 @@ var DisableHostedZoneDNSSECResponse;
|
|
|
429
1095
|
...obj,
|
|
430
1096
|
});
|
|
431
1097
|
})(DisableHostedZoneDNSSECResponse = exports.DisableHostedZoneDNSSECResponse || (exports.DisableHostedZoneDNSSECResponse = {}));
|
|
1098
|
+
class DNSSECNotFound extends Route53ServiceException_1.Route53ServiceException {
|
|
1099
|
+
constructor(opts) {
|
|
1100
|
+
super({
|
|
1101
|
+
name: "DNSSECNotFound",
|
|
1102
|
+
$fault: "client",
|
|
1103
|
+
...opts,
|
|
1104
|
+
});
|
|
1105
|
+
this.name = "DNSSECNotFound";
|
|
1106
|
+
this.$fault = "client";
|
|
1107
|
+
Object.setPrototypeOf(this, DNSSECNotFound.prototype);
|
|
1108
|
+
}
|
|
1109
|
+
}
|
|
1110
|
+
exports.DNSSECNotFound = DNSSECNotFound;
|
|
432
1111
|
var DisassociateVPCFromHostedZoneRequest;
|
|
433
1112
|
(function (DisassociateVPCFromHostedZoneRequest) {
|
|
434
1113
|
DisassociateVPCFromHostedZoneRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -441,6 +1120,32 @@ var DisassociateVPCFromHostedZoneResponse;
|
|
|
441
1120
|
...obj,
|
|
442
1121
|
});
|
|
443
1122
|
})(DisassociateVPCFromHostedZoneResponse = exports.DisassociateVPCFromHostedZoneResponse || (exports.DisassociateVPCFromHostedZoneResponse = {}));
|
|
1123
|
+
class LastVPCAssociation extends Route53ServiceException_1.Route53ServiceException {
|
|
1124
|
+
constructor(opts) {
|
|
1125
|
+
super({
|
|
1126
|
+
name: "LastVPCAssociation",
|
|
1127
|
+
$fault: "client",
|
|
1128
|
+
...opts,
|
|
1129
|
+
});
|
|
1130
|
+
this.name = "LastVPCAssociation";
|
|
1131
|
+
this.$fault = "client";
|
|
1132
|
+
Object.setPrototypeOf(this, LastVPCAssociation.prototype);
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
exports.LastVPCAssociation = LastVPCAssociation;
|
|
1136
|
+
class VPCAssociationNotFound extends Route53ServiceException_1.Route53ServiceException {
|
|
1137
|
+
constructor(opts) {
|
|
1138
|
+
super({
|
|
1139
|
+
name: "VPCAssociationNotFound",
|
|
1140
|
+
$fault: "client",
|
|
1141
|
+
...opts,
|
|
1142
|
+
});
|
|
1143
|
+
this.name = "VPCAssociationNotFound";
|
|
1144
|
+
this.$fault = "client";
|
|
1145
|
+
Object.setPrototypeOf(this, VPCAssociationNotFound.prototype);
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
exports.VPCAssociationNotFound = VPCAssociationNotFound;
|
|
444
1149
|
var EnableHostedZoneDNSSECRequest;
|
|
445
1150
|
(function (EnableHostedZoneDNSSECRequest) {
|
|
446
1151
|
EnableHostedZoneDNSSECRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -453,6 +1158,32 @@ var EnableHostedZoneDNSSECResponse;
|
|
|
453
1158
|
...obj,
|
|
454
1159
|
});
|
|
455
1160
|
})(EnableHostedZoneDNSSECResponse = exports.EnableHostedZoneDNSSECResponse || (exports.EnableHostedZoneDNSSECResponse = {}));
|
|
1161
|
+
class HostedZonePartiallyDelegated extends Route53ServiceException_1.Route53ServiceException {
|
|
1162
|
+
constructor(opts) {
|
|
1163
|
+
super({
|
|
1164
|
+
name: "HostedZonePartiallyDelegated",
|
|
1165
|
+
$fault: "client",
|
|
1166
|
+
...opts,
|
|
1167
|
+
});
|
|
1168
|
+
this.name = "HostedZonePartiallyDelegated";
|
|
1169
|
+
this.$fault = "client";
|
|
1170
|
+
Object.setPrototypeOf(this, HostedZonePartiallyDelegated.prototype);
|
|
1171
|
+
}
|
|
1172
|
+
}
|
|
1173
|
+
exports.HostedZonePartiallyDelegated = HostedZonePartiallyDelegated;
|
|
1174
|
+
class KeySigningKeyWithActiveStatusNotFound extends Route53ServiceException_1.Route53ServiceException {
|
|
1175
|
+
constructor(opts) {
|
|
1176
|
+
super({
|
|
1177
|
+
name: "KeySigningKeyWithActiveStatusNotFound",
|
|
1178
|
+
$fault: "client",
|
|
1179
|
+
...opts,
|
|
1180
|
+
});
|
|
1181
|
+
this.name = "KeySigningKeyWithActiveStatusNotFound";
|
|
1182
|
+
this.$fault = "client";
|
|
1183
|
+
Object.setPrototypeOf(this, KeySigningKeyWithActiveStatusNotFound.prototype);
|
|
1184
|
+
}
|
|
1185
|
+
}
|
|
1186
|
+
exports.KeySigningKeyWithActiveStatusNotFound = KeySigningKeyWithActiveStatusNotFound;
|
|
456
1187
|
var GetAccountLimitRequest;
|
|
457
1188
|
(function (GetAccountLimitRequest) {
|
|
458
1189
|
GetAccountLimitRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -477,6 +1208,19 @@ var GetChangeResponse;
|
|
|
477
1208
|
...obj,
|
|
478
1209
|
});
|
|
479
1210
|
})(GetChangeResponse = exports.GetChangeResponse || (exports.GetChangeResponse = {}));
|
|
1211
|
+
class NoSuchChange extends Route53ServiceException_1.Route53ServiceException {
|
|
1212
|
+
constructor(opts) {
|
|
1213
|
+
super({
|
|
1214
|
+
name: "NoSuchChange",
|
|
1215
|
+
$fault: "client",
|
|
1216
|
+
...opts,
|
|
1217
|
+
});
|
|
1218
|
+
this.name = "NoSuchChange";
|
|
1219
|
+
this.$fault = "client";
|
|
1220
|
+
Object.setPrototypeOf(this, NoSuchChange.prototype);
|
|
1221
|
+
}
|
|
1222
|
+
}
|
|
1223
|
+
exports.NoSuchChange = NoSuchChange;
|
|
480
1224
|
var GetCheckerIpRangesRequest;
|
|
481
1225
|
(function (GetCheckerIpRangesRequest) {
|
|
482
1226
|
GetCheckerIpRangesRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -525,6 +1269,19 @@ var GetGeoLocationResponse;
|
|
|
525
1269
|
...obj,
|
|
526
1270
|
});
|
|
527
1271
|
})(GetGeoLocationResponse = exports.GetGeoLocationResponse || (exports.GetGeoLocationResponse = {}));
|
|
1272
|
+
class NoSuchGeoLocation extends Route53ServiceException_1.Route53ServiceException {
|
|
1273
|
+
constructor(opts) {
|
|
1274
|
+
super({
|
|
1275
|
+
name: "NoSuchGeoLocation",
|
|
1276
|
+
$fault: "client",
|
|
1277
|
+
...opts,
|
|
1278
|
+
});
|
|
1279
|
+
this.name = "NoSuchGeoLocation";
|
|
1280
|
+
this.$fault = "client";
|
|
1281
|
+
Object.setPrototypeOf(this, NoSuchGeoLocation.prototype);
|
|
1282
|
+
}
|
|
1283
|
+
}
|
|
1284
|
+
exports.NoSuchGeoLocation = NoSuchGeoLocation;
|
|
528
1285
|
var GetHealthCheckRequest;
|
|
529
1286
|
(function (GetHealthCheckRequest) {
|
|
530
1287
|
GetHealthCheckRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -537,6 +1294,19 @@ var GetHealthCheckResponse;
|
|
|
537
1294
|
...obj,
|
|
538
1295
|
});
|
|
539
1296
|
})(GetHealthCheckResponse = exports.GetHealthCheckResponse || (exports.GetHealthCheckResponse = {}));
|
|
1297
|
+
class IncompatibleVersion extends Route53ServiceException_1.Route53ServiceException {
|
|
1298
|
+
constructor(opts) {
|
|
1299
|
+
super({
|
|
1300
|
+
name: "IncompatibleVersion",
|
|
1301
|
+
$fault: "client",
|
|
1302
|
+
...opts,
|
|
1303
|
+
});
|
|
1304
|
+
this.name = "IncompatibleVersion";
|
|
1305
|
+
this.$fault = "client";
|
|
1306
|
+
Object.setPrototypeOf(this, IncompatibleVersion.prototype);
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
exports.IncompatibleVersion = IncompatibleVersion;
|
|
540
1310
|
var GetHealthCheckCountRequest;
|
|
541
1311
|
(function (GetHealthCheckCountRequest) {
|
|
542
1312
|
GetHealthCheckCountRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -627,6 +1397,19 @@ var GetHostedZoneLimitResponse;
|
|
|
627
1397
|
...obj,
|
|
628
1398
|
});
|
|
629
1399
|
})(GetHostedZoneLimitResponse = exports.GetHostedZoneLimitResponse || (exports.GetHostedZoneLimitResponse = {}));
|
|
1400
|
+
class HostedZoneNotPrivate extends Route53ServiceException_1.Route53ServiceException {
|
|
1401
|
+
constructor(opts) {
|
|
1402
|
+
super({
|
|
1403
|
+
name: "HostedZoneNotPrivate",
|
|
1404
|
+
$fault: "client",
|
|
1405
|
+
...opts,
|
|
1406
|
+
});
|
|
1407
|
+
this.name = "HostedZoneNotPrivate";
|
|
1408
|
+
this.$fault = "client";
|
|
1409
|
+
Object.setPrototypeOf(this, HostedZoneNotPrivate.prototype);
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
exports.HostedZoneNotPrivate = HostedZoneNotPrivate;
|
|
630
1413
|
var GetQueryLoggingConfigRequest;
|
|
631
1414
|
(function (GetQueryLoggingConfigRequest) {
|
|
632
1415
|
GetQueryLoggingConfigRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -753,6 +1536,19 @@ var ListHostedZonesByNameResponse;
|
|
|
753
1536
|
...obj,
|
|
754
1537
|
});
|
|
755
1538
|
})(ListHostedZonesByNameResponse = exports.ListHostedZonesByNameResponse || (exports.ListHostedZonesByNameResponse = {}));
|
|
1539
|
+
class InvalidPaginationToken extends Route53ServiceException_1.Route53ServiceException {
|
|
1540
|
+
constructor(opts) {
|
|
1541
|
+
super({
|
|
1542
|
+
name: "InvalidPaginationToken",
|
|
1543
|
+
$fault: "client",
|
|
1544
|
+
...opts,
|
|
1545
|
+
});
|
|
1546
|
+
this.name = "InvalidPaginationToken";
|
|
1547
|
+
this.$fault = "client";
|
|
1548
|
+
Object.setPrototypeOf(this, InvalidPaginationToken.prototype);
|
|
1549
|
+
}
|
|
1550
|
+
}
|
|
1551
|
+
exports.InvalidPaginationToken = InvalidPaginationToken;
|
|
756
1552
|
var ListHostedZonesByVPCRequest;
|
|
757
1553
|
(function (ListHostedZonesByVPCRequest) {
|
|
758
1554
|
ListHostedZonesByVPCRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -933,6 +1729,19 @@ var TestDNSAnswerResponse;
|
|
|
933
1729
|
...obj,
|
|
934
1730
|
});
|
|
935
1731
|
})(TestDNSAnswerResponse = exports.TestDNSAnswerResponse || (exports.TestDNSAnswerResponse = {}));
|
|
1732
|
+
class HealthCheckVersionMismatch extends Route53ServiceException_1.Route53ServiceException {
|
|
1733
|
+
constructor(opts) {
|
|
1734
|
+
super({
|
|
1735
|
+
name: "HealthCheckVersionMismatch",
|
|
1736
|
+
$fault: "client",
|
|
1737
|
+
...opts,
|
|
1738
|
+
});
|
|
1739
|
+
this.name = "HealthCheckVersionMismatch";
|
|
1740
|
+
this.$fault = "client";
|
|
1741
|
+
Object.setPrototypeOf(this, HealthCheckVersionMismatch.prototype);
|
|
1742
|
+
}
|
|
1743
|
+
}
|
|
1744
|
+
exports.HealthCheckVersionMismatch = HealthCheckVersionMismatch;
|
|
936
1745
|
var UpdateHealthCheckRequest;
|
|
937
1746
|
(function (UpdateHealthCheckRequest) {
|
|
938
1747
|
UpdateHealthCheckRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -969,6 +1778,19 @@ var UpdateTrafficPolicyCommentResponse;
|
|
|
969
1778
|
...obj,
|
|
970
1779
|
});
|
|
971
1780
|
})(UpdateTrafficPolicyCommentResponse = exports.UpdateTrafficPolicyCommentResponse || (exports.UpdateTrafficPolicyCommentResponse = {}));
|
|
1781
|
+
class ConflictingTypes extends Route53ServiceException_1.Route53ServiceException {
|
|
1782
|
+
constructor(opts) {
|
|
1783
|
+
super({
|
|
1784
|
+
name: "ConflictingTypes",
|
|
1785
|
+
$fault: "client",
|
|
1786
|
+
...opts,
|
|
1787
|
+
});
|
|
1788
|
+
this.name = "ConflictingTypes";
|
|
1789
|
+
this.$fault = "client";
|
|
1790
|
+
Object.setPrototypeOf(this, ConflictingTypes.prototype);
|
|
1791
|
+
}
|
|
1792
|
+
}
|
|
1793
|
+
exports.ConflictingTypes = ConflictingTypes;
|
|
972
1794
|
var UpdateTrafficPolicyInstanceRequest;
|
|
973
1795
|
(function (UpdateTrafficPolicyInstanceRequest) {
|
|
974
1796
|
UpdateTrafficPolicyInstanceRequest.filterSensitiveLog = (obj) => ({
|