@aws-sdk/client-route-53 3.335.0 → 3.338.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 (293) hide show
  1. package/dist-cjs/Route53Client.js +2 -1
  2. package/dist-cjs/commands/ActivateKeySigningKeyCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateVPCWithHostedZoneCommand.js +2 -1
  4. package/dist-cjs/commands/ChangeCidrCollectionCommand.js +2 -1
  5. package/dist-cjs/commands/ChangeResourceRecordSetsCommand.js +2 -1
  6. package/dist-cjs/commands/ChangeTagsForResourceCommand.js +2 -1
  7. package/dist-cjs/commands/CreateCidrCollectionCommand.js +2 -1
  8. package/dist-cjs/commands/CreateHealthCheckCommand.js +2 -1
  9. package/dist-cjs/commands/CreateHostedZoneCommand.js +2 -1
  10. package/dist-cjs/commands/CreateKeySigningKeyCommand.js +2 -1
  11. package/dist-cjs/commands/CreateQueryLoggingConfigCommand.js +2 -1
  12. package/dist-cjs/commands/CreateReusableDelegationSetCommand.js +2 -1
  13. package/dist-cjs/commands/CreateTrafficPolicyCommand.js +2 -1
  14. package/dist-cjs/commands/CreateTrafficPolicyInstanceCommand.js +2 -1
  15. package/dist-cjs/commands/CreateTrafficPolicyVersionCommand.js +2 -1
  16. package/dist-cjs/commands/CreateVPCAssociationAuthorizationCommand.js +2 -1
  17. package/dist-cjs/commands/DeactivateKeySigningKeyCommand.js +2 -1
  18. package/dist-cjs/commands/DeleteCidrCollectionCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteHealthCheckCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteHostedZoneCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteKeySigningKeyCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteQueryLoggingConfigCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteReusableDelegationSetCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteTrafficPolicyInstanceCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteVPCAssociationAuthorizationCommand.js +2 -1
  27. package/dist-cjs/commands/DisableHostedZoneDNSSECCommand.js +2 -1
  28. package/dist-cjs/commands/DisassociateVPCFromHostedZoneCommand.js +2 -1
  29. package/dist-cjs/commands/EnableHostedZoneDNSSECCommand.js +2 -1
  30. package/dist-cjs/commands/GetAccountLimitCommand.js +2 -1
  31. package/dist-cjs/commands/GetChangeCommand.js +2 -1
  32. package/dist-cjs/commands/GetCheckerIpRangesCommand.js +2 -1
  33. package/dist-cjs/commands/GetDNSSECCommand.js +2 -1
  34. package/dist-cjs/commands/GetGeoLocationCommand.js +2 -1
  35. package/dist-cjs/commands/GetHealthCheckCommand.js +2 -1
  36. package/dist-cjs/commands/GetHealthCheckCountCommand.js +2 -1
  37. package/dist-cjs/commands/GetHealthCheckLastFailureReasonCommand.js +2 -1
  38. package/dist-cjs/commands/GetHealthCheckStatusCommand.js +2 -1
  39. package/dist-cjs/commands/GetHostedZoneCommand.js +2 -1
  40. package/dist-cjs/commands/GetHostedZoneCountCommand.js +2 -1
  41. package/dist-cjs/commands/GetHostedZoneLimitCommand.js +2 -1
  42. package/dist-cjs/commands/GetQueryLoggingConfigCommand.js +2 -1
  43. package/dist-cjs/commands/GetReusableDelegationSetCommand.js +2 -1
  44. package/dist-cjs/commands/GetReusableDelegationSetLimitCommand.js +2 -1
  45. package/dist-cjs/commands/GetTrafficPolicyCommand.js +2 -1
  46. package/dist-cjs/commands/GetTrafficPolicyInstanceCommand.js +2 -1
  47. package/dist-cjs/commands/GetTrafficPolicyInstanceCountCommand.js +2 -1
  48. package/dist-cjs/commands/ListCidrBlocksCommand.js +2 -1
  49. package/dist-cjs/commands/ListCidrCollectionsCommand.js +2 -1
  50. package/dist-cjs/commands/ListCidrLocationsCommand.js +2 -1
  51. package/dist-cjs/commands/ListGeoLocationsCommand.js +2 -1
  52. package/dist-cjs/commands/ListHealthChecksCommand.js +2 -1
  53. package/dist-cjs/commands/ListHostedZonesByNameCommand.js +2 -1
  54. package/dist-cjs/commands/ListHostedZonesByVPCCommand.js +2 -1
  55. package/dist-cjs/commands/ListHostedZonesCommand.js +2 -1
  56. package/dist-cjs/commands/ListQueryLoggingConfigsCommand.js +2 -1
  57. package/dist-cjs/commands/ListResourceRecordSetsCommand.js +2 -1
  58. package/dist-cjs/commands/ListReusableDelegationSetsCommand.js +2 -1
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  60. package/dist-cjs/commands/ListTagsForResourcesCommand.js +2 -1
  61. package/dist-cjs/commands/ListTrafficPoliciesCommand.js +2 -1
  62. package/dist-cjs/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +2 -1
  63. package/dist-cjs/commands/ListTrafficPolicyInstancesByPolicyCommand.js +2 -1
  64. package/dist-cjs/commands/ListTrafficPolicyInstancesCommand.js +2 -1
  65. package/dist-cjs/commands/ListTrafficPolicyVersionsCommand.js +2 -1
  66. package/dist-cjs/commands/ListVPCAssociationAuthorizationsCommand.js +2 -1
  67. package/dist-cjs/commands/TestDNSAnswerCommand.js +2 -1
  68. package/dist-cjs/commands/UpdateHealthCheckCommand.js +2 -1
  69. package/dist-cjs/commands/UpdateHostedZoneCommentCommand.js +2 -1
  70. package/dist-cjs/commands/UpdateTrafficPolicyCommentCommand.js +2 -1
  71. package/dist-cjs/commands/UpdateTrafficPolicyInstanceCommand.js +2 -1
  72. package/dist-cjs/index.js +2 -2
  73. package/dist-cjs/models/Route53ServiceException.js +2 -1
  74. package/dist-es/Route53Client.js +1 -0
  75. package/dist-es/commands/ActivateKeySigningKeyCommand.js +1 -0
  76. package/dist-es/commands/AssociateVPCWithHostedZoneCommand.js +1 -0
  77. package/dist-es/commands/ChangeCidrCollectionCommand.js +1 -0
  78. package/dist-es/commands/ChangeResourceRecordSetsCommand.js +1 -0
  79. package/dist-es/commands/ChangeTagsForResourceCommand.js +1 -0
  80. package/dist-es/commands/CreateCidrCollectionCommand.js +1 -0
  81. package/dist-es/commands/CreateHealthCheckCommand.js +1 -0
  82. package/dist-es/commands/CreateHostedZoneCommand.js +1 -0
  83. package/dist-es/commands/CreateKeySigningKeyCommand.js +1 -0
  84. package/dist-es/commands/CreateQueryLoggingConfigCommand.js +1 -0
  85. package/dist-es/commands/CreateReusableDelegationSetCommand.js +1 -0
  86. package/dist-es/commands/CreateTrafficPolicyCommand.js +1 -0
  87. package/dist-es/commands/CreateTrafficPolicyInstanceCommand.js +1 -0
  88. package/dist-es/commands/CreateTrafficPolicyVersionCommand.js +1 -0
  89. package/dist-es/commands/CreateVPCAssociationAuthorizationCommand.js +1 -0
  90. package/dist-es/commands/DeactivateKeySigningKeyCommand.js +1 -0
  91. package/dist-es/commands/DeleteCidrCollectionCommand.js +1 -0
  92. package/dist-es/commands/DeleteHealthCheckCommand.js +1 -0
  93. package/dist-es/commands/DeleteHostedZoneCommand.js +1 -0
  94. package/dist-es/commands/DeleteKeySigningKeyCommand.js +1 -0
  95. package/dist-es/commands/DeleteQueryLoggingConfigCommand.js +1 -0
  96. package/dist-es/commands/DeleteReusableDelegationSetCommand.js +1 -0
  97. package/dist-es/commands/DeleteTrafficPolicyCommand.js +1 -0
  98. package/dist-es/commands/DeleteTrafficPolicyInstanceCommand.js +1 -0
  99. package/dist-es/commands/DeleteVPCAssociationAuthorizationCommand.js +1 -0
  100. package/dist-es/commands/DisableHostedZoneDNSSECCommand.js +1 -0
  101. package/dist-es/commands/DisassociateVPCFromHostedZoneCommand.js +1 -0
  102. package/dist-es/commands/EnableHostedZoneDNSSECCommand.js +1 -0
  103. package/dist-es/commands/GetAccountLimitCommand.js +1 -0
  104. package/dist-es/commands/GetChangeCommand.js +1 -0
  105. package/dist-es/commands/GetCheckerIpRangesCommand.js +1 -0
  106. package/dist-es/commands/GetDNSSECCommand.js +1 -0
  107. package/dist-es/commands/GetGeoLocationCommand.js +1 -0
  108. package/dist-es/commands/GetHealthCheckCommand.js +1 -0
  109. package/dist-es/commands/GetHealthCheckCountCommand.js +1 -0
  110. package/dist-es/commands/GetHealthCheckLastFailureReasonCommand.js +1 -0
  111. package/dist-es/commands/GetHealthCheckStatusCommand.js +1 -0
  112. package/dist-es/commands/GetHostedZoneCommand.js +1 -0
  113. package/dist-es/commands/GetHostedZoneCountCommand.js +1 -0
  114. package/dist-es/commands/GetHostedZoneLimitCommand.js +1 -0
  115. package/dist-es/commands/GetQueryLoggingConfigCommand.js +1 -0
  116. package/dist-es/commands/GetReusableDelegationSetCommand.js +1 -0
  117. package/dist-es/commands/GetReusableDelegationSetLimitCommand.js +1 -0
  118. package/dist-es/commands/GetTrafficPolicyCommand.js +1 -0
  119. package/dist-es/commands/GetTrafficPolicyInstanceCommand.js +1 -0
  120. package/dist-es/commands/GetTrafficPolicyInstanceCountCommand.js +1 -0
  121. package/dist-es/commands/ListCidrBlocksCommand.js +1 -0
  122. package/dist-es/commands/ListCidrCollectionsCommand.js +1 -0
  123. package/dist-es/commands/ListCidrLocationsCommand.js +1 -0
  124. package/dist-es/commands/ListGeoLocationsCommand.js +1 -0
  125. package/dist-es/commands/ListHealthChecksCommand.js +1 -0
  126. package/dist-es/commands/ListHostedZonesByNameCommand.js +1 -0
  127. package/dist-es/commands/ListHostedZonesByVPCCommand.js +1 -0
  128. package/dist-es/commands/ListHostedZonesCommand.js +1 -0
  129. package/dist-es/commands/ListQueryLoggingConfigsCommand.js +1 -0
  130. package/dist-es/commands/ListResourceRecordSetsCommand.js +1 -0
  131. package/dist-es/commands/ListReusableDelegationSetsCommand.js +1 -0
  132. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  133. package/dist-es/commands/ListTagsForResourcesCommand.js +1 -0
  134. package/dist-es/commands/ListTrafficPoliciesCommand.js +1 -0
  135. package/dist-es/commands/ListTrafficPolicyInstancesByHostedZoneCommand.js +1 -0
  136. package/dist-es/commands/ListTrafficPolicyInstancesByPolicyCommand.js +1 -0
  137. package/dist-es/commands/ListTrafficPolicyInstancesCommand.js +1 -0
  138. package/dist-es/commands/ListTrafficPolicyVersionsCommand.js +1 -0
  139. package/dist-es/commands/ListVPCAssociationAuthorizationsCommand.js +1 -0
  140. package/dist-es/commands/TestDNSAnswerCommand.js +1 -0
  141. package/dist-es/commands/UpdateHealthCheckCommand.js +1 -0
  142. package/dist-es/commands/UpdateHostedZoneCommentCommand.js +1 -0
  143. package/dist-es/commands/UpdateTrafficPolicyCommentCommand.js +1 -0
  144. package/dist-es/commands/UpdateTrafficPolicyInstanceCommand.js +1 -0
  145. package/dist-es/index.js +2 -2
  146. package/dist-es/models/Route53ServiceException.js +1 -0
  147. package/dist-types/Route53Client.d.ts +3 -3
  148. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +4 -0
  149. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +4 -0
  150. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +4 -0
  151. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +4 -0
  152. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +4 -0
  153. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +4 -0
  154. package/dist-types/commands/CreateHealthCheckCommand.d.ts +4 -0
  155. package/dist-types/commands/CreateHostedZoneCommand.d.ts +4 -0
  156. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +4 -0
  157. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +4 -0
  158. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +4 -0
  159. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +4 -0
  160. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +4 -0
  161. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +4 -0
  162. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +4 -0
  163. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +4 -0
  164. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +4 -0
  165. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +4 -0
  166. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +4 -0
  167. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +4 -0
  168. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +4 -0
  169. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +4 -0
  170. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +4 -0
  171. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +4 -0
  172. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +4 -0
  173. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +4 -0
  174. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +4 -0
  175. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +4 -0
  176. package/dist-types/commands/GetAccountLimitCommand.d.ts +4 -0
  177. package/dist-types/commands/GetChangeCommand.d.ts +4 -0
  178. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +4 -0
  179. package/dist-types/commands/GetDNSSECCommand.d.ts +4 -0
  180. package/dist-types/commands/GetGeoLocationCommand.d.ts +4 -0
  181. package/dist-types/commands/GetHealthCheckCommand.d.ts +4 -0
  182. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +4 -0
  183. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +4 -0
  184. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +4 -0
  185. package/dist-types/commands/GetHostedZoneCommand.d.ts +4 -0
  186. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +4 -0
  187. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +4 -0
  188. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +4 -0
  189. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +4 -0
  190. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +4 -0
  191. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +4 -0
  192. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +4 -0
  193. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +4 -0
  194. package/dist-types/commands/ListCidrBlocksCommand.d.ts +4 -0
  195. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +4 -0
  196. package/dist-types/commands/ListCidrLocationsCommand.d.ts +4 -0
  197. package/dist-types/commands/ListGeoLocationsCommand.d.ts +4 -0
  198. package/dist-types/commands/ListHealthChecksCommand.d.ts +4 -0
  199. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +4 -0
  200. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +4 -0
  201. package/dist-types/commands/ListHostedZonesCommand.d.ts +4 -0
  202. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +4 -0
  203. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +4 -0
  204. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +4 -0
  205. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  206. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +4 -0
  207. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +4 -0
  208. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +4 -0
  209. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +4 -0
  210. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +4 -0
  211. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +4 -0
  212. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +4 -0
  213. package/dist-types/commands/TestDNSAnswerCommand.d.ts +4 -0
  214. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +4 -0
  215. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +4 -0
  216. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +4 -0
  217. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +4 -0
  218. package/dist-types/index.d.ts +23 -2
  219. package/dist-types/models/Route53ServiceException.d.ts +1 -0
  220. package/dist-types/ts3.4/Route53Client.d.ts +3 -3
  221. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +1 -0
  264. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +1 -0
  265. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +1 -0
  266. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/index.d.ts +2 -2
  292. package/dist-types/ts3.4/models/Route53ServiceException.d.ts +1 -0
  293. package/package.json +30 -30
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateKeySigningKeyRequest, CreateKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateQueryLoggingConfigRequest, CreateQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateReusableDelegationSetRequest, CreateReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyRequest, CreateTrafficPolicyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyInstanceRequest, CreateTrafficPolicyInstanceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateTrafficPolicyVersionRequest, CreateTrafficPolicyVersionResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CreateVPCAssociationAuthorizationRequest, CreateVPCAssociationAuthorizationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeactivateKeySigningKeyRequest, DeactivateKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteCidrCollectionRequest, DeleteCidrCollectionResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteHealthCheckRequest, DeleteHealthCheckResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteHostedZoneRequest, DeleteHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteKeySigningKeyRequest, DeleteKeySigningKeyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteQueryLoggingConfigRequest, DeleteQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteReusableDelegationSetRequest, DeleteReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteTrafficPolicyRequest, DeleteTrafficPolicyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteTrafficPolicyInstanceRequest, DeleteTrafficPolicyInstanceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DeleteVPCAssociationAuthorizationRequest, DeleteVPCAssociationAuthorizationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisableHostedZoneDNSSECRequest, DisableHostedZoneDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DisassociateVPCFromHostedZoneRequest, DisassociateVPCFromHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { EnableHostedZoneDNSSECRequest, EnableHostedZoneDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetAccountLimitRequest, GetAccountLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetChangeRequest, GetChangeResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCheckerIpRangesRequest, GetCheckerIpRangesResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDNSSECRequest, GetDNSSECResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetGeoLocationRequest, GetGeoLocationResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckRequest, GetHealthCheckResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckCountRequest, GetHealthCheckCountResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckLastFailureReasonRequest, GetHealthCheckLastFailureReasonResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHealthCheckStatusRequest, GetHealthCheckStatusResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneRequest, GetHostedZoneResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneCountRequest, GetHostedZoneCountResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetHostedZoneLimitRequest, GetHostedZoneLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetQueryLoggingConfigRequest, GetQueryLoggingConfigResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReusableDelegationSetRequest, GetReusableDelegationSetResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetReusableDelegationSetLimitRequest, GetReusableDelegationSetLimitResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTrafficPolicyRequest, GetTrafficPolicyResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTrafficPolicyInstanceRequest, GetTrafficPolicyInstanceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTrafficPolicyInstanceCountRequest, GetTrafficPolicyInstanceCountResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCidrBlocksRequest, ListCidrBlocksResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCidrCollectionsRequest, ListCidrCollectionsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCidrLocationsRequest, ListCidrLocationsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListGeoLocationsRequest, ListGeoLocationsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListHealthChecksRequest, ListHealthChecksResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListHostedZonesByNameRequest, ListHostedZonesByNameResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListHostedZonesByVPCRequest, ListHostedZonesByVPCResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListHostedZonesRequest, ListHostedZonesResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListQueryLoggingConfigsRequest, ListQueryLoggingConfigsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListResourceRecordSetsRequest, ListResourceRecordSetsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListReusableDelegationSetsRequest, ListReusableDelegationSetsResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListTagsForResourcesRequest, ListTagsForResourcesResponse } from "../models/models_0";
5
5
  import { Route53ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53Client";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *