@aws-sdk/client-route53resolver 3.477.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 (341) 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-cjs/pagination/ListFirewallConfigsPaginator.js +2 -24
  71. package/dist-cjs/pagination/ListFirewallDomainListsPaginator.js +2 -24
  72. package/dist-cjs/pagination/ListFirewallDomainsPaginator.js +2 -24
  73. package/dist-cjs/pagination/ListFirewallRuleGroupAssociationsPaginator.js +2 -24
  74. package/dist-cjs/pagination/ListFirewallRuleGroupsPaginator.js +2 -24
  75. package/dist-cjs/pagination/ListFirewallRulesPaginator.js +2 -24
  76. package/dist-cjs/pagination/ListOutpostResolversPaginator.js +2 -24
  77. package/dist-cjs/pagination/ListResolverConfigsPaginator.js +2 -24
  78. package/dist-cjs/pagination/ListResolverDnssecConfigsPaginator.js +2 -24
  79. package/dist-cjs/pagination/ListResolverEndpointIpAddressesPaginator.js +2 -24
  80. package/dist-cjs/pagination/ListResolverEndpointsPaginator.js +2 -24
  81. package/dist-cjs/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +2 -24
  82. package/dist-cjs/pagination/ListResolverQueryLogConfigsPaginator.js +2 -24
  83. package/dist-cjs/pagination/ListResolverRuleAssociationsPaginator.js +2 -24
  84. package/dist-cjs/pagination/ListResolverRulesPaginator.js +2 -24
  85. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -24
  86. package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +18 -41
  87. package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +18 -41
  88. package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +18 -41
  89. package/dist-es/commands/AssociateResolverRuleCommand.js +18 -41
  90. package/dist-es/commands/CreateFirewallDomainListCommand.js +18 -41
  91. package/dist-es/commands/CreateFirewallRuleCommand.js +18 -41
  92. package/dist-es/commands/CreateFirewallRuleGroupCommand.js +18 -41
  93. package/dist-es/commands/CreateOutpostResolverCommand.js +18 -41
  94. package/dist-es/commands/CreateResolverEndpointCommand.js +18 -41
  95. package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +18 -41
  96. package/dist-es/commands/CreateResolverRuleCommand.js +18 -41
  97. package/dist-es/commands/DeleteFirewallDomainListCommand.js +18 -41
  98. package/dist-es/commands/DeleteFirewallRuleCommand.js +18 -41
  99. package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +18 -41
  100. package/dist-es/commands/DeleteOutpostResolverCommand.js +18 -41
  101. package/dist-es/commands/DeleteResolverEndpointCommand.js +18 -41
  102. package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +18 -41
  103. package/dist-es/commands/DeleteResolverRuleCommand.js +18 -41
  104. package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +18 -41
  105. package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +18 -41
  106. package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +18 -41
  107. package/dist-es/commands/DisassociateResolverRuleCommand.js +18 -41
  108. package/dist-es/commands/GetFirewallConfigCommand.js +18 -41
  109. package/dist-es/commands/GetFirewallDomainListCommand.js +18 -41
  110. package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +18 -41
  111. package/dist-es/commands/GetFirewallRuleGroupCommand.js +18 -41
  112. package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +18 -41
  113. package/dist-es/commands/GetOutpostResolverCommand.js +18 -41
  114. package/dist-es/commands/GetResolverConfigCommand.js +18 -41
  115. package/dist-es/commands/GetResolverDnssecConfigCommand.js +18 -41
  116. package/dist-es/commands/GetResolverEndpointCommand.js +18 -41
  117. package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +18 -41
  118. package/dist-es/commands/GetResolverQueryLogConfigCommand.js +18 -41
  119. package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +18 -41
  120. package/dist-es/commands/GetResolverRuleAssociationCommand.js +18 -41
  121. package/dist-es/commands/GetResolverRuleCommand.js +18 -41
  122. package/dist-es/commands/GetResolverRulePolicyCommand.js +18 -41
  123. package/dist-es/commands/ImportFirewallDomainsCommand.js +18 -41
  124. package/dist-es/commands/ListFirewallConfigsCommand.js +18 -41
  125. package/dist-es/commands/ListFirewallDomainListsCommand.js +18 -41
  126. package/dist-es/commands/ListFirewallDomainsCommand.js +18 -41
  127. package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +18 -41
  128. package/dist-es/commands/ListFirewallRuleGroupsCommand.js +18 -41
  129. package/dist-es/commands/ListFirewallRulesCommand.js +18 -41
  130. package/dist-es/commands/ListOutpostResolversCommand.js +18 -41
  131. package/dist-es/commands/ListResolverConfigsCommand.js +18 -41
  132. package/dist-es/commands/ListResolverDnssecConfigsCommand.js +18 -41
  133. package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +18 -41
  134. package/dist-es/commands/ListResolverEndpointsCommand.js +18 -41
  135. package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +18 -41
  136. package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +18 -41
  137. package/dist-es/commands/ListResolverRuleAssociationsCommand.js +18 -41
  138. package/dist-es/commands/ListResolverRulesCommand.js +18 -41
  139. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  140. package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +18 -41
  141. package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +18 -41
  142. package/dist-es/commands/PutResolverRulePolicyCommand.js +18 -41
  143. package/dist-es/commands/TagResourceCommand.js +18 -41
  144. package/dist-es/commands/UntagResourceCommand.js +18 -41
  145. package/dist-es/commands/UpdateFirewallConfigCommand.js +18 -41
  146. package/dist-es/commands/UpdateFirewallDomainsCommand.js +18 -41
  147. package/dist-es/commands/UpdateFirewallRuleCommand.js +18 -41
  148. package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +18 -41
  149. package/dist-es/commands/UpdateOutpostResolverCommand.js +18 -41
  150. package/dist-es/commands/UpdateResolverConfigCommand.js +18 -41
  151. package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +18 -41
  152. package/dist-es/commands/UpdateResolverEndpointCommand.js +18 -41
  153. package/dist-es/commands/UpdateResolverRuleCommand.js +18 -41
  154. package/dist-es/endpoint/EndpointParameters.js +6 -0
  155. package/dist-es/pagination/ListFirewallConfigsPaginator.js +2 -23
  156. package/dist-es/pagination/ListFirewallDomainListsPaginator.js +2 -23
  157. package/dist-es/pagination/ListFirewallDomainsPaginator.js +2 -23
  158. package/dist-es/pagination/ListFirewallRuleGroupAssociationsPaginator.js +2 -23
  159. package/dist-es/pagination/ListFirewallRuleGroupsPaginator.js +2 -23
  160. package/dist-es/pagination/ListFirewallRulesPaginator.js +2 -23
  161. package/dist-es/pagination/ListOutpostResolversPaginator.js +2 -23
  162. package/dist-es/pagination/ListResolverConfigsPaginator.js +2 -23
  163. package/dist-es/pagination/ListResolverDnssecConfigsPaginator.js +2 -23
  164. package/dist-es/pagination/ListResolverEndpointIpAddressesPaginator.js +2 -23
  165. package/dist-es/pagination/ListResolverEndpointsPaginator.js +2 -23
  166. package/dist-es/pagination/ListResolverQueryLogConfigAssociationsPaginator.js +2 -23
  167. package/dist-es/pagination/ListResolverQueryLogConfigsPaginator.js +2 -23
  168. package/dist-es/pagination/ListResolverRuleAssociationsPaginator.js +2 -23
  169. package/dist-es/pagination/ListResolverRulesPaginator.js +2 -23
  170. package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -23
  171. package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +6 -21
  172. package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +6 -21
  173. package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +6 -21
  174. package/dist-types/commands/AssociateResolverRuleCommand.d.ts +6 -21
  175. package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +6 -21
  176. package/dist-types/commands/CreateFirewallRuleCommand.d.ts +6 -21
  177. package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateOutpostResolverCommand.d.ts +6 -21
  179. package/dist-types/commands/CreateResolverEndpointCommand.d.ts +6 -21
  180. package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +6 -21
  181. package/dist-types/commands/CreateResolverRuleCommand.d.ts +6 -21
  182. package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +6 -21
  183. package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteOutpostResolverCommand.d.ts +6 -21
  186. package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +6 -21
  187. package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +6 -21
  188. package/dist-types/commands/DeleteResolverRuleCommand.d.ts +6 -21
  189. package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +6 -21
  190. package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +6 -21
  191. package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +6 -21
  192. package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +6 -21
  193. package/dist-types/commands/GetFirewallConfigCommand.d.ts +6 -21
  194. package/dist-types/commands/GetFirewallDomainListCommand.d.ts +6 -21
  195. package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +6 -21
  196. package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +6 -21
  197. package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +6 -21
  198. package/dist-types/commands/GetOutpostResolverCommand.d.ts +6 -21
  199. package/dist-types/commands/GetResolverConfigCommand.d.ts +6 -21
  200. package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +6 -21
  201. package/dist-types/commands/GetResolverEndpointCommand.d.ts +6 -21
  202. package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +6 -21
  203. package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +6 -21
  204. package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +6 -21
  205. package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +6 -21
  206. package/dist-types/commands/GetResolverRuleCommand.d.ts +6 -21
  207. package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +6 -21
  208. package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +6 -21
  209. package/dist-types/commands/ListFirewallConfigsCommand.d.ts +6 -21
  210. package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +6 -21
  211. package/dist-types/commands/ListFirewallDomainsCommand.d.ts +6 -21
  212. package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +6 -21
  213. package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +6 -21
  214. package/dist-types/commands/ListFirewallRulesCommand.d.ts +6 -21
  215. package/dist-types/commands/ListOutpostResolversCommand.d.ts +6 -21
  216. package/dist-types/commands/ListResolverConfigsCommand.d.ts +6 -21
  217. package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +6 -21
  218. package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +6 -21
  219. package/dist-types/commands/ListResolverEndpointsCommand.d.ts +6 -21
  220. package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +6 -21
  221. package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +6 -21
  222. package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +6 -21
  223. package/dist-types/commands/ListResolverRulesCommand.d.ts +6 -21
  224. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  225. package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +6 -21
  226. package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +6 -21
  227. package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +6 -21
  228. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  229. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  230. package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +6 -21
  231. package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +6 -21
  232. package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +6 -21
  233. package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +6 -21
  234. package/dist-types/commands/UpdateOutpostResolverCommand.d.ts +6 -21
  235. package/dist-types/commands/UpdateResolverConfigCommand.d.ts +6 -21
  236. package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +6 -21
  237. package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +6 -21
  238. package/dist-types/commands/UpdateResolverRuleCommand.d.ts +6 -21
  239. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  240. package/dist-types/pagination/ListFirewallConfigsPaginator.d.ts +1 -1
  241. package/dist-types/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
  242. package/dist-types/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
  243. package/dist-types/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
  244. package/dist-types/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
  245. package/dist-types/pagination/ListFirewallRulesPaginator.d.ts +1 -1
  246. package/dist-types/pagination/ListOutpostResolversPaginator.d.ts +1 -1
  247. package/dist-types/pagination/ListResolverConfigsPaginator.d.ts +1 -1
  248. package/dist-types/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
  249. package/dist-types/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
  250. package/dist-types/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
  251. package/dist-types/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
  252. package/dist-types/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
  253. package/dist-types/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
  254. package/dist-types/pagination/ListResolverRulesPaginator.d.ts +1 -1
  255. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  256. package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/CreateOutpostResolverCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/DeleteOutpostResolverCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/GetOutpostResolverCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/ListOutpostResolversCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +14 -23
  318. package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/UpdateOutpostResolverCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  325. package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +3 -3
  326. package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +3 -3
  327. package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +3 -3
  328. package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +3 -3
  329. package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +3 -3
  330. package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +3 -3
  331. package/dist-types/ts3.4/pagination/ListOutpostResolversPaginator.d.ts +3 -3
  332. package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +3 -3
  333. package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +3 -3
  334. package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +3 -3
  335. package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +3 -3
  336. package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +3 -3
  337. package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +3 -3
  338. package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +3 -3
  339. package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +3 -3
  340. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
  341. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverEndpointRequest,
11
5
  GetResolverEndpointResponse,
@@ -21,19 +15,16 @@ export interface GetResolverEndpointCommandInput
21
15
  export interface GetResolverEndpointCommandOutput
22
16
  extends GetResolverEndpointResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverEndpointCommand extends $Command<
25
- GetResolverEndpointCommandInput,
26
- GetResolverEndpointCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverEndpointCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverEndpointCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<GetResolverEndpointCommandInput, GetResolverEndpointCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const GetResolverEndpointCommand_base: {
19
+ new (
20
+ input: GetResolverEndpointCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ GetResolverEndpointCommandInput,
23
+ GetResolverEndpointCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverEndpointCommand extends GetResolverEndpointCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverQueryLogConfigAssociationRequest,
11
5
  GetResolverQueryLogConfigAssociationResponse,
@@ -21,22 +15,16 @@ export interface GetResolverQueryLogConfigAssociationCommandInput
21
15
  export interface GetResolverQueryLogConfigAssociationCommandOutput
22
16
  extends GetResolverQueryLogConfigAssociationResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverQueryLogConfigAssociationCommand extends $Command<
25
- GetResolverQueryLogConfigAssociationCommandInput,
26
- GetResolverQueryLogConfigAssociationCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverQueryLogConfigAssociationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverQueryLogConfigAssociationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResolverQueryLogConfigAssociationCommand_base: {
19
+ new (
20
+ input: GetResolverQueryLogConfigAssociationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResolverQueryLogConfigAssociationCommandInput,
38
- GetResolverQueryLogConfigAssociationCommandOutput
23
+ GetResolverQueryLogConfigAssociationCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverQueryLogConfigAssociationCommand extends GetResolverQueryLogConfigAssociationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverQueryLogConfigRequest,
11
5
  GetResolverQueryLogConfigResponse,
@@ -21,22 +15,16 @@ export interface GetResolverQueryLogConfigCommandInput
21
15
  export interface GetResolverQueryLogConfigCommandOutput
22
16
  extends GetResolverQueryLogConfigResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverQueryLogConfigCommand extends $Command<
25
- GetResolverQueryLogConfigCommandInput,
26
- GetResolverQueryLogConfigCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverQueryLogConfigCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverQueryLogConfigCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResolverQueryLogConfigCommand_base: {
19
+ new (
20
+ input: GetResolverQueryLogConfigCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResolverQueryLogConfigCommandInput,
38
- GetResolverQueryLogConfigCommandOutput
23
+ GetResolverQueryLogConfigCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverQueryLogConfigCommand extends GetResolverQueryLogConfigCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverQueryLogConfigPolicyRequest,
11
5
  GetResolverQueryLogConfigPolicyResponse,
@@ -21,22 +15,16 @@ export interface GetResolverQueryLogConfigPolicyCommandInput
21
15
  export interface GetResolverQueryLogConfigPolicyCommandOutput
22
16
  extends GetResolverQueryLogConfigPolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverQueryLogConfigPolicyCommand extends $Command<
25
- GetResolverQueryLogConfigPolicyCommandInput,
26
- GetResolverQueryLogConfigPolicyCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverQueryLogConfigPolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverQueryLogConfigPolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResolverQueryLogConfigPolicyCommand_base: {
19
+ new (
20
+ input: GetResolverQueryLogConfigPolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResolverQueryLogConfigPolicyCommandInput,
38
- GetResolverQueryLogConfigPolicyCommandOutput
23
+ GetResolverQueryLogConfigPolicyCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverQueryLogConfigPolicyCommand extends GetResolverQueryLogConfigPolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverRuleAssociationRequest,
11
5
  GetResolverRuleAssociationResponse,
@@ -21,22 +15,16 @@ export interface GetResolverRuleAssociationCommandInput
21
15
  export interface GetResolverRuleAssociationCommandOutput
22
16
  extends GetResolverRuleAssociationResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverRuleAssociationCommand extends $Command<
25
- GetResolverRuleAssociationCommandInput,
26
- GetResolverRuleAssociationCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverRuleAssociationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverRuleAssociationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResolverRuleAssociationCommand_base: {
19
+ new (
20
+ input: GetResolverRuleAssociationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResolverRuleAssociationCommandInput,
38
- GetResolverRuleAssociationCommandOutput
23
+ GetResolverRuleAssociationCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverRuleAssociationCommand extends GetResolverRuleAssociationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverRuleRequest,
11
5
  GetResolverRuleResponse,
@@ -20,19 +14,16 @@ export interface GetResolverRuleCommandInput extends GetResolverRuleRequest {}
20
14
  export interface GetResolverRuleCommandOutput
21
15
  extends GetResolverRuleResponse,
22
16
  __MetadataBearer {}
23
- export declare class GetResolverRuleCommand extends $Command<
24
- GetResolverRuleCommandInput,
25
- GetResolverRuleCommandOutput,
26
- Route53ResolverClientResolvedConfig
27
- > {
28
- readonly input: GetResolverRuleCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: GetResolverRuleCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: Route53ResolverClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<GetResolverRuleCommandInput, GetResolverRuleCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const GetResolverRuleCommand_base: {
18
+ new (
19
+ input: GetResolverRuleCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ GetResolverRuleCommandInput,
22
+ GetResolverRuleCommandOutput,
23
+ Route53ResolverClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class GetResolverRuleCommand extends GetResolverRuleCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  GetResolverRulePolicyRequest,
11
5
  GetResolverRulePolicyResponse,
@@ -21,22 +15,16 @@ export interface GetResolverRulePolicyCommandInput
21
15
  export interface GetResolverRulePolicyCommandOutput
22
16
  extends GetResolverRulePolicyResponse,
23
17
  __MetadataBearer {}
24
- export declare class GetResolverRulePolicyCommand extends $Command<
25
- GetResolverRulePolicyCommandInput,
26
- GetResolverRulePolicyCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: GetResolverRulePolicyCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: GetResolverRulePolicyCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const GetResolverRulePolicyCommand_base: {
19
+ new (
20
+ input: GetResolverRulePolicyCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  GetResolverRulePolicyCommandInput,
38
- GetResolverRulePolicyCommandOutput
23
+ GetResolverRulePolicyCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class GetResolverRulePolicyCommand extends GetResolverRulePolicyCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ImportFirewallDomainsRequest,
11
5
  ImportFirewallDomainsResponse,
@@ -21,22 +15,16 @@ export interface ImportFirewallDomainsCommandInput
21
15
  export interface ImportFirewallDomainsCommandOutput
22
16
  extends ImportFirewallDomainsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ImportFirewallDomainsCommand extends $Command<
25
- ImportFirewallDomainsCommandInput,
26
- ImportFirewallDomainsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ImportFirewallDomainsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ImportFirewallDomainsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ImportFirewallDomainsCommand_base: {
19
+ new (
20
+ input: ImportFirewallDomainsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ImportFirewallDomainsCommandInput,
38
- ImportFirewallDomainsCommandOutput
23
+ ImportFirewallDomainsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ImportFirewallDomainsCommand extends ImportFirewallDomainsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallConfigsRequest,
11
5
  ListFirewallConfigsResponse,
@@ -21,19 +15,16 @@ export interface ListFirewallConfigsCommandInput
21
15
  export interface ListFirewallConfigsCommandOutput
22
16
  extends ListFirewallConfigsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallConfigsCommand extends $Command<
25
- ListFirewallConfigsCommandInput,
26
- ListFirewallConfigsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallConfigsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallConfigsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListFirewallConfigsCommandInput, ListFirewallConfigsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListFirewallConfigsCommand_base: {
19
+ new (
20
+ input: ListFirewallConfigsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListFirewallConfigsCommandInput,
23
+ ListFirewallConfigsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallConfigsCommand extends ListFirewallConfigsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallDomainListsRequest,
11
5
  ListFirewallDomainListsResponse,
@@ -21,22 +15,16 @@ export interface ListFirewallDomainListsCommandInput
21
15
  export interface ListFirewallDomainListsCommandOutput
22
16
  extends ListFirewallDomainListsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallDomainListsCommand extends $Command<
25
- ListFirewallDomainListsCommandInput,
26
- ListFirewallDomainListsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallDomainListsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallDomainListsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListFirewallDomainListsCommand_base: {
19
+ new (
20
+ input: ListFirewallDomainListsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListFirewallDomainListsCommandInput,
38
- ListFirewallDomainListsCommandOutput
23
+ ListFirewallDomainListsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallDomainListsCommand extends ListFirewallDomainListsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallDomainsRequest,
11
5
  ListFirewallDomainsResponse,
@@ -21,19 +15,16 @@ export interface ListFirewallDomainsCommandInput
21
15
  export interface ListFirewallDomainsCommandOutput
22
16
  extends ListFirewallDomainsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallDomainsCommand extends $Command<
25
- ListFirewallDomainsCommandInput,
26
- ListFirewallDomainsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallDomainsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallDomainsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListFirewallDomainsCommandInput, ListFirewallDomainsCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListFirewallDomainsCommand_base: {
19
+ new (
20
+ input: ListFirewallDomainsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListFirewallDomainsCommandInput,
23
+ ListFirewallDomainsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallDomainsCommand extends ListFirewallDomainsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallRuleGroupAssociationsRequest,
11
5
  ListFirewallRuleGroupAssociationsResponse,
@@ -21,22 +15,16 @@ export interface ListFirewallRuleGroupAssociationsCommandInput
21
15
  export interface ListFirewallRuleGroupAssociationsCommandOutput
22
16
  extends ListFirewallRuleGroupAssociationsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallRuleGroupAssociationsCommand extends $Command<
25
- ListFirewallRuleGroupAssociationsCommandInput,
26
- ListFirewallRuleGroupAssociationsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallRuleGroupAssociationsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallRuleGroupAssociationsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListFirewallRuleGroupAssociationsCommand_base: {
19
+ new (
20
+ input: ListFirewallRuleGroupAssociationsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListFirewallRuleGroupAssociationsCommandInput,
38
- ListFirewallRuleGroupAssociationsCommandOutput
23
+ ListFirewallRuleGroupAssociationsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallRuleGroupAssociationsCommand extends ListFirewallRuleGroupAssociationsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallRuleGroupsRequest,
11
5
  ListFirewallRuleGroupsResponse,
@@ -21,22 +15,16 @@ export interface ListFirewallRuleGroupsCommandInput
21
15
  export interface ListFirewallRuleGroupsCommandOutput
22
16
  extends ListFirewallRuleGroupsResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallRuleGroupsCommand extends $Command<
25
- ListFirewallRuleGroupsCommandInput,
26
- ListFirewallRuleGroupsCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallRuleGroupsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallRuleGroupsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ListFirewallRuleGroupsCommand_base: {
19
+ new (
20
+ input: ListFirewallRuleGroupsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ListFirewallRuleGroupsCommandInput,
38
- ListFirewallRuleGroupsCommandOutput
23
+ ListFirewallRuleGroupsCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallRuleGroupsCommand extends ListFirewallRuleGroupsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ListFirewallRulesRequest,
11
5
  ListFirewallRulesResponse,
@@ -21,19 +15,16 @@ export interface ListFirewallRulesCommandInput
21
15
  export interface ListFirewallRulesCommandOutput
22
16
  extends ListFirewallRulesResponse,
23
17
  __MetadataBearer {}
24
- export declare class ListFirewallRulesCommand extends $Command<
25
- ListFirewallRulesCommandInput,
26
- ListFirewallRulesCommandOutput,
27
- Route53ResolverClientResolvedConfig
28
- > {
29
- readonly input: ListFirewallRulesCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ListFirewallRulesCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: Route53ResolverClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<ListFirewallRulesCommandInput, ListFirewallRulesCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const ListFirewallRulesCommand_base: {
19
+ new (
20
+ input: ListFirewallRulesCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ ListFirewallRulesCommandInput,
23
+ ListFirewallRulesCommandOutput,
24
+ Route53ResolverClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ListFirewallRulesCommand extends ListFirewallRulesCommand_base {}