@aws-sdk/client-route-53 3.170.0 → 3.178.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.
Files changed (84) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Route53.d.ts +1218 -1495
  6. package/dist-types/ts3.4/Route53Client.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +18 -0
  17. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/models/Route53ServiceException.d.ts +0 -1
  78. package/dist-types/ts3.4/models/models_0.d.ts +0 -775
  79. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  80. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  81. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  82. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  83. package/dist-types/ts3.4/waiters/waitForResourceRecordSetsChanged.d.ts +0 -2
  84. package/package.json +28 -28
@@ -6,77 +6,58 @@ export declare type AccountLimitType =
6
6
  | "MAX_REUSABLE_DELEGATION_SETS_BY_OWNER"
7
7
  | "MAX_TRAFFIC_POLICIES_BY_OWNER"
8
8
  | "MAX_TRAFFIC_POLICY_INSTANCES_BY_OWNER";
9
-
10
9
  export interface AccountLimit {
11
10
  Type: AccountLimitType | string | undefined;
12
-
13
11
  Value: number | undefined;
14
12
  }
15
13
  export interface ActivateKeySigningKeyRequest {
16
14
  HostedZoneId: string | undefined;
17
-
18
15
  Name: string | undefined;
19
16
  }
20
17
  export declare type ChangeStatus = "INSYNC" | "PENDING";
21
-
22
18
  export interface ChangeInfo {
23
19
  Id: string | undefined;
24
-
25
20
  Status: ChangeStatus | string | undefined;
26
-
27
21
  SubmittedAt: Date | undefined;
28
-
29
22
  Comment?: string;
30
23
  }
31
24
  export interface ActivateKeySigningKeyResponse {
32
25
  ChangeInfo: ChangeInfo | undefined;
33
26
  }
34
-
35
27
  export declare class ConcurrentModification extends __BaseException {
36
28
  readonly name: "ConcurrentModification";
37
29
  readonly $fault: "client";
38
-
39
30
  constructor(
40
31
  opts: __ExceptionOptionType<ConcurrentModification, __BaseException>
41
32
  );
42
33
  }
43
-
44
34
  export declare class InvalidInput extends __BaseException {
45
35
  readonly name: "InvalidInput";
46
36
  readonly $fault: "client";
47
-
48
37
  constructor(opts: __ExceptionOptionType<InvalidInput, __BaseException>);
49
38
  }
50
-
51
39
  export declare class InvalidKeySigningKeyStatus extends __BaseException {
52
40
  readonly name: "InvalidKeySigningKeyStatus";
53
41
  readonly $fault: "client";
54
-
55
42
  constructor(
56
43
  opts: __ExceptionOptionType<InvalidKeySigningKeyStatus, __BaseException>
57
44
  );
58
45
  }
59
-
60
46
  export declare class InvalidKMSArn extends __BaseException {
61
47
  readonly name: "InvalidKMSArn";
62
48
  readonly $fault: "client";
63
-
64
49
  constructor(opts: __ExceptionOptionType<InvalidKMSArn, __BaseException>);
65
50
  }
66
-
67
51
  export declare class InvalidSigningStatus extends __BaseException {
68
52
  readonly name: "InvalidSigningStatus";
69
53
  readonly $fault: "client";
70
-
71
54
  constructor(
72
55
  opts: __ExceptionOptionType<InvalidSigningStatus, __BaseException>
73
56
  );
74
57
  }
75
-
76
58
  export declare class NoSuchKeySigningKey extends __BaseException {
77
59
  readonly name: "NoSuchKeySigningKey";
78
60
  readonly $fault: "client";
79
-
80
61
  constructor(
81
62
  opts: __ExceptionOptionType<NoSuchKeySigningKey, __BaseException>
82
63
  );
@@ -112,18 +93,13 @@ export declare type CloudWatchRegion =
112
93
  | "us-isob-east-1"
113
94
  | "us-west-1"
114
95
  | "us-west-2";
115
-
116
96
  export interface AlarmIdentifier {
117
97
  Region: CloudWatchRegion | string | undefined;
118
-
119
98
  Name: string | undefined;
120
99
  }
121
-
122
100
  export interface AliasTarget {
123
101
  HostedZoneId: string | undefined;
124
-
125
102
  DNSName: string | undefined;
126
-
127
103
  EvaluateTargetHealth: boolean | undefined;
128
104
  }
129
105
  export declare type VPCRegion =
@@ -156,77 +132,57 @@ export declare type VPCRegion =
156
132
  | "us-isob-east-1"
157
133
  | "us-west-1"
158
134
  | "us-west-2";
159
-
160
135
  export interface VPC {
161
136
  VPCRegion?: VPCRegion | string;
162
-
163
137
  VPCId?: string;
164
138
  }
165
-
166
139
  export interface AssociateVPCWithHostedZoneRequest {
167
140
  HostedZoneId: string | undefined;
168
-
169
141
  VPC: VPC | undefined;
170
-
171
142
  Comment?: string;
172
143
  }
173
-
174
144
  export interface AssociateVPCWithHostedZoneResponse {
175
145
  ChangeInfo: ChangeInfo | undefined;
176
146
  }
177
-
178
147
  export declare class ConflictingDomainExists extends __BaseException {
179
148
  readonly name: "ConflictingDomainExists";
180
149
  readonly $fault: "client";
181
-
182
150
  constructor(
183
151
  opts: __ExceptionOptionType<ConflictingDomainExists, __BaseException>
184
152
  );
185
153
  }
186
-
187
154
  export declare class InvalidVPCId extends __BaseException {
188
155
  readonly name: "InvalidVPCId";
189
156
  readonly $fault: "client";
190
-
191
157
  constructor(opts: __ExceptionOptionType<InvalidVPCId, __BaseException>);
192
158
  }
193
-
194
159
  export declare class LimitsExceeded extends __BaseException {
195
160
  readonly name: "LimitsExceeded";
196
161
  readonly $fault: "client";
197
-
198
162
  constructor(opts: __ExceptionOptionType<LimitsExceeded, __BaseException>);
199
163
  }
200
-
201
164
  export declare class NoSuchHostedZone extends __BaseException {
202
165
  readonly name: "NoSuchHostedZone";
203
166
  readonly $fault: "client";
204
-
205
167
  constructor(opts: __ExceptionOptionType<NoSuchHostedZone, __BaseException>);
206
168
  }
207
-
208
169
  export declare class NotAuthorizedException extends __BaseException {
209
170
  readonly name: "NotAuthorizedException";
210
171
  readonly $fault: "client";
211
-
212
172
  constructor(
213
173
  opts: __ExceptionOptionType<NotAuthorizedException, __BaseException>
214
174
  );
215
175
  }
216
-
217
176
  export declare class PriorRequestNotComplete extends __BaseException {
218
177
  readonly name: "PriorRequestNotComplete";
219
178
  readonly $fault: "client";
220
-
221
179
  constructor(
222
180
  opts: __ExceptionOptionType<PriorRequestNotComplete, __BaseException>
223
181
  );
224
182
  }
225
-
226
183
  export declare class PublicZoneVPCAssociation extends __BaseException {
227
184
  readonly name: "PublicZoneVPCAssociation";
228
185
  readonly $fault: "client";
229
-
230
186
  constructor(
231
187
  opts: __ExceptionOptionType<PublicZoneVPCAssociation, __BaseException>
232
188
  );
@@ -235,40 +191,31 @@ export declare enum CidrCollectionChangeAction {
235
191
  DELETE_IF_EXISTS = "DELETE_IF_EXISTS",
236
192
  PUT = "PUT",
237
193
  }
238
-
239
194
  export interface CidrCollectionChange {
240
195
  LocationName: string | undefined;
241
-
242
196
  Action: CidrCollectionChangeAction | string | undefined;
243
-
244
197
  CidrList: string[] | undefined;
245
198
  }
246
199
  export interface ChangeCidrCollectionRequest {
247
200
  Id: string | undefined;
248
-
249
201
  CollectionVersion?: number;
250
-
251
202
  Changes: CidrCollectionChange[] | undefined;
252
203
  }
253
204
  export interface ChangeCidrCollectionResponse {
254
205
  Id: string | undefined;
255
206
  }
256
-
257
207
  export declare class CidrBlockInUseException extends __BaseException {
258
208
  readonly name: "CidrBlockInUseException";
259
209
  readonly $fault: "client";
260
210
  Message?: string;
261
-
262
211
  constructor(
263
212
  opts: __ExceptionOptionType<CidrBlockInUseException, __BaseException>
264
213
  );
265
214
  }
266
-
267
215
  export declare class CidrCollectionVersionMismatchException extends __BaseException {
268
216
  readonly name: "CidrCollectionVersionMismatchException";
269
217
  readonly $fault: "client";
270
218
  Message?: string;
271
-
272
219
  constructor(
273
220
  opts: __ExceptionOptionType<
274
221
  CidrCollectionVersionMismatchException,
@@ -276,30 +223,23 @@ export declare class CidrCollectionVersionMismatchException extends __BaseExcept
276
223
  >
277
224
  );
278
225
  }
279
-
280
226
  export declare class NoSuchCidrCollectionException extends __BaseException {
281
227
  readonly name: "NoSuchCidrCollectionException";
282
228
  readonly $fault: "client";
283
229
  Message?: string;
284
-
285
230
  constructor(
286
231
  opts: __ExceptionOptionType<NoSuchCidrCollectionException, __BaseException>
287
232
  );
288
233
  }
289
234
  export declare type ChangeAction = "CREATE" | "DELETE" | "UPSERT";
290
-
291
235
  export interface CidrRoutingConfig {
292
236
  CollectionId: string | undefined;
293
-
294
237
  LocationName: string | undefined;
295
238
  }
296
239
  export declare type ResourceRecordSetFailover = "PRIMARY" | "SECONDARY";
297
-
298
240
  export interface GeoLocation {
299
241
  ContinentCode?: string;
300
-
301
242
  CountryCode?: string;
302
-
303
243
  SubdivisionCode?: string;
304
244
  }
305
245
  export declare type ResourceRecordSetRegion =
@@ -327,7 +267,6 @@ export declare type ResourceRecordSetRegion =
327
267
  | "us-east-2"
328
268
  | "us-west-1"
329
269
  | "us-west-2";
330
-
331
270
  export interface ResourceRecord {
332
271
  Value: string | undefined;
333
272
  }
@@ -345,108 +284,71 @@ export declare type RRType =
345
284
  | "SPF"
346
285
  | "SRV"
347
286
  | "TXT";
348
-
349
287
  export interface ResourceRecordSet {
350
288
  Name: string | undefined;
351
-
352
289
  Type: RRType | string | undefined;
353
-
354
290
  SetIdentifier?: string;
355
-
356
291
  Weight?: number;
357
-
358
292
  Region?: ResourceRecordSetRegion | string;
359
-
360
293
  GeoLocation?: GeoLocation;
361
-
362
294
  Failover?: ResourceRecordSetFailover | string;
363
-
364
295
  MultiValueAnswer?: boolean;
365
-
366
296
  TTL?: number;
367
-
368
297
  ResourceRecords?: ResourceRecord[];
369
-
370
298
  AliasTarget?: AliasTarget;
371
-
372
299
  HealthCheckId?: string;
373
-
374
300
  TrafficPolicyInstanceId?: string;
375
-
376
301
  CidrRoutingConfig?: CidrRoutingConfig;
377
302
  }
378
-
379
303
  export interface Change {
380
304
  Action: ChangeAction | string | undefined;
381
-
382
305
  ResourceRecordSet: ResourceRecordSet | undefined;
383
306
  }
384
-
385
307
  export interface ChangeBatch {
386
308
  Comment?: string;
387
-
388
309
  Changes: Change[] | undefined;
389
310
  }
390
-
391
311
  export interface ChangeResourceRecordSetsRequest {
392
312
  HostedZoneId: string | undefined;
393
-
394
313
  ChangeBatch: ChangeBatch | undefined;
395
314
  }
396
-
397
315
  export interface ChangeResourceRecordSetsResponse {
398
316
  ChangeInfo: ChangeInfo | undefined;
399
317
  }
400
-
401
318
  export declare class InvalidChangeBatch extends __BaseException {
402
319
  readonly name: "InvalidChangeBatch";
403
320
  readonly $fault: "client";
404
-
405
321
  messages?: string[];
406
-
407
322
  constructor(opts: __ExceptionOptionType<InvalidChangeBatch, __BaseException>);
408
323
  }
409
-
410
324
  export declare class NoSuchHealthCheck extends __BaseException {
411
325
  readonly name: "NoSuchHealthCheck";
412
326
  readonly $fault: "client";
413
-
414
327
  constructor(opts: __ExceptionOptionType<NoSuchHealthCheck, __BaseException>);
415
328
  }
416
-
417
329
  export interface Tag {
418
330
  Key?: string;
419
-
420
331
  Value?: string;
421
332
  }
422
333
  export declare type TagResourceType = "healthcheck" | "hostedzone";
423
-
424
334
  export interface ChangeTagsForResourceRequest {
425
335
  ResourceType: TagResourceType | string | undefined;
426
-
427
336
  ResourceId: string | undefined;
428
-
429
337
  AddTags?: Tag[];
430
-
431
338
  RemoveTagKeys?: string[];
432
339
  }
433
-
434
340
  export interface ChangeTagsForResourceResponse {}
435
-
436
341
  export declare class ThrottlingException extends __BaseException {
437
342
  readonly name: "ThrottlingException";
438
343
  readonly $fault: "client";
439
-
440
344
  constructor(
441
345
  opts: __ExceptionOptionType<ThrottlingException, __BaseException>
442
346
  );
443
347
  }
444
-
445
348
  export declare class CidrCollectionAlreadyExistsException extends __BaseException {
446
349
  readonly name: "CidrCollectionAlreadyExistsException";
447
350
  readonly $fault: "client";
448
351
  Message?: string;
449
-
450
352
  constructor(
451
353
  opts: __ExceptionOptionType<
452
354
  CidrCollectionAlreadyExistsException,
@@ -456,22 +358,16 @@ export declare class CidrCollectionAlreadyExistsException extends __BaseExceptio
456
358
  }
457
359
  export interface CreateCidrCollectionRequest {
458
360
  Name: string | undefined;
459
-
460
361
  CallerReference: string | undefined;
461
362
  }
462
-
463
363
  export interface CidrCollection {
464
364
  Arn?: string;
465
-
466
365
  Id?: string;
467
-
468
366
  Name?: string;
469
-
470
367
  Version?: number;
471
368
  }
472
369
  export interface CreateCidrCollectionResponse {
473
370
  Collection?: CidrCollection;
474
-
475
371
  Location?: string;
476
372
  }
477
373
  export declare type InsufficientDataHealthStatus =
@@ -497,48 +393,28 @@ export declare enum HealthCheckType {
497
393
  RECOVERY_CONTROL = "RECOVERY_CONTROL",
498
394
  TCP = "TCP",
499
395
  }
500
-
501
396
  export interface HealthCheckConfig {
502
397
  IPAddress?: string;
503
-
504
398
  Port?: number;
505
-
506
399
  Type: HealthCheckType | string | undefined;
507
-
508
400
  ResourcePath?: string;
509
-
510
401
  FullyQualifiedDomainName?: string;
511
-
512
402
  SearchString?: string;
513
-
514
403
  RequestInterval?: number;
515
-
516
404
  FailureThreshold?: number;
517
-
518
405
  MeasureLatency?: boolean;
519
-
520
406
  Inverted?: boolean;
521
-
522
407
  Disabled?: boolean;
523
-
524
408
  HealthThreshold?: number;
525
-
526
409
  ChildHealthChecks?: string[];
527
-
528
410
  EnableSNI?: boolean;
529
-
530
411
  Regions?: (HealthCheckRegion | string)[];
531
-
532
412
  AlarmIdentifier?: AlarmIdentifier;
533
-
534
413
  InsufficientDataHealthStatus?: InsufficientDataHealthStatus | string;
535
-
536
414
  RoutingControlArn?: string;
537
415
  }
538
-
539
416
  export interface CreateHealthCheckRequest {
540
417
  CallerReference: string | undefined;
541
-
542
418
  HealthCheckConfig: HealthCheckConfig | undefined;
543
419
  }
544
420
  export declare type ComparisonOperator =
@@ -546,10 +422,8 @@ export declare type ComparisonOperator =
546
422
  | "GreaterThanThreshold"
547
423
  | "LessThanOrEqualToThreshold"
548
424
  | "LessThanThreshold";
549
-
550
425
  export interface Dimension {
551
426
  Name: string | undefined;
552
-
553
427
  Value: string | undefined;
554
428
  }
555
429
  export declare type Statistic =
@@ -558,279 +432,187 @@ export declare type Statistic =
558
432
  | "Minimum"
559
433
  | "SampleCount"
560
434
  | "Sum";
561
-
562
435
  export interface CloudWatchAlarmConfiguration {
563
436
  EvaluationPeriods: number | undefined;
564
-
565
437
  Threshold: number | undefined;
566
-
567
438
  ComparisonOperator: ComparisonOperator | string | undefined;
568
-
569
439
  Period: number | undefined;
570
-
571
440
  MetricName: string | undefined;
572
-
573
441
  Namespace: string | undefined;
574
-
575
442
  Statistic: Statistic | string | undefined;
576
-
577
443
  Dimensions?: Dimension[];
578
444
  }
579
-
580
445
  export interface LinkedService {
581
446
  ServicePrincipal?: string;
582
-
583
447
  Description?: string;
584
448
  }
585
-
586
449
  export interface HealthCheck {
587
450
  Id: string | undefined;
588
-
589
451
  CallerReference: string | undefined;
590
-
591
452
  LinkedService?: LinkedService;
592
-
593
453
  HealthCheckConfig: HealthCheckConfig | undefined;
594
-
595
454
  HealthCheckVersion: number | undefined;
596
-
597
455
  CloudWatchAlarmConfiguration?: CloudWatchAlarmConfiguration;
598
456
  }
599
-
600
457
  export interface CreateHealthCheckResponse {
601
458
  HealthCheck: HealthCheck | undefined;
602
-
603
459
  Location: string | undefined;
604
460
  }
605
-
606
461
  export declare class HealthCheckAlreadyExists extends __BaseException {
607
462
  readonly name: "HealthCheckAlreadyExists";
608
463
  readonly $fault: "client";
609
-
610
464
  constructor(
611
465
  opts: __ExceptionOptionType<HealthCheckAlreadyExists, __BaseException>
612
466
  );
613
467
  }
614
-
615
468
  export declare class TooManyHealthChecks extends __BaseException {
616
469
  readonly name: "TooManyHealthChecks";
617
470
  readonly $fault: "client";
618
-
619
471
  constructor(
620
472
  opts: __ExceptionOptionType<TooManyHealthChecks, __BaseException>
621
473
  );
622
474
  }
623
-
624
475
  export interface HostedZoneConfig {
625
476
  Comment?: string;
626
-
627
477
  PrivateZone?: boolean;
628
478
  }
629
-
630
479
  export interface CreateHostedZoneRequest {
631
480
  Name: string | undefined;
632
-
633
481
  VPC?: VPC;
634
-
635
482
  CallerReference: string | undefined;
636
-
637
483
  HostedZoneConfig?: HostedZoneConfig;
638
-
639
484
  DelegationSetId?: string;
640
485
  }
641
-
642
486
  export interface DelegationSet {
643
487
  Id?: string;
644
-
645
488
  CallerReference?: string;
646
-
647
489
  NameServers: string[] | undefined;
648
490
  }
649
-
650
491
  export interface HostedZone {
651
492
  Id: string | undefined;
652
-
653
493
  Name: string | undefined;
654
-
655
494
  CallerReference: string | undefined;
656
-
657
495
  Config?: HostedZoneConfig;
658
-
659
496
  ResourceRecordSetCount?: number;
660
-
661
497
  LinkedService?: LinkedService;
662
498
  }
663
-
664
499
  export interface CreateHostedZoneResponse {
665
500
  HostedZone: HostedZone | undefined;
666
-
667
501
  ChangeInfo: ChangeInfo | undefined;
668
-
669
502
  DelegationSet: DelegationSet | undefined;
670
-
671
503
  VPC?: VPC;
672
-
673
504
  Location: string | undefined;
674
505
  }
675
-
676
506
  export declare class DelegationSetNotAvailable extends __BaseException {
677
507
  readonly name: "DelegationSetNotAvailable";
678
508
  readonly $fault: "client";
679
-
680
509
  constructor(
681
510
  opts: __ExceptionOptionType<DelegationSetNotAvailable, __BaseException>
682
511
  );
683
512
  }
684
-
685
513
  export declare class DelegationSetNotReusable extends __BaseException {
686
514
  readonly name: "DelegationSetNotReusable";
687
515
  readonly $fault: "client";
688
-
689
516
  constructor(
690
517
  opts: __ExceptionOptionType<DelegationSetNotReusable, __BaseException>
691
518
  );
692
519
  }
693
-
694
520
  export declare class HostedZoneAlreadyExists extends __BaseException {
695
521
  readonly name: "HostedZoneAlreadyExists";
696
522
  readonly $fault: "client";
697
-
698
523
  constructor(
699
524
  opts: __ExceptionOptionType<HostedZoneAlreadyExists, __BaseException>
700
525
  );
701
526
  }
702
-
703
527
  export declare class InvalidDomainName extends __BaseException {
704
528
  readonly name: "InvalidDomainName";
705
529
  readonly $fault: "client";
706
-
707
530
  constructor(opts: __ExceptionOptionType<InvalidDomainName, __BaseException>);
708
531
  }
709
-
710
532
  export declare class NoSuchDelegationSet extends __BaseException {
711
533
  readonly name: "NoSuchDelegationSet";
712
534
  readonly $fault: "client";
713
-
714
535
  constructor(
715
536
  opts: __ExceptionOptionType<NoSuchDelegationSet, __BaseException>
716
537
  );
717
538
  }
718
-
719
539
  export declare class TooManyHostedZones extends __BaseException {
720
540
  readonly name: "TooManyHostedZones";
721
541
  readonly $fault: "client";
722
-
723
542
  constructor(opts: __ExceptionOptionType<TooManyHostedZones, __BaseException>);
724
543
  }
725
544
  export interface CreateKeySigningKeyRequest {
726
545
  CallerReference: string | undefined;
727
-
728
546
  HostedZoneId: string | undefined;
729
-
730
547
  KeyManagementServiceArn: string | undefined;
731
-
732
548
  Name: string | undefined;
733
-
734
549
  Status: string | undefined;
735
550
  }
736
-
737
551
  export interface KeySigningKey {
738
552
  Name?: string;
739
-
740
553
  KmsArn?: string;
741
-
742
554
  Flag?: number;
743
-
744
555
  SigningAlgorithmMnemonic?: string;
745
-
746
556
  SigningAlgorithmType?: number;
747
-
748
557
  DigestAlgorithmMnemonic?: string;
749
-
750
558
  DigestAlgorithmType?: number;
751
-
752
559
  KeyTag?: number;
753
-
754
560
  DigestValue?: string;
755
-
756
561
  PublicKey?: string;
757
-
758
562
  DSRecord?: string;
759
-
760
563
  DNSKEYRecord?: string;
761
-
762
564
  Status?: string;
763
-
764
565
  StatusMessage?: string;
765
-
766
566
  CreatedDate?: Date;
767
-
768
567
  LastModifiedDate?: Date;
769
568
  }
770
569
  export interface CreateKeySigningKeyResponse {
771
570
  ChangeInfo: ChangeInfo | undefined;
772
-
773
571
  KeySigningKey: KeySigningKey | undefined;
774
-
775
572
  Location: string | undefined;
776
573
  }
777
-
778
574
  export declare class InvalidArgument extends __BaseException {
779
575
  readonly name: "InvalidArgument";
780
576
  readonly $fault: "client";
781
-
782
577
  constructor(opts: __ExceptionOptionType<InvalidArgument, __BaseException>);
783
578
  }
784
-
785
579
  export declare class InvalidKeySigningKeyName extends __BaseException {
786
580
  readonly name: "InvalidKeySigningKeyName";
787
581
  readonly $fault: "client";
788
-
789
582
  constructor(
790
583
  opts: __ExceptionOptionType<InvalidKeySigningKeyName, __BaseException>
791
584
  );
792
585
  }
793
-
794
586
  export declare class KeySigningKeyAlreadyExists extends __BaseException {
795
587
  readonly name: "KeySigningKeyAlreadyExists";
796
588
  readonly $fault: "client";
797
-
798
589
  constructor(
799
590
  opts: __ExceptionOptionType<KeySigningKeyAlreadyExists, __BaseException>
800
591
  );
801
592
  }
802
-
803
593
  export declare class TooManyKeySigningKeys extends __BaseException {
804
594
  readonly name: "TooManyKeySigningKeys";
805
595
  readonly $fault: "client";
806
-
807
596
  constructor(
808
597
  opts: __ExceptionOptionType<TooManyKeySigningKeys, __BaseException>
809
598
  );
810
599
  }
811
600
  export interface CreateQueryLoggingConfigRequest {
812
601
  HostedZoneId: string | undefined;
813
-
814
602
  CloudWatchLogsLogGroupArn: string | undefined;
815
603
  }
816
-
817
604
  export interface QueryLoggingConfig {
818
605
  Id: string | undefined;
819
-
820
606
  HostedZoneId: string | undefined;
821
-
822
607
  CloudWatchLogsLogGroupArn: string | undefined;
823
608
  }
824
609
  export interface CreateQueryLoggingConfigResponse {
825
610
  QueryLoggingConfig: QueryLoggingConfig | undefined;
826
-
827
611
  Location: string | undefined;
828
612
  }
829
-
830
613
  export declare class InsufficientCloudWatchLogsResourcePolicy extends __BaseException {
831
614
  readonly name: "InsufficientCloudWatchLogsResourcePolicy";
832
615
  readonly $fault: "client";
833
-
834
616
  constructor(
835
617
  opts: __ExceptionOptionType<
836
618
  InsufficientCloudWatchLogsResourcePolicy,
@@ -838,20 +620,16 @@ export declare class InsufficientCloudWatchLogsResourcePolicy extends __BaseExce
838
620
  >
839
621
  );
840
622
  }
841
-
842
623
  export declare class NoSuchCloudWatchLogsLogGroup extends __BaseException {
843
624
  readonly name: "NoSuchCloudWatchLogsLogGroup";
844
625
  readonly $fault: "client";
845
-
846
626
  constructor(
847
627
  opts: __ExceptionOptionType<NoSuchCloudWatchLogsLogGroup, __BaseException>
848
628
  );
849
629
  }
850
-
851
630
  export declare class QueryLoggingConfigAlreadyExists extends __BaseException {
852
631
  readonly name: "QueryLoggingConfigAlreadyExists";
853
632
  readonly $fault: "client";
854
-
855
633
  constructor(
856
634
  opts: __ExceptionOptionType<
857
635
  QueryLoggingConfigAlreadyExists,
@@ -861,155 +639,108 @@ export declare class QueryLoggingConfigAlreadyExists extends __BaseException {
861
639
  }
862
640
  export interface CreateReusableDelegationSetRequest {
863
641
  CallerReference: string | undefined;
864
-
865
642
  HostedZoneId?: string;
866
643
  }
867
644
  export interface CreateReusableDelegationSetResponse {
868
645
  DelegationSet: DelegationSet | undefined;
869
-
870
646
  Location: string | undefined;
871
647
  }
872
-
873
648
  export declare class DelegationSetAlreadyCreated extends __BaseException {
874
649
  readonly name: "DelegationSetAlreadyCreated";
875
650
  readonly $fault: "client";
876
-
877
651
  constructor(
878
652
  opts: __ExceptionOptionType<DelegationSetAlreadyCreated, __BaseException>
879
653
  );
880
654
  }
881
-
882
655
  export declare class DelegationSetAlreadyReusable extends __BaseException {
883
656
  readonly name: "DelegationSetAlreadyReusable";
884
657
  readonly $fault: "client";
885
-
886
658
  constructor(
887
659
  opts: __ExceptionOptionType<DelegationSetAlreadyReusable, __BaseException>
888
660
  );
889
661
  }
890
-
891
662
  export declare class HostedZoneNotFound extends __BaseException {
892
663
  readonly name: "HostedZoneNotFound";
893
664
  readonly $fault: "client";
894
-
895
665
  constructor(opts: __ExceptionOptionType<HostedZoneNotFound, __BaseException>);
896
666
  }
897
-
898
667
  export interface CreateTrafficPolicyRequest {
899
668
  Name: string | undefined;
900
-
901
669
  Document: string | undefined;
902
-
903
670
  Comment?: string;
904
671
  }
905
-
906
672
  export interface TrafficPolicy {
907
673
  Id: string | undefined;
908
-
909
674
  Version: number | undefined;
910
-
911
675
  Name: string | undefined;
912
-
913
676
  Type: RRType | string | undefined;
914
-
915
677
  Document: string | undefined;
916
-
917
678
  Comment?: string;
918
679
  }
919
-
920
680
  export interface CreateTrafficPolicyResponse {
921
681
  TrafficPolicy: TrafficPolicy | undefined;
922
-
923
682
  Location: string | undefined;
924
683
  }
925
-
926
684
  export declare class InvalidTrafficPolicyDocument extends __BaseException {
927
685
  readonly name: "InvalidTrafficPolicyDocument";
928
686
  readonly $fault: "client";
929
-
930
687
  constructor(
931
688
  opts: __ExceptionOptionType<InvalidTrafficPolicyDocument, __BaseException>
932
689
  );
933
690
  }
934
-
935
691
  export declare class TooManyTrafficPolicies extends __BaseException {
936
692
  readonly name: "TooManyTrafficPolicies";
937
693
  readonly $fault: "client";
938
-
939
694
  constructor(
940
695
  opts: __ExceptionOptionType<TooManyTrafficPolicies, __BaseException>
941
696
  );
942
697
  }
943
-
944
698
  export declare class TrafficPolicyAlreadyExists extends __BaseException {
945
699
  readonly name: "TrafficPolicyAlreadyExists";
946
700
  readonly $fault: "client";
947
-
948
701
  constructor(
949
702
  opts: __ExceptionOptionType<TrafficPolicyAlreadyExists, __BaseException>
950
703
  );
951
704
  }
952
-
953
705
  export interface CreateTrafficPolicyInstanceRequest {
954
706
  HostedZoneId: string | undefined;
955
-
956
707
  Name: string | undefined;
957
-
958
708
  TTL: number | undefined;
959
-
960
709
  TrafficPolicyId: string | undefined;
961
-
962
710
  TrafficPolicyVersion: number | undefined;
963
711
  }
964
-
965
712
  export interface TrafficPolicyInstance {
966
713
  Id: string | undefined;
967
-
968
714
  HostedZoneId: string | undefined;
969
-
970
715
  Name: string | undefined;
971
-
972
716
  TTL: number | undefined;
973
-
974
717
  State: string | undefined;
975
-
976
718
  Message: string | undefined;
977
-
978
719
  TrafficPolicyId: string | undefined;
979
-
980
720
  TrafficPolicyVersion: number | undefined;
981
-
982
721
  TrafficPolicyType: RRType | string | undefined;
983
722
  }
984
-
985
723
  export interface CreateTrafficPolicyInstanceResponse {
986
724
  TrafficPolicyInstance: TrafficPolicyInstance | undefined;
987
-
988
725
  Location: string | undefined;
989
726
  }
990
-
991
727
  export declare class NoSuchTrafficPolicy extends __BaseException {
992
728
  readonly name: "NoSuchTrafficPolicy";
993
729
  readonly $fault: "client";
994
-
995
730
  constructor(
996
731
  opts: __ExceptionOptionType<NoSuchTrafficPolicy, __BaseException>
997
732
  );
998
733
  }
999
-
1000
734
  export declare class TooManyTrafficPolicyInstances extends __BaseException {
1001
735
  readonly name: "TooManyTrafficPolicyInstances";
1002
736
  readonly $fault: "client";
1003
-
1004
737
  constructor(
1005
738
  opts: __ExceptionOptionType<TooManyTrafficPolicyInstances, __BaseException>
1006
739
  );
1007
740
  }
1008
-
1009
741
  export declare class TrafficPolicyInstanceAlreadyExists extends __BaseException {
1010
742
  readonly name: "TrafficPolicyInstanceAlreadyExists";
1011
743
  readonly $fault: "client";
1012
-
1013
744
  constructor(
1014
745
  opts: __ExceptionOptionType<
1015
746
  TrafficPolicyInstanceAlreadyExists,
@@ -1017,25 +748,18 @@ export declare class TrafficPolicyInstanceAlreadyExists extends __BaseException
1017
748
  >
1018
749
  );
1019
750
  }
1020
-
1021
751
  export interface CreateTrafficPolicyVersionRequest {
1022
752
  Id: string | undefined;
1023
-
1024
753
  Document: string | undefined;
1025
-
1026
754
  Comment?: string;
1027
755
  }
1028
-
1029
756
  export interface CreateTrafficPolicyVersionResponse {
1030
757
  TrafficPolicy: TrafficPolicy | undefined;
1031
-
1032
758
  Location: string | undefined;
1033
759
  }
1034
-
1035
760
  export declare class TooManyTrafficPolicyVersionsForCurrentPolicy extends __BaseException {
1036
761
  readonly name: "TooManyTrafficPolicyVersionsForCurrentPolicy";
1037
762
  readonly $fault: "client";
1038
-
1039
763
  constructor(
1040
764
  opts: __ExceptionOptionType<
1041
765
  TooManyTrafficPolicyVersionsForCurrentPolicy,
@@ -1043,23 +767,17 @@ export declare class TooManyTrafficPolicyVersionsForCurrentPolicy extends __Base
1043
767
  >
1044
768
  );
1045
769
  }
1046
-
1047
770
  export interface CreateVPCAssociationAuthorizationRequest {
1048
771
  HostedZoneId: string | undefined;
1049
-
1050
772
  VPC: VPC | undefined;
1051
773
  }
1052
-
1053
774
  export interface CreateVPCAssociationAuthorizationResponse {
1054
775
  HostedZoneId: string | undefined;
1055
-
1056
776
  VPC: VPC | undefined;
1057
777
  }
1058
-
1059
778
  export declare class TooManyVPCAssociationAuthorizations extends __BaseException {
1060
779
  readonly name: "TooManyVPCAssociationAuthorizations";
1061
780
  readonly $fault: "client";
1062
-
1063
781
  constructor(
1064
782
  opts: __ExceptionOptionType<
1065
783
  TooManyVPCAssociationAuthorizations,
@@ -1069,34 +787,27 @@ export declare class TooManyVPCAssociationAuthorizations extends __BaseException
1069
787
  }
1070
788
  export interface DeactivateKeySigningKeyRequest {
1071
789
  HostedZoneId: string | undefined;
1072
-
1073
790
  Name: string | undefined;
1074
791
  }
1075
792
  export interface DeactivateKeySigningKeyResponse {
1076
793
  ChangeInfo: ChangeInfo | undefined;
1077
794
  }
1078
-
1079
795
  export declare class KeySigningKeyInParentDSRecord extends __BaseException {
1080
796
  readonly name: "KeySigningKeyInParentDSRecord";
1081
797
  readonly $fault: "client";
1082
-
1083
798
  constructor(
1084
799
  opts: __ExceptionOptionType<KeySigningKeyInParentDSRecord, __BaseException>
1085
800
  );
1086
801
  }
1087
-
1088
802
  export declare class KeySigningKeyInUse extends __BaseException {
1089
803
  readonly name: "KeySigningKeyInUse";
1090
804
  readonly $fault: "client";
1091
-
1092
805
  constructor(opts: __ExceptionOptionType<KeySigningKeyInUse, __BaseException>);
1093
806
  }
1094
-
1095
807
  export declare class CidrCollectionInUseException extends __BaseException {
1096
808
  readonly name: "CidrCollectionInUseException";
1097
809
  readonly $fault: "client";
1098
810
  Message?: string;
1099
-
1100
811
  constructor(
1101
812
  opts: __ExceptionOptionType<CidrCollectionInUseException, __BaseException>
1102
813
  );
@@ -1105,37 +816,28 @@ export interface DeleteCidrCollectionRequest {
1105
816
  Id: string | undefined;
1106
817
  }
1107
818
  export interface DeleteCidrCollectionResponse {}
1108
-
1109
819
  export interface DeleteHealthCheckRequest {
1110
820
  HealthCheckId: string | undefined;
1111
821
  }
1112
-
1113
822
  export interface DeleteHealthCheckResponse {}
1114
-
1115
823
  export declare class HealthCheckInUse extends __BaseException {
1116
824
  readonly name: "HealthCheckInUse";
1117
825
  readonly $fault: "client";
1118
-
1119
826
  constructor(opts: __ExceptionOptionType<HealthCheckInUse, __BaseException>);
1120
827
  }
1121
-
1122
828
  export interface DeleteHostedZoneRequest {
1123
829
  Id: string | undefined;
1124
830
  }
1125
-
1126
831
  export interface DeleteHostedZoneResponse {
1127
832
  ChangeInfo: ChangeInfo | undefined;
1128
833
  }
1129
-
1130
834
  export declare class HostedZoneNotEmpty extends __BaseException {
1131
835
  readonly name: "HostedZoneNotEmpty";
1132
836
  readonly $fault: "client";
1133
-
1134
837
  constructor(opts: __ExceptionOptionType<HostedZoneNotEmpty, __BaseException>);
1135
838
  }
1136
839
  export interface DeleteKeySigningKeyRequest {
1137
840
  HostedZoneId: string | undefined;
1138
-
1139
841
  Name: string | undefined;
1140
842
  }
1141
843
  export interface DeleteKeySigningKeyResponse {
@@ -1145,71 +847,51 @@ export interface DeleteQueryLoggingConfigRequest {
1145
847
  Id: string | undefined;
1146
848
  }
1147
849
  export interface DeleteQueryLoggingConfigResponse {}
1148
-
1149
850
  export declare class NoSuchQueryLoggingConfig extends __BaseException {
1150
851
  readonly name: "NoSuchQueryLoggingConfig";
1151
852
  readonly $fault: "client";
1152
-
1153
853
  constructor(
1154
854
  opts: __ExceptionOptionType<NoSuchQueryLoggingConfig, __BaseException>
1155
855
  );
1156
856
  }
1157
-
1158
857
  export declare class DelegationSetInUse extends __BaseException {
1159
858
  readonly name: "DelegationSetInUse";
1160
859
  readonly $fault: "client";
1161
-
1162
860
  constructor(opts: __ExceptionOptionType<DelegationSetInUse, __BaseException>);
1163
861
  }
1164
-
1165
862
  export interface DeleteReusableDelegationSetRequest {
1166
863
  Id: string | undefined;
1167
864
  }
1168
-
1169
865
  export interface DeleteReusableDelegationSetResponse {}
1170
-
1171
866
  export interface DeleteTrafficPolicyRequest {
1172
867
  Id: string | undefined;
1173
-
1174
868
  Version: number | undefined;
1175
869
  }
1176
-
1177
870
  export interface DeleteTrafficPolicyResponse {}
1178
-
1179
871
  export declare class TrafficPolicyInUse extends __BaseException {
1180
872
  readonly name: "TrafficPolicyInUse";
1181
873
  readonly $fault: "client";
1182
-
1183
874
  constructor(opts: __ExceptionOptionType<TrafficPolicyInUse, __BaseException>);
1184
875
  }
1185
-
1186
876
  export interface DeleteTrafficPolicyInstanceRequest {
1187
877
  Id: string | undefined;
1188
878
  }
1189
-
1190
879
  export interface DeleteTrafficPolicyInstanceResponse {}
1191
-
1192
880
  export declare class NoSuchTrafficPolicyInstance extends __BaseException {
1193
881
  readonly name: "NoSuchTrafficPolicyInstance";
1194
882
  readonly $fault: "client";
1195
-
1196
883
  constructor(
1197
884
  opts: __ExceptionOptionType<NoSuchTrafficPolicyInstance, __BaseException>
1198
885
  );
1199
886
  }
1200
-
1201
887
  export interface DeleteVPCAssociationAuthorizationRequest {
1202
888
  HostedZoneId: string | undefined;
1203
-
1204
889
  VPC: VPC | undefined;
1205
890
  }
1206
-
1207
891
  export interface DeleteVPCAssociationAuthorizationResponse {}
1208
-
1209
892
  export declare class VPCAssociationAuthorizationNotFound extends __BaseException {
1210
893
  readonly name: "VPCAssociationAuthorizationNotFound";
1211
894
  readonly $fault: "client";
1212
-
1213
895
  constructor(
1214
896
  opts: __ExceptionOptionType<
1215
897
  VPCAssociationAuthorizationNotFound,
@@ -1223,37 +905,27 @@ export interface DisableHostedZoneDNSSECRequest {
1223
905
  export interface DisableHostedZoneDNSSECResponse {
1224
906
  ChangeInfo: ChangeInfo | undefined;
1225
907
  }
1226
-
1227
908
  export declare class DNSSECNotFound extends __BaseException {
1228
909
  readonly name: "DNSSECNotFound";
1229
910
  readonly $fault: "client";
1230
-
1231
911
  constructor(opts: __ExceptionOptionType<DNSSECNotFound, __BaseException>);
1232
912
  }
1233
-
1234
913
  export interface DisassociateVPCFromHostedZoneRequest {
1235
914
  HostedZoneId: string | undefined;
1236
-
1237
915
  VPC: VPC | undefined;
1238
-
1239
916
  Comment?: string;
1240
917
  }
1241
-
1242
918
  export interface DisassociateVPCFromHostedZoneResponse {
1243
919
  ChangeInfo: ChangeInfo | undefined;
1244
920
  }
1245
-
1246
921
  export declare class LastVPCAssociation extends __BaseException {
1247
922
  readonly name: "LastVPCAssociation";
1248
923
  readonly $fault: "client";
1249
-
1250
924
  constructor(opts: __ExceptionOptionType<LastVPCAssociation, __BaseException>);
1251
925
  }
1252
-
1253
926
  export declare class VPCAssociationNotFound extends __BaseException {
1254
927
  readonly name: "VPCAssociationNotFound";
1255
928
  readonly $fault: "client";
1256
-
1257
929
  constructor(
1258
930
  opts: __ExceptionOptionType<VPCAssociationNotFound, __BaseException>
1259
931
  );
@@ -1264,20 +936,16 @@ export interface EnableHostedZoneDNSSECRequest {
1264
936
  export interface EnableHostedZoneDNSSECResponse {
1265
937
  ChangeInfo: ChangeInfo | undefined;
1266
938
  }
1267
-
1268
939
  export declare class HostedZonePartiallyDelegated extends __BaseException {
1269
940
  readonly name: "HostedZonePartiallyDelegated";
1270
941
  readonly $fault: "client";
1271
-
1272
942
  constructor(
1273
943
  opts: __ExceptionOptionType<HostedZonePartiallyDelegated, __BaseException>
1274
944
  );
1275
945
  }
1276
-
1277
946
  export declare class KeySigningKeyWithActiveStatusNotFound extends __BaseException {
1278
947
  readonly name: "KeySigningKeyWithActiveStatusNotFound";
1279
948
  readonly $fault: "client";
1280
-
1281
949
  constructor(
1282
950
  opts: __ExceptionOptionType<
1283
951
  KeySigningKeyWithActiveStatusNotFound,
@@ -1285,181 +953,128 @@ export declare class KeySigningKeyWithActiveStatusNotFound extends __BaseExcepti
1285
953
  >
1286
954
  );
1287
955
  }
1288
-
1289
956
  export interface GetAccountLimitRequest {
1290
957
  Type: AccountLimitType | string | undefined;
1291
958
  }
1292
-
1293
959
  export interface GetAccountLimitResponse {
1294
960
  Limit: AccountLimit | undefined;
1295
-
1296
961
  Count: number | undefined;
1297
962
  }
1298
-
1299
963
  export interface GetChangeRequest {
1300
964
  Id: string | undefined;
1301
965
  }
1302
-
1303
966
  export interface GetChangeResponse {
1304
967
  ChangeInfo: ChangeInfo | undefined;
1305
968
  }
1306
-
1307
969
  export declare class NoSuchChange extends __BaseException {
1308
970
  readonly name: "NoSuchChange";
1309
971
  readonly $fault: "client";
1310
-
1311
972
  constructor(opts: __ExceptionOptionType<NoSuchChange, __BaseException>);
1312
973
  }
1313
-
1314
974
  export interface GetCheckerIpRangesRequest {}
1315
-
1316
975
  export interface GetCheckerIpRangesResponse {
1317
976
  CheckerIpRanges: string[] | undefined;
1318
977
  }
1319
978
  export interface GetDNSSECRequest {
1320
979
  HostedZoneId: string | undefined;
1321
980
  }
1322
-
1323
981
  export interface DNSSECStatus {
1324
982
  ServeSignature?: string;
1325
-
1326
983
  StatusMessage?: string;
1327
984
  }
1328
985
  export interface GetDNSSECResponse {
1329
986
  Status: DNSSECStatus | undefined;
1330
-
1331
987
  KeySigningKeys: KeySigningKey[] | undefined;
1332
988
  }
1333
-
1334
989
  export interface GetGeoLocationRequest {
1335
990
  ContinentCode?: string;
1336
-
1337
991
  CountryCode?: string;
1338
-
1339
992
  SubdivisionCode?: string;
1340
993
  }
1341
-
1342
994
  export interface GeoLocationDetails {
1343
995
  ContinentCode?: string;
1344
-
1345
996
  ContinentName?: string;
1346
-
1347
997
  CountryCode?: string;
1348
-
1349
998
  CountryName?: string;
1350
-
1351
999
  SubdivisionCode?: string;
1352
-
1353
1000
  SubdivisionName?: string;
1354
1001
  }
1355
-
1356
1002
  export interface GetGeoLocationResponse {
1357
1003
  GeoLocationDetails: GeoLocationDetails | undefined;
1358
1004
  }
1359
-
1360
1005
  export declare class NoSuchGeoLocation extends __BaseException {
1361
1006
  readonly name: "NoSuchGeoLocation";
1362
1007
  readonly $fault: "client";
1363
-
1364
1008
  constructor(opts: __ExceptionOptionType<NoSuchGeoLocation, __BaseException>);
1365
1009
  }
1366
-
1367
1010
  export interface GetHealthCheckRequest {
1368
1011
  HealthCheckId: string | undefined;
1369
1012
  }
1370
-
1371
1013
  export interface GetHealthCheckResponse {
1372
1014
  HealthCheck: HealthCheck | undefined;
1373
1015
  }
1374
-
1375
1016
  export declare class IncompatibleVersion extends __BaseException {
1376
1017
  readonly name: "IncompatibleVersion";
1377
1018
  readonly $fault: "client";
1378
-
1379
1019
  constructor(
1380
1020
  opts: __ExceptionOptionType<IncompatibleVersion, __BaseException>
1381
1021
  );
1382
1022
  }
1383
-
1384
1023
  export interface GetHealthCheckCountRequest {}
1385
-
1386
1024
  export interface GetHealthCheckCountResponse {
1387
1025
  HealthCheckCount: number | undefined;
1388
1026
  }
1389
-
1390
1027
  export interface GetHealthCheckLastFailureReasonRequest {
1391
1028
  HealthCheckId: string | undefined;
1392
1029
  }
1393
-
1394
1030
  export interface StatusReport {
1395
1031
  Status?: string;
1396
-
1397
1032
  CheckedTime?: Date;
1398
1033
  }
1399
-
1400
1034
  export interface HealthCheckObservation {
1401
1035
  Region?: HealthCheckRegion | string;
1402
-
1403
1036
  IPAddress?: string;
1404
-
1405
1037
  StatusReport?: StatusReport;
1406
1038
  }
1407
-
1408
1039
  export interface GetHealthCheckLastFailureReasonResponse {
1409
1040
  HealthCheckObservations: HealthCheckObservation[] | undefined;
1410
1041
  }
1411
-
1412
1042
  export interface GetHealthCheckStatusRequest {
1413
1043
  HealthCheckId: string | undefined;
1414
1044
  }
1415
-
1416
1045
  export interface GetHealthCheckStatusResponse {
1417
1046
  HealthCheckObservations: HealthCheckObservation[] | undefined;
1418
1047
  }
1419
-
1420
1048
  export interface GetHostedZoneRequest {
1421
1049
  Id: string | undefined;
1422
1050
  }
1423
-
1424
1051
  export interface GetHostedZoneResponse {
1425
1052
  HostedZone: HostedZone | undefined;
1426
-
1427
1053
  DelegationSet?: DelegationSet;
1428
-
1429
1054
  VPCs?: VPC[];
1430
1055
  }
1431
-
1432
1056
  export interface GetHostedZoneCountRequest {}
1433
-
1434
1057
  export interface GetHostedZoneCountResponse {
1435
1058
  HostedZoneCount: number | undefined;
1436
1059
  }
1437
1060
  export declare type HostedZoneLimitType =
1438
1061
  | "MAX_RRSETS_BY_ZONE"
1439
1062
  | "MAX_VPCS_ASSOCIATED_BY_ZONE";
1440
-
1441
1063
  export interface GetHostedZoneLimitRequest {
1442
1064
  Type: HostedZoneLimitType | string | undefined;
1443
-
1444
1065
  HostedZoneId: string | undefined;
1445
1066
  }
1446
-
1447
1067
  export interface HostedZoneLimit {
1448
1068
  Type: HostedZoneLimitType | string | undefined;
1449
-
1450
1069
  Value: number | undefined;
1451
1070
  }
1452
-
1453
1071
  export interface GetHostedZoneLimitResponse {
1454
1072
  Limit: HostedZoneLimit | undefined;
1455
-
1456
1073
  Count: number | undefined;
1457
1074
  }
1458
-
1459
1075
  export declare class HostedZoneNotPrivate extends __BaseException {
1460
1076
  readonly name: "HostedZoneNotPrivate";
1461
1077
  readonly $fault: "client";
1462
-
1463
1078
  constructor(
1464
1079
  opts: __ExceptionOptionType<HostedZoneNotPrivate, __BaseException>
1465
1080
  );
@@ -1470,502 +1085,323 @@ export interface GetQueryLoggingConfigRequest {
1470
1085
  export interface GetQueryLoggingConfigResponse {
1471
1086
  QueryLoggingConfig: QueryLoggingConfig | undefined;
1472
1087
  }
1473
-
1474
1088
  export interface GetReusableDelegationSetRequest {
1475
1089
  Id: string | undefined;
1476
1090
  }
1477
-
1478
1091
  export interface GetReusableDelegationSetResponse {
1479
1092
  DelegationSet: DelegationSet | undefined;
1480
1093
  }
1481
1094
  export declare type ReusableDelegationSetLimitType =
1482
1095
  "MAX_ZONES_BY_REUSABLE_DELEGATION_SET";
1483
-
1484
1096
  export interface GetReusableDelegationSetLimitRequest {
1485
1097
  Type: ReusableDelegationSetLimitType | string | undefined;
1486
-
1487
1098
  DelegationSetId: string | undefined;
1488
1099
  }
1489
-
1490
1100
  export interface ReusableDelegationSetLimit {
1491
1101
  Type: ReusableDelegationSetLimitType | string | undefined;
1492
-
1493
1102
  Value: number | undefined;
1494
1103
  }
1495
-
1496
1104
  export interface GetReusableDelegationSetLimitResponse {
1497
1105
  Limit: ReusableDelegationSetLimit | undefined;
1498
-
1499
1106
  Count: number | undefined;
1500
1107
  }
1501
-
1502
1108
  export interface GetTrafficPolicyRequest {
1503
1109
  Id: string | undefined;
1504
-
1505
1110
  Version: number | undefined;
1506
1111
  }
1507
-
1508
1112
  export interface GetTrafficPolicyResponse {
1509
1113
  TrafficPolicy: TrafficPolicy | undefined;
1510
1114
  }
1511
-
1512
1115
  export interface GetTrafficPolicyInstanceRequest {
1513
1116
  Id: string | undefined;
1514
1117
  }
1515
-
1516
1118
  export interface GetTrafficPolicyInstanceResponse {
1517
1119
  TrafficPolicyInstance: TrafficPolicyInstance | undefined;
1518
1120
  }
1519
-
1520
1121
  export interface GetTrafficPolicyInstanceCountRequest {}
1521
-
1522
1122
  export interface GetTrafficPolicyInstanceCountResponse {
1523
1123
  TrafficPolicyInstanceCount: number | undefined;
1524
1124
  }
1525
1125
  export interface ListCidrBlocksRequest {
1526
1126
  CollectionId: string | undefined;
1527
-
1528
1127
  LocationName?: string;
1529
-
1530
1128
  NextToken?: string;
1531
-
1532
1129
  MaxResults?: number;
1533
1130
  }
1534
-
1535
1131
  export interface CidrBlockSummary {
1536
1132
  CidrBlock?: string;
1537
-
1538
1133
  LocationName?: string;
1539
1134
  }
1540
1135
  export interface ListCidrBlocksResponse {
1541
1136
  NextToken?: string;
1542
-
1543
1137
  CidrBlocks?: CidrBlockSummary[];
1544
1138
  }
1545
-
1546
1139
  export declare class NoSuchCidrLocationException extends __BaseException {
1547
1140
  readonly name: "NoSuchCidrLocationException";
1548
1141
  readonly $fault: "client";
1549
1142
  Message?: string;
1550
-
1551
1143
  constructor(
1552
1144
  opts: __ExceptionOptionType<NoSuchCidrLocationException, __BaseException>
1553
1145
  );
1554
1146
  }
1555
1147
  export interface ListCidrCollectionsRequest {
1556
1148
  NextToken?: string;
1557
-
1558
1149
  MaxResults?: number;
1559
1150
  }
1560
-
1561
1151
  export interface CollectionSummary {
1562
1152
  Arn?: string;
1563
-
1564
1153
  Id?: string;
1565
-
1566
1154
  Name?: string;
1567
-
1568
1155
  Version?: number;
1569
1156
  }
1570
1157
  export interface ListCidrCollectionsResponse {
1571
1158
  NextToken?: string;
1572
-
1573
1159
  CidrCollections?: CollectionSummary[];
1574
1160
  }
1575
1161
  export interface ListCidrLocationsRequest {
1576
1162
  CollectionId: string | undefined;
1577
-
1578
1163
  NextToken?: string;
1579
-
1580
1164
  MaxResults?: number;
1581
1165
  }
1582
-
1583
1166
  export interface LocationSummary {
1584
1167
  LocationName?: string;
1585
1168
  }
1586
1169
  export interface ListCidrLocationsResponse {
1587
1170
  NextToken?: string;
1588
-
1589
1171
  CidrLocations?: LocationSummary[];
1590
1172
  }
1591
-
1592
1173
  export interface ListGeoLocationsRequest {
1593
1174
  StartContinentCode?: string;
1594
-
1595
1175
  StartCountryCode?: string;
1596
-
1597
1176
  StartSubdivisionCode?: string;
1598
-
1599
1177
  MaxItems?: number;
1600
1178
  }
1601
-
1602
1179
  export interface ListGeoLocationsResponse {
1603
1180
  GeoLocationDetailsList: GeoLocationDetails[] | undefined;
1604
-
1605
1181
  IsTruncated: boolean | undefined;
1606
-
1607
1182
  NextContinentCode?: string;
1608
-
1609
1183
  NextCountryCode?: string;
1610
-
1611
1184
  NextSubdivisionCode?: string;
1612
-
1613
1185
  MaxItems: number | undefined;
1614
1186
  }
1615
-
1616
1187
  export interface ListHealthChecksRequest {
1617
1188
  Marker?: string;
1618
-
1619
1189
  MaxItems?: number;
1620
1190
  }
1621
-
1622
1191
  export interface ListHealthChecksResponse {
1623
1192
  HealthChecks: HealthCheck[] | undefined;
1624
-
1625
1193
  Marker: string | undefined;
1626
-
1627
1194
  IsTruncated: boolean | undefined;
1628
-
1629
1195
  NextMarker?: string;
1630
-
1631
1196
  MaxItems: number | undefined;
1632
1197
  }
1633
-
1634
1198
  export interface ListHostedZonesRequest {
1635
1199
  Marker?: string;
1636
-
1637
1200
  MaxItems?: number;
1638
-
1639
1201
  DelegationSetId?: string;
1640
1202
  }
1641
1203
  export interface ListHostedZonesResponse {
1642
1204
  HostedZones: HostedZone[] | undefined;
1643
-
1644
1205
  Marker: string | undefined;
1645
-
1646
1206
  IsTruncated: boolean | undefined;
1647
-
1648
1207
  NextMarker?: string;
1649
-
1650
1208
  MaxItems: number | undefined;
1651
1209
  }
1652
-
1653
1210
  export interface ListHostedZonesByNameRequest {
1654
1211
  DNSName?: string;
1655
-
1656
1212
  HostedZoneId?: string;
1657
-
1658
1213
  MaxItems?: number;
1659
1214
  }
1660
-
1661
1215
  export interface ListHostedZonesByNameResponse {
1662
1216
  HostedZones: HostedZone[] | undefined;
1663
-
1664
1217
  DNSName?: string;
1665
-
1666
1218
  HostedZoneId?: string;
1667
-
1668
1219
  IsTruncated: boolean | undefined;
1669
-
1670
1220
  NextDNSName?: string;
1671
-
1672
1221
  NextHostedZoneId?: string;
1673
-
1674
1222
  MaxItems: number | undefined;
1675
1223
  }
1676
-
1677
1224
  export declare class InvalidPaginationToken extends __BaseException {
1678
1225
  readonly name: "InvalidPaginationToken";
1679
1226
  readonly $fault: "client";
1680
-
1681
1227
  constructor(
1682
1228
  opts: __ExceptionOptionType<InvalidPaginationToken, __BaseException>
1683
1229
  );
1684
1230
  }
1685
-
1686
1231
  export interface ListHostedZonesByVPCRequest {
1687
1232
  VPCId: string | undefined;
1688
-
1689
1233
  VPCRegion: VPCRegion | string | undefined;
1690
-
1691
1234
  MaxItems?: number;
1692
-
1693
1235
  NextToken?: string;
1694
1236
  }
1695
-
1696
1237
  export interface HostedZoneOwner {
1697
1238
  OwningAccount?: string;
1698
-
1699
1239
  OwningService?: string;
1700
1240
  }
1701
-
1702
1241
  export interface HostedZoneSummary {
1703
1242
  HostedZoneId: string | undefined;
1704
-
1705
1243
  Name: string | undefined;
1706
-
1707
1244
  Owner: HostedZoneOwner | undefined;
1708
1245
  }
1709
1246
  export interface ListHostedZonesByVPCResponse {
1710
1247
  HostedZoneSummaries: HostedZoneSummary[] | undefined;
1711
-
1712
1248
  MaxItems: number | undefined;
1713
-
1714
1249
  NextToken?: string;
1715
1250
  }
1716
1251
  export interface ListQueryLoggingConfigsRequest {
1717
1252
  HostedZoneId?: string;
1718
-
1719
1253
  NextToken?: string;
1720
-
1721
1254
  MaxResults?: number;
1722
1255
  }
1723
1256
  export interface ListQueryLoggingConfigsResponse {
1724
1257
  QueryLoggingConfigs: QueryLoggingConfig[] | undefined;
1725
-
1726
1258
  NextToken?: string;
1727
1259
  }
1728
-
1729
1260
  export interface ListResourceRecordSetsRequest {
1730
1261
  HostedZoneId: string | undefined;
1731
-
1732
1262
  StartRecordName?: string;
1733
-
1734
1263
  StartRecordType?: RRType | string;
1735
-
1736
1264
  StartRecordIdentifier?: string;
1737
-
1738
1265
  MaxItems?: number;
1739
1266
  }
1740
-
1741
1267
  export interface ListResourceRecordSetsResponse {
1742
1268
  ResourceRecordSets: ResourceRecordSet[] | undefined;
1743
-
1744
1269
  IsTruncated: boolean | undefined;
1745
-
1746
1270
  NextRecordName?: string;
1747
-
1748
1271
  NextRecordType?: RRType | string;
1749
-
1750
1272
  NextRecordIdentifier?: string;
1751
-
1752
1273
  MaxItems: number | undefined;
1753
1274
  }
1754
-
1755
1275
  export interface ListReusableDelegationSetsRequest {
1756
1276
  Marker?: string;
1757
-
1758
1277
  MaxItems?: number;
1759
1278
  }
1760
-
1761
1279
  export interface ListReusableDelegationSetsResponse {
1762
1280
  DelegationSets: DelegationSet[] | undefined;
1763
-
1764
1281
  Marker: string | undefined;
1765
-
1766
1282
  IsTruncated: boolean | undefined;
1767
-
1768
1283
  NextMarker?: string;
1769
-
1770
1284
  MaxItems: number | undefined;
1771
1285
  }
1772
-
1773
1286
  export interface ListTagsForResourceRequest {
1774
1287
  ResourceType: TagResourceType | string | undefined;
1775
-
1776
1288
  ResourceId: string | undefined;
1777
1289
  }
1778
-
1779
1290
  export interface ResourceTagSet {
1780
1291
  ResourceType?: TagResourceType | string;
1781
-
1782
1292
  ResourceId?: string;
1783
-
1784
1293
  Tags?: Tag[];
1785
1294
  }
1786
-
1787
1295
  export interface ListTagsForResourceResponse {
1788
1296
  ResourceTagSet: ResourceTagSet | undefined;
1789
1297
  }
1790
-
1791
1298
  export interface ListTagsForResourcesRequest {
1792
1299
  ResourceType: TagResourceType | string | undefined;
1793
-
1794
1300
  ResourceIds: string[] | undefined;
1795
1301
  }
1796
-
1797
1302
  export interface ListTagsForResourcesResponse {
1798
1303
  ResourceTagSets: ResourceTagSet[] | undefined;
1799
1304
  }
1800
-
1801
1305
  export interface ListTrafficPoliciesRequest {
1802
1306
  TrafficPolicyIdMarker?: string;
1803
-
1804
1307
  MaxItems?: number;
1805
1308
  }
1806
-
1807
1309
  export interface TrafficPolicySummary {
1808
1310
  Id: string | undefined;
1809
-
1810
1311
  Name: string | undefined;
1811
-
1812
1312
  Type: RRType | string | undefined;
1813
-
1814
1313
  LatestVersion: number | undefined;
1815
-
1816
1314
  TrafficPolicyCount: number | undefined;
1817
1315
  }
1818
-
1819
1316
  export interface ListTrafficPoliciesResponse {
1820
1317
  TrafficPolicySummaries: TrafficPolicySummary[] | undefined;
1821
-
1822
1318
  IsTruncated: boolean | undefined;
1823
-
1824
1319
  TrafficPolicyIdMarker: string | undefined;
1825
-
1826
1320
  MaxItems: number | undefined;
1827
1321
  }
1828
-
1829
1322
  export interface ListTrafficPolicyInstancesRequest {
1830
1323
  HostedZoneIdMarker?: string;
1831
-
1832
1324
  TrafficPolicyInstanceNameMarker?: string;
1833
-
1834
1325
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1835
-
1836
1326
  MaxItems?: number;
1837
1327
  }
1838
-
1839
1328
  export interface ListTrafficPolicyInstancesResponse {
1840
1329
  TrafficPolicyInstances: TrafficPolicyInstance[] | undefined;
1841
-
1842
1330
  HostedZoneIdMarker?: string;
1843
-
1844
1331
  TrafficPolicyInstanceNameMarker?: string;
1845
-
1846
1332
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1847
-
1848
1333
  IsTruncated: boolean | undefined;
1849
-
1850
1334
  MaxItems: number | undefined;
1851
1335
  }
1852
-
1853
1336
  export interface ListTrafficPolicyInstancesByHostedZoneRequest {
1854
1337
  HostedZoneId: string | undefined;
1855
-
1856
1338
  TrafficPolicyInstanceNameMarker?: string;
1857
-
1858
1339
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1859
-
1860
1340
  MaxItems?: number;
1861
1341
  }
1862
-
1863
1342
  export interface ListTrafficPolicyInstancesByHostedZoneResponse {
1864
1343
  TrafficPolicyInstances: TrafficPolicyInstance[] | undefined;
1865
-
1866
1344
  TrafficPolicyInstanceNameMarker?: string;
1867
-
1868
1345
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1869
-
1870
1346
  IsTruncated: boolean | undefined;
1871
-
1872
1347
  MaxItems: number | undefined;
1873
1348
  }
1874
-
1875
1349
  export interface ListTrafficPolicyInstancesByPolicyRequest {
1876
1350
  TrafficPolicyId: string | undefined;
1877
-
1878
1351
  TrafficPolicyVersion: number | undefined;
1879
-
1880
1352
  HostedZoneIdMarker?: string;
1881
-
1882
1353
  TrafficPolicyInstanceNameMarker?: string;
1883
-
1884
1354
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1885
-
1886
1355
  MaxItems?: number;
1887
1356
  }
1888
-
1889
1357
  export interface ListTrafficPolicyInstancesByPolicyResponse {
1890
1358
  TrafficPolicyInstances: TrafficPolicyInstance[] | undefined;
1891
-
1892
1359
  HostedZoneIdMarker?: string;
1893
-
1894
1360
  TrafficPolicyInstanceNameMarker?: string;
1895
-
1896
1361
  TrafficPolicyInstanceTypeMarker?: RRType | string;
1897
-
1898
1362
  IsTruncated: boolean | undefined;
1899
-
1900
1363
  MaxItems: number | undefined;
1901
1364
  }
1902
-
1903
1365
  export interface ListTrafficPolicyVersionsRequest {
1904
1366
  Id: string | undefined;
1905
-
1906
1367
  TrafficPolicyVersionMarker?: string;
1907
-
1908
1368
  MaxItems?: number;
1909
1369
  }
1910
-
1911
1370
  export interface ListTrafficPolicyVersionsResponse {
1912
1371
  TrafficPolicies: TrafficPolicy[] | undefined;
1913
-
1914
1372
  IsTruncated: boolean | undefined;
1915
-
1916
1373
  TrafficPolicyVersionMarker: string | undefined;
1917
-
1918
1374
  MaxItems: number | undefined;
1919
1375
  }
1920
-
1921
1376
  export interface ListVPCAssociationAuthorizationsRequest {
1922
1377
  HostedZoneId: string | undefined;
1923
-
1924
1378
  NextToken?: string;
1925
-
1926
1379
  MaxResults?: number;
1927
1380
  }
1928
-
1929
1381
  export interface ListVPCAssociationAuthorizationsResponse {
1930
1382
  HostedZoneId: string | undefined;
1931
-
1932
1383
  NextToken?: string;
1933
-
1934
1384
  VPCs: VPC[] | undefined;
1935
1385
  }
1936
-
1937
1386
  export interface TestDNSAnswerRequest {
1938
1387
  HostedZoneId: string | undefined;
1939
-
1940
1388
  RecordName: string | undefined;
1941
-
1942
1389
  RecordType: RRType | string | undefined;
1943
-
1944
1390
  ResolverIP?: string;
1945
-
1946
1391
  EDNS0ClientSubnetIP?: string;
1947
-
1948
1392
  EDNS0ClientSubnetMask?: string;
1949
1393
  }
1950
-
1951
1394
  export interface TestDNSAnswerResponse {
1952
1395
  Nameserver: string | undefined;
1953
-
1954
1396
  RecordName: string | undefined;
1955
-
1956
1397
  RecordType: RRType | string | undefined;
1957
-
1958
1398
  RecordData: string[] | undefined;
1959
-
1960
1399
  ResponseCode: string | undefined;
1961
-
1962
1400
  Protocol: string | undefined;
1963
1401
  }
1964
-
1965
1402
  export declare class HealthCheckVersionMismatch extends __BaseException {
1966
1403
  readonly name: "HealthCheckVersionMismatch";
1967
1404
  readonly $fault: "client";
1968
-
1969
1405
  constructor(
1970
1406
  opts: __ExceptionOptionType<HealthCheckVersionMismatch, __BaseException>
1971
1407
  );
@@ -1975,776 +1411,565 @@ export declare type ResettableElementName =
1975
1411
  | "FullyQualifiedDomainName"
1976
1412
  | "Regions"
1977
1413
  | "ResourcePath";
1978
-
1979
1414
  export interface UpdateHealthCheckRequest {
1980
1415
  HealthCheckId: string | undefined;
1981
-
1982
1416
  HealthCheckVersion?: number;
1983
-
1984
1417
  IPAddress?: string;
1985
-
1986
1418
  Port?: number;
1987
-
1988
1419
  ResourcePath?: string;
1989
-
1990
1420
  FullyQualifiedDomainName?: string;
1991
-
1992
1421
  SearchString?: string;
1993
-
1994
1422
  FailureThreshold?: number;
1995
-
1996
1423
  Inverted?: boolean;
1997
-
1998
1424
  Disabled?: boolean;
1999
-
2000
1425
  HealthThreshold?: number;
2001
-
2002
1426
  ChildHealthChecks?: string[];
2003
-
2004
1427
  EnableSNI?: boolean;
2005
-
2006
1428
  Regions?: (HealthCheckRegion | string)[];
2007
-
2008
1429
  AlarmIdentifier?: AlarmIdentifier;
2009
-
2010
1430
  InsufficientDataHealthStatus?: InsufficientDataHealthStatus | string;
2011
-
2012
1431
  ResetElements?: (ResettableElementName | string)[];
2013
1432
  }
2014
-
2015
1433
  export interface UpdateHealthCheckResponse {
2016
1434
  HealthCheck: HealthCheck | undefined;
2017
1435
  }
2018
-
2019
1436
  export interface UpdateHostedZoneCommentRequest {
2020
1437
  Id: string | undefined;
2021
-
2022
1438
  Comment?: string;
2023
1439
  }
2024
-
2025
1440
  export interface UpdateHostedZoneCommentResponse {
2026
1441
  HostedZone: HostedZone | undefined;
2027
1442
  }
2028
-
2029
1443
  export interface UpdateTrafficPolicyCommentRequest {
2030
1444
  Id: string | undefined;
2031
-
2032
1445
  Version: number | undefined;
2033
-
2034
1446
  Comment: string | undefined;
2035
1447
  }
2036
-
2037
1448
  export interface UpdateTrafficPolicyCommentResponse {
2038
1449
  TrafficPolicy: TrafficPolicy | undefined;
2039
1450
  }
2040
-
2041
1451
  export declare class ConflictingTypes extends __BaseException {
2042
1452
  readonly name: "ConflictingTypes";
2043
1453
  readonly $fault: "client";
2044
-
2045
1454
  constructor(opts: __ExceptionOptionType<ConflictingTypes, __BaseException>);
2046
1455
  }
2047
-
2048
1456
  export interface UpdateTrafficPolicyInstanceRequest {
2049
1457
  Id: string | undefined;
2050
-
2051
1458
  TTL: number | undefined;
2052
-
2053
1459
  TrafficPolicyId: string | undefined;
2054
-
2055
1460
  TrafficPolicyVersion: number | undefined;
2056
1461
  }
2057
-
2058
1462
  export interface UpdateTrafficPolicyInstanceResponse {
2059
1463
  TrafficPolicyInstance: TrafficPolicyInstance | undefined;
2060
1464
  }
2061
-
2062
1465
  export declare const AccountLimitFilterSensitiveLog: (obj: AccountLimit) => any;
2063
-
2064
1466
  export declare const ActivateKeySigningKeyRequestFilterSensitiveLog: (
2065
1467
  obj: ActivateKeySigningKeyRequest
2066
1468
  ) => any;
2067
-
2068
1469
  export declare const ChangeInfoFilterSensitiveLog: (obj: ChangeInfo) => any;
2069
-
2070
1470
  export declare const ActivateKeySigningKeyResponseFilterSensitiveLog: (
2071
1471
  obj: ActivateKeySigningKeyResponse
2072
1472
  ) => any;
2073
-
2074
1473
  export declare const AlarmIdentifierFilterSensitiveLog: (
2075
1474
  obj: AlarmIdentifier
2076
1475
  ) => any;
2077
-
2078
1476
  export declare const AliasTargetFilterSensitiveLog: (obj: AliasTarget) => any;
2079
-
2080
1477
  export declare const VPCFilterSensitiveLog: (obj: VPC) => any;
2081
-
2082
1478
  export declare const AssociateVPCWithHostedZoneRequestFilterSensitiveLog: (
2083
1479
  obj: AssociateVPCWithHostedZoneRequest
2084
1480
  ) => any;
2085
-
2086
1481
  export declare const AssociateVPCWithHostedZoneResponseFilterSensitiveLog: (
2087
1482
  obj: AssociateVPCWithHostedZoneResponse
2088
1483
  ) => any;
2089
-
2090
1484
  export declare const CidrCollectionChangeFilterSensitiveLog: (
2091
1485
  obj: CidrCollectionChange
2092
1486
  ) => any;
2093
-
2094
1487
  export declare const ChangeCidrCollectionRequestFilterSensitiveLog: (
2095
1488
  obj: ChangeCidrCollectionRequest
2096
1489
  ) => any;
2097
-
2098
1490
  export declare const ChangeCidrCollectionResponseFilterSensitiveLog: (
2099
1491
  obj: ChangeCidrCollectionResponse
2100
1492
  ) => any;
2101
-
2102
1493
  export declare const CidrRoutingConfigFilterSensitiveLog: (
2103
1494
  obj: CidrRoutingConfig
2104
1495
  ) => any;
2105
-
2106
1496
  export declare const GeoLocationFilterSensitiveLog: (obj: GeoLocation) => any;
2107
-
2108
1497
  export declare const ResourceRecordFilterSensitiveLog: (
2109
1498
  obj: ResourceRecord
2110
1499
  ) => any;
2111
-
2112
1500
  export declare const ResourceRecordSetFilterSensitiveLog: (
2113
1501
  obj: ResourceRecordSet
2114
1502
  ) => any;
2115
-
2116
1503
  export declare const ChangeFilterSensitiveLog: (obj: Change) => any;
2117
-
2118
1504
  export declare const ChangeBatchFilterSensitiveLog: (obj: ChangeBatch) => any;
2119
-
2120
1505
  export declare const ChangeResourceRecordSetsRequestFilterSensitiveLog: (
2121
1506
  obj: ChangeResourceRecordSetsRequest
2122
1507
  ) => any;
2123
-
2124
1508
  export declare const ChangeResourceRecordSetsResponseFilterSensitiveLog: (
2125
1509
  obj: ChangeResourceRecordSetsResponse
2126
1510
  ) => any;
2127
-
2128
1511
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2129
-
2130
1512
  export declare const ChangeTagsForResourceRequestFilterSensitiveLog: (
2131
1513
  obj: ChangeTagsForResourceRequest
2132
1514
  ) => any;
2133
-
2134
1515
  export declare const ChangeTagsForResourceResponseFilterSensitiveLog: (
2135
1516
  obj: ChangeTagsForResourceResponse
2136
1517
  ) => any;
2137
-
2138
1518
  export declare const CreateCidrCollectionRequestFilterSensitiveLog: (
2139
1519
  obj: CreateCidrCollectionRequest
2140
1520
  ) => any;
2141
-
2142
1521
  export declare const CidrCollectionFilterSensitiveLog: (
2143
1522
  obj: CidrCollection
2144
1523
  ) => any;
2145
-
2146
1524
  export declare const CreateCidrCollectionResponseFilterSensitiveLog: (
2147
1525
  obj: CreateCidrCollectionResponse
2148
1526
  ) => any;
2149
-
2150
1527
  export declare const HealthCheckConfigFilterSensitiveLog: (
2151
1528
  obj: HealthCheckConfig
2152
1529
  ) => any;
2153
-
2154
1530
  export declare const CreateHealthCheckRequestFilterSensitiveLog: (
2155
1531
  obj: CreateHealthCheckRequest
2156
1532
  ) => any;
2157
-
2158
1533
  export declare const DimensionFilterSensitiveLog: (obj: Dimension) => any;
2159
-
2160
1534
  export declare const CloudWatchAlarmConfigurationFilterSensitiveLog: (
2161
1535
  obj: CloudWatchAlarmConfiguration
2162
1536
  ) => any;
2163
-
2164
1537
  export declare const LinkedServiceFilterSensitiveLog: (
2165
1538
  obj: LinkedService
2166
1539
  ) => any;
2167
-
2168
1540
  export declare const HealthCheckFilterSensitiveLog: (obj: HealthCheck) => any;
2169
-
2170
1541
  export declare const CreateHealthCheckResponseFilterSensitiveLog: (
2171
1542
  obj: CreateHealthCheckResponse
2172
1543
  ) => any;
2173
-
2174
1544
  export declare const HostedZoneConfigFilterSensitiveLog: (
2175
1545
  obj: HostedZoneConfig
2176
1546
  ) => any;
2177
-
2178
1547
  export declare const CreateHostedZoneRequestFilterSensitiveLog: (
2179
1548
  obj: CreateHostedZoneRequest
2180
1549
  ) => any;
2181
-
2182
1550
  export declare const DelegationSetFilterSensitiveLog: (
2183
1551
  obj: DelegationSet
2184
1552
  ) => any;
2185
-
2186
1553
  export declare const HostedZoneFilterSensitiveLog: (obj: HostedZone) => any;
2187
-
2188
1554
  export declare const CreateHostedZoneResponseFilterSensitiveLog: (
2189
1555
  obj: CreateHostedZoneResponse
2190
1556
  ) => any;
2191
-
2192
1557
  export declare const CreateKeySigningKeyRequestFilterSensitiveLog: (
2193
1558
  obj: CreateKeySigningKeyRequest
2194
1559
  ) => any;
2195
-
2196
1560
  export declare const KeySigningKeyFilterSensitiveLog: (
2197
1561
  obj: KeySigningKey
2198
1562
  ) => any;
2199
-
2200
1563
  export declare const CreateKeySigningKeyResponseFilterSensitiveLog: (
2201
1564
  obj: CreateKeySigningKeyResponse
2202
1565
  ) => any;
2203
-
2204
1566
  export declare const CreateQueryLoggingConfigRequestFilterSensitiveLog: (
2205
1567
  obj: CreateQueryLoggingConfigRequest
2206
1568
  ) => any;
2207
-
2208
1569
  export declare const QueryLoggingConfigFilterSensitiveLog: (
2209
1570
  obj: QueryLoggingConfig
2210
1571
  ) => any;
2211
-
2212
1572
  export declare const CreateQueryLoggingConfigResponseFilterSensitiveLog: (
2213
1573
  obj: CreateQueryLoggingConfigResponse
2214
1574
  ) => any;
2215
-
2216
1575
  export declare const CreateReusableDelegationSetRequestFilterSensitiveLog: (
2217
1576
  obj: CreateReusableDelegationSetRequest
2218
1577
  ) => any;
2219
-
2220
1578
  export declare const CreateReusableDelegationSetResponseFilterSensitiveLog: (
2221
1579
  obj: CreateReusableDelegationSetResponse
2222
1580
  ) => any;
2223
-
2224
1581
  export declare const CreateTrafficPolicyRequestFilterSensitiveLog: (
2225
1582
  obj: CreateTrafficPolicyRequest
2226
1583
  ) => any;
2227
-
2228
1584
  export declare const TrafficPolicyFilterSensitiveLog: (
2229
1585
  obj: TrafficPolicy
2230
1586
  ) => any;
2231
-
2232
1587
  export declare const CreateTrafficPolicyResponseFilterSensitiveLog: (
2233
1588
  obj: CreateTrafficPolicyResponse
2234
1589
  ) => any;
2235
-
2236
1590
  export declare const CreateTrafficPolicyInstanceRequestFilterSensitiveLog: (
2237
1591
  obj: CreateTrafficPolicyInstanceRequest
2238
1592
  ) => any;
2239
-
2240
1593
  export declare const TrafficPolicyInstanceFilterSensitiveLog: (
2241
1594
  obj: TrafficPolicyInstance
2242
1595
  ) => any;
2243
-
2244
1596
  export declare const CreateTrafficPolicyInstanceResponseFilterSensitiveLog: (
2245
1597
  obj: CreateTrafficPolicyInstanceResponse
2246
1598
  ) => any;
2247
-
2248
1599
  export declare const CreateTrafficPolicyVersionRequestFilterSensitiveLog: (
2249
1600
  obj: CreateTrafficPolicyVersionRequest
2250
1601
  ) => any;
2251
-
2252
1602
  export declare const CreateTrafficPolicyVersionResponseFilterSensitiveLog: (
2253
1603
  obj: CreateTrafficPolicyVersionResponse
2254
1604
  ) => any;
2255
-
2256
1605
  export declare const CreateVPCAssociationAuthorizationRequestFilterSensitiveLog: (
2257
1606
  obj: CreateVPCAssociationAuthorizationRequest
2258
1607
  ) => any;
2259
-
2260
1608
  export declare const CreateVPCAssociationAuthorizationResponseFilterSensitiveLog: (
2261
1609
  obj: CreateVPCAssociationAuthorizationResponse
2262
1610
  ) => any;
2263
-
2264
1611
  export declare const DeactivateKeySigningKeyRequestFilterSensitiveLog: (
2265
1612
  obj: DeactivateKeySigningKeyRequest
2266
1613
  ) => any;
2267
-
2268
1614
  export declare const DeactivateKeySigningKeyResponseFilterSensitiveLog: (
2269
1615
  obj: DeactivateKeySigningKeyResponse
2270
1616
  ) => any;
2271
-
2272
1617
  export declare const DeleteCidrCollectionRequestFilterSensitiveLog: (
2273
1618
  obj: DeleteCidrCollectionRequest
2274
1619
  ) => any;
2275
-
2276
1620
  export declare const DeleteCidrCollectionResponseFilterSensitiveLog: (
2277
1621
  obj: DeleteCidrCollectionResponse
2278
1622
  ) => any;
2279
-
2280
1623
  export declare const DeleteHealthCheckRequestFilterSensitiveLog: (
2281
1624
  obj: DeleteHealthCheckRequest
2282
1625
  ) => any;
2283
-
2284
1626
  export declare const DeleteHealthCheckResponseFilterSensitiveLog: (
2285
1627
  obj: DeleteHealthCheckResponse
2286
1628
  ) => any;
2287
-
2288
1629
  export declare const DeleteHostedZoneRequestFilterSensitiveLog: (
2289
1630
  obj: DeleteHostedZoneRequest
2290
1631
  ) => any;
2291
-
2292
1632
  export declare const DeleteHostedZoneResponseFilterSensitiveLog: (
2293
1633
  obj: DeleteHostedZoneResponse
2294
1634
  ) => any;
2295
-
2296
1635
  export declare const DeleteKeySigningKeyRequestFilterSensitiveLog: (
2297
1636
  obj: DeleteKeySigningKeyRequest
2298
1637
  ) => any;
2299
-
2300
1638
  export declare const DeleteKeySigningKeyResponseFilterSensitiveLog: (
2301
1639
  obj: DeleteKeySigningKeyResponse
2302
1640
  ) => any;
2303
-
2304
1641
  export declare const DeleteQueryLoggingConfigRequestFilterSensitiveLog: (
2305
1642
  obj: DeleteQueryLoggingConfigRequest
2306
1643
  ) => any;
2307
-
2308
1644
  export declare const DeleteQueryLoggingConfigResponseFilterSensitiveLog: (
2309
1645
  obj: DeleteQueryLoggingConfigResponse
2310
1646
  ) => any;
2311
-
2312
1647
  export declare const DeleteReusableDelegationSetRequestFilterSensitiveLog: (
2313
1648
  obj: DeleteReusableDelegationSetRequest
2314
1649
  ) => any;
2315
-
2316
1650
  export declare const DeleteReusableDelegationSetResponseFilterSensitiveLog: (
2317
1651
  obj: DeleteReusableDelegationSetResponse
2318
1652
  ) => any;
2319
-
2320
1653
  export declare const DeleteTrafficPolicyRequestFilterSensitiveLog: (
2321
1654
  obj: DeleteTrafficPolicyRequest
2322
1655
  ) => any;
2323
-
2324
1656
  export declare const DeleteTrafficPolicyResponseFilterSensitiveLog: (
2325
1657
  obj: DeleteTrafficPolicyResponse
2326
1658
  ) => any;
2327
-
2328
1659
  export declare const DeleteTrafficPolicyInstanceRequestFilterSensitiveLog: (
2329
1660
  obj: DeleteTrafficPolicyInstanceRequest
2330
1661
  ) => any;
2331
-
2332
1662
  export declare const DeleteTrafficPolicyInstanceResponseFilterSensitiveLog: (
2333
1663
  obj: DeleteTrafficPolicyInstanceResponse
2334
1664
  ) => any;
2335
-
2336
1665
  export declare const DeleteVPCAssociationAuthorizationRequestFilterSensitiveLog: (
2337
1666
  obj: DeleteVPCAssociationAuthorizationRequest
2338
1667
  ) => any;
2339
-
2340
1668
  export declare const DeleteVPCAssociationAuthorizationResponseFilterSensitiveLog: (
2341
1669
  obj: DeleteVPCAssociationAuthorizationResponse
2342
1670
  ) => any;
2343
-
2344
1671
  export declare const DisableHostedZoneDNSSECRequestFilterSensitiveLog: (
2345
1672
  obj: DisableHostedZoneDNSSECRequest
2346
1673
  ) => any;
2347
-
2348
1674
  export declare const DisableHostedZoneDNSSECResponseFilterSensitiveLog: (
2349
1675
  obj: DisableHostedZoneDNSSECResponse
2350
1676
  ) => any;
2351
-
2352
1677
  export declare const DisassociateVPCFromHostedZoneRequestFilterSensitiveLog: (
2353
1678
  obj: DisassociateVPCFromHostedZoneRequest
2354
1679
  ) => any;
2355
-
2356
1680
  export declare const DisassociateVPCFromHostedZoneResponseFilterSensitiveLog: (
2357
1681
  obj: DisassociateVPCFromHostedZoneResponse
2358
1682
  ) => any;
2359
-
2360
1683
  export declare const EnableHostedZoneDNSSECRequestFilterSensitiveLog: (
2361
1684
  obj: EnableHostedZoneDNSSECRequest
2362
1685
  ) => any;
2363
-
2364
1686
  export declare const EnableHostedZoneDNSSECResponseFilterSensitiveLog: (
2365
1687
  obj: EnableHostedZoneDNSSECResponse
2366
1688
  ) => any;
2367
-
2368
1689
  export declare const GetAccountLimitRequestFilterSensitiveLog: (
2369
1690
  obj: GetAccountLimitRequest
2370
1691
  ) => any;
2371
-
2372
1692
  export declare const GetAccountLimitResponseFilterSensitiveLog: (
2373
1693
  obj: GetAccountLimitResponse
2374
1694
  ) => any;
2375
-
2376
1695
  export declare const GetChangeRequestFilterSensitiveLog: (
2377
1696
  obj: GetChangeRequest
2378
1697
  ) => any;
2379
-
2380
1698
  export declare const GetChangeResponseFilterSensitiveLog: (
2381
1699
  obj: GetChangeResponse
2382
1700
  ) => any;
2383
-
2384
1701
  export declare const GetCheckerIpRangesRequestFilterSensitiveLog: (
2385
1702
  obj: GetCheckerIpRangesRequest
2386
1703
  ) => any;
2387
-
2388
1704
  export declare const GetCheckerIpRangesResponseFilterSensitiveLog: (
2389
1705
  obj: GetCheckerIpRangesResponse
2390
1706
  ) => any;
2391
-
2392
1707
  export declare const GetDNSSECRequestFilterSensitiveLog: (
2393
1708
  obj: GetDNSSECRequest
2394
1709
  ) => any;
2395
-
2396
1710
  export declare const DNSSECStatusFilterSensitiveLog: (obj: DNSSECStatus) => any;
2397
-
2398
1711
  export declare const GetDNSSECResponseFilterSensitiveLog: (
2399
1712
  obj: GetDNSSECResponse
2400
1713
  ) => any;
2401
-
2402
1714
  export declare const GetGeoLocationRequestFilterSensitiveLog: (
2403
1715
  obj: GetGeoLocationRequest
2404
1716
  ) => any;
2405
-
2406
1717
  export declare const GeoLocationDetailsFilterSensitiveLog: (
2407
1718
  obj: GeoLocationDetails
2408
1719
  ) => any;
2409
-
2410
1720
  export declare const GetGeoLocationResponseFilterSensitiveLog: (
2411
1721
  obj: GetGeoLocationResponse
2412
1722
  ) => any;
2413
-
2414
1723
  export declare const GetHealthCheckRequestFilterSensitiveLog: (
2415
1724
  obj: GetHealthCheckRequest
2416
1725
  ) => any;
2417
-
2418
1726
  export declare const GetHealthCheckResponseFilterSensitiveLog: (
2419
1727
  obj: GetHealthCheckResponse
2420
1728
  ) => any;
2421
-
2422
1729
  export declare const GetHealthCheckCountRequestFilterSensitiveLog: (
2423
1730
  obj: GetHealthCheckCountRequest
2424
1731
  ) => any;
2425
-
2426
1732
  export declare const GetHealthCheckCountResponseFilterSensitiveLog: (
2427
1733
  obj: GetHealthCheckCountResponse
2428
1734
  ) => any;
2429
-
2430
1735
  export declare const GetHealthCheckLastFailureReasonRequestFilterSensitiveLog: (
2431
1736
  obj: GetHealthCheckLastFailureReasonRequest
2432
1737
  ) => any;
2433
-
2434
1738
  export declare const StatusReportFilterSensitiveLog: (obj: StatusReport) => any;
2435
-
2436
1739
  export declare const HealthCheckObservationFilterSensitiveLog: (
2437
1740
  obj: HealthCheckObservation
2438
1741
  ) => any;
2439
-
2440
1742
  export declare const GetHealthCheckLastFailureReasonResponseFilterSensitiveLog: (
2441
1743
  obj: GetHealthCheckLastFailureReasonResponse
2442
1744
  ) => any;
2443
-
2444
1745
  export declare const GetHealthCheckStatusRequestFilterSensitiveLog: (
2445
1746
  obj: GetHealthCheckStatusRequest
2446
1747
  ) => any;
2447
-
2448
1748
  export declare const GetHealthCheckStatusResponseFilterSensitiveLog: (
2449
1749
  obj: GetHealthCheckStatusResponse
2450
1750
  ) => any;
2451
-
2452
1751
  export declare const GetHostedZoneRequestFilterSensitiveLog: (
2453
1752
  obj: GetHostedZoneRequest
2454
1753
  ) => any;
2455
-
2456
1754
  export declare const GetHostedZoneResponseFilterSensitiveLog: (
2457
1755
  obj: GetHostedZoneResponse
2458
1756
  ) => any;
2459
-
2460
1757
  export declare const GetHostedZoneCountRequestFilterSensitiveLog: (
2461
1758
  obj: GetHostedZoneCountRequest
2462
1759
  ) => any;
2463
-
2464
1760
  export declare const GetHostedZoneCountResponseFilterSensitiveLog: (
2465
1761
  obj: GetHostedZoneCountResponse
2466
1762
  ) => any;
2467
-
2468
1763
  export declare const GetHostedZoneLimitRequestFilterSensitiveLog: (
2469
1764
  obj: GetHostedZoneLimitRequest
2470
1765
  ) => any;
2471
-
2472
1766
  export declare const HostedZoneLimitFilterSensitiveLog: (
2473
1767
  obj: HostedZoneLimit
2474
1768
  ) => any;
2475
-
2476
1769
  export declare const GetHostedZoneLimitResponseFilterSensitiveLog: (
2477
1770
  obj: GetHostedZoneLimitResponse
2478
1771
  ) => any;
2479
-
2480
1772
  export declare const GetQueryLoggingConfigRequestFilterSensitiveLog: (
2481
1773
  obj: GetQueryLoggingConfigRequest
2482
1774
  ) => any;
2483
-
2484
1775
  export declare const GetQueryLoggingConfigResponseFilterSensitiveLog: (
2485
1776
  obj: GetQueryLoggingConfigResponse
2486
1777
  ) => any;
2487
-
2488
1778
  export declare const GetReusableDelegationSetRequestFilterSensitiveLog: (
2489
1779
  obj: GetReusableDelegationSetRequest
2490
1780
  ) => any;
2491
-
2492
1781
  export declare const GetReusableDelegationSetResponseFilterSensitiveLog: (
2493
1782
  obj: GetReusableDelegationSetResponse
2494
1783
  ) => any;
2495
-
2496
1784
  export declare const GetReusableDelegationSetLimitRequestFilterSensitiveLog: (
2497
1785
  obj: GetReusableDelegationSetLimitRequest
2498
1786
  ) => any;
2499
-
2500
1787
  export declare const ReusableDelegationSetLimitFilterSensitiveLog: (
2501
1788
  obj: ReusableDelegationSetLimit
2502
1789
  ) => any;
2503
-
2504
1790
  export declare const GetReusableDelegationSetLimitResponseFilterSensitiveLog: (
2505
1791
  obj: GetReusableDelegationSetLimitResponse
2506
1792
  ) => any;
2507
-
2508
1793
  export declare const GetTrafficPolicyRequestFilterSensitiveLog: (
2509
1794
  obj: GetTrafficPolicyRequest
2510
1795
  ) => any;
2511
-
2512
1796
  export declare const GetTrafficPolicyResponseFilterSensitiveLog: (
2513
1797
  obj: GetTrafficPolicyResponse
2514
1798
  ) => any;
2515
-
2516
1799
  export declare const GetTrafficPolicyInstanceRequestFilterSensitiveLog: (
2517
1800
  obj: GetTrafficPolicyInstanceRequest
2518
1801
  ) => any;
2519
-
2520
1802
  export declare const GetTrafficPolicyInstanceResponseFilterSensitiveLog: (
2521
1803
  obj: GetTrafficPolicyInstanceResponse
2522
1804
  ) => any;
2523
-
2524
1805
  export declare const GetTrafficPolicyInstanceCountRequestFilterSensitiveLog: (
2525
1806
  obj: GetTrafficPolicyInstanceCountRequest
2526
1807
  ) => any;
2527
-
2528
1808
  export declare const GetTrafficPolicyInstanceCountResponseFilterSensitiveLog: (
2529
1809
  obj: GetTrafficPolicyInstanceCountResponse
2530
1810
  ) => any;
2531
-
2532
1811
  export declare const ListCidrBlocksRequestFilterSensitiveLog: (
2533
1812
  obj: ListCidrBlocksRequest
2534
1813
  ) => any;
2535
-
2536
1814
  export declare const CidrBlockSummaryFilterSensitiveLog: (
2537
1815
  obj: CidrBlockSummary
2538
1816
  ) => any;
2539
-
2540
1817
  export declare const ListCidrBlocksResponseFilterSensitiveLog: (
2541
1818
  obj: ListCidrBlocksResponse
2542
1819
  ) => any;
2543
-
2544
1820
  export declare const ListCidrCollectionsRequestFilterSensitiveLog: (
2545
1821
  obj: ListCidrCollectionsRequest
2546
1822
  ) => any;
2547
-
2548
1823
  export declare const CollectionSummaryFilterSensitiveLog: (
2549
1824
  obj: CollectionSummary
2550
1825
  ) => any;
2551
-
2552
1826
  export declare const ListCidrCollectionsResponseFilterSensitiveLog: (
2553
1827
  obj: ListCidrCollectionsResponse
2554
1828
  ) => any;
2555
-
2556
1829
  export declare const ListCidrLocationsRequestFilterSensitiveLog: (
2557
1830
  obj: ListCidrLocationsRequest
2558
1831
  ) => any;
2559
-
2560
1832
  export declare const LocationSummaryFilterSensitiveLog: (
2561
1833
  obj: LocationSummary
2562
1834
  ) => any;
2563
-
2564
1835
  export declare const ListCidrLocationsResponseFilterSensitiveLog: (
2565
1836
  obj: ListCidrLocationsResponse
2566
1837
  ) => any;
2567
-
2568
1838
  export declare const ListGeoLocationsRequestFilterSensitiveLog: (
2569
1839
  obj: ListGeoLocationsRequest
2570
1840
  ) => any;
2571
-
2572
1841
  export declare const ListGeoLocationsResponseFilterSensitiveLog: (
2573
1842
  obj: ListGeoLocationsResponse
2574
1843
  ) => any;
2575
-
2576
1844
  export declare const ListHealthChecksRequestFilterSensitiveLog: (
2577
1845
  obj: ListHealthChecksRequest
2578
1846
  ) => any;
2579
-
2580
1847
  export declare const ListHealthChecksResponseFilterSensitiveLog: (
2581
1848
  obj: ListHealthChecksResponse
2582
1849
  ) => any;
2583
-
2584
1850
  export declare const ListHostedZonesRequestFilterSensitiveLog: (
2585
1851
  obj: ListHostedZonesRequest
2586
1852
  ) => any;
2587
-
2588
1853
  export declare const ListHostedZonesResponseFilterSensitiveLog: (
2589
1854
  obj: ListHostedZonesResponse
2590
1855
  ) => any;
2591
-
2592
1856
  export declare const ListHostedZonesByNameRequestFilterSensitiveLog: (
2593
1857
  obj: ListHostedZonesByNameRequest
2594
1858
  ) => any;
2595
-
2596
1859
  export declare const ListHostedZonesByNameResponseFilterSensitiveLog: (
2597
1860
  obj: ListHostedZonesByNameResponse
2598
1861
  ) => any;
2599
-
2600
1862
  export declare const ListHostedZonesByVPCRequestFilterSensitiveLog: (
2601
1863
  obj: ListHostedZonesByVPCRequest
2602
1864
  ) => any;
2603
-
2604
1865
  export declare const HostedZoneOwnerFilterSensitiveLog: (
2605
1866
  obj: HostedZoneOwner
2606
1867
  ) => any;
2607
-
2608
1868
  export declare const HostedZoneSummaryFilterSensitiveLog: (
2609
1869
  obj: HostedZoneSummary
2610
1870
  ) => any;
2611
-
2612
1871
  export declare const ListHostedZonesByVPCResponseFilterSensitiveLog: (
2613
1872
  obj: ListHostedZonesByVPCResponse
2614
1873
  ) => any;
2615
-
2616
1874
  export declare const ListQueryLoggingConfigsRequestFilterSensitiveLog: (
2617
1875
  obj: ListQueryLoggingConfigsRequest
2618
1876
  ) => any;
2619
-
2620
1877
  export declare const ListQueryLoggingConfigsResponseFilterSensitiveLog: (
2621
1878
  obj: ListQueryLoggingConfigsResponse
2622
1879
  ) => any;
2623
-
2624
1880
  export declare const ListResourceRecordSetsRequestFilterSensitiveLog: (
2625
1881
  obj: ListResourceRecordSetsRequest
2626
1882
  ) => any;
2627
-
2628
1883
  export declare const ListResourceRecordSetsResponseFilterSensitiveLog: (
2629
1884
  obj: ListResourceRecordSetsResponse
2630
1885
  ) => any;
2631
-
2632
1886
  export declare const ListReusableDelegationSetsRequestFilterSensitiveLog: (
2633
1887
  obj: ListReusableDelegationSetsRequest
2634
1888
  ) => any;
2635
-
2636
1889
  export declare const ListReusableDelegationSetsResponseFilterSensitiveLog: (
2637
1890
  obj: ListReusableDelegationSetsResponse
2638
1891
  ) => any;
2639
-
2640
1892
  export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2641
1893
  obj: ListTagsForResourceRequest
2642
1894
  ) => any;
2643
-
2644
1895
  export declare const ResourceTagSetFilterSensitiveLog: (
2645
1896
  obj: ResourceTagSet
2646
1897
  ) => any;
2647
-
2648
1898
  export declare const ListTagsForResourceResponseFilterSensitiveLog: (
2649
1899
  obj: ListTagsForResourceResponse
2650
1900
  ) => any;
2651
-
2652
1901
  export declare const ListTagsForResourcesRequestFilterSensitiveLog: (
2653
1902
  obj: ListTagsForResourcesRequest
2654
1903
  ) => any;
2655
-
2656
1904
  export declare const ListTagsForResourcesResponseFilterSensitiveLog: (
2657
1905
  obj: ListTagsForResourcesResponse
2658
1906
  ) => any;
2659
-
2660
1907
  export declare const ListTrafficPoliciesRequestFilterSensitiveLog: (
2661
1908
  obj: ListTrafficPoliciesRequest
2662
1909
  ) => any;
2663
-
2664
1910
  export declare const TrafficPolicySummaryFilterSensitiveLog: (
2665
1911
  obj: TrafficPolicySummary
2666
1912
  ) => any;
2667
-
2668
1913
  export declare const ListTrafficPoliciesResponseFilterSensitiveLog: (
2669
1914
  obj: ListTrafficPoliciesResponse
2670
1915
  ) => any;
2671
-
2672
1916
  export declare const ListTrafficPolicyInstancesRequestFilterSensitiveLog: (
2673
1917
  obj: ListTrafficPolicyInstancesRequest
2674
1918
  ) => any;
2675
-
2676
1919
  export declare const ListTrafficPolicyInstancesResponseFilterSensitiveLog: (
2677
1920
  obj: ListTrafficPolicyInstancesResponse
2678
1921
  ) => any;
2679
-
2680
1922
  export declare const ListTrafficPolicyInstancesByHostedZoneRequestFilterSensitiveLog: (
2681
1923
  obj: ListTrafficPolicyInstancesByHostedZoneRequest
2682
1924
  ) => any;
2683
-
2684
1925
  export declare const ListTrafficPolicyInstancesByHostedZoneResponseFilterSensitiveLog: (
2685
1926
  obj: ListTrafficPolicyInstancesByHostedZoneResponse
2686
1927
  ) => any;
2687
-
2688
1928
  export declare const ListTrafficPolicyInstancesByPolicyRequestFilterSensitiveLog: (
2689
1929
  obj: ListTrafficPolicyInstancesByPolicyRequest
2690
1930
  ) => any;
2691
-
2692
1931
  export declare const ListTrafficPolicyInstancesByPolicyResponseFilterSensitiveLog: (
2693
1932
  obj: ListTrafficPolicyInstancesByPolicyResponse
2694
1933
  ) => any;
2695
-
2696
1934
  export declare const ListTrafficPolicyVersionsRequestFilterSensitiveLog: (
2697
1935
  obj: ListTrafficPolicyVersionsRequest
2698
1936
  ) => any;
2699
-
2700
1937
  export declare const ListTrafficPolicyVersionsResponseFilterSensitiveLog: (
2701
1938
  obj: ListTrafficPolicyVersionsResponse
2702
1939
  ) => any;
2703
-
2704
1940
  export declare const ListVPCAssociationAuthorizationsRequestFilterSensitiveLog: (
2705
1941
  obj: ListVPCAssociationAuthorizationsRequest
2706
1942
  ) => any;
2707
-
2708
1943
  export declare const ListVPCAssociationAuthorizationsResponseFilterSensitiveLog: (
2709
1944
  obj: ListVPCAssociationAuthorizationsResponse
2710
1945
  ) => any;
2711
-
2712
1946
  export declare const TestDNSAnswerRequestFilterSensitiveLog: (
2713
1947
  obj: TestDNSAnswerRequest
2714
1948
  ) => any;
2715
-
2716
1949
  export declare const TestDNSAnswerResponseFilterSensitiveLog: (
2717
1950
  obj: TestDNSAnswerResponse
2718
1951
  ) => any;
2719
-
2720
1952
  export declare const UpdateHealthCheckRequestFilterSensitiveLog: (
2721
1953
  obj: UpdateHealthCheckRequest
2722
1954
  ) => any;
2723
-
2724
1955
  export declare const UpdateHealthCheckResponseFilterSensitiveLog: (
2725
1956
  obj: UpdateHealthCheckResponse
2726
1957
  ) => any;
2727
-
2728
1958
  export declare const UpdateHostedZoneCommentRequestFilterSensitiveLog: (
2729
1959
  obj: UpdateHostedZoneCommentRequest
2730
1960
  ) => any;
2731
-
2732
1961
  export declare const UpdateHostedZoneCommentResponseFilterSensitiveLog: (
2733
1962
  obj: UpdateHostedZoneCommentResponse
2734
1963
  ) => any;
2735
-
2736
1964
  export declare const UpdateTrafficPolicyCommentRequestFilterSensitiveLog: (
2737
1965
  obj: UpdateTrafficPolicyCommentRequest
2738
1966
  ) => any;
2739
-
2740
1967
  export declare const UpdateTrafficPolicyCommentResponseFilterSensitiveLog: (
2741
1968
  obj: UpdateTrafficPolicyCommentResponse
2742
1969
  ) => any;
2743
-
2744
1970
  export declare const UpdateTrafficPolicyInstanceRequestFilterSensitiveLog: (
2745
1971
  obj: UpdateTrafficPolicyInstanceRequest
2746
1972
  ) => any;
2747
-
2748
1973
  export declare const UpdateTrafficPolicyInstanceResponseFilterSensitiveLog: (
2749
1974
  obj: UpdateTrafficPolicyInstanceResponse
2750
1975
  ) => any;