@aws-sdk/client-network-firewall 3.1077.0 → 3.1079.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 (260) hide show
  1. package/dist-cjs/index.js +92 -843
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.js +2 -14
  4. package/dist-es/commands/AssociateAvailabilityZonesCommand.js +2 -14
  5. package/dist-es/commands/AssociateFirewallPolicyCommand.js +2 -14
  6. package/dist-es/commands/AssociateSubnetsCommand.js +2 -14
  7. package/dist-es/commands/AttachRuleGroupsToProxyConfigurationCommand.js +2 -14
  8. package/dist-es/commands/CreateContainerAssociationCommand.js +2 -14
  9. package/dist-es/commands/CreateFirewallCommand.js +2 -14
  10. package/dist-es/commands/CreateFirewallPolicyCommand.js +2 -14
  11. package/dist-es/commands/CreateProxyCommand.js +2 -14
  12. package/dist-es/commands/CreateProxyConfigurationCommand.js +2 -14
  13. package/dist-es/commands/CreateProxyRuleGroupCommand.js +2 -14
  14. package/dist-es/commands/CreateProxyRulesCommand.js +2 -14
  15. package/dist-es/commands/CreateRuleGroupCommand.js +2 -14
  16. package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +2 -14
  17. package/dist-es/commands/CreateVpcEndpointAssociationCommand.js +2 -14
  18. package/dist-es/commands/DeleteContainerAssociationCommand.js +2 -14
  19. package/dist-es/commands/DeleteFirewallCommand.js +2 -14
  20. package/dist-es/commands/DeleteFirewallPolicyCommand.js +2 -14
  21. package/dist-es/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.js +2 -14
  22. package/dist-es/commands/DeleteProxyCommand.js +2 -14
  23. package/dist-es/commands/DeleteProxyConfigurationCommand.js +2 -14
  24. package/dist-es/commands/DeleteProxyRuleGroupCommand.js +2 -14
  25. package/dist-es/commands/DeleteProxyRulesCommand.js +2 -14
  26. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  27. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -14
  28. package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +2 -14
  29. package/dist-es/commands/DeleteVpcEndpointAssociationCommand.js +2 -14
  30. package/dist-es/commands/DescribeContainerAssociationCommand.js +2 -14
  31. package/dist-es/commands/DescribeFirewallCommand.js +2 -14
  32. package/dist-es/commands/DescribeFirewallMetadataCommand.js +2 -14
  33. package/dist-es/commands/DescribeFirewallPolicyCommand.js +2 -14
  34. package/dist-es/commands/DescribeFlowOperationCommand.js +2 -14
  35. package/dist-es/commands/DescribeLoggingConfigurationCommand.js +2 -14
  36. package/dist-es/commands/DescribeProxyCommand.js +2 -14
  37. package/dist-es/commands/DescribeProxyConfigurationCommand.js +2 -14
  38. package/dist-es/commands/DescribeProxyRuleCommand.js +2 -14
  39. package/dist-es/commands/DescribeProxyRuleGroupCommand.js +2 -14
  40. package/dist-es/commands/DescribeResourcePolicyCommand.js +2 -14
  41. package/dist-es/commands/DescribeRuleGroupCommand.js +2 -14
  42. package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +2 -14
  43. package/dist-es/commands/DescribeRuleGroupSummaryCommand.js +2 -14
  44. package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +2 -14
  45. package/dist-es/commands/DescribeVpcEndpointAssociationCommand.js +2 -14
  46. package/dist-es/commands/DetachRuleGroupsFromProxyConfigurationCommand.js +2 -14
  47. package/dist-es/commands/DisassociateAvailabilityZonesCommand.js +2 -14
  48. package/dist-es/commands/DisassociateSubnetsCommand.js +2 -14
  49. package/dist-es/commands/GetAnalysisReportResultsCommand.js +2 -14
  50. package/dist-es/commands/ListAnalysisReportsCommand.js +2 -14
  51. package/dist-es/commands/ListContainerAssociationsCommand.js +2 -14
  52. package/dist-es/commands/ListFirewallPoliciesCommand.js +2 -14
  53. package/dist-es/commands/ListFirewallsCommand.js +2 -14
  54. package/dist-es/commands/ListFlowOperationResultsCommand.js +2 -14
  55. package/dist-es/commands/ListFlowOperationsCommand.js +2 -14
  56. package/dist-es/commands/ListProxiesCommand.js +2 -14
  57. package/dist-es/commands/ListProxyConfigurationsCommand.js +2 -14
  58. package/dist-es/commands/ListProxyRuleGroupsCommand.js +2 -14
  59. package/dist-es/commands/ListRuleGroupsCommand.js +2 -14
  60. package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +2 -14
  61. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  62. package/dist-es/commands/ListVpcEndpointAssociationsCommand.js +2 -14
  63. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  64. package/dist-es/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.js +2 -14
  65. package/dist-es/commands/StartAnalysisReportCommand.js +2 -14
  66. package/dist-es/commands/StartFlowCaptureCommand.js +2 -14
  67. package/dist-es/commands/StartFlowFlushCommand.js +2 -14
  68. package/dist-es/commands/TagResourceCommand.js +2 -14
  69. package/dist-es/commands/UntagResourceCommand.js +2 -14
  70. package/dist-es/commands/UpdateAvailabilityZoneChangeProtectionCommand.js +2 -14
  71. package/dist-es/commands/UpdateContainerAssociationCommand.js +2 -14
  72. package/dist-es/commands/UpdateFirewallAnalysisSettingsCommand.js +2 -14
  73. package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +2 -14
  74. package/dist-es/commands/UpdateFirewallDescriptionCommand.js +2 -14
  75. package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -14
  76. package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -14
  77. package/dist-es/commands/UpdateFirewallPolicyCommand.js +2 -14
  78. package/dist-es/commands/UpdateLoggingConfigurationCommand.js +2 -14
  79. package/dist-es/commands/UpdateProxyCommand.js +2 -14
  80. package/dist-es/commands/UpdateProxyConfigurationCommand.js +2 -14
  81. package/dist-es/commands/UpdateProxyRuleCommand.js +2 -14
  82. package/dist-es/commands/UpdateProxyRuleGroupPrioritiesCommand.js +2 -14
  83. package/dist-es/commands/UpdateProxyRulePrioritiesCommand.js +2 -14
  84. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -14
  85. package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +2 -14
  86. package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +2 -14
  87. package/dist-es/index.js +1 -0
  88. package/dist-types/commandBuilder.d.ts +18 -0
  89. package/dist-types/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -8
  90. package/dist-types/commands/AssociateAvailabilityZonesCommand.d.ts +3 -8
  91. package/dist-types/commands/AssociateFirewallPolicyCommand.d.ts +3 -8
  92. package/dist-types/commands/AssociateSubnetsCommand.d.ts +3 -8
  93. package/dist-types/commands/AttachRuleGroupsToProxyConfigurationCommand.d.ts +3 -8
  94. package/dist-types/commands/CreateContainerAssociationCommand.d.ts +3 -8
  95. package/dist-types/commands/CreateFirewallCommand.d.ts +3 -8
  96. package/dist-types/commands/CreateFirewallPolicyCommand.d.ts +3 -8
  97. package/dist-types/commands/CreateProxyCommand.d.ts +3 -8
  98. package/dist-types/commands/CreateProxyConfigurationCommand.d.ts +3 -8
  99. package/dist-types/commands/CreateProxyRuleGroupCommand.d.ts +3 -8
  100. package/dist-types/commands/CreateProxyRulesCommand.d.ts +3 -8
  101. package/dist-types/commands/CreateRuleGroupCommand.d.ts +3 -8
  102. package/dist-types/commands/CreateTLSInspectionConfigurationCommand.d.ts +3 -8
  103. package/dist-types/commands/CreateVpcEndpointAssociationCommand.d.ts +3 -8
  104. package/dist-types/commands/DeleteContainerAssociationCommand.d.ts +3 -8
  105. package/dist-types/commands/DeleteFirewallCommand.d.ts +3 -8
  106. package/dist-types/commands/DeleteFirewallPolicyCommand.d.ts +3 -8
  107. package/dist-types/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -8
  108. package/dist-types/commands/DeleteProxyCommand.d.ts +3 -8
  109. package/dist-types/commands/DeleteProxyConfigurationCommand.d.ts +3 -8
  110. package/dist-types/commands/DeleteProxyRuleGroupCommand.d.ts +3 -8
  111. package/dist-types/commands/DeleteProxyRulesCommand.d.ts +3 -8
  112. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  113. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +3 -8
  114. package/dist-types/commands/DeleteTLSInspectionConfigurationCommand.d.ts +3 -8
  115. package/dist-types/commands/DeleteVpcEndpointAssociationCommand.d.ts +3 -8
  116. package/dist-types/commands/DescribeContainerAssociationCommand.d.ts +3 -8
  117. package/dist-types/commands/DescribeFirewallCommand.d.ts +3 -8
  118. package/dist-types/commands/DescribeFirewallMetadataCommand.d.ts +3 -8
  119. package/dist-types/commands/DescribeFirewallPolicyCommand.d.ts +3 -8
  120. package/dist-types/commands/DescribeFlowOperationCommand.d.ts +3 -8
  121. package/dist-types/commands/DescribeLoggingConfigurationCommand.d.ts +3 -8
  122. package/dist-types/commands/DescribeProxyCommand.d.ts +3 -8
  123. package/dist-types/commands/DescribeProxyConfigurationCommand.d.ts +3 -8
  124. package/dist-types/commands/DescribeProxyRuleCommand.d.ts +3 -8
  125. package/dist-types/commands/DescribeProxyRuleGroupCommand.d.ts +3 -8
  126. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +3 -8
  127. package/dist-types/commands/DescribeRuleGroupCommand.d.ts +3 -8
  128. package/dist-types/commands/DescribeRuleGroupMetadataCommand.d.ts +3 -8
  129. package/dist-types/commands/DescribeRuleGroupSummaryCommand.d.ts +3 -8
  130. package/dist-types/commands/DescribeTLSInspectionConfigurationCommand.d.ts +3 -8
  131. package/dist-types/commands/DescribeVpcEndpointAssociationCommand.d.ts +3 -8
  132. package/dist-types/commands/DetachRuleGroupsFromProxyConfigurationCommand.d.ts +3 -8
  133. package/dist-types/commands/DisassociateAvailabilityZonesCommand.d.ts +3 -8
  134. package/dist-types/commands/DisassociateSubnetsCommand.d.ts +3 -8
  135. package/dist-types/commands/GetAnalysisReportResultsCommand.d.ts +3 -8
  136. package/dist-types/commands/ListAnalysisReportsCommand.d.ts +3 -8
  137. package/dist-types/commands/ListContainerAssociationsCommand.d.ts +3 -8
  138. package/dist-types/commands/ListFirewallPoliciesCommand.d.ts +3 -8
  139. package/dist-types/commands/ListFirewallsCommand.d.ts +3 -8
  140. package/dist-types/commands/ListFlowOperationResultsCommand.d.ts +3 -8
  141. package/dist-types/commands/ListFlowOperationsCommand.d.ts +3 -8
  142. package/dist-types/commands/ListProxiesCommand.d.ts +3 -8
  143. package/dist-types/commands/ListProxyConfigurationsCommand.d.ts +3 -8
  144. package/dist-types/commands/ListProxyRuleGroupsCommand.d.ts +3 -8
  145. package/dist-types/commands/ListRuleGroupsCommand.d.ts +3 -8
  146. package/dist-types/commands/ListTLSInspectionConfigurationsCommand.d.ts +3 -8
  147. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  148. package/dist-types/commands/ListVpcEndpointAssociationsCommand.d.ts +3 -8
  149. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  150. package/dist-types/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -8
  151. package/dist-types/commands/StartAnalysisReportCommand.d.ts +3 -8
  152. package/dist-types/commands/StartFlowCaptureCommand.d.ts +3 -8
  153. package/dist-types/commands/StartFlowFlushCommand.d.ts +3 -8
  154. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  155. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  156. package/dist-types/commands/UpdateAvailabilityZoneChangeProtectionCommand.d.ts +3 -8
  157. package/dist-types/commands/UpdateContainerAssociationCommand.d.ts +3 -8
  158. package/dist-types/commands/UpdateFirewallAnalysisSettingsCommand.d.ts +3 -8
  159. package/dist-types/commands/UpdateFirewallDeleteProtectionCommand.d.ts +3 -8
  160. package/dist-types/commands/UpdateFirewallDescriptionCommand.d.ts +3 -8
  161. package/dist-types/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +3 -8
  162. package/dist-types/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +3 -8
  163. package/dist-types/commands/UpdateFirewallPolicyCommand.d.ts +3 -8
  164. package/dist-types/commands/UpdateLoggingConfigurationCommand.d.ts +3 -8
  165. package/dist-types/commands/UpdateProxyCommand.d.ts +3 -8
  166. package/dist-types/commands/UpdateProxyConfigurationCommand.d.ts +3 -8
  167. package/dist-types/commands/UpdateProxyRuleCommand.d.ts +3 -8
  168. package/dist-types/commands/UpdateProxyRuleGroupPrioritiesCommand.d.ts +3 -8
  169. package/dist-types/commands/UpdateProxyRulePrioritiesCommand.d.ts +3 -8
  170. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +3 -8
  171. package/dist-types/commands/UpdateSubnetChangeProtectionCommand.d.ts +3 -8
  172. package/dist-types/commands/UpdateTLSInspectionConfigurationCommand.d.ts +3 -8
  173. package/dist-types/index.d.ts +1 -0
  174. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  175. package/dist-types/ts3.4/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.d.ts +7 -16
  176. package/dist-types/ts3.4/commands/AssociateAvailabilityZonesCommand.d.ts +7 -16
  177. package/dist-types/ts3.4/commands/AssociateFirewallPolicyCommand.d.ts +7 -16
  178. package/dist-types/ts3.4/commands/AssociateSubnetsCommand.d.ts +7 -16
  179. package/dist-types/ts3.4/commands/AttachRuleGroupsToProxyConfigurationCommand.d.ts +7 -16
  180. package/dist-types/ts3.4/commands/CreateContainerAssociationCommand.d.ts +7 -16
  181. package/dist-types/ts3.4/commands/CreateFirewallCommand.d.ts +7 -16
  182. package/dist-types/ts3.4/commands/CreateFirewallPolicyCommand.d.ts +7 -16
  183. package/dist-types/ts3.4/commands/CreateProxyCommand.d.ts +7 -16
  184. package/dist-types/ts3.4/commands/CreateProxyConfigurationCommand.d.ts +7 -16
  185. package/dist-types/ts3.4/commands/CreateProxyRuleGroupCommand.d.ts +7 -16
  186. package/dist-types/ts3.4/commands/CreateProxyRulesCommand.d.ts +7 -16
  187. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +7 -16
  188. package/dist-types/ts3.4/commands/CreateTLSInspectionConfigurationCommand.d.ts +7 -16
  189. package/dist-types/ts3.4/commands/CreateVpcEndpointAssociationCommand.d.ts +7 -16
  190. package/dist-types/ts3.4/commands/DeleteContainerAssociationCommand.d.ts +7 -16
  191. package/dist-types/ts3.4/commands/DeleteFirewallCommand.d.ts +7 -16
  192. package/dist-types/ts3.4/commands/DeleteFirewallPolicyCommand.d.ts +7 -16
  193. package/dist-types/ts3.4/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.d.ts +7 -16
  194. package/dist-types/ts3.4/commands/DeleteProxyCommand.d.ts +7 -16
  195. package/dist-types/ts3.4/commands/DeleteProxyConfigurationCommand.d.ts +7 -16
  196. package/dist-types/ts3.4/commands/DeleteProxyRuleGroupCommand.d.ts +7 -16
  197. package/dist-types/ts3.4/commands/DeleteProxyRulesCommand.d.ts +7 -16
  198. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  199. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +7 -16
  200. package/dist-types/ts3.4/commands/DeleteTLSInspectionConfigurationCommand.d.ts +7 -16
  201. package/dist-types/ts3.4/commands/DeleteVpcEndpointAssociationCommand.d.ts +7 -16
  202. package/dist-types/ts3.4/commands/DescribeContainerAssociationCommand.d.ts +7 -16
  203. package/dist-types/ts3.4/commands/DescribeFirewallCommand.d.ts +7 -16
  204. package/dist-types/ts3.4/commands/DescribeFirewallMetadataCommand.d.ts +7 -16
  205. package/dist-types/ts3.4/commands/DescribeFirewallPolicyCommand.d.ts +7 -16
  206. package/dist-types/ts3.4/commands/DescribeFlowOperationCommand.d.ts +7 -16
  207. package/dist-types/ts3.4/commands/DescribeLoggingConfigurationCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/DescribeProxyCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/DescribeProxyConfigurationCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/DescribeProxyRuleCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/DescribeProxyRuleGroupCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/DescribeRuleGroupCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/DescribeRuleGroupMetadataCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/DescribeRuleGroupSummaryCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/DescribeTLSInspectionConfigurationCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/DescribeVpcEndpointAssociationCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/DetachRuleGroupsFromProxyConfigurationCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/DisassociateAvailabilityZonesCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/DisassociateSubnetsCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/GetAnalysisReportResultsCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/ListAnalysisReportsCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/ListContainerAssociationsCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/ListFirewallPoliciesCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/ListFirewallsCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/ListFlowOperationResultsCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/ListFlowOperationsCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/ListProxiesCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/ListProxyConfigurationsCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/ListProxyRuleGroupsCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/ListTLSInspectionConfigurationsCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/ListVpcEndpointAssociationsCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/StartAnalysisReportCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/StartFlowCaptureCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/StartFlowFlushCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/UpdateAvailabilityZoneChangeProtectionCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/UpdateContainerAssociationCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/UpdateFirewallAnalysisSettingsCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/UpdateFirewallDeleteProtectionCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/UpdateFirewallDescriptionCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/UpdateFirewallPolicyCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/UpdateLoggingConfigurationCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/UpdateProxyCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/UpdateProxyConfigurationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/UpdateProxyRuleCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/UpdateProxyRuleGroupPrioritiesCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/UpdateProxyRulePrioritiesCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/UpdateSubnetChangeProtectionCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/UpdateTLSInspectionConfigurationCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/index.d.ts +1 -0
  260. package/package.json +8 -8
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DisassociateSubnetsRequest, DisassociateSubnetsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DisassociateSubnetsCommandInput extends DisassociateSubnetsRequ
22
19
  export interface DisassociateSubnetsCommandOutput extends DisassociateSubnetsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateSubnetsCommand_base: {
25
- new (input: DisassociateSubnetsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateSubnetsCommandInput, DisassociateSubnetsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateSubnetsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateSubnetsCommandInput, DisassociateSubnetsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateSubnetsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateSubnetsCommandInput, DisassociateSubnetsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateSubnetsCommandInput): import("@smithy/core/client").CommandImpl<DisassociateSubnetsCommandInput, DisassociateSubnetsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Removes the specified subnet associations from the firewall. This removes the
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { GetAnalysisReportResultsRequest, GetAnalysisReportResultsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface GetAnalysisReportResultsCommandInput extends GetAnalysisReportR
22
19
  export interface GetAnalysisReportResultsCommandOutput extends GetAnalysisReportResultsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const GetAnalysisReportResultsCommand_base: {
25
- new (input: GetAnalysisReportResultsCommandInput): import("@smithy/core/client").CommandImpl<GetAnalysisReportResultsCommandInput, GetAnalysisReportResultsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetAnalysisReportResultsCommandInput): import("@smithy/core/client").CommandImpl<GetAnalysisReportResultsCommandInput, GetAnalysisReportResultsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetAnalysisReportResultsCommandInput): import("@smithy/core/client").CommandImpl<GetAnalysisReportResultsCommandInput, GetAnalysisReportResultsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetAnalysisReportResultsCommandInput): import("@smithy/core/client").CommandImpl<GetAnalysisReportResultsCommandInput, GetAnalysisReportResultsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>The results of a <code>COMPLETED</code> analysis report generated with <a>StartAnalysisReport</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListAnalysisReportsRequest, ListAnalysisReportsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAnalysisReportsCommandInput extends ListAnalysisReportsRequ
22
19
  export interface ListAnalysisReportsCommandOutput extends ListAnalysisReportsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAnalysisReportsCommand_base: {
25
- new (input: ListAnalysisReportsCommandInput): import("@smithy/core/client").CommandImpl<ListAnalysisReportsCommandInput, ListAnalysisReportsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListAnalysisReportsCommandInput]): import("@smithy/core/client").CommandImpl<ListAnalysisReportsCommandInput, ListAnalysisReportsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAnalysisReportsCommandInput): import("@smithy/core/client").CommandImpl<ListAnalysisReportsCommandInput, ListAnalysisReportsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListAnalysisReportsCommandInput]): import("@smithy/core/client").CommandImpl<ListAnalysisReportsCommandInput, ListAnalysisReportsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of all traffic analysis reports generated within the last 30 days.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListContainerAssociationsRequest, ListContainerAssociationsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListContainerAssociationsCommandInput extends ListContainerAsso
22
19
  export interface ListContainerAssociationsCommandOutput extends ListContainerAssociationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListContainerAssociationsCommand_base: {
25
- new (input: ListContainerAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListContainerAssociationsCommandInput, ListContainerAssociationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListContainerAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<ListContainerAssociationsCommandInput, ListContainerAssociationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListContainerAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListContainerAssociationsCommandInput, ListContainerAssociationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListContainerAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<ListContainerAssociationsCommandInput, ListContainerAssociationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the container associations that you have defined. You can optionally page through results.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListFirewallPoliciesRequest, ListFirewallPoliciesResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFirewallPoliciesCommandInput extends ListFirewallPoliciesRe
22
19
  export interface ListFirewallPoliciesCommandOutput extends ListFirewallPoliciesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFirewallPoliciesCommand_base: {
25
- new (input: ListFirewallPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListFirewallPoliciesCommandInput, ListFirewallPoliciesCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListFirewallPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListFirewallPoliciesCommandInput, ListFirewallPoliciesCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFirewallPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListFirewallPoliciesCommandInput, ListFirewallPoliciesCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListFirewallPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListFirewallPoliciesCommandInput, ListFirewallPoliciesCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the firewall policies that you have defined. Depending on
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListFirewallsRequest, ListFirewallsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFirewallsCommandInput extends ListFirewallsRequest {
22
19
  export interface ListFirewallsCommandOutput extends ListFirewallsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFirewallsCommand_base: {
25
- new (input: ListFirewallsCommandInput): import("@smithy/core/client").CommandImpl<ListFirewallsCommandInput, ListFirewallsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListFirewallsCommandInput]): import("@smithy/core/client").CommandImpl<ListFirewallsCommandInput, ListFirewallsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFirewallsCommandInput): import("@smithy/core/client").CommandImpl<ListFirewallsCommandInput, ListFirewallsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListFirewallsCommandInput]): import("@smithy/core/client").CommandImpl<ListFirewallsCommandInput, ListFirewallsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the firewalls that you have defined. If you provide VPC
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListFlowOperationResultsRequest, ListFlowOperationResultsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFlowOperationResultsCommandInput extends ListFlowOperationR
22
19
  export interface ListFlowOperationResultsCommandOutput extends ListFlowOperationResultsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFlowOperationResultsCommand_base: {
25
- new (input: ListFlowOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationResultsCommandInput, ListFlowOperationResultsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListFlowOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationResultsCommandInput, ListFlowOperationResultsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFlowOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationResultsCommandInput, ListFlowOperationResultsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListFlowOperationResultsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationResultsCommandInput, ListFlowOperationResultsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns the results of a specific flow operation. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListFlowOperationsRequest, ListFlowOperationsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFlowOperationsCommandInput extends ListFlowOperationsReques
22
19
  export interface ListFlowOperationsCommandOutput extends ListFlowOperationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFlowOperationsCommand_base: {
25
- new (input: ListFlowOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationsCommandInput, ListFlowOperationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListFlowOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationsCommandInput, ListFlowOperationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFlowOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationsCommandInput, ListFlowOperationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListFlowOperationsCommandInput): import("@smithy/core/client").CommandImpl<ListFlowOperationsCommandInput, ListFlowOperationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of all flow operations ran in a specific firewall.
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListProxiesRequest, ListProxiesResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListProxiesCommandInput extends ListProxiesRequest {
22
19
  export interface ListProxiesCommandOutput extends ListProxiesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListProxiesCommand_base: {
25
- new (input: ListProxiesCommandInput): import("@smithy/core/client").CommandImpl<ListProxiesCommandInput, ListProxiesCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListProxiesCommandInput]): import("@smithy/core/client").CommandImpl<ListProxiesCommandInput, ListProxiesCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListProxiesCommandInput): import("@smithy/core/client").CommandImpl<ListProxiesCommandInput, ListProxiesCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListProxiesCommandInput]): import("@smithy/core/client").CommandImpl<ListProxiesCommandInput, ListProxiesCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the proxies that you have defined. Depending on
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListProxyConfigurationsRequest, ListProxyConfigurationsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListProxyConfigurationsCommandInput extends ListProxyConfigurat
22
19
  export interface ListProxyConfigurationsCommandOutput extends ListProxyConfigurationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListProxyConfigurationsCommand_base: {
25
- new (input: ListProxyConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<ListProxyConfigurationsCommandInput, ListProxyConfigurationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListProxyConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<ListProxyConfigurationsCommandInput, ListProxyConfigurationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListProxyConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<ListProxyConfigurationsCommandInput, ListProxyConfigurationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListProxyConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<ListProxyConfigurationsCommandInput, ListProxyConfigurationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the proxy configuration that you have defined. Depending on
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListProxyRuleGroupsRequest, ListProxyRuleGroupsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListProxyRuleGroupsCommandInput extends ListProxyRuleGroupsRequ
22
19
  export interface ListProxyRuleGroupsCommandOutput extends ListProxyRuleGroupsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListProxyRuleGroupsCommand_base: {
25
- new (input: ListProxyRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListProxyRuleGroupsCommandInput, ListProxyRuleGroupsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListProxyRuleGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListProxyRuleGroupsCommandInput, ListProxyRuleGroupsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListProxyRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListProxyRuleGroupsCommandInput, ListProxyRuleGroupsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListProxyRuleGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListProxyRuleGroupsCommandInput, ListProxyRuleGroupsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the proxy rule groups that you have defined. Depending on
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListRuleGroupsRequest, ListRuleGroupsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListRuleGroupsCommandInput extends ListRuleGroupsRequest {
22
19
  export interface ListRuleGroupsCommandOutput extends ListRuleGroupsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListRuleGroupsCommand_base: {
25
- new (input: ListRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListRuleGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListRuleGroupsCommandInput): import("@smithy/core/client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListRuleGroupsCommandInput]): import("@smithy/core/client").CommandImpl<ListRuleGroupsCommandInput, ListRuleGroupsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the rule groups that you have defined. Depending on your
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListTLSInspectionConfigurationsRequest, ListTLSInspectionConfigurationsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListTLSInspectionConfigurationsCommandInput extends ListTLSInsp
22
19
  export interface ListTLSInspectionConfigurationsCommandOutput extends ListTLSInspectionConfigurationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListTLSInspectionConfigurationsCommand_base: {
25
- new (input: ListTLSInspectionConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<ListTLSInspectionConfigurationsCommandInput, ListTLSInspectionConfigurationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListTLSInspectionConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<ListTLSInspectionConfigurationsCommandInput, ListTLSInspectionConfigurationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListTLSInspectionConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<ListTLSInspectionConfigurationsCommandInput, ListTLSInspectionConfigurationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListTLSInspectionConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<ListTLSInspectionConfigurationsCommandInput, ListTLSInspectionConfigurationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the TLS inspection configurations that you have defined. Depending on your setting for max results and the number of TLS inspection configurations, a single call might not return the full list.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
22
19
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListTagsForResourceCommand_base: {
25
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the tags associated with the specified resource. Tags are key:value pairs that
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListVpcEndpointAssociationsRequest, ListVpcEndpointAssociationsResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListVpcEndpointAssociationsCommandInput extends ListVpcEndpoint
22
19
  export interface ListVpcEndpointAssociationsCommandOutput extends ListVpcEndpointAssociationsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListVpcEndpointAssociationsCommand_base: {
25
- new (input: ListVpcEndpointAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListVpcEndpointAssociationsCommandInput, ListVpcEndpointAssociationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListVpcEndpointAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<ListVpcEndpointAssociationsCommandInput, ListVpcEndpointAssociationsCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListVpcEndpointAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListVpcEndpointAssociationsCommandInput, ListVpcEndpointAssociationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListVpcEndpointAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<ListVpcEndpointAssociationsCommandInput, ListVpcEndpointAssociationsCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the metadata for the VPC endpoint associations that you have defined. If you specify a fireawll,
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest
22
19
  export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {
23
20
  }
24
21
  declare const PutResourcePolicyCommand_base: {
25
- new (input: PutResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: PutResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: PutResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: PutResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates or updates an IAM policy for your rule group, firewall policy, or firewall. Use this to share these resources between accounts. This operation works in conjunction with the Amazon Web Services Resource Access Manager (RAM) service to manage resource sharing for Network Firewall. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { RejectNetworkFirewallTransitGatewayAttachmentRequest, RejectNetworkFirewallTransitGatewayAttachmentResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface RejectNetworkFirewallTransitGatewayAttachmentCommandInput exten
22
19
  export interface RejectNetworkFirewallTransitGatewayAttachmentCommandOutput extends RejectNetworkFirewallTransitGatewayAttachmentResponse, __MetadataBearer {
23
20
  }
24
21
  declare const RejectNetworkFirewallTransitGatewayAttachmentCommand_base: {
25
- new (input: RejectNetworkFirewallTransitGatewayAttachmentCommandInput): import("@smithy/core/client").CommandImpl<RejectNetworkFirewallTransitGatewayAttachmentCommandInput, RejectNetworkFirewallTransitGatewayAttachmentCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: RejectNetworkFirewallTransitGatewayAttachmentCommandInput): import("@smithy/core/client").CommandImpl<RejectNetworkFirewallTransitGatewayAttachmentCommandInput, RejectNetworkFirewallTransitGatewayAttachmentCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: RejectNetworkFirewallTransitGatewayAttachmentCommandInput): import("@smithy/core/client").CommandImpl<RejectNetworkFirewallTransitGatewayAttachmentCommandInput, RejectNetworkFirewallTransitGatewayAttachmentCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: RejectNetworkFirewallTransitGatewayAttachmentCommandInput): import("@smithy/core/client").CommandImpl<RejectNetworkFirewallTransitGatewayAttachmentCommandInput, RejectNetworkFirewallTransitGatewayAttachmentCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Rejects a transit gateway attachment request for Network Firewall. When you reject the attachment request, Network Firewall cancels the creation of routing components between the transit gateway and firewall endpoints.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartAnalysisReportRequest, StartAnalysisReportResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartAnalysisReportCommandInput extends StartAnalysisReportRequ
22
19
  export interface StartAnalysisReportCommandOutput extends StartAnalysisReportResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartAnalysisReportCommand_base: {
25
- new (input: StartAnalysisReportCommandInput): import("@smithy/core/client").CommandImpl<StartAnalysisReportCommandInput, StartAnalysisReportCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartAnalysisReportCommandInput): import("@smithy/core/client").CommandImpl<StartAnalysisReportCommandInput, StartAnalysisReportCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartAnalysisReportCommandInput): import("@smithy/core/client").CommandImpl<StartAnalysisReportCommandInput, StartAnalysisReportCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartAnalysisReportCommandInput): import("@smithy/core/client").CommandImpl<StartAnalysisReportCommandInput, StartAnalysisReportCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Generates a traffic analysis report for the timeframe and traffic type you specify.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartFlowCaptureRequest, StartFlowCaptureResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartFlowCaptureCommandInput extends StartFlowCaptureRequest {
22
19
  export interface StartFlowCaptureCommandOutput extends StartFlowCaptureResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartFlowCaptureCommand_base: {
25
- new (input: StartFlowCaptureCommandInput): import("@smithy/core/client").CommandImpl<StartFlowCaptureCommandInput, StartFlowCaptureCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartFlowCaptureCommandInput): import("@smithy/core/client").CommandImpl<StartFlowCaptureCommandInput, StartFlowCaptureCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartFlowCaptureCommandInput): import("@smithy/core/client").CommandImpl<StartFlowCaptureCommandInput, StartFlowCaptureCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartFlowCaptureCommandInput): import("@smithy/core/client").CommandImpl<StartFlowCaptureCommandInput, StartFlowCaptureCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Begins capturing the flows in a firewall, according to the filters you define.
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartFlowFlushRequest, StartFlowFlushResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartFlowFlushCommandInput extends StartFlowFlushRequest {
22
19
  export interface StartFlowFlushCommandOutput extends StartFlowFlushResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartFlowFlushCommand_base: {
25
- new (input: StartFlowFlushCommandInput): import("@smithy/core/client").CommandImpl<StartFlowFlushCommandInput, StartFlowFlushCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartFlowFlushCommandInput): import("@smithy/core/client").CommandImpl<StartFlowFlushCommandInput, StartFlowFlushCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartFlowFlushCommandInput): import("@smithy/core/client").CommandImpl<StartFlowFlushCommandInput, StartFlowFlushCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartFlowFlushCommandInput): import("@smithy/core/client").CommandImpl<StartFlowFlushCommandInput, StartFlowFlushCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Begins the flushing of traffic from the firewall, according to the filters you define.
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
22
19
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const TagResourceCommand_base: {
25
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").NetworkFirewallClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds the specified tags to the specified resource. Tags are key:value pairs that you can