@aws-sdk/client-route-53 3.337.0 → 3.341.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 { ListTrafficPoliciesRequest, ListTrafficPoliciesResponse } 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 { ListTrafficPolicyInstancesByHostedZoneRequest, ListTrafficPolicyInstancesByHostedZoneResponse } 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 { ListTrafficPolicyInstancesByPolicyRequest, ListTrafficPolicyInstancesByPolicyResponse } 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 { ListTrafficPolicyInstancesRequest, ListTrafficPolicyInstancesResponse } 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 { ListTrafficPolicyVersionsRequest, ListTrafficPolicyVersionsResponse } 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 { ListVPCAssociationAuthorizationsRequest, ListVPCAssociationAuthorizationsResponse } 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 { TestDNSAnswerRequest, TestDNSAnswerResponse } 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 { UpdateHealthCheckRequest, UpdateHealthCheckResponse } 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 { UpdateHostedZoneCommentRequest, UpdateHostedZoneCommentResponse } 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 { UpdateTrafficPolicyCommentRequest, UpdateTrafficPolicyCommentResponse } 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 { UpdateTrafficPolicyInstanceRequest, UpdateTrafficPolicyInstanceResponse } 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
  *
@@ -1,7 +1,28 @@
1
- export * from "./Route53";
1
+ /**
2
+ * <p>Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web
3
+ * service.</p>
4
+ * <p>You can use Route 53 to:</p>
5
+ * <ul>
6
+ * <li>
7
+ * <p>Register domain names.</p>
8
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-domain-registration.html">How domain registration works</a>.</p>
9
+ * </li>
10
+ * <li>
11
+ * <p>Route internet traffic to the resources for your domain</p>
12
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-dns-service.html">How internet traffic is routed to your website or web application</a>.</p>
13
+ * </li>
14
+ * <li>
15
+ * <p>Check the health of your resources.</p>
16
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/welcome-health-checks.html">How Route 53 checks the health of your resources</a>.</p>
17
+ * </li>
18
+ * </ul>
19
+ *
20
+ * @packageDocumentation
21
+ */
2
22
  export * from "./Route53Client";
23
+ export * from "./Route53";
3
24
  export * from "./commands";
4
- export * from "./models";
5
25
  export * from "./pagination";
6
26
  export * from "./waiters";
27
+ export * from "./models";
7
28
  export { Route53ServiceException } from "./models/Route53ServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -331,6 +331,7 @@ import {
331
331
  ClientResolvedEndpointParameters,
332
332
  EndpointParameters,
333
333
  } from "./endpoint/EndpointParameters";
334
+ export { __Client };
334
335
  export type ServiceInputTypes =
335
336
  | ActivateKeySigningKeyCommandInput
336
337
  | AssociateVPCWithHostedZoneCommandInput
@@ -497,7 +498,7 @@ export interface ClientDefaults
497
498
  logger?: __Logger;
498
499
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
499
500
  }
500
- type Route53ClientConfigType = Partial<
501
+ export type Route53ClientConfigType = Partial<
501
502
  __SmithyConfiguration<__HttpHandlerOptions>
502
503
  > &
503
504
  ClientDefaults &
@@ -509,7 +510,7 @@ type Route53ClientConfigType = Partial<
509
510
  UserAgentInputConfig &
510
511
  ClientInputEndpointParameters;
511
512
  export interface Route53ClientConfig extends Route53ClientConfigType {}
512
- type Route53ClientResolvedConfigType =
513
+ export type Route53ClientResolvedConfigType =
513
514
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
514
515
  Required<ClientDefaults> &
515
516
  RegionResolvedConfig &
@@ -531,4 +532,3 @@ export declare class Route53Client extends __Client<
531
532
  constructor(configuration: Route53ClientConfig);
532
533
  destroy(): void;
533
534
  }
534
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ActivateKeySigningKeyCommandInput
19
20
  extends ActivateKeySigningKeyRequest {}
20
21
  export interface ActivateKeySigningKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateVPCWithHostedZoneCommandInput
19
20
  extends AssociateVPCWithHostedZoneRequest {}
20
21
  export interface AssociateVPCWithHostedZoneCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ChangeCidrCollectionCommandInput
19
20
  extends ChangeCidrCollectionRequest {}
20
21
  export interface ChangeCidrCollectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ChangeResourceRecordSetsCommandInput
19
20
  extends ChangeResourceRecordSetsRequest {}
20
21
  export interface ChangeResourceRecordSetsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ChangeTagsForResourceCommandInput
19
20
  extends ChangeTagsForResourceRequest {}
20
21
  export interface ChangeTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateCidrCollectionCommandInput
19
20
  extends CreateCidrCollectionRequest {}
20
21
  export interface CreateCidrCollectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateHealthCheckCommandInput
19
20
  extends CreateHealthCheckRequest {}
20
21
  export interface CreateHealthCheckCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateHostedZoneCommandInput extends CreateHostedZoneRequest {}
19
20
  export interface CreateHostedZoneCommandOutput
20
21
  extends CreateHostedZoneResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateKeySigningKeyCommandInput
19
20
  extends CreateKeySigningKeyRequest {}
20
21
  export interface CreateKeySigningKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateQueryLoggingConfigCommandInput
19
20
  extends CreateQueryLoggingConfigRequest {}
20
21
  export interface CreateQueryLoggingConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateReusableDelegationSetCommandInput
19
20
  extends CreateReusableDelegationSetRequest {}
20
21
  export interface CreateReusableDelegationSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTrafficPolicyCommandInput
19
20
  extends CreateTrafficPolicyRequest {}
20
21
  export interface CreateTrafficPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTrafficPolicyInstanceCommandInput
19
20
  extends CreateTrafficPolicyInstanceRequest {}
20
21
  export interface CreateTrafficPolicyInstanceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTrafficPolicyVersionCommandInput
19
20
  extends CreateTrafficPolicyVersionRequest {}
20
21
  export interface CreateTrafficPolicyVersionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVPCAssociationAuthorizationCommandInput
19
20
  extends CreateVPCAssociationAuthorizationRequest {}
20
21
  export interface CreateVPCAssociationAuthorizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeactivateKeySigningKeyCommandInput
19
20
  extends DeactivateKeySigningKeyRequest {}
20
21
  export interface DeactivateKeySigningKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteCidrCollectionCommandInput
19
20
  extends DeleteCidrCollectionRequest {}
20
21
  export interface DeleteCidrCollectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteHealthCheckCommandInput
19
20
  extends DeleteHealthCheckRequest {}
20
21
  export interface DeleteHealthCheckCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteHostedZoneCommandInput extends DeleteHostedZoneRequest {}
19
20
  export interface DeleteHostedZoneCommandOutput
20
21
  extends DeleteHostedZoneResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteKeySigningKeyCommandInput
19
20
  extends DeleteKeySigningKeyRequest {}
20
21
  export interface DeleteKeySigningKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteQueryLoggingConfigCommandInput
19
20
  extends DeleteQueryLoggingConfigRequest {}
20
21
  export interface DeleteQueryLoggingConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteReusableDelegationSetCommandInput
19
20
  extends DeleteReusableDelegationSetRequest {}
20
21
  export interface DeleteReusableDelegationSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteTrafficPolicyCommandInput
19
20
  extends DeleteTrafficPolicyRequest {}
20
21
  export interface DeleteTrafficPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteTrafficPolicyInstanceCommandInput
19
20
  extends DeleteTrafficPolicyInstanceRequest {}
20
21
  export interface DeleteTrafficPolicyInstanceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVPCAssociationAuthorizationCommandInput
19
20
  extends DeleteVPCAssociationAuthorizationRequest {}
20
21
  export interface DeleteVPCAssociationAuthorizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisableHostedZoneDNSSECCommandInput
19
20
  extends DisableHostedZoneDNSSECRequest {}
20
21
  export interface DisableHostedZoneDNSSECCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateVPCFromHostedZoneCommandInput
19
20
  extends DisassociateVPCFromHostedZoneRequest {}
20
21
  export interface DisassociateVPCFromHostedZoneCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnableHostedZoneDNSSECCommandInput
19
20
  extends EnableHostedZoneDNSSECRequest {}
20
21
  export interface EnableHostedZoneDNSSECCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetAccountLimitCommandInput extends GetAccountLimitRequest {}
19
20
  export interface GetAccountLimitCommandOutput
20
21
  extends GetAccountLimitResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../Route53Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetChangeCommandInput extends GetChangeRequest {}
16
17
  export interface GetChangeCommandOutput
17
18
  extends GetChangeResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCheckerIpRangesCommandInput
19
20
  extends GetCheckerIpRangesRequest {}
20
21
  export interface GetCheckerIpRangesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../Route53Client";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetDNSSECCommandInput extends GetDNSSECRequest {}
16
17
  export interface GetDNSSECCommandOutput
17
18
  extends GetDNSSECResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetGeoLocationCommandInput extends GetGeoLocationRequest {}
19
20
  export interface GetGeoLocationCommandOutput
20
21
  extends GetGeoLocationResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHealthCheckCommandInput extends GetHealthCheckRequest {}
19
20
  export interface GetHealthCheckCommandOutput
20
21
  extends GetHealthCheckResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHealthCheckCountCommandInput
19
20
  extends GetHealthCheckCountRequest {}
20
21
  export interface GetHealthCheckCountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHealthCheckLastFailureReasonCommandInput
19
20
  extends GetHealthCheckLastFailureReasonRequest {}
20
21
  export interface GetHealthCheckLastFailureReasonCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHealthCheckStatusCommandInput
19
20
  extends GetHealthCheckStatusRequest {}
20
21
  export interface GetHealthCheckStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHostedZoneCommandInput extends GetHostedZoneRequest {}
19
20
  export interface GetHostedZoneCommandOutput
20
21
  extends GetHostedZoneResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHostedZoneCountCommandInput
19
20
  extends GetHostedZoneCountRequest {}
20
21
  export interface GetHostedZoneCountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetHostedZoneLimitCommandInput
19
20
  extends GetHostedZoneLimitRequest {}
20
21
  export interface GetHostedZoneLimitCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetQueryLoggingConfigCommandInput
19
20
  extends GetQueryLoggingConfigRequest {}
20
21
  export interface GetQueryLoggingConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetReusableDelegationSetCommandInput
19
20
  extends GetReusableDelegationSetRequest {}
20
21
  export interface GetReusableDelegationSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetReusableDelegationSetLimitCommandInput
19
20
  extends GetReusableDelegationSetLimitRequest {}
20
21
  export interface GetReusableDelegationSetLimitCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTrafficPolicyCommandInput extends GetTrafficPolicyRequest {}
19
20
  export interface GetTrafficPolicyCommandOutput
20
21
  extends GetTrafficPolicyResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTrafficPolicyInstanceCommandInput
19
20
  extends GetTrafficPolicyInstanceRequest {}
20
21
  export interface GetTrafficPolicyInstanceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53Client";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTrafficPolicyInstanceCountCommandInput
19
20
  extends GetTrafficPolicyInstanceCountRequest {}
20
21
  export interface GetTrafficPolicyInstanceCountCommandOutput