@aws-sdk/client-network-firewall 3.1077.0 → 3.1078.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
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1077.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -2915,1012 +2916,260 @@ class NetworkFirewallClient extends Client {
2915
2916
  }
2916
2917
  }
2917
2918
 
2918
- class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends Command
2919
- .classBuilder()
2920
- .ep(commonParams)
2921
- .m(function (Command, cs, config, o) {
2922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2923
- })
2924
- .s("NetworkFirewall_20201112", "AcceptNetworkFirewallTransitGatewayAttachment", {})
2925
- .n("NetworkFirewallClient", "AcceptNetworkFirewallTransitGatewayAttachmentCommand")
2926
- .sc(AcceptNetworkFirewallTransitGatewayAttachment$)
2927
- .build() {
2919
+ const command = makeBuilder(commonParams, "NetworkFirewall_20201112", "NetworkFirewallClient", getEndpointPlugin);
2920
+ const _ep0 = {};
2921
+ const _mw0 = (Command, cs, config, o) => [];
2922
+
2923
+ class AcceptNetworkFirewallTransitGatewayAttachmentCommand extends command(_ep0, _mw0, "AcceptNetworkFirewallTransitGatewayAttachment", AcceptNetworkFirewallTransitGatewayAttachment$) {
2928
2924
  }
2929
2925
 
2930
- class AssociateAvailabilityZonesCommand extends Command
2931
- .classBuilder()
2932
- .ep(commonParams)
2933
- .m(function (Command, cs, config, o) {
2934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2935
- })
2936
- .s("NetworkFirewall_20201112", "AssociateAvailabilityZones", {})
2937
- .n("NetworkFirewallClient", "AssociateAvailabilityZonesCommand")
2938
- .sc(AssociateAvailabilityZones$)
2939
- .build() {
2926
+ class AssociateAvailabilityZonesCommand extends command(_ep0, _mw0, "AssociateAvailabilityZones", AssociateAvailabilityZones$) {
2940
2927
  }
2941
2928
 
2942
- class AssociateFirewallPolicyCommand extends Command
2943
- .classBuilder()
2944
- .ep(commonParams)
2945
- .m(function (Command, cs, config, o) {
2946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2947
- })
2948
- .s("NetworkFirewall_20201112", "AssociateFirewallPolicy", {})
2949
- .n("NetworkFirewallClient", "AssociateFirewallPolicyCommand")
2950
- .sc(AssociateFirewallPolicy$)
2951
- .build() {
2929
+ class AssociateFirewallPolicyCommand extends command(_ep0, _mw0, "AssociateFirewallPolicy", AssociateFirewallPolicy$) {
2952
2930
  }
2953
2931
 
2954
- class AssociateSubnetsCommand extends Command
2955
- .classBuilder()
2956
- .ep(commonParams)
2957
- .m(function (Command, cs, config, o) {
2958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2959
- })
2960
- .s("NetworkFirewall_20201112", "AssociateSubnets", {})
2961
- .n("NetworkFirewallClient", "AssociateSubnetsCommand")
2962
- .sc(AssociateSubnets$)
2963
- .build() {
2932
+ class AssociateSubnetsCommand extends command(_ep0, _mw0, "AssociateSubnets", AssociateSubnets$) {
2964
2933
  }
2965
2934
 
2966
- class AttachRuleGroupsToProxyConfigurationCommand extends Command
2967
- .classBuilder()
2968
- .ep(commonParams)
2969
- .m(function (Command, cs, config, o) {
2970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2971
- })
2972
- .s("NetworkFirewall_20201112", "AttachRuleGroupsToProxyConfiguration", {})
2973
- .n("NetworkFirewallClient", "AttachRuleGroupsToProxyConfigurationCommand")
2974
- .sc(AttachRuleGroupsToProxyConfiguration$)
2975
- .build() {
2935
+ class AttachRuleGroupsToProxyConfigurationCommand extends command(_ep0, _mw0, "AttachRuleGroupsToProxyConfiguration", AttachRuleGroupsToProxyConfiguration$) {
2976
2936
  }
2977
2937
 
2978
- class CreateContainerAssociationCommand extends Command
2979
- .classBuilder()
2980
- .ep(commonParams)
2981
- .m(function (Command, cs, config, o) {
2982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2983
- })
2984
- .s("NetworkFirewall_20201112", "CreateContainerAssociation", {})
2985
- .n("NetworkFirewallClient", "CreateContainerAssociationCommand")
2986
- .sc(CreateContainerAssociation$)
2987
- .build() {
2938
+ class CreateContainerAssociationCommand extends command(_ep0, _mw0, "CreateContainerAssociation", CreateContainerAssociation$) {
2988
2939
  }
2989
2940
 
2990
- class CreateFirewallCommand extends Command
2991
- .classBuilder()
2992
- .ep(commonParams)
2993
- .m(function (Command, cs, config, o) {
2994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2995
- })
2996
- .s("NetworkFirewall_20201112", "CreateFirewall", {})
2997
- .n("NetworkFirewallClient", "CreateFirewallCommand")
2998
- .sc(CreateFirewall$)
2999
- .build() {
2941
+ class CreateFirewallCommand extends command(_ep0, _mw0, "CreateFirewall", CreateFirewall$) {
3000
2942
  }
3001
2943
 
3002
- class CreateFirewallPolicyCommand extends Command
3003
- .classBuilder()
3004
- .ep(commonParams)
3005
- .m(function (Command, cs, config, o) {
3006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3007
- })
3008
- .s("NetworkFirewall_20201112", "CreateFirewallPolicy", {})
3009
- .n("NetworkFirewallClient", "CreateFirewallPolicyCommand")
3010
- .sc(CreateFirewallPolicy$)
3011
- .build() {
2944
+ class CreateFirewallPolicyCommand extends command(_ep0, _mw0, "CreateFirewallPolicy", CreateFirewallPolicy$) {
3012
2945
  }
3013
2946
 
3014
- class CreateProxyCommand extends Command
3015
- .classBuilder()
3016
- .ep(commonParams)
3017
- .m(function (Command, cs, config, o) {
3018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3019
- })
3020
- .s("NetworkFirewall_20201112", "CreateProxy", {})
3021
- .n("NetworkFirewallClient", "CreateProxyCommand")
3022
- .sc(CreateProxy$)
3023
- .build() {
2947
+ class CreateProxyCommand extends command(_ep0, _mw0, "CreateProxy", CreateProxy$) {
3024
2948
  }
3025
2949
 
3026
- class CreateProxyConfigurationCommand extends Command
3027
- .classBuilder()
3028
- .ep(commonParams)
3029
- .m(function (Command, cs, config, o) {
3030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3031
- })
3032
- .s("NetworkFirewall_20201112", "CreateProxyConfiguration", {})
3033
- .n("NetworkFirewallClient", "CreateProxyConfigurationCommand")
3034
- .sc(CreateProxyConfiguration$)
3035
- .build() {
2950
+ class CreateProxyConfigurationCommand extends command(_ep0, _mw0, "CreateProxyConfiguration", CreateProxyConfiguration$) {
3036
2951
  }
3037
2952
 
3038
- class CreateProxyRuleGroupCommand extends Command
3039
- .classBuilder()
3040
- .ep(commonParams)
3041
- .m(function (Command, cs, config, o) {
3042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3043
- })
3044
- .s("NetworkFirewall_20201112", "CreateProxyRuleGroup", {})
3045
- .n("NetworkFirewallClient", "CreateProxyRuleGroupCommand")
3046
- .sc(CreateProxyRuleGroup$)
3047
- .build() {
2953
+ class CreateProxyRuleGroupCommand extends command(_ep0, _mw0, "CreateProxyRuleGroup", CreateProxyRuleGroup$) {
3048
2954
  }
3049
2955
 
3050
- class CreateProxyRulesCommand extends Command
3051
- .classBuilder()
3052
- .ep(commonParams)
3053
- .m(function (Command, cs, config, o) {
3054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3055
- })
3056
- .s("NetworkFirewall_20201112", "CreateProxyRules", {})
3057
- .n("NetworkFirewallClient", "CreateProxyRulesCommand")
3058
- .sc(CreateProxyRules$)
3059
- .build() {
2956
+ class CreateProxyRulesCommand extends command(_ep0, _mw0, "CreateProxyRules", CreateProxyRules$) {
3060
2957
  }
3061
2958
 
3062
- class CreateRuleGroupCommand extends Command
3063
- .classBuilder()
3064
- .ep(commonParams)
3065
- .m(function (Command, cs, config, o) {
3066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3067
- })
3068
- .s("NetworkFirewall_20201112", "CreateRuleGroup", {})
3069
- .n("NetworkFirewallClient", "CreateRuleGroupCommand")
3070
- .sc(CreateRuleGroup$)
3071
- .build() {
2959
+ class CreateRuleGroupCommand extends command(_ep0, _mw0, "CreateRuleGroup", CreateRuleGroup$) {
3072
2960
  }
3073
2961
 
3074
- class CreateTLSInspectionConfigurationCommand extends Command
3075
- .classBuilder()
3076
- .ep(commonParams)
3077
- .m(function (Command, cs, config, o) {
3078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3079
- })
3080
- .s("NetworkFirewall_20201112", "CreateTLSInspectionConfiguration", {})
3081
- .n("NetworkFirewallClient", "CreateTLSInspectionConfigurationCommand")
3082
- .sc(CreateTLSInspectionConfiguration$)
3083
- .build() {
2962
+ class CreateTLSInspectionConfigurationCommand extends command(_ep0, _mw0, "CreateTLSInspectionConfiguration", CreateTLSInspectionConfiguration$) {
3084
2963
  }
3085
2964
 
3086
- class CreateVpcEndpointAssociationCommand extends Command
3087
- .classBuilder()
3088
- .ep(commonParams)
3089
- .m(function (Command, cs, config, o) {
3090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3091
- })
3092
- .s("NetworkFirewall_20201112", "CreateVpcEndpointAssociation", {})
3093
- .n("NetworkFirewallClient", "CreateVpcEndpointAssociationCommand")
3094
- .sc(CreateVpcEndpointAssociation$)
3095
- .build() {
2965
+ class CreateVpcEndpointAssociationCommand extends command(_ep0, _mw0, "CreateVpcEndpointAssociation", CreateVpcEndpointAssociation$) {
3096
2966
  }
3097
2967
 
3098
- class DeleteContainerAssociationCommand extends Command
3099
- .classBuilder()
3100
- .ep(commonParams)
3101
- .m(function (Command, cs, config, o) {
3102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3103
- })
3104
- .s("NetworkFirewall_20201112", "DeleteContainerAssociation", {})
3105
- .n("NetworkFirewallClient", "DeleteContainerAssociationCommand")
3106
- .sc(DeleteContainerAssociation$)
3107
- .build() {
2968
+ class DeleteContainerAssociationCommand extends command(_ep0, _mw0, "DeleteContainerAssociation", DeleteContainerAssociation$) {
3108
2969
  }
3109
2970
 
3110
- class DeleteFirewallCommand extends Command
3111
- .classBuilder()
3112
- .ep(commonParams)
3113
- .m(function (Command, cs, config, o) {
3114
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3115
- })
3116
- .s("NetworkFirewall_20201112", "DeleteFirewall", {})
3117
- .n("NetworkFirewallClient", "DeleteFirewallCommand")
3118
- .sc(DeleteFirewall$)
3119
- .build() {
2971
+ class DeleteFirewallCommand extends command(_ep0, _mw0, "DeleteFirewall", DeleteFirewall$) {
3120
2972
  }
3121
2973
 
3122
- class DeleteFirewallPolicyCommand extends Command
3123
- .classBuilder()
3124
- .ep(commonParams)
3125
- .m(function (Command, cs, config, o) {
3126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3127
- })
3128
- .s("NetworkFirewall_20201112", "DeleteFirewallPolicy", {})
3129
- .n("NetworkFirewallClient", "DeleteFirewallPolicyCommand")
3130
- .sc(DeleteFirewallPolicy$)
3131
- .build() {
2974
+ class DeleteFirewallPolicyCommand extends command(_ep0, _mw0, "DeleteFirewallPolicy", DeleteFirewallPolicy$) {
3132
2975
  }
3133
2976
 
3134
- class DeleteNetworkFirewallTransitGatewayAttachmentCommand extends Command
3135
- .classBuilder()
3136
- .ep(commonParams)
3137
- .m(function (Command, cs, config, o) {
3138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3139
- })
3140
- .s("NetworkFirewall_20201112", "DeleteNetworkFirewallTransitGatewayAttachment", {})
3141
- .n("NetworkFirewallClient", "DeleteNetworkFirewallTransitGatewayAttachmentCommand")
3142
- .sc(DeleteNetworkFirewallTransitGatewayAttachment$)
3143
- .build() {
2977
+ class DeleteNetworkFirewallTransitGatewayAttachmentCommand extends command(_ep0, _mw0, "DeleteNetworkFirewallTransitGatewayAttachment", DeleteNetworkFirewallTransitGatewayAttachment$) {
3144
2978
  }
3145
2979
 
3146
- class DeleteProxyCommand extends Command
3147
- .classBuilder()
3148
- .ep(commonParams)
3149
- .m(function (Command, cs, config, o) {
3150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3151
- })
3152
- .s("NetworkFirewall_20201112", "DeleteProxy", {})
3153
- .n("NetworkFirewallClient", "DeleteProxyCommand")
3154
- .sc(DeleteProxy$)
3155
- .build() {
2980
+ class DeleteProxyCommand extends command(_ep0, _mw0, "DeleteProxy", DeleteProxy$) {
3156
2981
  }
3157
2982
 
3158
- class DeleteProxyConfigurationCommand extends Command
3159
- .classBuilder()
3160
- .ep(commonParams)
3161
- .m(function (Command, cs, config, o) {
3162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3163
- })
3164
- .s("NetworkFirewall_20201112", "DeleteProxyConfiguration", {})
3165
- .n("NetworkFirewallClient", "DeleteProxyConfigurationCommand")
3166
- .sc(DeleteProxyConfiguration$)
3167
- .build() {
2983
+ class DeleteProxyConfigurationCommand extends command(_ep0, _mw0, "DeleteProxyConfiguration", DeleteProxyConfiguration$) {
3168
2984
  }
3169
2985
 
3170
- class DeleteProxyRuleGroupCommand extends Command
3171
- .classBuilder()
3172
- .ep(commonParams)
3173
- .m(function (Command, cs, config, o) {
3174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3175
- })
3176
- .s("NetworkFirewall_20201112", "DeleteProxyRuleGroup", {})
3177
- .n("NetworkFirewallClient", "DeleteProxyRuleGroupCommand")
3178
- .sc(DeleteProxyRuleGroup$)
3179
- .build() {
2986
+ class DeleteProxyRuleGroupCommand extends command(_ep0, _mw0, "DeleteProxyRuleGroup", DeleteProxyRuleGroup$) {
3180
2987
  }
3181
2988
 
3182
- class DeleteProxyRulesCommand extends Command
3183
- .classBuilder()
3184
- .ep(commonParams)
3185
- .m(function (Command, cs, config, o) {
3186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3187
- })
3188
- .s("NetworkFirewall_20201112", "DeleteProxyRules", {})
3189
- .n("NetworkFirewallClient", "DeleteProxyRulesCommand")
3190
- .sc(DeleteProxyRules$)
3191
- .build() {
2989
+ class DeleteProxyRulesCommand extends command(_ep0, _mw0, "DeleteProxyRules", DeleteProxyRules$) {
3192
2990
  }
3193
2991
 
3194
- class DeleteResourcePolicyCommand extends Command
3195
- .classBuilder()
3196
- .ep(commonParams)
3197
- .m(function (Command, cs, config, o) {
3198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3199
- })
3200
- .s("NetworkFirewall_20201112", "DeleteResourcePolicy", {})
3201
- .n("NetworkFirewallClient", "DeleteResourcePolicyCommand")
3202
- .sc(DeleteResourcePolicy$)
3203
- .build() {
2992
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
3204
2993
  }
3205
2994
 
3206
- class DeleteRuleGroupCommand extends Command
3207
- .classBuilder()
3208
- .ep(commonParams)
3209
- .m(function (Command, cs, config, o) {
3210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3211
- })
3212
- .s("NetworkFirewall_20201112", "DeleteRuleGroup", {})
3213
- .n("NetworkFirewallClient", "DeleteRuleGroupCommand")
3214
- .sc(DeleteRuleGroup$)
3215
- .build() {
2995
+ class DeleteRuleGroupCommand extends command(_ep0, _mw0, "DeleteRuleGroup", DeleteRuleGroup$) {
3216
2996
  }
3217
2997
 
3218
- class DeleteTLSInspectionConfigurationCommand extends Command
3219
- .classBuilder()
3220
- .ep(commonParams)
3221
- .m(function (Command, cs, config, o) {
3222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3223
- })
3224
- .s("NetworkFirewall_20201112", "DeleteTLSInspectionConfiguration", {})
3225
- .n("NetworkFirewallClient", "DeleteTLSInspectionConfigurationCommand")
3226
- .sc(DeleteTLSInspectionConfiguration$)
3227
- .build() {
2998
+ class DeleteTLSInspectionConfigurationCommand extends command(_ep0, _mw0, "DeleteTLSInspectionConfiguration", DeleteTLSInspectionConfiguration$) {
3228
2999
  }
3229
3000
 
3230
- class DeleteVpcEndpointAssociationCommand extends Command
3231
- .classBuilder()
3232
- .ep(commonParams)
3233
- .m(function (Command, cs, config, o) {
3234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3235
- })
3236
- .s("NetworkFirewall_20201112", "DeleteVpcEndpointAssociation", {})
3237
- .n("NetworkFirewallClient", "DeleteVpcEndpointAssociationCommand")
3238
- .sc(DeleteVpcEndpointAssociation$)
3239
- .build() {
3001
+ class DeleteVpcEndpointAssociationCommand extends command(_ep0, _mw0, "DeleteVpcEndpointAssociation", DeleteVpcEndpointAssociation$) {
3240
3002
  }
3241
3003
 
3242
- class DescribeContainerAssociationCommand extends Command
3243
- .classBuilder()
3244
- .ep(commonParams)
3245
- .m(function (Command, cs, config, o) {
3246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3247
- })
3248
- .s("NetworkFirewall_20201112", "DescribeContainerAssociation", {})
3249
- .n("NetworkFirewallClient", "DescribeContainerAssociationCommand")
3250
- .sc(DescribeContainerAssociation$)
3251
- .build() {
3004
+ class DescribeContainerAssociationCommand extends command(_ep0, _mw0, "DescribeContainerAssociation", DescribeContainerAssociation$) {
3252
3005
  }
3253
3006
 
3254
- class DescribeFirewallCommand extends Command
3255
- .classBuilder()
3256
- .ep(commonParams)
3257
- .m(function (Command, cs, config, o) {
3258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3259
- })
3260
- .s("NetworkFirewall_20201112", "DescribeFirewall", {})
3261
- .n("NetworkFirewallClient", "DescribeFirewallCommand")
3262
- .sc(DescribeFirewall$)
3263
- .build() {
3007
+ class DescribeFirewallCommand extends command(_ep0, _mw0, "DescribeFirewall", DescribeFirewall$) {
3264
3008
  }
3265
3009
 
3266
- class DescribeFirewallMetadataCommand extends Command
3267
- .classBuilder()
3268
- .ep(commonParams)
3269
- .m(function (Command, cs, config, o) {
3270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3271
- })
3272
- .s("NetworkFirewall_20201112", "DescribeFirewallMetadata", {})
3273
- .n("NetworkFirewallClient", "DescribeFirewallMetadataCommand")
3274
- .sc(DescribeFirewallMetadata$)
3275
- .build() {
3010
+ class DescribeFirewallMetadataCommand extends command(_ep0, _mw0, "DescribeFirewallMetadata", DescribeFirewallMetadata$) {
3276
3011
  }
3277
3012
 
3278
- class DescribeFirewallPolicyCommand extends Command
3279
- .classBuilder()
3280
- .ep(commonParams)
3281
- .m(function (Command, cs, config, o) {
3282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3283
- })
3284
- .s("NetworkFirewall_20201112", "DescribeFirewallPolicy", {})
3285
- .n("NetworkFirewallClient", "DescribeFirewallPolicyCommand")
3286
- .sc(DescribeFirewallPolicy$)
3287
- .build() {
3013
+ class DescribeFirewallPolicyCommand extends command(_ep0, _mw0, "DescribeFirewallPolicy", DescribeFirewallPolicy$) {
3288
3014
  }
3289
3015
 
3290
- class DescribeFlowOperationCommand extends Command
3291
- .classBuilder()
3292
- .ep(commonParams)
3293
- .m(function (Command, cs, config, o) {
3294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3295
- })
3296
- .s("NetworkFirewall_20201112", "DescribeFlowOperation", {})
3297
- .n("NetworkFirewallClient", "DescribeFlowOperationCommand")
3298
- .sc(DescribeFlowOperation$)
3299
- .build() {
3016
+ class DescribeFlowOperationCommand extends command(_ep0, _mw0, "DescribeFlowOperation", DescribeFlowOperation$) {
3300
3017
  }
3301
3018
 
3302
- class DescribeLoggingConfigurationCommand extends Command
3303
- .classBuilder()
3304
- .ep(commonParams)
3305
- .m(function (Command, cs, config, o) {
3306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3307
- })
3308
- .s("NetworkFirewall_20201112", "DescribeLoggingConfiguration", {})
3309
- .n("NetworkFirewallClient", "DescribeLoggingConfigurationCommand")
3310
- .sc(DescribeLoggingConfiguration$)
3311
- .build() {
3019
+ class DescribeLoggingConfigurationCommand extends command(_ep0, _mw0, "DescribeLoggingConfiguration", DescribeLoggingConfiguration$) {
3312
3020
  }
3313
3021
 
3314
- class DescribeProxyCommand extends Command
3315
- .classBuilder()
3316
- .ep(commonParams)
3317
- .m(function (Command, cs, config, o) {
3318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3319
- })
3320
- .s("NetworkFirewall_20201112", "DescribeProxy", {})
3321
- .n("NetworkFirewallClient", "DescribeProxyCommand")
3322
- .sc(DescribeProxy$)
3323
- .build() {
3022
+ class DescribeProxyCommand extends command(_ep0, _mw0, "DescribeProxy", DescribeProxy$) {
3324
3023
  }
3325
3024
 
3326
- class DescribeProxyConfigurationCommand extends Command
3327
- .classBuilder()
3328
- .ep(commonParams)
3329
- .m(function (Command, cs, config, o) {
3330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3331
- })
3332
- .s("NetworkFirewall_20201112", "DescribeProxyConfiguration", {})
3333
- .n("NetworkFirewallClient", "DescribeProxyConfigurationCommand")
3334
- .sc(DescribeProxyConfiguration$)
3335
- .build() {
3025
+ class DescribeProxyConfigurationCommand extends command(_ep0, _mw0, "DescribeProxyConfiguration", DescribeProxyConfiguration$) {
3336
3026
  }
3337
3027
 
3338
- class DescribeProxyRuleCommand extends Command
3339
- .classBuilder()
3340
- .ep(commonParams)
3341
- .m(function (Command, cs, config, o) {
3342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3343
- })
3344
- .s("NetworkFirewall_20201112", "DescribeProxyRule", {})
3345
- .n("NetworkFirewallClient", "DescribeProxyRuleCommand")
3346
- .sc(DescribeProxyRule$)
3347
- .build() {
3028
+ class DescribeProxyRuleCommand extends command(_ep0, _mw0, "DescribeProxyRule", DescribeProxyRule$) {
3348
3029
  }
3349
3030
 
3350
- class DescribeProxyRuleGroupCommand extends Command
3351
- .classBuilder()
3352
- .ep(commonParams)
3353
- .m(function (Command, cs, config, o) {
3354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3355
- })
3356
- .s("NetworkFirewall_20201112", "DescribeProxyRuleGroup", {})
3357
- .n("NetworkFirewallClient", "DescribeProxyRuleGroupCommand")
3358
- .sc(DescribeProxyRuleGroup$)
3359
- .build() {
3031
+ class DescribeProxyRuleGroupCommand extends command(_ep0, _mw0, "DescribeProxyRuleGroup", DescribeProxyRuleGroup$) {
3360
3032
  }
3361
3033
 
3362
- class DescribeResourcePolicyCommand extends Command
3363
- .classBuilder()
3364
- .ep(commonParams)
3365
- .m(function (Command, cs, config, o) {
3366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3367
- })
3368
- .s("NetworkFirewall_20201112", "DescribeResourcePolicy", {})
3369
- .n("NetworkFirewallClient", "DescribeResourcePolicyCommand")
3370
- .sc(DescribeResourcePolicy$)
3371
- .build() {
3034
+ class DescribeResourcePolicyCommand extends command(_ep0, _mw0, "DescribeResourcePolicy", DescribeResourcePolicy$) {
3372
3035
  }
3373
3036
 
3374
- class DescribeRuleGroupCommand extends Command
3375
- .classBuilder()
3376
- .ep(commonParams)
3377
- .m(function (Command, cs, config, o) {
3378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3379
- })
3380
- .s("NetworkFirewall_20201112", "DescribeRuleGroup", {})
3381
- .n("NetworkFirewallClient", "DescribeRuleGroupCommand")
3382
- .sc(DescribeRuleGroup$)
3383
- .build() {
3037
+ class DescribeRuleGroupCommand extends command(_ep0, _mw0, "DescribeRuleGroup", DescribeRuleGroup$) {
3384
3038
  }
3385
3039
 
3386
- class DescribeRuleGroupMetadataCommand extends Command
3387
- .classBuilder()
3388
- .ep(commonParams)
3389
- .m(function (Command, cs, config, o) {
3390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3391
- })
3392
- .s("NetworkFirewall_20201112", "DescribeRuleGroupMetadata", {})
3393
- .n("NetworkFirewallClient", "DescribeRuleGroupMetadataCommand")
3394
- .sc(DescribeRuleGroupMetadata$)
3395
- .build() {
3040
+ class DescribeRuleGroupMetadataCommand extends command(_ep0, _mw0, "DescribeRuleGroupMetadata", DescribeRuleGroupMetadata$) {
3396
3041
  }
3397
3042
 
3398
- class DescribeRuleGroupSummaryCommand extends Command
3399
- .classBuilder()
3400
- .ep(commonParams)
3401
- .m(function (Command, cs, config, o) {
3402
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3403
- })
3404
- .s("NetworkFirewall_20201112", "DescribeRuleGroupSummary", {})
3405
- .n("NetworkFirewallClient", "DescribeRuleGroupSummaryCommand")
3406
- .sc(DescribeRuleGroupSummary$)
3407
- .build() {
3043
+ class DescribeRuleGroupSummaryCommand extends command(_ep0, _mw0, "DescribeRuleGroupSummary", DescribeRuleGroupSummary$) {
3408
3044
  }
3409
3045
 
3410
- class DescribeTLSInspectionConfigurationCommand extends Command
3411
- .classBuilder()
3412
- .ep(commonParams)
3413
- .m(function (Command, cs, config, o) {
3414
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3415
- })
3416
- .s("NetworkFirewall_20201112", "DescribeTLSInspectionConfiguration", {})
3417
- .n("NetworkFirewallClient", "DescribeTLSInspectionConfigurationCommand")
3418
- .sc(DescribeTLSInspectionConfiguration$)
3419
- .build() {
3046
+ class DescribeTLSInspectionConfigurationCommand extends command(_ep0, _mw0, "DescribeTLSInspectionConfiguration", DescribeTLSInspectionConfiguration$) {
3420
3047
  }
3421
3048
 
3422
- class DescribeVpcEndpointAssociationCommand extends Command
3423
- .classBuilder()
3424
- .ep(commonParams)
3425
- .m(function (Command, cs, config, o) {
3426
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3427
- })
3428
- .s("NetworkFirewall_20201112", "DescribeVpcEndpointAssociation", {})
3429
- .n("NetworkFirewallClient", "DescribeVpcEndpointAssociationCommand")
3430
- .sc(DescribeVpcEndpointAssociation$)
3431
- .build() {
3049
+ class DescribeVpcEndpointAssociationCommand extends command(_ep0, _mw0, "DescribeVpcEndpointAssociation", DescribeVpcEndpointAssociation$) {
3432
3050
  }
3433
3051
 
3434
- class DetachRuleGroupsFromProxyConfigurationCommand extends Command
3435
- .classBuilder()
3436
- .ep(commonParams)
3437
- .m(function (Command, cs, config, o) {
3438
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3439
- })
3440
- .s("NetworkFirewall_20201112", "DetachRuleGroupsFromProxyConfiguration", {})
3441
- .n("NetworkFirewallClient", "DetachRuleGroupsFromProxyConfigurationCommand")
3442
- .sc(DetachRuleGroupsFromProxyConfiguration$)
3443
- .build() {
3052
+ class DetachRuleGroupsFromProxyConfigurationCommand extends command(_ep0, _mw0, "DetachRuleGroupsFromProxyConfiguration", DetachRuleGroupsFromProxyConfiguration$) {
3444
3053
  }
3445
3054
 
3446
- class DisassociateAvailabilityZonesCommand extends Command
3447
- .classBuilder()
3448
- .ep(commonParams)
3449
- .m(function (Command, cs, config, o) {
3450
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3451
- })
3452
- .s("NetworkFirewall_20201112", "DisassociateAvailabilityZones", {})
3453
- .n("NetworkFirewallClient", "DisassociateAvailabilityZonesCommand")
3454
- .sc(DisassociateAvailabilityZones$)
3455
- .build() {
3055
+ class DisassociateAvailabilityZonesCommand extends command(_ep0, _mw0, "DisassociateAvailabilityZones", DisassociateAvailabilityZones$) {
3456
3056
  }
3457
3057
 
3458
- class DisassociateSubnetsCommand extends Command
3459
- .classBuilder()
3460
- .ep(commonParams)
3461
- .m(function (Command, cs, config, o) {
3462
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3463
- })
3464
- .s("NetworkFirewall_20201112", "DisassociateSubnets", {})
3465
- .n("NetworkFirewallClient", "DisassociateSubnetsCommand")
3466
- .sc(DisassociateSubnets$)
3467
- .build() {
3058
+ class DisassociateSubnetsCommand extends command(_ep0, _mw0, "DisassociateSubnets", DisassociateSubnets$) {
3468
3059
  }
3469
3060
 
3470
- class GetAnalysisReportResultsCommand extends Command
3471
- .classBuilder()
3472
- .ep(commonParams)
3473
- .m(function (Command, cs, config, o) {
3474
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3475
- })
3476
- .s("NetworkFirewall_20201112", "GetAnalysisReportResults", {})
3477
- .n("NetworkFirewallClient", "GetAnalysisReportResultsCommand")
3478
- .sc(GetAnalysisReportResults$)
3479
- .build() {
3061
+ class GetAnalysisReportResultsCommand extends command(_ep0, _mw0, "GetAnalysisReportResults", GetAnalysisReportResults$) {
3480
3062
  }
3481
3063
 
3482
- class ListAnalysisReportsCommand extends Command
3483
- .classBuilder()
3484
- .ep(commonParams)
3485
- .m(function (Command, cs, config, o) {
3486
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3487
- })
3488
- .s("NetworkFirewall_20201112", "ListAnalysisReports", {})
3489
- .n("NetworkFirewallClient", "ListAnalysisReportsCommand")
3490
- .sc(ListAnalysisReports$)
3491
- .build() {
3064
+ class ListAnalysisReportsCommand extends command(_ep0, _mw0, "ListAnalysisReports", ListAnalysisReports$) {
3492
3065
  }
3493
3066
 
3494
- class ListContainerAssociationsCommand extends Command
3495
- .classBuilder()
3496
- .ep(commonParams)
3497
- .m(function (Command, cs, config, o) {
3498
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3499
- })
3500
- .s("NetworkFirewall_20201112", "ListContainerAssociations", {})
3501
- .n("NetworkFirewallClient", "ListContainerAssociationsCommand")
3502
- .sc(ListContainerAssociations$)
3503
- .build() {
3067
+ class ListContainerAssociationsCommand extends command(_ep0, _mw0, "ListContainerAssociations", ListContainerAssociations$) {
3504
3068
  }
3505
3069
 
3506
- class ListFirewallPoliciesCommand extends Command
3507
- .classBuilder()
3508
- .ep(commonParams)
3509
- .m(function (Command, cs, config, o) {
3510
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3511
- })
3512
- .s("NetworkFirewall_20201112", "ListFirewallPolicies", {})
3513
- .n("NetworkFirewallClient", "ListFirewallPoliciesCommand")
3514
- .sc(ListFirewallPolicies$)
3515
- .build() {
3070
+ class ListFirewallPoliciesCommand extends command(_ep0, _mw0, "ListFirewallPolicies", ListFirewallPolicies$) {
3516
3071
  }
3517
3072
 
3518
- class ListFirewallsCommand extends Command
3519
- .classBuilder()
3520
- .ep(commonParams)
3521
- .m(function (Command, cs, config, o) {
3522
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3523
- })
3524
- .s("NetworkFirewall_20201112", "ListFirewalls", {})
3525
- .n("NetworkFirewallClient", "ListFirewallsCommand")
3526
- .sc(ListFirewalls$)
3527
- .build() {
3073
+ class ListFirewallsCommand extends command(_ep0, _mw0, "ListFirewalls", ListFirewalls$) {
3528
3074
  }
3529
3075
 
3530
- class ListFlowOperationResultsCommand extends Command
3531
- .classBuilder()
3532
- .ep(commonParams)
3533
- .m(function (Command, cs, config, o) {
3534
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3535
- })
3536
- .s("NetworkFirewall_20201112", "ListFlowOperationResults", {})
3537
- .n("NetworkFirewallClient", "ListFlowOperationResultsCommand")
3538
- .sc(ListFlowOperationResults$)
3539
- .build() {
3076
+ class ListFlowOperationResultsCommand extends command(_ep0, _mw0, "ListFlowOperationResults", ListFlowOperationResults$) {
3540
3077
  }
3541
3078
 
3542
- class ListFlowOperationsCommand extends Command
3543
- .classBuilder()
3544
- .ep(commonParams)
3545
- .m(function (Command, cs, config, o) {
3546
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3547
- })
3548
- .s("NetworkFirewall_20201112", "ListFlowOperations", {})
3549
- .n("NetworkFirewallClient", "ListFlowOperationsCommand")
3550
- .sc(ListFlowOperations$)
3551
- .build() {
3079
+ class ListFlowOperationsCommand extends command(_ep0, _mw0, "ListFlowOperations", ListFlowOperations$) {
3552
3080
  }
3553
3081
 
3554
- class ListProxiesCommand extends Command
3555
- .classBuilder()
3556
- .ep(commonParams)
3557
- .m(function (Command, cs, config, o) {
3558
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3559
- })
3560
- .s("NetworkFirewall_20201112", "ListProxies", {})
3561
- .n("NetworkFirewallClient", "ListProxiesCommand")
3562
- .sc(ListProxies$)
3563
- .build() {
3082
+ class ListProxiesCommand extends command(_ep0, _mw0, "ListProxies", ListProxies$) {
3564
3083
  }
3565
3084
 
3566
- class ListProxyConfigurationsCommand extends Command
3567
- .classBuilder()
3568
- .ep(commonParams)
3569
- .m(function (Command, cs, config, o) {
3570
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3571
- })
3572
- .s("NetworkFirewall_20201112", "ListProxyConfigurations", {})
3573
- .n("NetworkFirewallClient", "ListProxyConfigurationsCommand")
3574
- .sc(ListProxyConfigurations$)
3575
- .build() {
3085
+ class ListProxyConfigurationsCommand extends command(_ep0, _mw0, "ListProxyConfigurations", ListProxyConfigurations$) {
3576
3086
  }
3577
3087
 
3578
- class ListProxyRuleGroupsCommand extends Command
3579
- .classBuilder()
3580
- .ep(commonParams)
3581
- .m(function (Command, cs, config, o) {
3582
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3583
- })
3584
- .s("NetworkFirewall_20201112", "ListProxyRuleGroups", {})
3585
- .n("NetworkFirewallClient", "ListProxyRuleGroupsCommand")
3586
- .sc(ListProxyRuleGroups$)
3587
- .build() {
3088
+ class ListProxyRuleGroupsCommand extends command(_ep0, _mw0, "ListProxyRuleGroups", ListProxyRuleGroups$) {
3588
3089
  }
3589
3090
 
3590
- class ListRuleGroupsCommand extends Command
3591
- .classBuilder()
3592
- .ep(commonParams)
3593
- .m(function (Command, cs, config, o) {
3594
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3595
- })
3596
- .s("NetworkFirewall_20201112", "ListRuleGroups", {})
3597
- .n("NetworkFirewallClient", "ListRuleGroupsCommand")
3598
- .sc(ListRuleGroups$)
3599
- .build() {
3091
+ class ListRuleGroupsCommand extends command(_ep0, _mw0, "ListRuleGroups", ListRuleGroups$) {
3600
3092
  }
3601
3093
 
3602
- class ListTagsForResourceCommand extends Command
3603
- .classBuilder()
3604
- .ep(commonParams)
3605
- .m(function (Command, cs, config, o) {
3606
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3607
- })
3608
- .s("NetworkFirewall_20201112", "ListTagsForResource", {})
3609
- .n("NetworkFirewallClient", "ListTagsForResourceCommand")
3610
- .sc(ListTagsForResource$)
3611
- .build() {
3094
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
3612
3095
  }
3613
3096
 
3614
- class ListTLSInspectionConfigurationsCommand extends Command
3615
- .classBuilder()
3616
- .ep(commonParams)
3617
- .m(function (Command, cs, config, o) {
3618
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3619
- })
3620
- .s("NetworkFirewall_20201112", "ListTLSInspectionConfigurations", {})
3621
- .n("NetworkFirewallClient", "ListTLSInspectionConfigurationsCommand")
3622
- .sc(ListTLSInspectionConfigurations$)
3623
- .build() {
3097
+ class ListTLSInspectionConfigurationsCommand extends command(_ep0, _mw0, "ListTLSInspectionConfigurations", ListTLSInspectionConfigurations$) {
3624
3098
  }
3625
3099
 
3626
- class ListVpcEndpointAssociationsCommand extends Command
3627
- .classBuilder()
3628
- .ep(commonParams)
3629
- .m(function (Command, cs, config, o) {
3630
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3631
- })
3632
- .s("NetworkFirewall_20201112", "ListVpcEndpointAssociations", {})
3633
- .n("NetworkFirewallClient", "ListVpcEndpointAssociationsCommand")
3634
- .sc(ListVpcEndpointAssociations$)
3635
- .build() {
3100
+ class ListVpcEndpointAssociationsCommand extends command(_ep0, _mw0, "ListVpcEndpointAssociations", ListVpcEndpointAssociations$) {
3636
3101
  }
3637
3102
 
3638
- class PutResourcePolicyCommand extends Command
3639
- .classBuilder()
3640
- .ep(commonParams)
3641
- .m(function (Command, cs, config, o) {
3642
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3643
- })
3644
- .s("NetworkFirewall_20201112", "PutResourcePolicy", {})
3645
- .n("NetworkFirewallClient", "PutResourcePolicyCommand")
3646
- .sc(PutResourcePolicy$)
3647
- .build() {
3103
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
3648
3104
  }
3649
3105
 
3650
- class RejectNetworkFirewallTransitGatewayAttachmentCommand extends Command
3651
- .classBuilder()
3652
- .ep(commonParams)
3653
- .m(function (Command, cs, config, o) {
3654
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3655
- })
3656
- .s("NetworkFirewall_20201112", "RejectNetworkFirewallTransitGatewayAttachment", {})
3657
- .n("NetworkFirewallClient", "RejectNetworkFirewallTransitGatewayAttachmentCommand")
3658
- .sc(RejectNetworkFirewallTransitGatewayAttachment$)
3659
- .build() {
3106
+ class RejectNetworkFirewallTransitGatewayAttachmentCommand extends command(_ep0, _mw0, "RejectNetworkFirewallTransitGatewayAttachment", RejectNetworkFirewallTransitGatewayAttachment$) {
3660
3107
  }
3661
3108
 
3662
- class StartAnalysisReportCommand extends Command
3663
- .classBuilder()
3664
- .ep(commonParams)
3665
- .m(function (Command, cs, config, o) {
3666
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3667
- })
3668
- .s("NetworkFirewall_20201112", "StartAnalysisReport", {})
3669
- .n("NetworkFirewallClient", "StartAnalysisReportCommand")
3670
- .sc(StartAnalysisReport$)
3671
- .build() {
3109
+ class StartAnalysisReportCommand extends command(_ep0, _mw0, "StartAnalysisReport", StartAnalysisReport$) {
3672
3110
  }
3673
3111
 
3674
- class StartFlowCaptureCommand extends Command
3675
- .classBuilder()
3676
- .ep(commonParams)
3677
- .m(function (Command, cs, config, o) {
3678
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3679
- })
3680
- .s("NetworkFirewall_20201112", "StartFlowCapture", {})
3681
- .n("NetworkFirewallClient", "StartFlowCaptureCommand")
3682
- .sc(StartFlowCapture$)
3683
- .build() {
3112
+ class StartFlowCaptureCommand extends command(_ep0, _mw0, "StartFlowCapture", StartFlowCapture$) {
3684
3113
  }
3685
3114
 
3686
- class StartFlowFlushCommand extends Command
3687
- .classBuilder()
3688
- .ep(commonParams)
3689
- .m(function (Command, cs, config, o) {
3690
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3691
- })
3692
- .s("NetworkFirewall_20201112", "StartFlowFlush", {})
3693
- .n("NetworkFirewallClient", "StartFlowFlushCommand")
3694
- .sc(StartFlowFlush$)
3695
- .build() {
3115
+ class StartFlowFlushCommand extends command(_ep0, _mw0, "StartFlowFlush", StartFlowFlush$) {
3696
3116
  }
3697
3117
 
3698
- class TagResourceCommand extends Command
3699
- .classBuilder()
3700
- .ep(commonParams)
3701
- .m(function (Command, cs, config, o) {
3702
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3703
- })
3704
- .s("NetworkFirewall_20201112", "TagResource", {})
3705
- .n("NetworkFirewallClient", "TagResourceCommand")
3706
- .sc(TagResource$)
3707
- .build() {
3118
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3708
3119
  }
3709
3120
 
3710
- class UntagResourceCommand extends Command
3711
- .classBuilder()
3712
- .ep(commonParams)
3713
- .m(function (Command, cs, config, o) {
3714
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3715
- })
3716
- .s("NetworkFirewall_20201112", "UntagResource", {})
3717
- .n("NetworkFirewallClient", "UntagResourceCommand")
3718
- .sc(UntagResource$)
3719
- .build() {
3121
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3720
3122
  }
3721
3123
 
3722
- class UpdateAvailabilityZoneChangeProtectionCommand extends Command
3723
- .classBuilder()
3724
- .ep(commonParams)
3725
- .m(function (Command, cs, config, o) {
3726
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3727
- })
3728
- .s("NetworkFirewall_20201112", "UpdateAvailabilityZoneChangeProtection", {})
3729
- .n("NetworkFirewallClient", "UpdateAvailabilityZoneChangeProtectionCommand")
3730
- .sc(UpdateAvailabilityZoneChangeProtection$)
3731
- .build() {
3124
+ class UpdateAvailabilityZoneChangeProtectionCommand extends command(_ep0, _mw0, "UpdateAvailabilityZoneChangeProtection", UpdateAvailabilityZoneChangeProtection$) {
3732
3125
  }
3733
3126
 
3734
- class UpdateContainerAssociationCommand extends Command
3735
- .classBuilder()
3736
- .ep(commonParams)
3737
- .m(function (Command, cs, config, o) {
3738
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3739
- })
3740
- .s("NetworkFirewall_20201112", "UpdateContainerAssociation", {})
3741
- .n("NetworkFirewallClient", "UpdateContainerAssociationCommand")
3742
- .sc(UpdateContainerAssociation$)
3743
- .build() {
3127
+ class UpdateContainerAssociationCommand extends command(_ep0, _mw0, "UpdateContainerAssociation", UpdateContainerAssociation$) {
3744
3128
  }
3745
3129
 
3746
- class UpdateFirewallAnalysisSettingsCommand extends Command
3747
- .classBuilder()
3748
- .ep(commonParams)
3749
- .m(function (Command, cs, config, o) {
3750
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3751
- })
3752
- .s("NetworkFirewall_20201112", "UpdateFirewallAnalysisSettings", {})
3753
- .n("NetworkFirewallClient", "UpdateFirewallAnalysisSettingsCommand")
3754
- .sc(UpdateFirewallAnalysisSettings$)
3755
- .build() {
3130
+ class UpdateFirewallAnalysisSettingsCommand extends command(_ep0, _mw0, "UpdateFirewallAnalysisSettings", UpdateFirewallAnalysisSettings$) {
3756
3131
  }
3757
3132
 
3758
- class UpdateFirewallDeleteProtectionCommand extends Command
3759
- .classBuilder()
3760
- .ep(commonParams)
3761
- .m(function (Command, cs, config, o) {
3762
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3763
- })
3764
- .s("NetworkFirewall_20201112", "UpdateFirewallDeleteProtection", {})
3765
- .n("NetworkFirewallClient", "UpdateFirewallDeleteProtectionCommand")
3766
- .sc(UpdateFirewallDeleteProtection$)
3767
- .build() {
3133
+ class UpdateFirewallDeleteProtectionCommand extends command(_ep0, _mw0, "UpdateFirewallDeleteProtection", UpdateFirewallDeleteProtection$) {
3768
3134
  }
3769
3135
 
3770
- class UpdateFirewallDescriptionCommand extends Command
3771
- .classBuilder()
3772
- .ep(commonParams)
3773
- .m(function (Command, cs, config, o) {
3774
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3775
- })
3776
- .s("NetworkFirewall_20201112", "UpdateFirewallDescription", {})
3777
- .n("NetworkFirewallClient", "UpdateFirewallDescriptionCommand")
3778
- .sc(UpdateFirewallDescription$)
3779
- .build() {
3136
+ class UpdateFirewallDescriptionCommand extends command(_ep0, _mw0, "UpdateFirewallDescription", UpdateFirewallDescription$) {
3780
3137
  }
3781
3138
 
3782
- class UpdateFirewallEncryptionConfigurationCommand extends Command
3783
- .classBuilder()
3784
- .ep(commonParams)
3785
- .m(function (Command, cs, config, o) {
3786
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3787
- })
3788
- .s("NetworkFirewall_20201112", "UpdateFirewallEncryptionConfiguration", {})
3789
- .n("NetworkFirewallClient", "UpdateFirewallEncryptionConfigurationCommand")
3790
- .sc(UpdateFirewallEncryptionConfiguration$)
3791
- .build() {
3139
+ class UpdateFirewallEncryptionConfigurationCommand extends command(_ep0, _mw0, "UpdateFirewallEncryptionConfiguration", UpdateFirewallEncryptionConfiguration$) {
3792
3140
  }
3793
3141
 
3794
- class UpdateFirewallPolicyChangeProtectionCommand extends Command
3795
- .classBuilder()
3796
- .ep(commonParams)
3797
- .m(function (Command, cs, config, o) {
3798
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3799
- })
3800
- .s("NetworkFirewall_20201112", "UpdateFirewallPolicyChangeProtection", {})
3801
- .n("NetworkFirewallClient", "UpdateFirewallPolicyChangeProtectionCommand")
3802
- .sc(UpdateFirewallPolicyChangeProtection$)
3803
- .build() {
3142
+ class UpdateFirewallPolicyChangeProtectionCommand extends command(_ep0, _mw0, "UpdateFirewallPolicyChangeProtection", UpdateFirewallPolicyChangeProtection$) {
3804
3143
  }
3805
3144
 
3806
- class UpdateFirewallPolicyCommand extends Command
3807
- .classBuilder()
3808
- .ep(commonParams)
3809
- .m(function (Command, cs, config, o) {
3810
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3811
- })
3812
- .s("NetworkFirewall_20201112", "UpdateFirewallPolicy", {})
3813
- .n("NetworkFirewallClient", "UpdateFirewallPolicyCommand")
3814
- .sc(UpdateFirewallPolicy$)
3815
- .build() {
3145
+ class UpdateFirewallPolicyCommand extends command(_ep0, _mw0, "UpdateFirewallPolicy", UpdateFirewallPolicy$) {
3816
3146
  }
3817
3147
 
3818
- class UpdateLoggingConfigurationCommand extends Command
3819
- .classBuilder()
3820
- .ep(commonParams)
3821
- .m(function (Command, cs, config, o) {
3822
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3823
- })
3824
- .s("NetworkFirewall_20201112", "UpdateLoggingConfiguration", {})
3825
- .n("NetworkFirewallClient", "UpdateLoggingConfigurationCommand")
3826
- .sc(UpdateLoggingConfiguration$)
3827
- .build() {
3148
+ class UpdateLoggingConfigurationCommand extends command(_ep0, _mw0, "UpdateLoggingConfiguration", UpdateLoggingConfiguration$) {
3828
3149
  }
3829
3150
 
3830
- class UpdateProxyCommand extends Command
3831
- .classBuilder()
3832
- .ep(commonParams)
3833
- .m(function (Command, cs, config, o) {
3834
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3835
- })
3836
- .s("NetworkFirewall_20201112", "UpdateProxy", {})
3837
- .n("NetworkFirewallClient", "UpdateProxyCommand")
3838
- .sc(UpdateProxy$)
3839
- .build() {
3151
+ class UpdateProxyCommand extends command(_ep0, _mw0, "UpdateProxy", UpdateProxy$) {
3840
3152
  }
3841
3153
 
3842
- class UpdateProxyConfigurationCommand extends Command
3843
- .classBuilder()
3844
- .ep(commonParams)
3845
- .m(function (Command, cs, config, o) {
3846
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3847
- })
3848
- .s("NetworkFirewall_20201112", "UpdateProxyConfiguration", {})
3849
- .n("NetworkFirewallClient", "UpdateProxyConfigurationCommand")
3850
- .sc(UpdateProxyConfiguration$)
3851
- .build() {
3154
+ class UpdateProxyConfigurationCommand extends command(_ep0, _mw0, "UpdateProxyConfiguration", UpdateProxyConfiguration$) {
3852
3155
  }
3853
3156
 
3854
- class UpdateProxyRuleCommand extends Command
3855
- .classBuilder()
3856
- .ep(commonParams)
3857
- .m(function (Command, cs, config, o) {
3858
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3859
- })
3860
- .s("NetworkFirewall_20201112", "UpdateProxyRule", {})
3861
- .n("NetworkFirewallClient", "UpdateProxyRuleCommand")
3862
- .sc(UpdateProxyRule$)
3863
- .build() {
3157
+ class UpdateProxyRuleCommand extends command(_ep0, _mw0, "UpdateProxyRule", UpdateProxyRule$) {
3864
3158
  }
3865
3159
 
3866
- class UpdateProxyRuleGroupPrioritiesCommand extends Command
3867
- .classBuilder()
3868
- .ep(commonParams)
3869
- .m(function (Command, cs, config, o) {
3870
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3871
- })
3872
- .s("NetworkFirewall_20201112", "UpdateProxyRuleGroupPriorities", {})
3873
- .n("NetworkFirewallClient", "UpdateProxyRuleGroupPrioritiesCommand")
3874
- .sc(UpdateProxyRuleGroupPriorities$)
3875
- .build() {
3160
+ class UpdateProxyRuleGroupPrioritiesCommand extends command(_ep0, _mw0, "UpdateProxyRuleGroupPriorities", UpdateProxyRuleGroupPriorities$) {
3876
3161
  }
3877
3162
 
3878
- class UpdateProxyRulePrioritiesCommand extends Command
3879
- .classBuilder()
3880
- .ep(commonParams)
3881
- .m(function (Command, cs, config, o) {
3882
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3883
- })
3884
- .s("NetworkFirewall_20201112", "UpdateProxyRulePriorities", {})
3885
- .n("NetworkFirewallClient", "UpdateProxyRulePrioritiesCommand")
3886
- .sc(UpdateProxyRulePriorities$)
3887
- .build() {
3163
+ class UpdateProxyRulePrioritiesCommand extends command(_ep0, _mw0, "UpdateProxyRulePriorities", UpdateProxyRulePriorities$) {
3888
3164
  }
3889
3165
 
3890
- class UpdateRuleGroupCommand extends Command
3891
- .classBuilder()
3892
- .ep(commonParams)
3893
- .m(function (Command, cs, config, o) {
3894
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3895
- })
3896
- .s("NetworkFirewall_20201112", "UpdateRuleGroup", {})
3897
- .n("NetworkFirewallClient", "UpdateRuleGroupCommand")
3898
- .sc(UpdateRuleGroup$)
3899
- .build() {
3166
+ class UpdateRuleGroupCommand extends command(_ep0, _mw0, "UpdateRuleGroup", UpdateRuleGroup$) {
3900
3167
  }
3901
3168
 
3902
- class UpdateSubnetChangeProtectionCommand extends Command
3903
- .classBuilder()
3904
- .ep(commonParams)
3905
- .m(function (Command, cs, config, o) {
3906
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3907
- })
3908
- .s("NetworkFirewall_20201112", "UpdateSubnetChangeProtection", {})
3909
- .n("NetworkFirewallClient", "UpdateSubnetChangeProtectionCommand")
3910
- .sc(UpdateSubnetChangeProtection$)
3911
- .build() {
3169
+ class UpdateSubnetChangeProtectionCommand extends command(_ep0, _mw0, "UpdateSubnetChangeProtection", UpdateSubnetChangeProtection$) {
3912
3170
  }
3913
3171
 
3914
- class UpdateTLSInspectionConfigurationCommand extends Command
3915
- .classBuilder()
3916
- .ep(commonParams)
3917
- .m(function (Command, cs, config, o) {
3918
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3919
- })
3920
- .s("NetworkFirewall_20201112", "UpdateTLSInspectionConfiguration", {})
3921
- .n("NetworkFirewallClient", "UpdateTLSInspectionConfigurationCommand")
3922
- .sc(UpdateTLSInspectionConfiguration$)
3923
- .build() {
3172
+ class UpdateTLSInspectionConfigurationCommand extends command(_ep0, _mw0, "UpdateTLSInspectionConfiguration", UpdateTLSInspectionConfiguration$) {
3924
3173
  }
3925
3174
 
3926
3175
  const paginateGetAnalysisReportResults = createPaginator(NetworkFirewallClient, GetAnalysisReportResultsCommand, "NextToken", "NextToken", "MaxResults");