@aws-sdk/client-route53resolver 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 (265) hide show
  1. package/dist-cjs/Route53ResolverClient.js +2 -1
  2. package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +2 -1
  4. package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +2 -1
  5. package/dist-cjs/commands/AssociateResolverRuleCommand.js +2 -1
  6. package/dist-cjs/commands/CreateFirewallDomainListCommand.js +2 -1
  7. package/dist-cjs/commands/CreateFirewallRuleCommand.js +2 -1
  8. package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +2 -1
  9. package/dist-cjs/commands/CreateResolverEndpointCommand.js +2 -1
  10. package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +2 -1
  11. package/dist-cjs/commands/CreateResolverRuleCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteFirewallRuleCommand.js +2 -1
  14. package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteResolverEndpointCommand.js +2 -1
  16. package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +2 -1
  17. package/dist-cjs/commands/DeleteResolverRuleCommand.js +2 -1
  18. package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +2 -1
  19. package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +2 -1
  20. package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +2 -1
  21. package/dist-cjs/commands/DisassociateResolverRuleCommand.js +2 -1
  22. package/dist-cjs/commands/GetFirewallConfigCommand.js +2 -1
  23. package/dist-cjs/commands/GetFirewallDomainListCommand.js +2 -1
  24. package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +2 -1
  25. package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +2 -1
  26. package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +2 -1
  27. package/dist-cjs/commands/GetResolverConfigCommand.js +2 -1
  28. package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +2 -1
  29. package/dist-cjs/commands/GetResolverEndpointCommand.js +2 -1
  30. package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +2 -1
  31. package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +2 -1
  32. package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +2 -1
  33. package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +2 -1
  34. package/dist-cjs/commands/GetResolverRuleCommand.js +2 -1
  35. package/dist-cjs/commands/GetResolverRulePolicyCommand.js +2 -1
  36. package/dist-cjs/commands/ImportFirewallDomainsCommand.js +2 -1
  37. package/dist-cjs/commands/ListFirewallConfigsCommand.js +2 -1
  38. package/dist-cjs/commands/ListFirewallDomainListsCommand.js +2 -1
  39. package/dist-cjs/commands/ListFirewallDomainsCommand.js +2 -1
  40. package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +2 -1
  41. package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +2 -1
  42. package/dist-cjs/commands/ListFirewallRulesCommand.js +2 -1
  43. package/dist-cjs/commands/ListResolverConfigsCommand.js +2 -1
  44. package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +2 -1
  45. package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +2 -1
  46. package/dist-cjs/commands/ListResolverEndpointsCommand.js +2 -1
  47. package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +2 -1
  48. package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +2 -1
  49. package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +2 -1
  50. package/dist-cjs/commands/ListResolverRulesCommand.js +2 -1
  51. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  52. package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +2 -1
  53. package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +2 -1
  54. package/dist-cjs/commands/PutResolverRulePolicyCommand.js +2 -1
  55. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  56. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  57. package/dist-cjs/commands/UpdateFirewallConfigCommand.js +2 -1
  58. package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +2 -1
  59. package/dist-cjs/commands/UpdateFirewallRuleCommand.js +2 -1
  60. package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +2 -1
  61. package/dist-cjs/commands/UpdateResolverConfigCommand.js +2 -1
  62. package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +2 -1
  63. package/dist-cjs/commands/UpdateResolverEndpointCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateResolverRuleCommand.js +2 -1
  65. package/dist-cjs/index.js +2 -2
  66. package/dist-cjs/models/Route53ResolverServiceException.js +2 -1
  67. package/dist-es/Route53ResolverClient.js +1 -0
  68. package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +1 -0
  69. package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +1 -0
  70. package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +1 -0
  71. package/dist-es/commands/AssociateResolverRuleCommand.js +1 -0
  72. package/dist-es/commands/CreateFirewallDomainListCommand.js +1 -0
  73. package/dist-es/commands/CreateFirewallRuleCommand.js +1 -0
  74. package/dist-es/commands/CreateFirewallRuleGroupCommand.js +1 -0
  75. package/dist-es/commands/CreateResolverEndpointCommand.js +1 -0
  76. package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +1 -0
  77. package/dist-es/commands/CreateResolverRuleCommand.js +1 -0
  78. package/dist-es/commands/DeleteFirewallDomainListCommand.js +1 -0
  79. package/dist-es/commands/DeleteFirewallRuleCommand.js +1 -0
  80. package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +1 -0
  81. package/dist-es/commands/DeleteResolverEndpointCommand.js +1 -0
  82. package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +1 -0
  83. package/dist-es/commands/DeleteResolverRuleCommand.js +1 -0
  84. package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +1 -0
  85. package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +1 -0
  86. package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +1 -0
  87. package/dist-es/commands/DisassociateResolverRuleCommand.js +1 -0
  88. package/dist-es/commands/GetFirewallConfigCommand.js +1 -0
  89. package/dist-es/commands/GetFirewallDomainListCommand.js +1 -0
  90. package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +1 -0
  91. package/dist-es/commands/GetFirewallRuleGroupCommand.js +1 -0
  92. package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +1 -0
  93. package/dist-es/commands/GetResolverConfigCommand.js +1 -0
  94. package/dist-es/commands/GetResolverDnssecConfigCommand.js +1 -0
  95. package/dist-es/commands/GetResolverEndpointCommand.js +1 -0
  96. package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +1 -0
  97. package/dist-es/commands/GetResolverQueryLogConfigCommand.js +1 -0
  98. package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +1 -0
  99. package/dist-es/commands/GetResolverRuleAssociationCommand.js +1 -0
  100. package/dist-es/commands/GetResolverRuleCommand.js +1 -0
  101. package/dist-es/commands/GetResolverRulePolicyCommand.js +1 -0
  102. package/dist-es/commands/ImportFirewallDomainsCommand.js +1 -0
  103. package/dist-es/commands/ListFirewallConfigsCommand.js +1 -0
  104. package/dist-es/commands/ListFirewallDomainListsCommand.js +1 -0
  105. package/dist-es/commands/ListFirewallDomainsCommand.js +1 -0
  106. package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +1 -0
  107. package/dist-es/commands/ListFirewallRuleGroupsCommand.js +1 -0
  108. package/dist-es/commands/ListFirewallRulesCommand.js +1 -0
  109. package/dist-es/commands/ListResolverConfigsCommand.js +1 -0
  110. package/dist-es/commands/ListResolverDnssecConfigsCommand.js +1 -0
  111. package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +1 -0
  112. package/dist-es/commands/ListResolverEndpointsCommand.js +1 -0
  113. package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +1 -0
  114. package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +1 -0
  115. package/dist-es/commands/ListResolverRuleAssociationsCommand.js +1 -0
  116. package/dist-es/commands/ListResolverRulesCommand.js +1 -0
  117. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  118. package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +1 -0
  119. package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +1 -0
  120. package/dist-es/commands/PutResolverRulePolicyCommand.js +1 -0
  121. package/dist-es/commands/TagResourceCommand.js +1 -0
  122. package/dist-es/commands/UntagResourceCommand.js +1 -0
  123. package/dist-es/commands/UpdateFirewallConfigCommand.js +1 -0
  124. package/dist-es/commands/UpdateFirewallDomainsCommand.js +1 -0
  125. package/dist-es/commands/UpdateFirewallRuleCommand.js +1 -0
  126. package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +1 -0
  127. package/dist-es/commands/UpdateResolverConfigCommand.js +1 -0
  128. package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +1 -0
  129. package/dist-es/commands/UpdateResolverEndpointCommand.js +1 -0
  130. package/dist-es/commands/UpdateResolverRuleCommand.js +1 -0
  131. package/dist-es/index.js +2 -2
  132. package/dist-es/models/Route53ResolverServiceException.js +1 -0
  133. package/dist-types/Route53ResolverClient.d.ts +3 -3
  134. package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +4 -0
  135. package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +4 -0
  136. package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +4 -0
  137. package/dist-types/commands/AssociateResolverRuleCommand.d.ts +4 -0
  138. package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +4 -0
  139. package/dist-types/commands/CreateFirewallRuleCommand.d.ts +4 -0
  140. package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +4 -0
  141. package/dist-types/commands/CreateResolverEndpointCommand.d.ts +4 -0
  142. package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +4 -0
  143. package/dist-types/commands/CreateResolverRuleCommand.d.ts +4 -0
  144. package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +4 -0
  145. package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +4 -0
  146. package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +4 -0
  147. package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +4 -0
  148. package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +4 -0
  149. package/dist-types/commands/DeleteResolverRuleCommand.d.ts +4 -0
  150. package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +4 -0
  151. package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +4 -0
  152. package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +4 -0
  153. package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +4 -0
  154. package/dist-types/commands/GetFirewallConfigCommand.d.ts +4 -0
  155. package/dist-types/commands/GetFirewallDomainListCommand.d.ts +4 -0
  156. package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +4 -0
  157. package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +4 -0
  158. package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +4 -0
  159. package/dist-types/commands/GetResolverConfigCommand.d.ts +4 -0
  160. package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +4 -0
  161. package/dist-types/commands/GetResolverEndpointCommand.d.ts +4 -0
  162. package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +4 -0
  163. package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +4 -0
  164. package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +4 -0
  165. package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +4 -0
  166. package/dist-types/commands/GetResolverRuleCommand.d.ts +4 -0
  167. package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +4 -0
  168. package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +4 -0
  169. package/dist-types/commands/ListFirewallConfigsCommand.d.ts +4 -0
  170. package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +4 -0
  171. package/dist-types/commands/ListFirewallDomainsCommand.d.ts +4 -0
  172. package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +4 -0
  173. package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +4 -0
  174. package/dist-types/commands/ListFirewallRulesCommand.d.ts +4 -0
  175. package/dist-types/commands/ListResolverConfigsCommand.d.ts +4 -0
  176. package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +4 -0
  177. package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +4 -0
  178. package/dist-types/commands/ListResolverEndpointsCommand.d.ts +4 -0
  179. package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +4 -0
  180. package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +4 -0
  181. package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +4 -0
  182. package/dist-types/commands/ListResolverRulesCommand.d.ts +4 -0
  183. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  184. package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +4 -0
  185. package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +4 -0
  186. package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +4 -0
  187. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  188. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  189. package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +4 -0
  190. package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +4 -0
  191. package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +4 -0
  192. package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +4 -0
  193. package/dist-types/commands/UpdateResolverConfigCommand.d.ts +4 -0
  194. package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +4 -0
  195. package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +4 -0
  196. package/dist-types/commands/UpdateResolverRuleCommand.d.ts +4 -0
  197. package/dist-types/index.d.ts +33 -2
  198. package/dist-types/models/Route53ResolverServiceException.d.ts +1 -0
  199. package/dist-types/ts3.4/Route53ResolverClient.d.ts +3 -3
  200. package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +1 -0
  201. package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +1 -0
  202. package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +1 -0
  203. package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/index.d.ts +2 -2
  264. package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -0
  265. package/package.json +28 -28
@@ -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 { GetResolverDnssecConfigRequest, GetResolverDnssecConfigResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverEndpointRequest, GetResolverEndpointResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverQueryLogConfigAssociationRequest, GetResolverQueryLogConfigAssociationResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverQueryLogConfigRequest, GetResolverQueryLogConfigResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverQueryLogConfigPolicyRequest, GetResolverQueryLogConfigPolicyResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverRuleAssociationRequest, GetResolverRuleAssociationResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverRuleRequest, GetResolverRuleResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { GetResolverRulePolicyRequest, GetResolverRulePolicyResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ImportFirewallDomainsRequest, ImportFirewallDomainsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallConfigsRequest, ListFirewallConfigsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallDomainListsRequest, ListFirewallDomainListsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallDomainsRequest, ListFirewallDomainsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallRuleGroupAssociationsRequest, ListFirewallRuleGroupAssociationsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallRuleGroupsRequest, ListFirewallRuleGroupsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListFirewallRulesRequest, ListFirewallRulesResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverConfigsRequest, ListResolverConfigsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverDnssecConfigsRequest, ListResolverDnssecConfigsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverEndpointIpAddressesRequest, ListResolverEndpointIpAddressesResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverEndpointsRequest, ListResolverEndpointsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverQueryLogConfigAssociationsRequest, ListResolverQueryLogConfigAssociationsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverQueryLogConfigsRequest, ListResolverQueryLogConfigsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverRuleAssociationsRequest, ListResolverRuleAssociationsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { ListResolverRulesRequest, ListResolverRulesResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { PutFirewallRuleGroupPolicyRequest, PutFirewallRuleGroupPolicyResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { PutResolverQueryLogConfigPolicyRequest, PutResolverQueryLogConfigPolicyResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { PutResolverRulePolicyRequest, PutResolverRulePolicyResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateFirewallConfigRequest, UpdateFirewallConfigResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateFirewallDomainsRequest, UpdateFirewallDomainsResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateFirewallRuleRequest, UpdateFirewallRuleResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateFirewallRuleGroupAssociationRequest, UpdateFirewallRuleGroupAssociationResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateResolverConfigRequest, UpdateResolverConfigResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateResolverDnssecConfigRequest, UpdateResolverDnssecConfigResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateResolverEndpointRequest, UpdateResolverEndpointResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
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 { UpdateResolverRuleRequest, UpdateResolverRuleResponse } from "../models/models_0";
5
5
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,37 @@
1
- export * from "./Route53Resolver";
1
+ /**
2
+ * <p>When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC
3
+ * from Route 53 Resolver. By default, Resolver answers DNS queries for VPC domain names
4
+ * such as domain names for EC2 instances or Elastic Load Balancing load balancers.
5
+ * Resolver performs recursive lookups against public name servers for all other domain
6
+ * names.</p>
7
+ * <p>You can also configure DNS resolution between your VPC and your network over a Direct Connect or VPN connection:</p>
8
+ * <p>
9
+ * <b>Forward DNS queries from resolvers on your network to Route 53 Resolver</b>
10
+ * </p>
11
+ * <p>DNS resolvers on your network can forward DNS queries to Resolver in a specified VPC. This allows your DNS resolvers
12
+ * to easily resolve domain names for Amazon Web Services resources such as EC2 instances or records in a Route 53 private hosted zone.
13
+ * For more information, see
14
+ * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-network-to-vpc">How DNS Resolvers
15
+ * on Your Network Forward DNS Queries to Route 53 Resolver</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
16
+ * <p>
17
+ * <b>Conditionally forward queries from a VPC to resolvers on your network</b>
18
+ * </p>
19
+ * <p>You can configure Resolver to forward queries that it receives from EC2 instances in your VPCs to DNS resolvers on your network.
20
+ * To forward selected queries, you create Resolver rules that specify the domain names for the DNS queries that you want to forward
21
+ * (such as example.com), and the IP addresses of the DNS resolvers on your network that you want to forward the queries to.
22
+ * If a query matches multiple rules (example.com, acme.example.com), Resolver chooses the rule with the most specific match
23
+ * (acme.example.com) and forwards the query to the IP addresses that you specified in that rule. For more information, see
24
+ * <a href="https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/resolver.html#resolver-overview-forward-vpc-to-network">How Route 53 Resolver
25
+ * Forwards DNS Queries from Your VPCs to Your Network</a> in the <i>Amazon Route 53 Developer Guide</i>.</p>
26
+ * <p>Like Amazon VPC, Resolver is Regional. In each Region where you have VPCs, you can choose
27
+ * whether to forward queries from your VPCs to your network (outbound queries), from your
28
+ * network to your VPCs (inbound queries), or both.</p>
29
+ *
30
+ * @packageDocumentation
31
+ */
2
32
  export * from "./Route53ResolverClient";
33
+ export * from "./Route53Resolver";
3
34
  export * from "./commands";
4
- export * from "./models";
5
35
  export * from "./pagination";
36
+ export * from "./models";
6
37
  export { Route53ResolverServiceException } from "./models/Route53ResolverServiceException";
@@ -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
  *
@@ -303,6 +303,7 @@ import {
303
303
  ClientResolvedEndpointParameters,
304
304
  EndpointParameters,
305
305
  } from "./endpoint/EndpointParameters";
306
+ export { __Client };
306
307
  export type ServiceInputTypes =
307
308
  | AssociateFirewallRuleGroupCommandInput
308
309
  | AssociateResolverEndpointIpAddressCommandInput
@@ -455,7 +456,7 @@ export interface ClientDefaults
455
456
  logger?: __Logger;
456
457
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
457
458
  }
458
- type Route53ResolverClientConfigType = Partial<
459
+ export type Route53ResolverClientConfigType = Partial<
459
460
  __SmithyConfiguration<__HttpHandlerOptions>
460
461
  > &
461
462
  ClientDefaults &
@@ -468,7 +469,7 @@ type Route53ResolverClientConfigType = Partial<
468
469
  ClientInputEndpointParameters;
469
470
  export interface Route53ResolverClientConfig
470
471
  extends Route53ResolverClientConfigType {}
471
- type Route53ResolverClientResolvedConfigType =
472
+ export type Route53ResolverClientResolvedConfigType =
472
473
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
473
474
  Required<ClientDefaults> &
474
475
  RegionResolvedConfig &
@@ -490,4 +491,3 @@ export declare class Route53ResolverClient extends __Client<
490
491
  constructor(configuration: Route53ResolverClientConfig);
491
492
  destroy(): void;
492
493
  }
493
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateFirewallRuleGroupCommandInput
19
20
  extends AssociateFirewallRuleGroupRequest {}
20
21
  export interface AssociateFirewallRuleGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateResolverEndpointIpAddressCommandInput
19
20
  extends AssociateResolverEndpointIpAddressRequest {}
20
21
  export interface AssociateResolverEndpointIpAddressCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateResolverQueryLogConfigCommandInput
19
20
  extends AssociateResolverQueryLogConfigRequest {}
20
21
  export interface AssociateResolverQueryLogConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateResolverRuleCommandInput
19
20
  extends AssociateResolverRuleRequest {}
20
21
  export interface AssociateResolverRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFirewallDomainListCommandInput
19
20
  extends CreateFirewallDomainListRequest {}
20
21
  export interface CreateFirewallDomainListCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFirewallRuleCommandInput
19
20
  extends CreateFirewallRuleRequest {}
20
21
  export interface CreateFirewallRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateFirewallRuleGroupCommandInput
19
20
  extends CreateFirewallRuleGroupRequest {}
20
21
  export interface CreateFirewallRuleGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateResolverEndpointCommandInput
19
20
  extends CreateResolverEndpointRequest {}
20
21
  export interface CreateResolverEndpointCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateResolverQueryLogConfigCommandInput
19
20
  extends CreateResolverQueryLogConfigRequest {}
20
21
  export interface CreateResolverQueryLogConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateResolverRuleCommandInput
19
20
  extends CreateResolverRuleRequest {}
20
21
  export interface CreateResolverRuleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../Route53ResolverClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteFirewallDomainListCommandInput
19
20
  extends DeleteFirewallDomainListRequest {}
20
21
  export interface DeleteFirewallDomainListCommandOutput