@aws-sdk/client-network-firewall 3.940.0 → 3.946.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 (119) hide show
  1. package/dist-cjs/index.js +12 -120
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/NetworkFirewallClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +12 -120
  8. package/dist-types/NetworkFirewall.d.ts +1 -1
  9. package/dist-types/NetworkFirewallClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateAvailabilityZonesCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateFirewallPolicyCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateSubnetsCommand.d.ts +3 -3
  16. package/dist-types/commands/AttachRuleGroupsToProxyConfigurationCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateFirewallCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateFirewallPolicyCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateProxyCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateProxyConfigurationCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateProxyRuleGroupCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateProxyRulesCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateRuleGroupCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateTLSInspectionConfigurationCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateVpcEndpointAssociationCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteFirewallCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteFirewallPolicyCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteProxyCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteProxyConfigurationCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteProxyRuleGroupCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteProxyRulesCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteTLSInspectionConfigurationCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteVpcEndpointAssociationCommand.d.ts +3 -3
  37. package/dist-types/commands/DescribeFirewallCommand.d.ts +3 -3
  38. package/dist-types/commands/DescribeFirewallMetadataCommand.d.ts +3 -3
  39. package/dist-types/commands/DescribeFirewallPolicyCommand.d.ts +3 -3
  40. package/dist-types/commands/DescribeFlowOperationCommand.d.ts +3 -3
  41. package/dist-types/commands/DescribeLoggingConfigurationCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeProxyCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeProxyConfigurationCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeProxyRuleCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeProxyRuleGroupCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeRuleGroupCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeRuleGroupMetadataCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeRuleGroupSummaryCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeTLSInspectionConfigurationCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeVpcEndpointAssociationCommand.d.ts +3 -3
  52. package/dist-types/commands/DetachRuleGroupsFromProxyConfigurationCommand.d.ts +3 -3
  53. package/dist-types/commands/DisassociateAvailabilityZonesCommand.d.ts +3 -3
  54. package/dist-types/commands/DisassociateSubnetsCommand.d.ts +3 -3
  55. package/dist-types/commands/GetAnalysisReportResultsCommand.d.ts +3 -3
  56. package/dist-types/commands/ListAnalysisReportsCommand.d.ts +3 -3
  57. package/dist-types/commands/ListFirewallPoliciesCommand.d.ts +3 -3
  58. package/dist-types/commands/ListFirewallsCommand.d.ts +3 -3
  59. package/dist-types/commands/ListFlowOperationResultsCommand.d.ts +3 -3
  60. package/dist-types/commands/ListFlowOperationsCommand.d.ts +3 -3
  61. package/dist-types/commands/ListProxiesCommand.d.ts +3 -3
  62. package/dist-types/commands/ListProxyConfigurationsCommand.d.ts +3 -3
  63. package/dist-types/commands/ListProxyRuleGroupsCommand.d.ts +3 -3
  64. package/dist-types/commands/ListRuleGroupsCommand.d.ts +3 -3
  65. package/dist-types/commands/ListTLSInspectionConfigurationsCommand.d.ts +3 -3
  66. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  67. package/dist-types/commands/ListVpcEndpointAssociationsCommand.d.ts +3 -3
  68. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
  69. package/dist-types/commands/RejectNetworkFirewallTransitGatewayAttachmentCommand.d.ts +3 -3
  70. package/dist-types/commands/StartAnalysisReportCommand.d.ts +3 -3
  71. package/dist-types/commands/StartFlowCaptureCommand.d.ts +3 -3
  72. package/dist-types/commands/StartFlowFlushCommand.d.ts +3 -3
  73. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  74. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  75. package/dist-types/commands/UpdateAvailabilityZoneChangeProtectionCommand.d.ts +3 -3
  76. package/dist-types/commands/UpdateFirewallAnalysisSettingsCommand.d.ts +3 -3
  77. package/dist-types/commands/UpdateFirewallDeleteProtectionCommand.d.ts +3 -3
  78. package/dist-types/commands/UpdateFirewallDescriptionCommand.d.ts +3 -3
  79. package/dist-types/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +3 -3
  80. package/dist-types/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +3 -3
  81. package/dist-types/commands/UpdateFirewallPolicyCommand.d.ts +3 -3
  82. package/dist-types/commands/UpdateLoggingConfigurationCommand.d.ts +3 -3
  83. package/dist-types/commands/UpdateProxyCommand.d.ts +3 -3
  84. package/dist-types/commands/UpdateProxyConfigurationCommand.d.ts +3 -3
  85. package/dist-types/commands/UpdateProxyRuleCommand.d.ts +3 -3
  86. package/dist-types/commands/UpdateProxyRuleGroupPrioritiesCommand.d.ts +3 -3
  87. package/dist-types/commands/UpdateProxyRulePrioritiesCommand.d.ts +3 -3
  88. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +3 -3
  89. package/dist-types/commands/UpdateSubnetChangeProtectionCommand.d.ts +3 -3
  90. package/dist-types/commands/UpdateTLSInspectionConfigurationCommand.d.ts +3 -3
  91. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  92. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  93. package/dist-types/extensionConfiguration.d.ts +4 -4
  94. package/dist-types/models/NetworkFirewallServiceException.d.ts +1 -1
  95. package/dist-types/models/errors.d.ts +1 -1
  96. package/dist-types/pagination/GetAnalysisReportResultsPaginator.d.ts +1 -1
  97. package/dist-types/pagination/Interfaces.d.ts +1 -1
  98. package/dist-types/pagination/ListAnalysisReportsPaginator.d.ts +1 -1
  99. package/dist-types/pagination/ListFirewallPoliciesPaginator.d.ts +1 -1
  100. package/dist-types/pagination/ListFirewallsPaginator.d.ts +1 -1
  101. package/dist-types/pagination/ListFlowOperationResultsPaginator.d.ts +1 -1
  102. package/dist-types/pagination/ListFlowOperationsPaginator.d.ts +1 -1
  103. package/dist-types/pagination/ListProxiesPaginator.d.ts +1 -1
  104. package/dist-types/pagination/ListProxyConfigurationsPaginator.d.ts +1 -1
  105. package/dist-types/pagination/ListProxyRuleGroupsPaginator.d.ts +1 -1
  106. package/dist-types/pagination/ListRuleGroupsPaginator.d.ts +1 -1
  107. package/dist-types/pagination/ListTLSInspectionConfigurationsPaginator.d.ts +1 -1
  108. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  109. package/dist-types/pagination/ListVpcEndpointAssociationsPaginator.d.ts +1 -1
  110. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  111. package/dist-types/runtimeConfig.d.ts +1 -1
  112. package/dist-types/runtimeConfig.native.d.ts +1 -1
  113. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  114. package/dist-types/runtimeExtensions.d.ts +1 -1
  115. package/dist-types/schemas/schemas_0.d.ts +1 -1
  116. package/dist-types/ts3.4/NetworkFirewallClient.d.ts +3 -3
  117. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  118. package/dist-types/ts3.4/models/NetworkFirewallServiceException.d.ts +1 -1
  119. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -1534,85 +1534,22 @@ var GetAnalysisReportResultsResponse = [
1534
1534
  ];
1535
1535
  var Header = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1536
1536
  var Hits = [3, n0, _H, 0, [_Co], [1]];
1537
- var InsufficientCapacityException = [
1538
- -3,
1539
- n0,
1540
- _ICE,
1541
- {
1542
- [_e]: _s,
1543
- },
1544
- [_M],
1545
- [0],
1546
- ];
1537
+ var InsufficientCapacityException = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1547
1538
  schema.TypeRegistry.for(n0).registerError(InsufficientCapacityException, InsufficientCapacityException$1);
1548
- var InternalServerError = [
1549
- -3,
1550
- n0,
1551
- _ISE,
1552
- {
1553
- [_e]: _s,
1554
- },
1555
- [_M],
1556
- [0],
1557
- ];
1539
+ var InternalServerError = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1558
1540
  schema.TypeRegistry.for(n0).registerError(InternalServerError, InternalServerError$1);
1559
- var InvalidOperationException = [
1560
- -3,
1561
- n0,
1562
- _IOE,
1563
- {
1564
- [_e]: _c,
1565
- },
1566
- [_M],
1567
- [0],
1568
- ];
1541
+ var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1569
1542
  schema.TypeRegistry.for(n0).registerError(InvalidOperationException, InvalidOperationException$1);
1570
- var InvalidRequestException = [
1571
- -3,
1572
- n0,
1573
- _IRE,
1574
- {
1575
- [_e]: _c,
1576
- },
1577
- [_M],
1578
- [0],
1579
- ];
1543
+ var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1580
1544
  schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
1581
- var InvalidResourcePolicyException = [
1582
- -3,
1583
- n0,
1584
- _IRPE,
1585
- {
1586
- [_e]: _c,
1587
- },
1588
- [_M],
1589
- [0],
1590
- ];
1545
+ var InvalidResourcePolicyException = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1591
1546
  schema.TypeRegistry.for(n0).registerError(InvalidResourcePolicyException, InvalidResourcePolicyException$1);
1592
- var InvalidTokenException = [
1593
- -3,
1594
- n0,
1595
- _ITE,
1596
- {
1597
- [_e]: _c,
1598
- },
1599
- [_M],
1600
- [0],
1601
- ];
1547
+ var InvalidTokenException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1602
1548
  schema.TypeRegistry.for(n0).registerError(InvalidTokenException, InvalidTokenException$1);
1603
1549
  var IPSet = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1604
1550
  var IPSetMetadata = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1605
1551
  var IPSetReference = [3, n0, _IPSRe, 0, [_RAe], [0]];
1606
- var LimitExceededException = [
1607
- -3,
1608
- n0,
1609
- _LEE,
1610
- {
1611
- [_e]: _c,
1612
- },
1613
- [_M],
1614
- [0],
1615
- ];
1552
+ var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1616
1553
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1617
1554
  var ListAnalysisReportsRequest = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1618
1555
  var ListAnalysisReportsResponse = [
@@ -1718,16 +1655,7 @@ var ListVpcEndpointAssociationsResponse = [
1718
1655
  [0, () => VpcEndpointAssociations],
1719
1656
  ];
1720
1657
  var LogDestinationConfig = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1721
- var LogDestinationPermissionException = [
1722
- -3,
1723
- n0,
1724
- _LDPE,
1725
- {
1726
- [_e]: _c,
1727
- },
1728
- [_M],
1729
- [0],
1730
- ];
1658
+ var LogDestinationPermissionException = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1731
1659
  schema.TypeRegistry.for(n0).registerError(LogDestinationPermissionException, LogDestinationPermissionException$1);
1732
1660
  var LoggingConfiguration = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1733
1661
  var MatchAttributes = [
@@ -1819,27 +1747,9 @@ var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1819
1747
  [_TGAI, _TGAS],
1820
1748
  [0, 0],
1821
1749
  ];
1822
- var ResourceNotFoundException = [
1823
- -3,
1824
- n0,
1825
- _RNFE,
1826
- {
1827
- [_e]: _c,
1828
- },
1829
- [_M],
1830
- [0],
1831
- ];
1750
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1832
1751
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1833
- var ResourceOwnerCheckException = [
1834
- -3,
1835
- n0,
1836
- _ROCE,
1837
- {
1838
- [_e]: _c,
1839
- },
1840
- [_M],
1841
- [0],
1842
- ];
1752
+ var ResourceOwnerCheckException = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1843
1753
  schema.TypeRegistry.for(n0).registerError(ResourceOwnerCheckException, ResourceOwnerCheckException$1);
1844
1754
  var RuleDefinition = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes, 64 | 0]];
1845
1755
  var RuleGroup = [
@@ -1970,16 +1880,7 @@ var Tag = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1970
1880
  var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1971
1881
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1972
1882
  var TCPFlagField = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1973
- var ThrottlingException = [
1974
- -3,
1975
- n0,
1976
- _TE,
1977
- {
1978
- [_e]: _c,
1979
- },
1980
- [_M],
1981
- [0],
1982
- ];
1883
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1983
1884
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
1984
1885
  var TlsCertificateData = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1985
1886
  var TLSInspectionConfiguration = [
@@ -2003,16 +1904,7 @@ var TlsInterceptProperties = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
2003
1904
  var TlsInterceptPropertiesRequest = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
2004
1905
  var TransitGatewayAttachmentSyncState = [3, n0, _TGASS, 0, [_AI, _TGAS, _SMt], [0, 0, 0]];
2005
1906
  var UniqueSources = [3, n0, _US, 0, [_Co], [1]];
2006
- var UnsupportedOperationException = [
2007
- -3,
2008
- n0,
2009
- _UOE,
2010
- {
2011
- [_e]: _c,
2012
- },
2013
- [_M],
2014
- [0],
2015
- ];
1907
+ var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
2016
1908
  schema.TypeRegistry.for(n0).registerError(UnsupportedOperationException, UnsupportedOperationException$1);
2017
1909
  var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
2018
1910
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultNetworkFirewallHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -1249,85 +1249,22 @@ export var GetAnalysisReportResultsResponse = [
1249
1249
  ];
1250
1250
  export var Header = [3, n0, _He, 0, [_P, _So, _SP, _Dir, _Des, _DPe], [0, 0, 0, 0, 0, 0]];
1251
1251
  export var Hits = [3, n0, _H, 0, [_Co], [1]];
1252
- export var InsufficientCapacityException = [
1253
- -3,
1254
- n0,
1255
- _ICE,
1256
- {
1257
- [_e]: _s,
1258
- },
1259
- [_M],
1260
- [0],
1261
- ];
1252
+ export var InsufficientCapacityException = [-3, n0, _ICE, { [_e]: _s }, [_M], [0]];
1262
1253
  TypeRegistry.for(n0).registerError(InsufficientCapacityException, __InsufficientCapacityException);
1263
- export var InternalServerError = [
1264
- -3,
1265
- n0,
1266
- _ISE,
1267
- {
1268
- [_e]: _s,
1269
- },
1270
- [_M],
1271
- [0],
1272
- ];
1254
+ export var InternalServerError = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
1273
1255
  TypeRegistry.for(n0).registerError(InternalServerError, __InternalServerError);
1274
- export var InvalidOperationException = [
1275
- -3,
1276
- n0,
1277
- _IOE,
1278
- {
1279
- [_e]: _c,
1280
- },
1281
- [_M],
1282
- [0],
1283
- ];
1256
+ export var InvalidOperationException = [-3, n0, _IOE, { [_e]: _c }, [_M], [0]];
1284
1257
  TypeRegistry.for(n0).registerError(InvalidOperationException, __InvalidOperationException);
1285
- export var InvalidRequestException = [
1286
- -3,
1287
- n0,
1288
- _IRE,
1289
- {
1290
- [_e]: _c,
1291
- },
1292
- [_M],
1293
- [0],
1294
- ];
1258
+ export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_M], [0]];
1295
1259
  TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
1296
- export var InvalidResourcePolicyException = [
1297
- -3,
1298
- n0,
1299
- _IRPE,
1300
- {
1301
- [_e]: _c,
1302
- },
1303
- [_M],
1304
- [0],
1305
- ];
1260
+ export var InvalidResourcePolicyException = [-3, n0, _IRPE, { [_e]: _c }, [_M], [0]];
1306
1261
  TypeRegistry.for(n0).registerError(InvalidResourcePolicyException, __InvalidResourcePolicyException);
1307
- export var InvalidTokenException = [
1308
- -3,
1309
- n0,
1310
- _ITE,
1311
- {
1312
- [_e]: _c,
1313
- },
1314
- [_M],
1315
- [0],
1316
- ];
1262
+ export var InvalidTokenException = [-3, n0, _ITE, { [_e]: _c }, [_M], [0]];
1317
1263
  TypeRegistry.for(n0).registerError(InvalidTokenException, __InvalidTokenException);
1318
1264
  export var IPSet = [3, n0, _IPS, 0, [_Def], [64 | 0]];
1319
1265
  export var IPSetMetadata = [3, n0, _IPSM, 0, [_RCIDRC], [1]];
1320
1266
  export var IPSetReference = [3, n0, _IPSRe, 0, [_RAe], [0]];
1321
- export var LimitExceededException = [
1322
- -3,
1323
- n0,
1324
- _LEE,
1325
- {
1326
- [_e]: _c,
1327
- },
1328
- [_M],
1329
- [0],
1330
- ];
1267
+ export var LimitExceededException = [-3, n0, _LEE, { [_e]: _c }, [_M], [0]];
1331
1268
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1332
1269
  export var ListAnalysisReportsRequest = [3, n0, _LARR, 0, [_FN, _FAi, _NT, _MR], [0, 0, 0, 1]];
1333
1270
  export var ListAnalysisReportsResponse = [
@@ -1433,16 +1370,7 @@ export var ListVpcEndpointAssociationsResponse = [
1433
1370
  [0, () => VpcEndpointAssociations],
1434
1371
  ];
1435
1372
  export var LogDestinationConfig = [3, n0, _LDC, 0, [_LT, _LDT, _LD], [0, 0, 128 | 0]];
1436
- export var LogDestinationPermissionException = [
1437
- -3,
1438
- n0,
1439
- _LDPE,
1440
- {
1441
- [_e]: _c,
1442
- },
1443
- [_M],
1444
- [0],
1445
- ];
1373
+ export var LogDestinationPermissionException = [-3, n0, _LDPE, { [_e]: _c }, [_M], [0]];
1446
1374
  TypeRegistry.for(n0).registerError(LogDestinationPermissionException, __LogDestinationPermissionException);
1447
1375
  export var LoggingConfiguration = [3, n0, _LC, 0, [_LDCo], [() => LogDestinationConfigs]];
1448
1376
  export var MatchAttributes = [
@@ -1534,27 +1462,9 @@ export var RejectNetworkFirewallTransitGatewayAttachmentResponse = [
1534
1462
  [_TGAI, _TGAS],
1535
1463
  [0, 0],
1536
1464
  ];
1537
- export var ResourceNotFoundException = [
1538
- -3,
1539
- n0,
1540
- _RNFE,
1541
- {
1542
- [_e]: _c,
1543
- },
1544
- [_M],
1545
- [0],
1546
- ];
1465
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M], [0]];
1547
1466
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1548
- export var ResourceOwnerCheckException = [
1549
- -3,
1550
- n0,
1551
- _ROCE,
1552
- {
1553
- [_e]: _c,
1554
- },
1555
- [_M],
1556
- [0],
1557
- ];
1467
+ export var ResourceOwnerCheckException = [-3, n0, _ROCE, { [_e]: _c }, [_M], [0]];
1558
1468
  TypeRegistry.for(n0).registerError(ResourceOwnerCheckException, __ResourceOwnerCheckException);
1559
1469
  export var RuleDefinition = [3, n0, _RD, 0, [_MA, _Act], [() => MatchAttributes, 64 | 0]];
1560
1470
  export var RuleGroup = [
@@ -1685,16 +1595,7 @@ export var Tag = [3, n0, _Tag, 0, [_Ke, _V], [0, 0]];
1685
1595
  export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _T], [0, () => TagList]];
1686
1596
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
1687
1597
  export var TCPFlagField = [3, n0, _TCPFF, 0, [_Fla, _Ma], [64 | 0, 64 | 0]];
1688
- export var ThrottlingException = [
1689
- -3,
1690
- n0,
1691
- _TE,
1692
- {
1693
- [_e]: _c,
1694
- },
1695
- [_M],
1696
- [0],
1697
- ];
1598
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c }, [_M], [0]];
1698
1599
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
1699
1600
  export var TlsCertificateData = [3, n0, _TCD, 0, [_CAe, _CS, _S, _SMt], [0, 0, 0, 0]];
1700
1601
  export var TLSInspectionConfiguration = [
@@ -1718,16 +1619,7 @@ export var TlsInterceptProperties = [3, n0, _TIP, 0, [_PAc, _TIM], [0, 0]];
1718
1619
  export var TlsInterceptPropertiesRequest = [3, n0, _TIPR, 0, [_PAc, _TIM], [0, 0]];
1719
1620
  export var TransitGatewayAttachmentSyncState = [3, n0, _TGASS, 0, [_AI, _TGAS, _SMt], [0, 0, 0]];
1720
1621
  export var UniqueSources = [3, n0, _US, 0, [_Co], [1]];
1721
- export var UnsupportedOperationException = [
1722
- -3,
1723
- n0,
1724
- _UOE,
1725
- {
1726
- [_e]: _c,
1727
- },
1728
- [_M],
1729
- [0],
1730
- ];
1622
+ export var UnsupportedOperationException = [-3, n0, _UOE, { [_e]: _c }, [_M], [0]];
1731
1623
  TypeRegistry.for(n0).registerError(UnsupportedOperationException, __UnsupportedOperationException);
1732
1624
  export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TK], [0, 64 | 0]];
1733
1625
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AcceptNetworkFirewallTransitGatewayAttachmentCommandInput, AcceptNetworkFirewallTransitGatewayAttachmentCommandOutput } from "./commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand";
3
3
  import { AssociateAvailabilityZonesCommandInput, AssociateAvailabilityZonesCommandOutput } from "./commands/AssociateAvailabilityZonesCommand";
4
4
  import { AssociateFirewallPolicyCommandInput, AssociateFirewallPolicyCommandOutput } from "./commands/AssociateFirewallPolicyCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AcceptNetworkFirewallTransitGatewayAttachmentCommandInput, AcceptNetworkFirewallTransitGatewayAttachmentCommandOutput } from "./commands/AcceptNetworkFirewallTransitGatewayAttachmentCommand";
11
11
  import { AssociateAvailabilityZonesCommandInput, AssociateAvailabilityZonesCommandOutput } from "./commands/AssociateAvailabilityZonesCommand";
12
12
  import { AssociateFirewallPolicyCommandInput, AssociateFirewallPolicyCommandOutput } from "./commands/AssociateFirewallPolicyCommand";
@@ -87,7 +87,7 @@ import { UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput } from "./com
87
87
  import { UpdateSubnetChangeProtectionCommandInput, UpdateSubnetChangeProtectionCommandOutput } from "./commands/UpdateSubnetChangeProtectionCommand";
88
88
  import { UpdateTLSInspectionConfigurationCommandInput, UpdateTLSInspectionConfigurationCommandOutput } from "./commands/UpdateTLSInspectionConfigurationCommand";
89
89
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
90
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
90
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
91
91
  export { __Client };
92
92
  /**
93
93
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { NetworkFirewallHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { NetworkFirewallHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { NetworkFirewallClientResolvedConfig } from "../NetworkFirewallClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type NetworkFirewallClientResolvedConfig } from "../NetworkFirewallClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AcceptNetworkFirewallTransitGatewayAttachmentRequest, AcceptNetworkFirewallTransitGatewayAttachmentResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AcceptNetworkFirewallTransitGatewayAttachmentRequest, AcceptNetworkFirewallTransitGatewayAttachmentResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AssociateAvailabilityZonesRequest, AssociateAvailabilityZonesResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AssociateAvailabilityZonesRequest, AssociateAvailabilityZonesResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AssociateFirewallPolicyRequest, AssociateFirewallPolicyResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AssociateFirewallPolicyRequest, AssociateFirewallPolicyResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AssociateSubnetsRequest, AssociateSubnetsResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AssociateSubnetsRequest, AssociateSubnetsResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { AttachRuleGroupsToProxyConfigurationRequest, AttachRuleGroupsToProxyConfigurationResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AttachRuleGroupsToProxyConfigurationRequest, AttachRuleGroupsToProxyConfigurationResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateFirewallRequest, CreateFirewallResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateFirewallRequest, CreateFirewallResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateFirewallPolicyRequest, CreateFirewallPolicyResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateFirewallPolicyRequest, CreateFirewallPolicyResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateProxyRequest, CreateProxyResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateProxyRequest, CreateProxyResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateProxyConfigurationRequest, CreateProxyConfigurationResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateProxyConfigurationRequest, CreateProxyConfigurationResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateProxyRuleGroupRequest, CreateProxyRuleGroupResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateProxyRuleGroupRequest, CreateProxyRuleGroupResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateProxyRulesRequest, CreateProxyRulesResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateProxyRulesRequest, CreateProxyRulesResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
4
- import { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
4
+ import type { NetworkFirewallClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkFirewallClient";
5
5
  /**
6
6
  * @public
7
7
  */