@aws-sdk/client-route53resolver 3.360.0 → 3.363.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 (321) hide show
  1. package/dist-cjs/Route53Resolver.js +1 -1
  2. package/dist-cjs/Route53ResolverClient.js +5 -5
  3. package/dist-cjs/commands/AssociateFirewallRuleGroupCommand.js +3 -3
  4. package/dist-cjs/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
  5. package/dist-cjs/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
  6. package/dist-cjs/commands/AssociateResolverRuleCommand.js +3 -3
  7. package/dist-cjs/commands/CreateFirewallDomainListCommand.js +3 -3
  8. package/dist-cjs/commands/CreateFirewallRuleCommand.js +3 -3
  9. package/dist-cjs/commands/CreateFirewallRuleGroupCommand.js +3 -3
  10. package/dist-cjs/commands/CreateResolverEndpointCommand.js +3 -3
  11. package/dist-cjs/commands/CreateResolverQueryLogConfigCommand.js +3 -3
  12. package/dist-cjs/commands/CreateResolverRuleCommand.js +3 -3
  13. package/dist-cjs/commands/DeleteFirewallDomainListCommand.js +3 -3
  14. package/dist-cjs/commands/DeleteFirewallRuleCommand.js +3 -3
  15. package/dist-cjs/commands/DeleteFirewallRuleGroupCommand.js +3 -3
  16. package/dist-cjs/commands/DeleteResolverEndpointCommand.js +3 -3
  17. package/dist-cjs/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
  18. package/dist-cjs/commands/DeleteResolverRuleCommand.js +3 -3
  19. package/dist-cjs/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
  20. package/dist-cjs/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
  21. package/dist-cjs/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
  22. package/dist-cjs/commands/DisassociateResolverRuleCommand.js +3 -3
  23. package/dist-cjs/commands/GetFirewallConfigCommand.js +3 -3
  24. package/dist-cjs/commands/GetFirewallDomainListCommand.js +3 -3
  25. package/dist-cjs/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
  26. package/dist-cjs/commands/GetFirewallRuleGroupCommand.js +3 -3
  27. package/dist-cjs/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
  28. package/dist-cjs/commands/GetResolverConfigCommand.js +3 -3
  29. package/dist-cjs/commands/GetResolverDnssecConfigCommand.js +3 -3
  30. package/dist-cjs/commands/GetResolverEndpointCommand.js +3 -3
  31. package/dist-cjs/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
  32. package/dist-cjs/commands/GetResolverQueryLogConfigCommand.js +3 -3
  33. package/dist-cjs/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
  34. package/dist-cjs/commands/GetResolverRuleAssociationCommand.js +3 -3
  35. package/dist-cjs/commands/GetResolverRuleCommand.js +3 -3
  36. package/dist-cjs/commands/GetResolverRulePolicyCommand.js +3 -3
  37. package/dist-cjs/commands/ImportFirewallDomainsCommand.js +3 -3
  38. package/dist-cjs/commands/ListFirewallConfigsCommand.js +3 -3
  39. package/dist-cjs/commands/ListFirewallDomainListsCommand.js +3 -3
  40. package/dist-cjs/commands/ListFirewallDomainsCommand.js +3 -3
  41. package/dist-cjs/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
  42. package/dist-cjs/commands/ListFirewallRuleGroupsCommand.js +3 -3
  43. package/dist-cjs/commands/ListFirewallRulesCommand.js +3 -3
  44. package/dist-cjs/commands/ListResolverConfigsCommand.js +3 -3
  45. package/dist-cjs/commands/ListResolverDnssecConfigsCommand.js +3 -3
  46. package/dist-cjs/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
  47. package/dist-cjs/commands/ListResolverEndpointsCommand.js +3 -3
  48. package/dist-cjs/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
  49. package/dist-cjs/commands/ListResolverQueryLogConfigsCommand.js +3 -3
  50. package/dist-cjs/commands/ListResolverRuleAssociationsCommand.js +3 -3
  51. package/dist-cjs/commands/ListResolverRulesCommand.js +3 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  53. package/dist-cjs/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
  54. package/dist-cjs/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
  55. package/dist-cjs/commands/PutResolverRulePolicyCommand.js +3 -3
  56. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  57. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  58. package/dist-cjs/commands/UpdateFirewallConfigCommand.js +3 -3
  59. package/dist-cjs/commands/UpdateFirewallDomainsCommand.js +3 -3
  60. package/dist-cjs/commands/UpdateFirewallRuleCommand.js +3 -3
  61. package/dist-cjs/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
  62. package/dist-cjs/commands/UpdateResolverConfigCommand.js +3 -3
  63. package/dist-cjs/commands/UpdateResolverDnssecConfigCommand.js +3 -3
  64. package/dist-cjs/commands/UpdateResolverEndpointCommand.js +3 -3
  65. package/dist-cjs/commands/UpdateResolverRuleCommand.js +3 -3
  66. package/dist-cjs/models/Route53ResolverServiceException.js +1 -1
  67. package/dist-cjs/protocols/Aws_json1_1.js +1 -1
  68. package/dist-cjs/runtimeConfig.browser.js +7 -7
  69. package/dist-cjs/runtimeConfig.js +10 -10
  70. package/dist-cjs/runtimeConfig.shared.js +4 -4
  71. package/dist-es/Route53Resolver.js +1 -1
  72. package/dist-es/Route53ResolverClient.js +5 -5
  73. package/dist-es/commands/AssociateFirewallRuleGroupCommand.js +3 -3
  74. package/dist-es/commands/AssociateResolverEndpointIpAddressCommand.js +3 -3
  75. package/dist-es/commands/AssociateResolverQueryLogConfigCommand.js +3 -3
  76. package/dist-es/commands/AssociateResolverRuleCommand.js +3 -3
  77. package/dist-es/commands/CreateFirewallDomainListCommand.js +3 -3
  78. package/dist-es/commands/CreateFirewallRuleCommand.js +3 -3
  79. package/dist-es/commands/CreateFirewallRuleGroupCommand.js +3 -3
  80. package/dist-es/commands/CreateResolverEndpointCommand.js +3 -3
  81. package/dist-es/commands/CreateResolverQueryLogConfigCommand.js +3 -3
  82. package/dist-es/commands/CreateResolverRuleCommand.js +3 -3
  83. package/dist-es/commands/DeleteFirewallDomainListCommand.js +3 -3
  84. package/dist-es/commands/DeleteFirewallRuleCommand.js +3 -3
  85. package/dist-es/commands/DeleteFirewallRuleGroupCommand.js +3 -3
  86. package/dist-es/commands/DeleteResolverEndpointCommand.js +3 -3
  87. package/dist-es/commands/DeleteResolverQueryLogConfigCommand.js +3 -3
  88. package/dist-es/commands/DeleteResolverRuleCommand.js +3 -3
  89. package/dist-es/commands/DisassociateFirewallRuleGroupCommand.js +3 -3
  90. package/dist-es/commands/DisassociateResolverEndpointIpAddressCommand.js +3 -3
  91. package/dist-es/commands/DisassociateResolverQueryLogConfigCommand.js +3 -3
  92. package/dist-es/commands/DisassociateResolverRuleCommand.js +3 -3
  93. package/dist-es/commands/GetFirewallConfigCommand.js +3 -3
  94. package/dist-es/commands/GetFirewallDomainListCommand.js +3 -3
  95. package/dist-es/commands/GetFirewallRuleGroupAssociationCommand.js +3 -3
  96. package/dist-es/commands/GetFirewallRuleGroupCommand.js +3 -3
  97. package/dist-es/commands/GetFirewallRuleGroupPolicyCommand.js +3 -3
  98. package/dist-es/commands/GetResolverConfigCommand.js +3 -3
  99. package/dist-es/commands/GetResolverDnssecConfigCommand.js +3 -3
  100. package/dist-es/commands/GetResolverEndpointCommand.js +3 -3
  101. package/dist-es/commands/GetResolverQueryLogConfigAssociationCommand.js +3 -3
  102. package/dist-es/commands/GetResolverQueryLogConfigCommand.js +3 -3
  103. package/dist-es/commands/GetResolverQueryLogConfigPolicyCommand.js +3 -3
  104. package/dist-es/commands/GetResolverRuleAssociationCommand.js +3 -3
  105. package/dist-es/commands/GetResolverRuleCommand.js +3 -3
  106. package/dist-es/commands/GetResolverRulePolicyCommand.js +3 -3
  107. package/dist-es/commands/ImportFirewallDomainsCommand.js +3 -3
  108. package/dist-es/commands/ListFirewallConfigsCommand.js +3 -3
  109. package/dist-es/commands/ListFirewallDomainListsCommand.js +3 -3
  110. package/dist-es/commands/ListFirewallDomainsCommand.js +3 -3
  111. package/dist-es/commands/ListFirewallRuleGroupAssociationsCommand.js +3 -3
  112. package/dist-es/commands/ListFirewallRuleGroupsCommand.js +3 -3
  113. package/dist-es/commands/ListFirewallRulesCommand.js +3 -3
  114. package/dist-es/commands/ListResolverConfigsCommand.js +3 -3
  115. package/dist-es/commands/ListResolverDnssecConfigsCommand.js +3 -3
  116. package/dist-es/commands/ListResolverEndpointIpAddressesCommand.js +3 -3
  117. package/dist-es/commands/ListResolverEndpointsCommand.js +3 -3
  118. package/dist-es/commands/ListResolverQueryLogConfigAssociationsCommand.js +3 -3
  119. package/dist-es/commands/ListResolverQueryLogConfigsCommand.js +3 -3
  120. package/dist-es/commands/ListResolverRuleAssociationsCommand.js +3 -3
  121. package/dist-es/commands/ListResolverRulesCommand.js +3 -3
  122. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  123. package/dist-es/commands/PutFirewallRuleGroupPolicyCommand.js +3 -3
  124. package/dist-es/commands/PutResolverQueryLogConfigPolicyCommand.js +3 -3
  125. package/dist-es/commands/PutResolverRulePolicyCommand.js +3 -3
  126. package/dist-es/commands/TagResourceCommand.js +3 -3
  127. package/dist-es/commands/UntagResourceCommand.js +3 -3
  128. package/dist-es/commands/UpdateFirewallConfigCommand.js +3 -3
  129. package/dist-es/commands/UpdateFirewallDomainsCommand.js +3 -3
  130. package/dist-es/commands/UpdateFirewallRuleCommand.js +3 -3
  131. package/dist-es/commands/UpdateFirewallRuleGroupAssociationCommand.js +3 -3
  132. package/dist-es/commands/UpdateResolverConfigCommand.js +3 -3
  133. package/dist-es/commands/UpdateResolverDnssecConfigCommand.js +3 -3
  134. package/dist-es/commands/UpdateResolverEndpointCommand.js +3 -3
  135. package/dist-es/commands/UpdateResolverRuleCommand.js +3 -3
  136. package/dist-es/models/Route53ResolverServiceException.js +1 -1
  137. package/dist-es/protocols/Aws_json1_1.js +1 -1
  138. package/dist-es/runtimeConfig.browser.js +7 -7
  139. package/dist-es/runtimeConfig.js +10 -10
  140. package/dist-es/runtimeConfig.shared.js +4 -4
  141. package/dist-types/Route53Resolver.d.ts +1 -1
  142. package/dist-types/Route53ResolverClient.d.ts +8 -8
  143. package/dist-types/commands/AssociateFirewallRuleGroupCommand.d.ts +3 -3
  144. package/dist-types/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -3
  145. package/dist-types/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -3
  146. package/dist-types/commands/AssociateResolverRuleCommand.d.ts +3 -3
  147. package/dist-types/commands/CreateFirewallDomainListCommand.d.ts +3 -3
  148. package/dist-types/commands/CreateFirewallRuleCommand.d.ts +3 -3
  149. package/dist-types/commands/CreateFirewallRuleGroupCommand.d.ts +3 -3
  150. package/dist-types/commands/CreateResolverEndpointCommand.d.ts +3 -3
  151. package/dist-types/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -3
  152. package/dist-types/commands/CreateResolverRuleCommand.d.ts +3 -3
  153. package/dist-types/commands/DeleteFirewallDomainListCommand.d.ts +3 -3
  154. package/dist-types/commands/DeleteFirewallRuleCommand.d.ts +3 -3
  155. package/dist-types/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -3
  156. package/dist-types/commands/DeleteResolverEndpointCommand.d.ts +3 -3
  157. package/dist-types/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -3
  158. package/dist-types/commands/DeleteResolverRuleCommand.d.ts +3 -3
  159. package/dist-types/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -3
  160. package/dist-types/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -3
  161. package/dist-types/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -3
  162. package/dist-types/commands/DisassociateResolverRuleCommand.d.ts +3 -3
  163. package/dist-types/commands/GetFirewallConfigCommand.d.ts +3 -3
  164. package/dist-types/commands/GetFirewallDomainListCommand.d.ts +3 -3
  165. package/dist-types/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -3
  166. package/dist-types/commands/GetFirewallRuleGroupCommand.d.ts +3 -3
  167. package/dist-types/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -3
  168. package/dist-types/commands/GetResolverConfigCommand.d.ts +3 -3
  169. package/dist-types/commands/GetResolverDnssecConfigCommand.d.ts +3 -3
  170. package/dist-types/commands/GetResolverEndpointCommand.d.ts +3 -3
  171. package/dist-types/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -3
  172. package/dist-types/commands/GetResolverQueryLogConfigCommand.d.ts +3 -3
  173. package/dist-types/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -3
  174. package/dist-types/commands/GetResolverRuleAssociationCommand.d.ts +3 -3
  175. package/dist-types/commands/GetResolverRuleCommand.d.ts +3 -3
  176. package/dist-types/commands/GetResolverRulePolicyCommand.d.ts +3 -3
  177. package/dist-types/commands/ImportFirewallDomainsCommand.d.ts +3 -3
  178. package/dist-types/commands/ListFirewallConfigsCommand.d.ts +3 -3
  179. package/dist-types/commands/ListFirewallDomainListsCommand.d.ts +3 -3
  180. package/dist-types/commands/ListFirewallDomainsCommand.d.ts +3 -3
  181. package/dist-types/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -3
  182. package/dist-types/commands/ListFirewallRuleGroupsCommand.d.ts +3 -3
  183. package/dist-types/commands/ListFirewallRulesCommand.d.ts +3 -3
  184. package/dist-types/commands/ListResolverConfigsCommand.d.ts +3 -3
  185. package/dist-types/commands/ListResolverDnssecConfigsCommand.d.ts +3 -3
  186. package/dist-types/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -3
  187. package/dist-types/commands/ListResolverEndpointsCommand.d.ts +3 -3
  188. package/dist-types/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -3
  189. package/dist-types/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -3
  190. package/dist-types/commands/ListResolverRuleAssociationsCommand.d.ts +3 -3
  191. package/dist-types/commands/ListResolverRulesCommand.d.ts +3 -3
  192. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  193. package/dist-types/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -3
  194. package/dist-types/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -3
  195. package/dist-types/commands/PutResolverRulePolicyCommand.d.ts +3 -3
  196. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  197. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  198. package/dist-types/commands/UpdateFirewallConfigCommand.d.ts +3 -3
  199. package/dist-types/commands/UpdateFirewallDomainsCommand.d.ts +3 -3
  200. package/dist-types/commands/UpdateFirewallRuleCommand.d.ts +3 -3
  201. package/dist-types/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -3
  202. package/dist-types/commands/UpdateResolverConfigCommand.d.ts +3 -3
  203. package/dist-types/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -3
  204. package/dist-types/commands/UpdateResolverEndpointCommand.d.ts +3 -3
  205. package/dist-types/commands/UpdateResolverRuleCommand.d.ts +3 -3
  206. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  207. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  208. package/dist-types/endpoint/ruleset.d.ts +1 -1
  209. package/dist-types/models/Route53ResolverServiceException.d.ts +1 -1
  210. package/dist-types/models/models_0.d.ts +1 -1
  211. package/dist-types/pagination/Interfaces.d.ts +1 -1
  212. package/dist-types/pagination/ListFirewallConfigsPaginator.d.ts +1 -1
  213. package/dist-types/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
  214. package/dist-types/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
  215. package/dist-types/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
  216. package/dist-types/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
  217. package/dist-types/pagination/ListFirewallRulesPaginator.d.ts +1 -1
  218. package/dist-types/pagination/ListResolverConfigsPaginator.d.ts +1 -1
  219. package/dist-types/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
  220. package/dist-types/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
  221. package/dist-types/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
  222. package/dist-types/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
  223. package/dist-types/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
  224. package/dist-types/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
  225. package/dist-types/pagination/ListResolverRulesPaginator.d.ts +1 -1
  226. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  227. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  228. package/dist-types/runtimeConfig.d.ts +20 -20
  229. package/dist-types/runtimeConfig.native.d.ts +19 -19
  230. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  231. package/dist-types/ts3.4/Route53Resolver.d.ts +1 -1
  232. package/dist-types/ts3.4/Route53ResolverClient.d.ts +19 -21
  233. package/dist-types/ts3.4/commands/AssociateFirewallRuleGroupCommand.d.ts +3 -3
  234. package/dist-types/ts3.4/commands/AssociateResolverEndpointIpAddressCommand.d.ts +3 -3
  235. package/dist-types/ts3.4/commands/AssociateResolverQueryLogConfigCommand.d.ts +3 -3
  236. package/dist-types/ts3.4/commands/AssociateResolverRuleCommand.d.ts +3 -3
  237. package/dist-types/ts3.4/commands/CreateFirewallDomainListCommand.d.ts +3 -3
  238. package/dist-types/ts3.4/commands/CreateFirewallRuleCommand.d.ts +3 -3
  239. package/dist-types/ts3.4/commands/CreateFirewallRuleGroupCommand.d.ts +3 -3
  240. package/dist-types/ts3.4/commands/CreateResolverEndpointCommand.d.ts +3 -3
  241. package/dist-types/ts3.4/commands/CreateResolverQueryLogConfigCommand.d.ts +3 -3
  242. package/dist-types/ts3.4/commands/CreateResolverRuleCommand.d.ts +3 -3
  243. package/dist-types/ts3.4/commands/DeleteFirewallDomainListCommand.d.ts +3 -3
  244. package/dist-types/ts3.4/commands/DeleteFirewallRuleCommand.d.ts +3 -3
  245. package/dist-types/ts3.4/commands/DeleteFirewallRuleGroupCommand.d.ts +3 -3
  246. package/dist-types/ts3.4/commands/DeleteResolverEndpointCommand.d.ts +3 -3
  247. package/dist-types/ts3.4/commands/DeleteResolverQueryLogConfigCommand.d.ts +3 -3
  248. package/dist-types/ts3.4/commands/DeleteResolverRuleCommand.d.ts +3 -3
  249. package/dist-types/ts3.4/commands/DisassociateFirewallRuleGroupCommand.d.ts +3 -3
  250. package/dist-types/ts3.4/commands/DisassociateResolverEndpointIpAddressCommand.d.ts +3 -3
  251. package/dist-types/ts3.4/commands/DisassociateResolverQueryLogConfigCommand.d.ts +3 -3
  252. package/dist-types/ts3.4/commands/DisassociateResolverRuleCommand.d.ts +3 -3
  253. package/dist-types/ts3.4/commands/GetFirewallConfigCommand.d.ts +3 -3
  254. package/dist-types/ts3.4/commands/GetFirewallDomainListCommand.d.ts +3 -3
  255. package/dist-types/ts3.4/commands/GetFirewallRuleGroupAssociationCommand.d.ts +3 -3
  256. package/dist-types/ts3.4/commands/GetFirewallRuleGroupCommand.d.ts +3 -3
  257. package/dist-types/ts3.4/commands/GetFirewallRuleGroupPolicyCommand.d.ts +3 -3
  258. package/dist-types/ts3.4/commands/GetResolverConfigCommand.d.ts +3 -3
  259. package/dist-types/ts3.4/commands/GetResolverDnssecConfigCommand.d.ts +3 -3
  260. package/dist-types/ts3.4/commands/GetResolverEndpointCommand.d.ts +3 -3
  261. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigAssociationCommand.d.ts +3 -3
  262. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigCommand.d.ts +3 -3
  263. package/dist-types/ts3.4/commands/GetResolverQueryLogConfigPolicyCommand.d.ts +3 -3
  264. package/dist-types/ts3.4/commands/GetResolverRuleAssociationCommand.d.ts +3 -3
  265. package/dist-types/ts3.4/commands/GetResolverRuleCommand.d.ts +3 -3
  266. package/dist-types/ts3.4/commands/GetResolverRulePolicyCommand.d.ts +3 -3
  267. package/dist-types/ts3.4/commands/ImportFirewallDomainsCommand.d.ts +3 -3
  268. package/dist-types/ts3.4/commands/ListFirewallConfigsCommand.d.ts +3 -3
  269. package/dist-types/ts3.4/commands/ListFirewallDomainListsCommand.d.ts +3 -3
  270. package/dist-types/ts3.4/commands/ListFirewallDomainsCommand.d.ts +3 -3
  271. package/dist-types/ts3.4/commands/ListFirewallRuleGroupAssociationsCommand.d.ts +3 -3
  272. package/dist-types/ts3.4/commands/ListFirewallRuleGroupsCommand.d.ts +3 -3
  273. package/dist-types/ts3.4/commands/ListFirewallRulesCommand.d.ts +3 -3
  274. package/dist-types/ts3.4/commands/ListResolverConfigsCommand.d.ts +3 -3
  275. package/dist-types/ts3.4/commands/ListResolverDnssecConfigsCommand.d.ts +3 -3
  276. package/dist-types/ts3.4/commands/ListResolverEndpointIpAddressesCommand.d.ts +3 -3
  277. package/dist-types/ts3.4/commands/ListResolverEndpointsCommand.d.ts +3 -3
  278. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigAssociationsCommand.d.ts +3 -3
  279. package/dist-types/ts3.4/commands/ListResolverQueryLogConfigsCommand.d.ts +3 -3
  280. package/dist-types/ts3.4/commands/ListResolverRuleAssociationsCommand.d.ts +3 -3
  281. package/dist-types/ts3.4/commands/ListResolverRulesCommand.d.ts +3 -3
  282. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  283. package/dist-types/ts3.4/commands/PutFirewallRuleGroupPolicyCommand.d.ts +3 -3
  284. package/dist-types/ts3.4/commands/PutResolverQueryLogConfigPolicyCommand.d.ts +3 -3
  285. package/dist-types/ts3.4/commands/PutResolverRulePolicyCommand.d.ts +3 -3
  286. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  287. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  288. package/dist-types/ts3.4/commands/UpdateFirewallConfigCommand.d.ts +3 -3
  289. package/dist-types/ts3.4/commands/UpdateFirewallDomainsCommand.d.ts +3 -3
  290. package/dist-types/ts3.4/commands/UpdateFirewallRuleCommand.d.ts +3 -3
  291. package/dist-types/ts3.4/commands/UpdateFirewallRuleGroupAssociationCommand.d.ts +3 -3
  292. package/dist-types/ts3.4/commands/UpdateResolverConfigCommand.d.ts +3 -3
  293. package/dist-types/ts3.4/commands/UpdateResolverDnssecConfigCommand.d.ts +3 -3
  294. package/dist-types/ts3.4/commands/UpdateResolverEndpointCommand.d.ts +3 -3
  295. package/dist-types/ts3.4/commands/UpdateResolverRuleCommand.d.ts +3 -3
  296. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  297. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  298. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  299. package/dist-types/ts3.4/models/Route53ResolverServiceException.d.ts +1 -1
  300. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  301. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  302. package/dist-types/ts3.4/pagination/ListFirewallConfigsPaginator.d.ts +1 -1
  303. package/dist-types/ts3.4/pagination/ListFirewallDomainListsPaginator.d.ts +1 -1
  304. package/dist-types/ts3.4/pagination/ListFirewallDomainsPaginator.d.ts +1 -1
  305. package/dist-types/ts3.4/pagination/ListFirewallRuleGroupAssociationsPaginator.d.ts +1 -1
  306. package/dist-types/ts3.4/pagination/ListFirewallRuleGroupsPaginator.d.ts +1 -1
  307. package/dist-types/ts3.4/pagination/ListFirewallRulesPaginator.d.ts +1 -1
  308. package/dist-types/ts3.4/pagination/ListResolverConfigsPaginator.d.ts +1 -1
  309. package/dist-types/ts3.4/pagination/ListResolverDnssecConfigsPaginator.d.ts +1 -1
  310. package/dist-types/ts3.4/pagination/ListResolverEndpointIpAddressesPaginator.d.ts +1 -1
  311. package/dist-types/ts3.4/pagination/ListResolverEndpointsPaginator.d.ts +1 -1
  312. package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigAssociationsPaginator.d.ts +1 -1
  313. package/dist-types/ts3.4/pagination/ListResolverQueryLogConfigsPaginator.d.ts +1 -1
  314. package/dist-types/ts3.4/pagination/ListResolverRuleAssociationsPaginator.d.ts +1 -1
  315. package/dist-types/ts3.4/pagination/ListResolverRulesPaginator.d.ts +1 -1
  316. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  317. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  318. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  319. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  320. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  321. package/package.json +31 -30
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  GetResolverQueryLogConfigRequest,
11
11
  GetResolverQueryLogConfigResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  GetResolverQueryLogConfigPolicyRequest,
11
11
  GetResolverQueryLogConfigPolicyResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  GetResolverRuleAssociationRequest,
11
11
  GetResolverRuleAssociationResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  GetResolverRuleRequest,
11
11
  GetResolverRuleResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  GetResolverRulePolicyRequest,
11
11
  GetResolverRulePolicyResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ImportFirewallDomainsRequest,
11
11
  ImportFirewallDomainsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallConfigsRequest,
11
11
  ListFirewallConfigsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallDomainListsRequest,
11
11
  ListFirewallDomainListsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallDomainsRequest,
11
11
  ListFirewallDomainsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallRuleGroupAssociationsRequest,
11
11
  ListFirewallRuleGroupAssociationsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallRuleGroupsRequest,
11
11
  ListFirewallRuleGroupsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListFirewallRulesRequest,
11
11
  ListFirewallRulesResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverConfigsRequest,
11
11
  ListResolverConfigsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverDnssecConfigsRequest,
11
11
  ListResolverDnssecConfigsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverEndpointIpAddressesRequest,
11
11
  ListResolverEndpointIpAddressesResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverEndpointsRequest,
11
11
  ListResolverEndpointsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverQueryLogConfigAssociationsRequest,
11
11
  ListResolverQueryLogConfigAssociationsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverQueryLogConfigsRequest,
11
11
  ListResolverQueryLogConfigsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverRuleAssociationsRequest,
11
11
  ListResolverRuleAssociationsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListResolverRulesRequest,
11
11
  ListResolverRulesResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  ListTagsForResourceRequest,
11
11
  ListTagsForResourceResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  PutFirewallRuleGroupPolicyRequest,
11
11
  PutFirewallRuleGroupPolicyResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  PutResolverQueryLogConfigPolicyRequest,
11
11
  PutResolverQueryLogConfigPolicyResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  PutResolverRulePolicyRequest,
11
11
  PutResolverRulePolicyResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
10
10
  import {
11
11
  Route53ResolverClientResolvedConfig,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UntagResourceRequest,
11
11
  UntagResourceResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateFirewallConfigRequest,
11
11
  UpdateFirewallConfigResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateFirewallDomainsRequest,
11
11
  UpdateFirewallDomainsResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateFirewallRuleRequest,
11
11
  UpdateFirewallRuleResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateFirewallRuleGroupAssociationRequest,
11
11
  UpdateFirewallRuleGroupAssociationResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateResolverConfigRequest,
11
11
  UpdateResolverConfigResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateResolverDnssecConfigRequest,
11
11
  UpdateResolverDnssecConfigResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateResolverEndpointRequest,
11
11
  UpdateResolverEndpointResponse,
@@ -1,11 +1,11 @@
1
- import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
2
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
+ import { Command as $Command } from "@smithy/smithy-client";
3
3
  import {
4
4
  Handler,
5
5
  HttpHandlerOptions as __HttpHandlerOptions,
6
6
  MetadataBearer as __MetadataBearer,
7
7
  MiddlewareStack,
8
- } from "@aws-sdk/types";
8
+ } from "@smithy/types";
9
9
  import {
10
10
  UpdateResolverRuleRequest,
11
11
  UpdateResolverRuleResponse,
@@ -1,8 +1,9 @@
1
1
  import {
2
+ Endpoint,
2
3
  EndpointParameters as __EndpointParameters,
3
4
  EndpointV2,
4
- } from "@aws-sdk/types";
5
- import { Endpoint, Provider } from "@smithy/types";
5
+ Provider,
6
+ } from "@smithy/types";
6
7
  export interface ClientInputEndpointParameters {
7
8
  region?: string | Provider<string>;
8
9
  useDualstackEndpoint?: boolean | Provider<boolean>;
@@ -1,4 +1,4 @@
1
- import { EndpointV2, Logger } from "@aws-sdk/types";
1
+ import { EndpointV2, Logger } from "@smithy/types";
2
2
  import { EndpointParameters } from "./EndpointParameters";
3
3
  export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
@@ -1,2 +1,2 @@
1
- import { RuleSetObject } from "@aws-sdk/util-endpoints";
1
+ import { RuleSetObject } from "@smithy/types";
2
2
  export declare const ruleSet: RuleSetObject;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
- } from "@aws-sdk/smithy-client";
4
+ } from "@smithy/smithy-client";
5
5
  export { __ServiceException, __ServiceExceptionOptions };
6
6
  export declare class Route53ResolverServiceException extends __ServiceException {
7
7
  constructor(options: __ServiceExceptionOptions);
@@ -1,4 +1,4 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { Route53ResolverServiceException as __BaseException } from "./Route53ResolverServiceException";
3
3
  export declare class AccessDeniedException extends __BaseException {
4
4
  readonly name: "AccessDeniedException";
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@aws-sdk/types";
1
+ import { PaginationConfiguration } from "@smithy/types";
2
2
  import { Route53ResolverClient } from "../Route53ResolverClient";
3
3
  export interface Route53ResolverPaginationConfiguration
4
4
  extends PaginationConfiguration {
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListFirewallConfigsCommandInput,
4
4
  ListFirewallConfigsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListFirewallDomainListsCommandInput,
4
4
  ListFirewallDomainListsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListFirewallDomainsCommandInput,
4
4
  ListFirewallDomainsCommandOutput,
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@aws-sdk/types";
1
+ import { Paginator } from "@smithy/types";
2
2
  import {
3
3
  ListFirewallRuleGroupAssociationsCommandInput,
4
4
  ListFirewallRuleGroupAssociationsCommandOutput,