@aws-sdk/client-route-53 3.590.0 → 3.596.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 (145) hide show
  1. package/dist-cjs/index.js +0 -70
  2. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -1
  4. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +2 -1
  5. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +2 -1
  6. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -1
  27. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -1
  28. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -1
  29. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -1
  30. package/dist-types/commands/GetAccountLimitCommand.d.ts +2 -1
  31. package/dist-types/commands/GetChangeCommand.d.ts +2 -1
  32. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +2 -1
  33. package/dist-types/commands/GetDNSSECCommand.d.ts +2 -1
  34. package/dist-types/commands/GetGeoLocationCommand.d.ts +2 -1
  35. package/dist-types/commands/GetHealthCheckCommand.d.ts +2 -1
  36. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +2 -1
  37. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -1
  38. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +2 -1
  39. package/dist-types/commands/GetHostedZoneCommand.d.ts +2 -1
  40. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +2 -1
  41. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +2 -1
  42. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +2 -1
  43. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +2 -1
  44. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -1
  45. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +2 -1
  46. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -1
  47. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -1
  48. package/dist-types/commands/ListCidrBlocksCommand.d.ts +2 -1
  49. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListCidrLocationsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListGeoLocationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListHealthChecksCommand.d.ts +2 -1
  53. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +2 -1
  54. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +2 -1
  55. package/dist-types/commands/ListHostedZonesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +2 -1
  62. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -1
  63. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -1
  64. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -1
  67. package/dist-types/commands/TestDNSAnswerCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -1
  72. package/dist-types/index.d.ts +2 -2
  73. package/dist-types/models/Route53ServiceException.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/models/Route53ServiceException.d.ts +2 -1
  145. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -345,7 +345,6 @@ var import_middleware_sdk_route53 = require("@aws-sdk/middleware-sdk-route53");
345
345
 
346
346
  var import_middleware_serde = require("@smithy/middleware-serde");
347
347
 
348
- var import_types = require("@smithy/types");
349
348
 
350
349
  // src/protocols/Aws_restXml.ts
351
350
  var import_core2 = require("@aws-sdk/core");
@@ -6361,7 +6360,6 @@ var import_middleware_sdk_route532 = require("@aws-sdk/middleware-sdk-route53");
6361
6360
 
6362
6361
 
6363
6362
 
6364
-
6365
6363
  var _AssociateVPCWithHostedZoneCommand = class _AssociateVPCWithHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
6366
6364
  ...commonParams
6367
6365
  }).m(function(Command, cs, config, o) {
@@ -6380,7 +6378,6 @@ var import_middleware_sdk_route533 = require("@aws-sdk/middleware-sdk-route53");
6380
6378
 
6381
6379
 
6382
6380
 
6383
-
6384
6381
  var _ChangeCidrCollectionCommand = class _ChangeCidrCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
6385
6382
  ...commonParams
6386
6383
  }).m(function(Command, cs, config, o) {
@@ -6399,7 +6396,6 @@ var import_middleware_sdk_route534 = require("@aws-sdk/middleware-sdk-route53");
6399
6396
 
6400
6397
 
6401
6398
 
6402
-
6403
6399
  var _ChangeResourceRecordSetsCommand = class _ChangeResourceRecordSetsCommand extends import_smithy_client.Command.classBuilder().ep({
6404
6400
  ...commonParams
6405
6401
  }).m(function(Command, cs, config, o) {
@@ -6418,7 +6414,6 @@ var ChangeResourceRecordSetsCommand = _ChangeResourceRecordSetsCommand;
6418
6414
 
6419
6415
 
6420
6416
 
6421
-
6422
6417
  var _ChangeTagsForResourceCommand = class _ChangeTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6423
6418
  ...commonParams
6424
6419
  }).m(function(Command, cs, config, o) {
@@ -6435,7 +6430,6 @@ var ChangeTagsForResourceCommand = _ChangeTagsForResourceCommand;
6435
6430
 
6436
6431
 
6437
6432
 
6438
-
6439
6433
  var _CreateCidrCollectionCommand = class _CreateCidrCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
6440
6434
  ...commonParams
6441
6435
  }).m(function(Command, cs, config, o) {
@@ -6452,7 +6446,6 @@ var CreateCidrCollectionCommand = _CreateCidrCollectionCommand;
6452
6446
 
6453
6447
 
6454
6448
 
6455
-
6456
6449
  var _CreateHealthCheckCommand = class _CreateHealthCheckCommand extends import_smithy_client.Command.classBuilder().ep({
6457
6450
  ...commonParams
6458
6451
  }).m(function(Command, cs, config, o) {
@@ -6470,7 +6463,6 @@ var import_middleware_sdk_route535 = require("@aws-sdk/middleware-sdk-route53");
6470
6463
 
6471
6464
 
6472
6465
 
6473
-
6474
6466
  var _CreateHostedZoneCommand = class _CreateHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
6475
6467
  ...commonParams
6476
6468
  }).m(function(Command, cs, config, o) {
@@ -6489,7 +6481,6 @@ var import_middleware_sdk_route536 = require("@aws-sdk/middleware-sdk-route53");
6489
6481
 
6490
6482
 
6491
6483
 
6492
-
6493
6484
  var _CreateKeySigningKeyCommand = class _CreateKeySigningKeyCommand extends import_smithy_client.Command.classBuilder().ep({
6494
6485
  ...commonParams
6495
6486
  }).m(function(Command, cs, config, o) {
@@ -6508,7 +6499,6 @@ var import_middleware_sdk_route537 = require("@aws-sdk/middleware-sdk-route53");
6508
6499
 
6509
6500
 
6510
6501
 
6511
-
6512
6502
  var _CreateQueryLoggingConfigCommand = class _CreateQueryLoggingConfigCommand extends import_smithy_client.Command.classBuilder().ep({
6513
6503
  ...commonParams
6514
6504
  }).m(function(Command, cs, config, o) {
@@ -6527,7 +6517,6 @@ var import_middleware_sdk_route538 = require("@aws-sdk/middleware-sdk-route53");
6527
6517
 
6528
6518
 
6529
6519
 
6530
-
6531
6520
  var _CreateReusableDelegationSetCommand = class _CreateReusableDelegationSetCommand extends import_smithy_client.Command.classBuilder().ep({
6532
6521
  ...commonParams
6533
6522
  }).m(function(Command, cs, config, o) {
@@ -6545,7 +6534,6 @@ var CreateReusableDelegationSetCommand = _CreateReusableDelegationSetCommand;
6545
6534
 
6546
6535
 
6547
6536
 
6548
-
6549
6537
  var _CreateTrafficPolicyCommand = class _CreateTrafficPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6550
6538
  ...commonParams
6551
6539
  }).m(function(Command, cs, config, o) {
@@ -6563,7 +6551,6 @@ var import_middleware_sdk_route539 = require("@aws-sdk/middleware-sdk-route53");
6563
6551
 
6564
6552
 
6565
6553
 
6566
-
6567
6554
  var _CreateTrafficPolicyInstanceCommand = class _CreateTrafficPolicyInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
6568
6555
  ...commonParams
6569
6556
  }).m(function(Command, cs, config, o) {
@@ -6582,7 +6569,6 @@ var import_middleware_sdk_route5310 = require("@aws-sdk/middleware-sdk-route53")
6582
6569
 
6583
6570
 
6584
6571
 
6585
-
6586
6572
  var _CreateTrafficPolicyVersionCommand = class _CreateTrafficPolicyVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6587
6573
  ...commonParams
6588
6574
  }).m(function(Command, cs, config, o) {
@@ -6601,7 +6587,6 @@ var import_middleware_sdk_route5311 = require("@aws-sdk/middleware-sdk-route53")
6601
6587
 
6602
6588
 
6603
6589
 
6604
-
6605
6590
  var _CreateVPCAssociationAuthorizationCommand = class _CreateVPCAssociationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
6606
6591
  ...commonParams
6607
6592
  }).m(function(Command, cs, config, o) {
@@ -6620,7 +6605,6 @@ var import_middleware_sdk_route5312 = require("@aws-sdk/middleware-sdk-route53")
6620
6605
 
6621
6606
 
6622
6607
 
6623
-
6624
6608
  var _DeactivateKeySigningKeyCommand = class _DeactivateKeySigningKeyCommand extends import_smithy_client.Command.classBuilder().ep({
6625
6609
  ...commonParams
6626
6610
  }).m(function(Command, cs, config, o) {
@@ -6639,7 +6623,6 @@ var import_middleware_sdk_route5313 = require("@aws-sdk/middleware-sdk-route53")
6639
6623
 
6640
6624
 
6641
6625
 
6642
-
6643
6626
  var _DeleteCidrCollectionCommand = class _DeleteCidrCollectionCommand extends import_smithy_client.Command.classBuilder().ep({
6644
6627
  ...commonParams
6645
6628
  }).m(function(Command, cs, config, o) {
@@ -6657,7 +6640,6 @@ var DeleteCidrCollectionCommand = _DeleteCidrCollectionCommand;
6657
6640
 
6658
6641
 
6659
6642
 
6660
-
6661
6643
  var _DeleteHealthCheckCommand = class _DeleteHealthCheckCommand extends import_smithy_client.Command.classBuilder().ep({
6662
6644
  ...commonParams
6663
6645
  }).m(function(Command, cs, config, o) {
@@ -6675,7 +6657,6 @@ var import_middleware_sdk_route5314 = require("@aws-sdk/middleware-sdk-route53")
6675
6657
 
6676
6658
 
6677
6659
 
6678
-
6679
6660
  var _DeleteHostedZoneCommand = class _DeleteHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
6680
6661
  ...commonParams
6681
6662
  }).m(function(Command, cs, config, o) {
@@ -6694,7 +6675,6 @@ var import_middleware_sdk_route5315 = require("@aws-sdk/middleware-sdk-route53")
6694
6675
 
6695
6676
 
6696
6677
 
6697
-
6698
6678
  var _DeleteKeySigningKeyCommand = class _DeleteKeySigningKeyCommand extends import_smithy_client.Command.classBuilder().ep({
6699
6679
  ...commonParams
6700
6680
  }).m(function(Command, cs, config, o) {
@@ -6713,7 +6693,6 @@ var import_middleware_sdk_route5316 = require("@aws-sdk/middleware-sdk-route53")
6713
6693
 
6714
6694
 
6715
6695
 
6716
-
6717
6696
  var _DeleteQueryLoggingConfigCommand = class _DeleteQueryLoggingConfigCommand extends import_smithy_client.Command.classBuilder().ep({
6718
6697
  ...commonParams
6719
6698
  }).m(function(Command, cs, config, o) {
@@ -6732,7 +6711,6 @@ var import_middleware_sdk_route5317 = require("@aws-sdk/middleware-sdk-route53")
6732
6711
 
6733
6712
 
6734
6713
 
6735
-
6736
6714
  var _DeleteReusableDelegationSetCommand = class _DeleteReusableDelegationSetCommand extends import_smithy_client.Command.classBuilder().ep({
6737
6715
  ...commonParams
6738
6716
  }).m(function(Command, cs, config, o) {
@@ -6751,7 +6729,6 @@ var import_middleware_sdk_route5318 = require("@aws-sdk/middleware-sdk-route53")
6751
6729
 
6752
6730
 
6753
6731
 
6754
-
6755
6732
  var _DeleteTrafficPolicyCommand = class _DeleteTrafficPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
6756
6733
  ...commonParams
6757
6734
  }).m(function(Command, cs, config, o) {
@@ -6770,7 +6747,6 @@ var import_middleware_sdk_route5319 = require("@aws-sdk/middleware-sdk-route53")
6770
6747
 
6771
6748
 
6772
6749
 
6773
-
6774
6750
  var _DeleteTrafficPolicyInstanceCommand = class _DeleteTrafficPolicyInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
6775
6751
  ...commonParams
6776
6752
  }).m(function(Command, cs, config, o) {
@@ -6789,7 +6765,6 @@ var import_middleware_sdk_route5320 = require("@aws-sdk/middleware-sdk-route53")
6789
6765
 
6790
6766
 
6791
6767
 
6792
-
6793
6768
  var _DeleteVPCAssociationAuthorizationCommand = class _DeleteVPCAssociationAuthorizationCommand extends import_smithy_client.Command.classBuilder().ep({
6794
6769
  ...commonParams
6795
6770
  }).m(function(Command, cs, config, o) {
@@ -6808,7 +6783,6 @@ var import_middleware_sdk_route5321 = require("@aws-sdk/middleware-sdk-route53")
6808
6783
 
6809
6784
 
6810
6785
 
6811
-
6812
6786
  var _DisableHostedZoneDNSSECCommand = class _DisableHostedZoneDNSSECCommand extends import_smithy_client.Command.classBuilder().ep({
6813
6787
  ...commonParams
6814
6788
  }).m(function(Command, cs, config, o) {
@@ -6827,7 +6801,6 @@ var import_middleware_sdk_route5322 = require("@aws-sdk/middleware-sdk-route53")
6827
6801
 
6828
6802
 
6829
6803
 
6830
-
6831
6804
  var _DisassociateVPCFromHostedZoneCommand = class _DisassociateVPCFromHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
6832
6805
  ...commonParams
6833
6806
  }).m(function(Command, cs, config, o) {
@@ -6846,7 +6819,6 @@ var import_middleware_sdk_route5323 = require("@aws-sdk/middleware-sdk-route53")
6846
6819
 
6847
6820
 
6848
6821
 
6849
-
6850
6822
  var _EnableHostedZoneDNSSECCommand = class _EnableHostedZoneDNSSECCommand extends import_smithy_client.Command.classBuilder().ep({
6851
6823
  ...commonParams
6852
6824
  }).m(function(Command, cs, config, o) {
@@ -6864,7 +6836,6 @@ var EnableHostedZoneDNSSECCommand = _EnableHostedZoneDNSSECCommand;
6864
6836
 
6865
6837
 
6866
6838
 
6867
-
6868
6839
  var _GetAccountLimitCommand = class _GetAccountLimitCommand extends import_smithy_client.Command.classBuilder().ep({
6869
6840
  ...commonParams
6870
6841
  }).m(function(Command, cs, config, o) {
@@ -6882,7 +6853,6 @@ var import_middleware_sdk_route5324 = require("@aws-sdk/middleware-sdk-route53")
6882
6853
 
6883
6854
 
6884
6855
 
6885
-
6886
6856
  var _GetChangeCommand = class _GetChangeCommand extends import_smithy_client.Command.classBuilder().ep({
6887
6857
  ...commonParams
6888
6858
  }).m(function(Command, cs, config, o) {
@@ -6900,7 +6870,6 @@ var GetChangeCommand = _GetChangeCommand;
6900
6870
 
6901
6871
 
6902
6872
 
6903
-
6904
6873
  var _GetCheckerIpRangesCommand = class _GetCheckerIpRangesCommand extends import_smithy_client.Command.classBuilder().ep({
6905
6874
  ...commonParams
6906
6875
  }).m(function(Command, cs, config, o) {
@@ -6918,7 +6887,6 @@ var import_middleware_sdk_route5325 = require("@aws-sdk/middleware-sdk-route53")
6918
6887
 
6919
6888
 
6920
6889
 
6921
-
6922
6890
  var _GetDNSSECCommand = class _GetDNSSECCommand extends import_smithy_client.Command.classBuilder().ep({
6923
6891
  ...commonParams
6924
6892
  }).m(function(Command, cs, config, o) {
@@ -6936,7 +6904,6 @@ var GetDNSSECCommand = _GetDNSSECCommand;
6936
6904
 
6937
6905
 
6938
6906
 
6939
-
6940
6907
  var _GetGeoLocationCommand = class _GetGeoLocationCommand extends import_smithy_client.Command.classBuilder().ep({
6941
6908
  ...commonParams
6942
6909
  }).m(function(Command, cs, config, o) {
@@ -6953,7 +6920,6 @@ var GetGeoLocationCommand = _GetGeoLocationCommand;
6953
6920
 
6954
6921
 
6955
6922
 
6956
-
6957
6923
  var _GetHealthCheckCommand = class _GetHealthCheckCommand extends import_smithy_client.Command.classBuilder().ep({
6958
6924
  ...commonParams
6959
6925
  }).m(function(Command, cs, config, o) {
@@ -6970,7 +6936,6 @@ var GetHealthCheckCommand = _GetHealthCheckCommand;
6970
6936
 
6971
6937
 
6972
6938
 
6973
-
6974
6939
  var _GetHealthCheckCountCommand = class _GetHealthCheckCountCommand extends import_smithy_client.Command.classBuilder().ep({
6975
6940
  ...commonParams
6976
6941
  }).m(function(Command, cs, config, o) {
@@ -6987,7 +6952,6 @@ var GetHealthCheckCountCommand = _GetHealthCheckCountCommand;
6987
6952
 
6988
6953
 
6989
6954
 
6990
-
6991
6955
  var _GetHealthCheckLastFailureReasonCommand = class _GetHealthCheckLastFailureReasonCommand extends import_smithy_client.Command.classBuilder().ep({
6992
6956
  ...commonParams
6993
6957
  }).m(function(Command, cs, config, o) {
@@ -7004,7 +6968,6 @@ var GetHealthCheckLastFailureReasonCommand = _GetHealthCheckLastFailureReasonCom
7004
6968
 
7005
6969
 
7006
6970
 
7007
-
7008
6971
  var _GetHealthCheckStatusCommand = class _GetHealthCheckStatusCommand extends import_smithy_client.Command.classBuilder().ep({
7009
6972
  ...commonParams
7010
6973
  }).m(function(Command, cs, config, o) {
@@ -7022,7 +6985,6 @@ var import_middleware_sdk_route5326 = require("@aws-sdk/middleware-sdk-route53")
7022
6985
 
7023
6986
 
7024
6987
 
7025
-
7026
6988
  var _GetHostedZoneCommand = class _GetHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
7027
6989
  ...commonParams
7028
6990
  }).m(function(Command, cs, config, o) {
@@ -7040,7 +7002,6 @@ var GetHostedZoneCommand = _GetHostedZoneCommand;
7040
7002
 
7041
7003
 
7042
7004
 
7043
-
7044
7005
  var _GetHostedZoneCountCommand = class _GetHostedZoneCountCommand extends import_smithy_client.Command.classBuilder().ep({
7045
7006
  ...commonParams
7046
7007
  }).m(function(Command, cs, config, o) {
@@ -7058,7 +7019,6 @@ var import_middleware_sdk_route5327 = require("@aws-sdk/middleware-sdk-route53")
7058
7019
 
7059
7020
 
7060
7021
 
7061
-
7062
7022
  var _GetHostedZoneLimitCommand = class _GetHostedZoneLimitCommand extends import_smithy_client.Command.classBuilder().ep({
7063
7023
  ...commonParams
7064
7024
  }).m(function(Command, cs, config, o) {
@@ -7077,7 +7037,6 @@ var import_middleware_sdk_route5328 = require("@aws-sdk/middleware-sdk-route53")
7077
7037
 
7078
7038
 
7079
7039
 
7080
-
7081
7040
  var _GetQueryLoggingConfigCommand = class _GetQueryLoggingConfigCommand extends import_smithy_client.Command.classBuilder().ep({
7082
7041
  ...commonParams
7083
7042
  }).m(function(Command, cs, config, o) {
@@ -7096,7 +7055,6 @@ var import_middleware_sdk_route5329 = require("@aws-sdk/middleware-sdk-route53")
7096
7055
 
7097
7056
 
7098
7057
 
7099
-
7100
7058
  var _GetReusableDelegationSetCommand = class _GetReusableDelegationSetCommand extends import_smithy_client.Command.classBuilder().ep({
7101
7059
  ...commonParams
7102
7060
  }).m(function(Command, cs, config, o) {
@@ -7115,7 +7073,6 @@ var import_middleware_sdk_route5330 = require("@aws-sdk/middleware-sdk-route53")
7115
7073
 
7116
7074
 
7117
7075
 
7118
-
7119
7076
  var _GetReusableDelegationSetLimitCommand = class _GetReusableDelegationSetLimitCommand extends import_smithy_client.Command.classBuilder().ep({
7120
7077
  ...commonParams
7121
7078
  }).m(function(Command, cs, config, o) {
@@ -7134,7 +7091,6 @@ var import_middleware_sdk_route5331 = require("@aws-sdk/middleware-sdk-route53")
7134
7091
 
7135
7092
 
7136
7093
 
7137
-
7138
7094
  var _GetTrafficPolicyCommand = class _GetTrafficPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
7139
7095
  ...commonParams
7140
7096
  }).m(function(Command, cs, config, o) {
@@ -7153,7 +7109,6 @@ var import_middleware_sdk_route5332 = require("@aws-sdk/middleware-sdk-route53")
7153
7109
 
7154
7110
 
7155
7111
 
7156
-
7157
7112
  var _GetTrafficPolicyInstanceCommand = class _GetTrafficPolicyInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
7158
7113
  ...commonParams
7159
7114
  }).m(function(Command, cs, config, o) {
@@ -7171,7 +7126,6 @@ var GetTrafficPolicyInstanceCommand = _GetTrafficPolicyInstanceCommand;
7171
7126
 
7172
7127
 
7173
7128
 
7174
-
7175
7129
  var _GetTrafficPolicyInstanceCountCommand = class _GetTrafficPolicyInstanceCountCommand extends import_smithy_client.Command.classBuilder().ep({
7176
7130
  ...commonParams
7177
7131
  }).m(function(Command, cs, config, o) {
@@ -7188,7 +7142,6 @@ var GetTrafficPolicyInstanceCountCommand = _GetTrafficPolicyInstanceCountCommand
7188
7142
 
7189
7143
 
7190
7144
 
7191
-
7192
7145
  var _ListCidrBlocksCommand = class _ListCidrBlocksCommand extends import_smithy_client.Command.classBuilder().ep({
7193
7146
  ...commonParams
7194
7147
  }).m(function(Command, cs, config, o) {
@@ -7205,7 +7158,6 @@ var ListCidrBlocksCommand = _ListCidrBlocksCommand;
7205
7158
 
7206
7159
 
7207
7160
 
7208
-
7209
7161
  var _ListCidrCollectionsCommand = class _ListCidrCollectionsCommand extends import_smithy_client.Command.classBuilder().ep({
7210
7162
  ...commonParams
7211
7163
  }).m(function(Command, cs, config, o) {
@@ -7222,7 +7174,6 @@ var ListCidrCollectionsCommand = _ListCidrCollectionsCommand;
7222
7174
 
7223
7175
 
7224
7176
 
7225
-
7226
7177
  var _ListCidrLocationsCommand = class _ListCidrLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
7227
7178
  ...commonParams
7228
7179
  }).m(function(Command, cs, config, o) {
@@ -7239,7 +7190,6 @@ var ListCidrLocationsCommand = _ListCidrLocationsCommand;
7239
7190
 
7240
7191
 
7241
7192
 
7242
-
7243
7193
  var _ListGeoLocationsCommand = class _ListGeoLocationsCommand extends import_smithy_client.Command.classBuilder().ep({
7244
7194
  ...commonParams
7245
7195
  }).m(function(Command, cs, config, o) {
@@ -7256,7 +7206,6 @@ var ListGeoLocationsCommand = _ListGeoLocationsCommand;
7256
7206
 
7257
7207
 
7258
7208
 
7259
-
7260
7209
  var _ListHealthChecksCommand = class _ListHealthChecksCommand extends import_smithy_client.Command.classBuilder().ep({
7261
7210
  ...commonParams
7262
7211
  }).m(function(Command, cs, config, o) {
@@ -7274,7 +7223,6 @@ var import_middleware_sdk_route5333 = require("@aws-sdk/middleware-sdk-route53")
7274
7223
 
7275
7224
 
7276
7225
 
7277
-
7278
7226
  var _ListHostedZonesByNameCommand = class _ListHostedZonesByNameCommand extends import_smithy_client.Command.classBuilder().ep({
7279
7227
  ...commonParams
7280
7228
  }).m(function(Command, cs, config, o) {
@@ -7292,7 +7240,6 @@ var ListHostedZonesByNameCommand = _ListHostedZonesByNameCommand;
7292
7240
 
7293
7241
 
7294
7242
 
7295
-
7296
7243
  var _ListHostedZonesByVPCCommand = class _ListHostedZonesByVPCCommand extends import_smithy_client.Command.classBuilder().ep({
7297
7244
  ...commonParams
7298
7245
  }).m(function(Command, cs, config, o) {
@@ -7310,7 +7257,6 @@ var import_middleware_sdk_route5334 = require("@aws-sdk/middleware-sdk-route53")
7310
7257
 
7311
7258
 
7312
7259
 
7313
-
7314
7260
  var _ListHostedZonesCommand = class _ListHostedZonesCommand extends import_smithy_client.Command.classBuilder().ep({
7315
7261
  ...commonParams
7316
7262
  }).m(function(Command, cs, config, o) {
@@ -7329,7 +7275,6 @@ var import_middleware_sdk_route5335 = require("@aws-sdk/middleware-sdk-route53")
7329
7275
 
7330
7276
 
7331
7277
 
7332
-
7333
7278
  var _ListQueryLoggingConfigsCommand = class _ListQueryLoggingConfigsCommand extends import_smithy_client.Command.classBuilder().ep({
7334
7279
  ...commonParams
7335
7280
  }).m(function(Command, cs, config, o) {
@@ -7348,7 +7293,6 @@ var import_middleware_sdk_route5336 = require("@aws-sdk/middleware-sdk-route53")
7348
7293
 
7349
7294
 
7350
7295
 
7351
-
7352
7296
  var _ListResourceRecordSetsCommand = class _ListResourceRecordSetsCommand extends import_smithy_client.Command.classBuilder().ep({
7353
7297
  ...commonParams
7354
7298
  }).m(function(Command, cs, config, o) {
@@ -7366,7 +7310,6 @@ var ListResourceRecordSetsCommand = _ListResourceRecordSetsCommand;
7366
7310
 
7367
7311
 
7368
7312
 
7369
-
7370
7313
  var _ListReusableDelegationSetsCommand = class _ListReusableDelegationSetsCommand extends import_smithy_client.Command.classBuilder().ep({
7371
7314
  ...commonParams
7372
7315
  }).m(function(Command, cs, config, o) {
@@ -7383,7 +7326,6 @@ var ListReusableDelegationSetsCommand = _ListReusableDelegationSetsCommand;
7383
7326
 
7384
7327
 
7385
7328
 
7386
-
7387
7329
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
7388
7330
  ...commonParams
7389
7331
  }).m(function(Command, cs, config, o) {
@@ -7400,7 +7342,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
7400
7342
 
7401
7343
 
7402
7344
 
7403
-
7404
7345
  var _ListTagsForResourcesCommand = class _ListTagsForResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
7405
7346
  ...commonParams
7406
7347
  }).m(function(Command, cs, config, o) {
@@ -7417,7 +7358,6 @@ var ListTagsForResourcesCommand = _ListTagsForResourcesCommand;
7417
7358
 
7418
7359
 
7419
7360
 
7420
-
7421
7361
  var _ListTrafficPoliciesCommand = class _ListTrafficPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
7422
7362
  ...commonParams
7423
7363
  }).m(function(Command, cs, config, o) {
@@ -7435,7 +7375,6 @@ var import_middleware_sdk_route5337 = require("@aws-sdk/middleware-sdk-route53")
7435
7375
 
7436
7376
 
7437
7377
 
7438
-
7439
7378
  var _ListTrafficPolicyInstancesByHostedZoneCommand = class _ListTrafficPolicyInstancesByHostedZoneCommand extends import_smithy_client.Command.classBuilder().ep({
7440
7379
  ...commonParams
7441
7380
  }).m(function(Command, cs, config, o) {
@@ -7453,7 +7392,6 @@ var ListTrafficPolicyInstancesByHostedZoneCommand = _ListTrafficPolicyInstancesB
7453
7392
 
7454
7393
 
7455
7394
 
7456
-
7457
7395
  var _ListTrafficPolicyInstancesByPolicyCommand = class _ListTrafficPolicyInstancesByPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
7458
7396
  ...commonParams
7459
7397
  }).m(function(Command, cs, config, o) {
@@ -7470,7 +7408,6 @@ var ListTrafficPolicyInstancesByPolicyCommand = _ListTrafficPolicyInstancesByPol
7470
7408
 
7471
7409
 
7472
7410
 
7473
-
7474
7411
  var _ListTrafficPolicyInstancesCommand = class _ListTrafficPolicyInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
7475
7412
  ...commonParams
7476
7413
  }).m(function(Command, cs, config, o) {
@@ -7488,7 +7425,6 @@ var import_middleware_sdk_route5338 = require("@aws-sdk/middleware-sdk-route53")
7488
7425
 
7489
7426
 
7490
7427
 
7491
-
7492
7428
  var _ListTrafficPolicyVersionsCommand = class _ListTrafficPolicyVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
7493
7429
  ...commonParams
7494
7430
  }).m(function(Command, cs, config, o) {
@@ -7507,7 +7443,6 @@ var import_middleware_sdk_route5339 = require("@aws-sdk/middleware-sdk-route53")
7507
7443
 
7508
7444
 
7509
7445
 
7510
-
7511
7446
  var _ListVPCAssociationAuthorizationsCommand = class _ListVPCAssociationAuthorizationsCommand extends import_smithy_client.Command.classBuilder().ep({
7512
7447
  ...commonParams
7513
7448
  }).m(function(Command, cs, config, o) {
@@ -7526,7 +7461,6 @@ var import_middleware_sdk_route5340 = require("@aws-sdk/middleware-sdk-route53")
7526
7461
 
7527
7462
 
7528
7463
 
7529
-
7530
7464
  var _TestDNSAnswerCommand = class _TestDNSAnswerCommand extends import_smithy_client.Command.classBuilder().ep({
7531
7465
  ...commonParams
7532
7466
  }).m(function(Command, cs, config, o) {
@@ -7544,7 +7478,6 @@ var TestDNSAnswerCommand = _TestDNSAnswerCommand;
7544
7478
 
7545
7479
 
7546
7480
 
7547
-
7548
7481
  var _UpdateHealthCheckCommand = class _UpdateHealthCheckCommand extends import_smithy_client.Command.classBuilder().ep({
7549
7482
  ...commonParams
7550
7483
  }).m(function(Command, cs, config, o) {
@@ -7562,7 +7495,6 @@ var import_middleware_sdk_route5341 = require("@aws-sdk/middleware-sdk-route53")
7562
7495
 
7563
7496
 
7564
7497
 
7565
-
7566
7498
  var _UpdateHostedZoneCommentCommand = class _UpdateHostedZoneCommentCommand extends import_smithy_client.Command.classBuilder().ep({
7567
7499
  ...commonParams
7568
7500
  }).m(function(Command, cs, config, o) {
@@ -7581,7 +7513,6 @@ var import_middleware_sdk_route5342 = require("@aws-sdk/middleware-sdk-route53")
7581
7513
 
7582
7514
 
7583
7515
 
7584
-
7585
7516
  var _UpdateTrafficPolicyCommentCommand = class _UpdateTrafficPolicyCommentCommand extends import_smithy_client.Command.classBuilder().ep({
7586
7517
  ...commonParams
7587
7518
  }).m(function(Command, cs, config, o) {
@@ -7600,7 +7531,6 @@ var import_middleware_sdk_route5343 = require("@aws-sdk/middleware-sdk-route53")
7600
7531
 
7601
7532
 
7602
7533
 
7603
-
7604
7534
  var _UpdateTrafficPolicyInstanceCommand = class _UpdateTrafficPolicyInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
7605
7535
  ...commonParams
7606
7536
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } fr
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *