@aws-sdk/client-route53resolver 3.478.0 → 3.481.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 (277) hide show
  1. package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateResolverRuleCommand.js +18 -41
  5. package/dist-cjs/commands/CreateFirewallDomainListCommand.js +18 -41
  6. package/dist-cjs/commands/CreateFirewallRuleCommand.js +18 -41
  7. package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +18 -41
  8. package/dist-cjs/commands/CreateOutpostResolverCommand.js +18 -41
  9. package/dist-cjs/commands/CreateResolverEndpointCommand.js +18 -41
  10. package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +18 -41
  11. package/dist-cjs/commands/CreateResolverRuleCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteFirewallRuleCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteOutpostResolverCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteResolverEndpointCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteResolverRuleCommand.js +18 -41
  19. package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +18 -41
  20. package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +18 -41
  21. package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +18 -41
  22. package/dist-cjs/commands/DisassociateResolverRuleCommand.js +18 -41
  23. package/dist-cjs/commands/GetFirewallConfigCommand.js +18 -41
  24. package/dist-cjs/commands/GetFirewallDomainListCommand.js +18 -41
  25. package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +18 -41
  26. package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +18 -41
  27. package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +18 -41
  28. package/dist-cjs/commands/GetOutpostResolverCommand.js +18 -41
  29. package/dist-cjs/commands/GetResolverConfigCommand.js +18 -41
  30. package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +18 -41
  31. package/dist-cjs/commands/GetResolverEndpointCommand.js +18 -41
  32. package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +18 -41
  33. package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +18 -41
  34. package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +18 -41
  35. package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +18 -41
  36. package/dist-cjs/commands/GetResolverRuleCommand.js +18 -41
  37. package/dist-cjs/commands/GetResolverRulePolicyCommand.js +18 -41
  38. package/dist-cjs/commands/ImportFirewallDomainsCommand.js +18 -41
  39. package/dist-cjs/commands/ListFirewallConfigsCommand.js +18 -41
  40. package/dist-cjs/commands/ListFirewallDomainListsCommand.js +18 -41
  41. package/dist-cjs/commands/ListFirewallDomainsCommand.js +18 -41
  42. package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +18 -41
  43. package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +18 -41
  44. package/dist-cjs/commands/ListFirewallRulesCommand.js +18 -41
  45. package/dist-cjs/commands/ListOutpostResolversCommand.js +18 -41
  46. package/dist-cjs/commands/ListResolverConfigsCommand.js +18 -41
  47. package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +18 -41
  48. package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +18 -41
  49. package/dist-cjs/commands/ListResolverEndpointsCommand.js +18 -41
  50. package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +18 -41
  51. package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +18 -41
  52. package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +18 -41
  53. package/dist-cjs/commands/ListResolverRulesCommand.js +18 -41
  54. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  55. package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +18 -41
  56. package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +18 -41
  57. package/dist-cjs/commands/PutResolverRulePolicyCommand.js +18 -41
  58. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  59. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateFirewallConfigCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateFirewallRuleCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateOutpostResolverCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateResolverConfigCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +18 -41
  67. package/dist-cjs/commands/UpdateResolverEndpointCommand.js +18 -41
  68. package/dist-cjs/commands/UpdateResolverRuleCommand.js +18 -41
  69. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  70. package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +18 -41
  71. package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +18 -41
  72. package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +18 -41
  73. package/dist-es/commands/AssociateResolverRuleCommand.js +18 -41
  74. package/dist-es/commands/CreateFirewallDomainListCommand.js +18 -41
  75. package/dist-es/commands/CreateFirewallRuleCommand.js +18 -41
  76. package/dist-es/commands/CreateFirewallRuleGroupCommand.js +18 -41
  77. package/dist-es/commands/CreateOutpostResolverCommand.js +18 -41
  78. package/dist-es/commands/CreateResolverEndpointCommand.js +18 -41
  79. package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +18 -41
  80. package/dist-es/commands/CreateResolverRuleCommand.js +18 -41
  81. package/dist-es/commands/DeleteFirewallDomainListCommand.js +18 -41
  82. package/dist-es/commands/DeleteFirewallRuleCommand.js +18 -41
  83. package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +18 -41
  84. package/dist-es/commands/DeleteOutpostResolverCommand.js +18 -41
  85. package/dist-es/commands/DeleteResolverEndpointCommand.js +18 -41
  86. package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +18 -41
  87. package/dist-es/commands/DeleteResolverRuleCommand.js +18 -41
  88. package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +18 -41
  89. package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +18 -41
  90. package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +18 -41
  91. package/dist-es/commands/DisassociateResolverRuleCommand.js +18 -41
  92. package/dist-es/commands/GetFirewallConfigCommand.js +18 -41
  93. package/dist-es/commands/GetFirewallDomainListCommand.js +18 -41
  94. package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +18 -41
  95. package/dist-es/commands/GetFirewallRuleGroupCommand.js +18 -41
  96. package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +18 -41
  97. package/dist-es/commands/GetOutpostResolverCommand.js +18 -41
  98. package/dist-es/commands/GetResolverConfigCommand.js +18 -41
  99. package/dist-es/commands/GetResolverDnssecConfigCommand.js +18 -41
  100. package/dist-es/commands/GetResolverEndpointCommand.js +18 -41
  101. package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +18 -41
  102. package/dist-es/commands/GetResolverQueryLogConfigCommand.js +18 -41
  103. package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +18 -41
  104. package/dist-es/commands/GetResolverRuleAssociationCommand.js +18 -41
  105. package/dist-es/commands/GetResolverRuleCommand.js +18 -41
  106. package/dist-es/commands/GetResolverRulePolicyCommand.js +18 -41
  107. package/dist-es/commands/ImportFirewallDomainsCommand.js +18 -41
  108. package/dist-es/commands/ListFirewallConfigsCommand.js +18 -41
  109. package/dist-es/commands/ListFirewallDomainListsCommand.js +18 -41
  110. package/dist-es/commands/ListFirewallDomainsCommand.js +18 -41
  111. package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +18 -41
  112. package/dist-es/commands/ListFirewallRuleGroupsCommand.js +18 -41
  113. package/dist-es/commands/ListFirewallRulesCommand.js +18 -41
  114. package/dist-es/commands/ListOutpostResolversCommand.js +18 -41
  115. package/dist-es/commands/ListResolverConfigsCommand.js +18 -41
  116. package/dist-es/commands/ListResolverDnssecConfigsCommand.js +18 -41
  117. package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +18 -41
  118. package/dist-es/commands/ListResolverEndpointsCommand.js +18 -41
  119. package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +18 -41
  120. package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +18 -41
  121. package/dist-es/commands/ListResolverRuleAssociationsCommand.js +18 -41
  122. package/dist-es/commands/ListResolverRulesCommand.js +18 -41
  123. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  124. package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +18 -41
  125. package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +18 -41
  126. package/dist-es/commands/PutResolverRulePolicyCommand.js +18 -41
  127. package/dist-es/commands/TagResourceCommand.js +18 -41
  128. package/dist-es/commands/UntagResourceCommand.js +18 -41
  129. package/dist-es/commands/UpdateFirewallConfigCommand.js +18 -41
  130. package/dist-es/commands/UpdateFirewallDomainsCommand.js +18 -41
  131. package/dist-es/commands/UpdateFirewallRuleCommand.js +18 -41
  132. package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +18 -41
  133. package/dist-es/commands/UpdateOutpostResolverCommand.js +18 -41
  134. package/dist-es/commands/UpdateResolverConfigCommand.js +18 -41
  135. package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +18 -41
  136. package/dist-es/commands/UpdateResolverEndpointCommand.js +18 -41
  137. package/dist-es/commands/UpdateResolverRuleCommand.js +18 -41
  138. package/dist-es/endpoint/EndpointParameters.js +6 -0
  139. package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +6 -21
  140. package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +6 -21
  141. package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +6 -21
  142. package/dist-types/commands/AssociateResolverRuleCommand.d.ts +6 -21
  143. package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +6 -21
  144. package/dist-types/commands/CreateFirewallRuleCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateOutpostResolverCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateResolverEndpointCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateResolverRuleCommand.d.ts +6 -21
  150. package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +6 -21
  151. package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +6 -21
  152. package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +6 -21
  153. package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +6 -21
  155. package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteResolverRuleCommand.d.ts +6 -21
  157. package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +6 -21
  158. package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +6 -21
  159. package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +6 -21
  160. package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +6 -21
  161. package/dist-types/commands/GetFirewallConfigCommand.d.ts +6 -21
  162. package/dist-types/commands/GetFirewallDomainListCommand.d.ts +6 -21
  163. package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +6 -21
  164. package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +6 -21
  165. package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +6 -21
  166. package/dist-types/commands/GetOutpostResolverCommand.d.ts +6 -21
  167. package/dist-types/commands/GetResolverConfigCommand.d.ts +6 -21
  168. package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +6 -21
  169. package/dist-types/commands/GetResolverEndpointCommand.d.ts +6 -21
  170. package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +6 -21
  171. package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +6 -21
  172. package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +6 -21
  173. package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +6 -21
  174. package/dist-types/commands/GetResolverRuleCommand.d.ts +6 -21
  175. package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +6 -21
  176. package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +6 -21
  177. package/dist-types/commands/ListFirewallConfigsCommand.d.ts +6 -21
  178. package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +6 -21
  179. package/dist-types/commands/ListFirewallDomainsCommand.d.ts +6 -21
  180. package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +6 -21
  181. package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +6 -21
  182. package/dist-types/commands/ListFirewallRulesCommand.d.ts +6 -21
  183. package/dist-types/commands/ListOutpostResolversCommand.d.ts +6 -21
  184. package/dist-types/commands/ListResolverConfigsCommand.d.ts +6 -21
  185. package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +6 -21
  186. package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +6 -21
  187. package/dist-types/commands/ListResolverEndpointsCommand.d.ts +6 -21
  188. package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +6 -21
  189. package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +6 -21
  190. package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +6 -21
  191. package/dist-types/commands/ListResolverRulesCommand.d.ts +6 -21
  192. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  193. package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +6 -21
  194. package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +6 -21
  195. package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +6 -21
  196. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  197. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  198. package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +6 -21
  199. package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +6 -21
  200. package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +6 -21
  201. package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +6 -21
  202. package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +6 -21
  203. package/dist-types/commands/UpdateResolverConfigCommand.d.ts +6 -21
  204. package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +6 -21
  205. package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +6 -21
  206. package/dist-types/commands/UpdateResolverRuleCommand.d.ts +6 -21
  207. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  208. package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +12 -24
  211. package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +12 -24
  212. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +12 -24
  213. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +14 -23
  214. package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +12 -24
  215. package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +12 -24
  217. package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +12 -24
  220. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +12 -24
  222. package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +14 -23
  226. package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +12 -24
  228. package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +12 -24
  229. package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +14 -23
  236. package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +12 -24
  242. package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +14 -23
  244. package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +14 -23
  247. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +14 -23
  254. package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +12 -24
  255. package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  277. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetFirewallRuleGroupPolicyRequest, GetFirewallRuleGroupPolicyResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetFirewallRuleGroupPolicyCommandInput extends GetFirewallRuleG
21
20
  */
22
21
  export interface GetFirewallRuleGroupPolicyCommandOutput extends GetFirewallRuleGroupPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetFirewallRuleGroupPolicyCommand_base: {
24
+ new (input: GetFirewallRuleGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetFirewallRuleGroupPolicyCommandInput, GetFirewallRuleGroupPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns the Identity and Access Management (Amazon Web Services IAM) policy for sharing the
@@ -68,23 +71,5 @@ export interface GetFirewallRuleGroupPolicyCommandOutput extends GetFirewallRule
68
71
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
69
72
  *
70
73
  */
71
- export declare class GetFirewallRuleGroupPolicyCommand extends $Command<GetFirewallRuleGroupPolicyCommandInput, GetFirewallRuleGroupPolicyCommandOutput, Route53ResolverClientResolvedConfig> {
72
- readonly input: GetFirewallRuleGroupPolicyCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: GetFirewallRuleGroupPolicyCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetFirewallRuleGroupPolicyCommandInput, GetFirewallRuleGroupPolicyCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class GetFirewallRuleGroupPolicyCommand extends GetFirewallRuleGroupPolicyCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetOutpostResolverRequest, GetOutpostResolverResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetOutpostResolverCommandInput extends GetOutpostResolverReques
21
20
  */
22
21
  export interface GetOutpostResolverCommandOutput extends GetOutpostResolverResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetOutpostResolverCommand_base: {
24
+ new (input: GetOutpostResolverCommandInput): import("@smithy/smithy-client").CommandImpl<GetOutpostResolverCommandInput, GetOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified Resolver on the Outpost, such as its instance count and
@@ -80,23 +83,5 @@ export interface GetOutpostResolverCommandOutput extends GetOutpostResolverRespo
80
83
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
81
84
  *
82
85
  */
83
- export declare class GetOutpostResolverCommand extends $Command<GetOutpostResolverCommandInput, GetOutpostResolverCommandOutput, Route53ResolverClientResolvedConfig> {
84
- readonly input: GetOutpostResolverCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: GetOutpostResolverCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetOutpostResolverCommandInput, GetOutpostResolverCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class GetOutpostResolverCommand extends GetOutpostResolverCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverConfigRequest, GetResolverConfigResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverConfigCommandInput extends GetResolverConfigRequest
21
20
  */
22
21
  export interface GetResolverConfigCommandOutput extends GetResolverConfigResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverConfigCommand_base: {
24
+ new (input: GetResolverConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverConfigCommandInput, GetResolverConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the behavior configuration of Route 53 Resolver behavior for a single VPC from
@@ -76,23 +79,5 @@ export interface GetResolverConfigCommandOutput extends GetResolverConfigRespons
76
79
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
77
80
  *
78
81
  */
79
- export declare class GetResolverConfigCommand extends $Command<GetResolverConfigCommandInput, GetResolverConfigCommandOutput, Route53ResolverClientResolvedConfig> {
80
- readonly input: GetResolverConfigCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: GetResolverConfigCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverConfigCommandInput, GetResolverConfigCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class GetResolverConfigCommand extends GetResolverConfigCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverDnssecConfigRequest, GetResolverDnssecConfigResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverDnssecConfigCommandInput extends GetResolverDnssecCo
21
20
  */
22
21
  export interface GetResolverDnssecConfigCommandOutput extends GetResolverDnssecConfigResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverDnssecConfigCommand_base: {
24
+ new (input: GetResolverDnssecConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverDnssecConfigCommandInput, GetResolverDnssecConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets DNSSEC validation information for a specified resource.</p>
@@ -74,23 +77,5 @@ export interface GetResolverDnssecConfigCommandOutput extends GetResolverDnssecC
74
77
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
75
78
  *
76
79
  */
77
- export declare class GetResolverDnssecConfigCommand extends $Command<GetResolverDnssecConfigCommandInput, GetResolverDnssecConfigCommandOutput, Route53ResolverClientResolvedConfig> {
78
- readonly input: GetResolverDnssecConfigCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: GetResolverDnssecConfigCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverDnssecConfigCommandInput, GetResolverDnssecConfigCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class GetResolverDnssecConfigCommand extends GetResolverDnssecConfigCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverEndpointRequest, GetResolverEndpointResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverEndpointCommandInput extends GetResolverEndpointRequ
21
20
  */
22
21
  export interface GetResolverEndpointCommandOutput extends GetResolverEndpointResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverEndpointCommand_base: {
24
+ new (input: GetResolverEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified Resolver endpoint, such as whether it's an inbound or an outbound Resolver endpoint, and the
@@ -85,23 +88,5 @@ export interface GetResolverEndpointCommandOutput extends GetResolverEndpointRes
85
88
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
86
89
  *
87
90
  */
88
- export declare class GetResolverEndpointCommand extends $Command<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput, Route53ResolverClientResolvedConfig> {
89
- readonly input: GetResolverEndpointCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: GetResolverEndpointCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class GetResolverEndpointCommand extends GetResolverEndpointCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverQueryLogConfigAssociationRequest, GetResolverQueryLogConfigAssociationResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverQueryLogConfigAssociationCommandInput extends GetRes
21
20
  */
22
21
  export interface GetResolverQueryLogConfigAssociationCommandOutput extends GetResolverQueryLogConfigAssociationResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverQueryLogConfigAssociationCommand_base: {
24
+ new (input: GetResolverQueryLogConfigAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigAssociationCommandInput, GetResolverQueryLogConfigAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC. When you associate a VPC
@@ -78,23 +81,5 @@ export interface GetResolverQueryLogConfigAssociationCommandOutput extends GetRe
78
81
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
79
82
  *
80
83
  */
81
- export declare class GetResolverQueryLogConfigAssociationCommand extends $Command<GetResolverQueryLogConfigAssociationCommandInput, GetResolverQueryLogConfigAssociationCommandOutput, Route53ResolverClientResolvedConfig> {
82
- readonly input: GetResolverQueryLogConfigAssociationCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: GetResolverQueryLogConfigAssociationCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverQueryLogConfigAssociationCommandInput, GetResolverQueryLogConfigAssociationCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class GetResolverQueryLogConfigAssociationCommand extends GetResolverQueryLogConfigAssociationCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverQueryLogConfigRequest, GetResolverQueryLogConfigResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverQueryLogConfigCommandInput extends GetResolverQueryL
21
20
  */
22
21
  export interface GetResolverQueryLogConfigCommandOutput extends GetResolverQueryLogConfigResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverQueryLogConfigCommand_base: {
24
+ new (input: GetResolverQueryLogConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigCommandInput, GetResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the configuration
@@ -81,23 +84,5 @@ export interface GetResolverQueryLogConfigCommandOutput extends GetResolverQuery
81
84
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
82
85
  *
83
86
  */
84
- export declare class GetResolverQueryLogConfigCommand extends $Command<GetResolverQueryLogConfigCommandInput, GetResolverQueryLogConfigCommandOutput, Route53ResolverClientResolvedConfig> {
85
- readonly input: GetResolverQueryLogConfigCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: GetResolverQueryLogConfigCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverQueryLogConfigCommandInput, GetResolverQueryLogConfigCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class GetResolverQueryLogConfigCommand extends GetResolverQueryLogConfigCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverQueryLogConfigPolicyRequest, GetResolverQueryLogConfigPolicyResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverQueryLogConfigPolicyCommandInput extends GetResolver
21
20
  */
22
21
  export interface GetResolverQueryLogConfigPolicyCommandOutput extends GetResolverQueryLogConfigPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverQueryLogConfigPolicyCommand_base: {
24
+ new (input: GetResolverQueryLogConfigPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a query logging policy. A query logging policy specifies the Resolver query logging
@@ -67,23 +70,5 @@ export interface GetResolverQueryLogConfigPolicyCommandOutput extends GetResolve
67
70
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
68
71
  *
69
72
  */
70
- export declare class GetResolverQueryLogConfigPolicyCommand extends $Command<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput, Route53ResolverClientResolvedConfig> {
71
- readonly input: GetResolverQueryLogConfigPolicyCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: GetResolverQueryLogConfigPolicyCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverQueryLogConfigPolicyCommandInput, GetResolverQueryLogConfigPolicyCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class GetResolverQueryLogConfigPolicyCommand extends GetResolverQueryLogConfigPolicyCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverRuleAssociationRequest, GetResolverRuleAssociationResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverRuleAssociationCommandInput extends GetResolverRuleA
21
20
  */
22
21
  export interface GetResolverRuleAssociationCommandOutput extends GetResolverRuleAssociationResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverRuleAssociationCommand_base: {
24
+ new (input: GetResolverRuleAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using
@@ -71,23 +74,5 @@ export interface GetResolverRuleAssociationCommandOutput extends GetResolverRule
71
74
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
72
75
  *
73
76
  */
74
- export declare class GetResolverRuleAssociationCommand extends $Command<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput, Route53ResolverClientResolvedConfig> {
75
- readonly input: GetResolverRuleAssociationCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: GetResolverRuleAssociationCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRuleAssociationCommandInput, GetResolverRuleAssociationCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class GetResolverRuleAssociationCommand extends GetResolverRuleAssociationCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverRuleRequest, GetResolverRuleResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverRuleCommandInput extends GetResolverRuleRequest {
21
20
  */
22
21
  export interface GetResolverRuleCommandOutput extends GetResolverRuleResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverRuleCommand_base: {
24
+ new (input: GetResolverRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRuleCommandInput, GetResolverRuleCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the
@@ -86,23 +89,5 @@ export interface GetResolverRuleCommandOutput extends GetResolverRuleResponse, _
86
89
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
87
90
  *
88
91
  */
89
- export declare class GetResolverRuleCommand extends $Command<GetResolverRuleCommandInput, GetResolverRuleCommandOutput, Route53ResolverClientResolvedConfig> {
90
- readonly input: GetResolverRuleCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: GetResolverRuleCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRuleCommandInput, GetResolverRuleCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class GetResolverRuleCommand extends GetResolverRuleCommand_base {
108
93
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetResolverRulePolicyRequest, GetResolverRulePolicyResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetResolverRulePolicyCommandInput extends GetResolverRulePolicy
21
20
  */
22
21
  export interface GetResolverRulePolicyCommandOutput extends GetResolverRulePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetResolverRulePolicyCommand_base: {
24
+ new (input: GetResolverRulePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about the Resolver rule policy for a specified rule. A Resolver rule policy includes the rule that you want to share
@@ -64,23 +67,5 @@ export interface GetResolverRulePolicyCommandOutput extends GetResolverRulePolic
64
67
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
65
68
  *
66
69
  */
67
- export declare class GetResolverRulePolicyCommand extends $Command<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput, Route53ResolverClientResolvedConfig> {
68
- readonly input: GetResolverRulePolicyCommandInput;
69
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
- /**
71
- * @public
72
- */
73
- constructor(input: GetResolverRulePolicyCommandInput);
74
- /**
75
- * @internal
76
- */
77
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResolverRulePolicyCommandInput, GetResolverRulePolicyCommandOutput>;
78
- /**
79
- * @internal
80
- */
81
- private serialize;
82
- /**
83
- * @internal
84
- */
85
- private deserialize;
70
+ export declare class GetResolverRulePolicyCommand extends GetResolverRulePolicyCommand_base {
86
71
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ImportFirewallDomainsRequest, ImportFirewallDomainsResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ImportFirewallDomainsCommandInput extends ImportFirewallDomains
21
20
  */
22
21
  export interface ImportFirewallDomainsCommandOutput extends ImportFirewallDomainsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ImportFirewallDomainsCommand_base: {
24
+ new (input: ImportFirewallDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Imports domain names from a file into a domain list, for use in a DNS firewall rule group. </p>
@@ -95,23 +98,5 @@ export interface ImportFirewallDomainsCommandOutput extends ImportFirewallDomain
95
98
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
96
99
  *
97
100
  */
98
- export declare class ImportFirewallDomainsCommand extends $Command<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput, Route53ResolverClientResolvedConfig> {
99
- readonly input: ImportFirewallDomainsCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: ImportFirewallDomainsCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportFirewallDomainsCommandInput, ImportFirewallDomainsCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class ImportFirewallDomainsCommand extends ImportFirewallDomainsCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListFirewallConfigsRequest, ListFirewallConfigsResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFirewallConfigsCommandInput extends ListFirewallConfigsRequ
21
20
  */
22
21
  export interface ListFirewallConfigsCommandOutput extends ListFirewallConfigsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFirewallConfigsCommand_base: {
24
+ new (input: ListFirewallConfigsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the firewall configurations that you have defined. DNS Firewall uses the configurations to manage firewall behavior for your VPCs. </p>
@@ -74,23 +77,5 @@ export interface ListFirewallConfigsCommandOutput extends ListFirewallConfigsRes
74
77
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
75
78
  *
76
79
  */
77
- export declare class ListFirewallConfigsCommand extends $Command<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput, Route53ResolverClientResolvedConfig> {
78
- readonly input: ListFirewallConfigsCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: ListFirewallConfigsCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class ListFirewallConfigsCommand extends ListFirewallConfigsCommand_base {
96
81
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListFirewallDomainListsRequest, ListFirewallDomainListsResponse } from "../models/models_0";
5
4
  import { Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Route53ResolverClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListFirewallDomainListsCommandInput extends ListFirewallDomainL
21
20
  */
22
21
  export interface ListFirewallDomainListsCommandOutput extends ListFirewallDomainListsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListFirewallDomainListsCommand_base: {
24
+ new (input: ListFirewallDomainListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput, Route53ResolverClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves the firewall domain lists that you have defined. For each firewall domain list, you can retrieve the domains that are defined for a list by calling <a>ListFirewallDomains</a>. </p>
@@ -75,23 +78,5 @@ export interface ListFirewallDomainListsCommandOutput extends ListFirewallDomain
75
78
  * <p>Base exception class for all service exceptions from Route53Resolver service.</p>
76
79
  *
77
80
  */
78
- export declare class ListFirewallDomainListsCommand extends $Command<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput, Route53ResolverClientResolvedConfig> {
79
- readonly input: ListFirewallDomainListsCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: ListFirewallDomainListsCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: Route53ResolverClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFirewallDomainListsCommandInput, ListFirewallDomainListsCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class ListFirewallDomainListsCommand extends ListFirewallDomainListsCommand_base {
97
82
  }