@aws-sdk/client-fms 3.590.0 → 3.596.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 (89) hide show
  1. package/dist-cjs/index.js +0 -42
  2. package/dist-types/commands/AssociateAdminAccountCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchAssociateResourceCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +2 -1
  6. package/dist-types/commands/DeleteAppsListCommand.d.ts +2 -1
  7. package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +2 -1
  8. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteProtocolsListCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteResourceSetCommand.d.ts +2 -1
  11. package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +2 -1
  12. package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +2 -1
  13. package/dist-types/commands/GetAdminAccountCommand.d.ts +2 -1
  14. package/dist-types/commands/GetAdminScopeCommand.d.ts +2 -1
  15. package/dist-types/commands/GetAppsListCommand.d.ts +2 -1
  16. package/dist-types/commands/GetComplianceDetailCommand.d.ts +2 -1
  17. package/dist-types/commands/GetNotificationChannelCommand.d.ts +2 -1
  18. package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
  19. package/dist-types/commands/GetProtectionStatusCommand.d.ts +2 -1
  20. package/dist-types/commands/GetProtocolsListCommand.d.ts +2 -1
  21. package/dist-types/commands/GetResourceSetCommand.d.ts +2 -1
  22. package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +2 -1
  23. package/dist-types/commands/GetViolationDetailsCommand.d.ts +2 -1
  24. package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +2 -1
  25. package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +2 -1
  26. package/dist-types/commands/ListAppsListsCommand.d.ts +2 -1
  27. package/dist-types/commands/ListComplianceStatusCommand.d.ts +2 -1
  28. package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +2 -1
  29. package/dist-types/commands/ListMemberAccountsCommand.d.ts +2 -1
  30. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
  31. package/dist-types/commands/ListProtocolsListsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +2 -1
  33. package/dist-types/commands/ListResourceSetsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  35. package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +2 -1
  36. package/dist-types/commands/PutAdminAccountCommand.d.ts +2 -1
  37. package/dist-types/commands/PutAppsListCommand.d.ts +2 -1
  38. package/dist-types/commands/PutNotificationChannelCommand.d.ts +2 -1
  39. package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
  40. package/dist-types/commands/PutProtocolsListCommand.d.ts +2 -1
  41. package/dist-types/commands/PutResourceSetCommand.d.ts +2 -1
  42. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  43. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  44. package/dist-types/index.d.ts +2 -2
  45. package/dist-types/models/FMSServiceException.d.ts +2 -1
  46. package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +2 -1
  47. package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +2 -1
  48. package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +2 -1
  49. package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +2 -1
  50. package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +2 -1
  51. package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +2 -1
  52. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
  53. package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +2 -1
  54. package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +2 -1
  55. package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +2 -1
  56. package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +2 -1
  57. package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/models/FMSServiceException.d.ts +2 -1
  89. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -257,7 +257,6 @@ var FMSClient = _FMSClient;
257
257
 
258
258
  var import_middleware_serde = require("@smithy/middleware-serde");
259
259
 
260
- var import_types = require("@smithy/types");
261
260
 
262
261
  // src/protocols/Aws_json1_1.ts
263
262
  var import_core2 = require("@aws-sdk/core");
@@ -1699,7 +1698,6 @@ var AssociateAdminAccountCommand = _AssociateAdminAccountCommand;
1699
1698
 
1700
1699
 
1701
1700
 
1702
-
1703
1701
  var _AssociateThirdPartyFirewallCommand = class _AssociateThirdPartyFirewallCommand extends import_smithy_client.Command.classBuilder().ep({
1704
1702
  ...commonParams
1705
1703
  }).m(function(Command, cs, config, o) {
@@ -1716,7 +1714,6 @@ var AssociateThirdPartyFirewallCommand = _AssociateThirdPartyFirewallCommand;
1716
1714
 
1717
1715
 
1718
1716
 
1719
-
1720
1717
  var _BatchAssociateResourceCommand = class _BatchAssociateResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1721
1718
  ...commonParams
1722
1719
  }).m(function(Command, cs, config, o) {
@@ -1733,7 +1730,6 @@ var BatchAssociateResourceCommand = _BatchAssociateResourceCommand;
1733
1730
 
1734
1731
 
1735
1732
 
1736
-
1737
1733
  var _BatchDisassociateResourceCommand = class _BatchDisassociateResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1738
1734
  ...commonParams
1739
1735
  }).m(function(Command, cs, config, o) {
@@ -1750,7 +1746,6 @@ var BatchDisassociateResourceCommand = _BatchDisassociateResourceCommand;
1750
1746
 
1751
1747
 
1752
1748
 
1753
-
1754
1749
  var _DeleteAppsListCommand = class _DeleteAppsListCommand extends import_smithy_client.Command.classBuilder().ep({
1755
1750
  ...commonParams
1756
1751
  }).m(function(Command, cs, config, o) {
@@ -1767,7 +1762,6 @@ var DeleteAppsListCommand = _DeleteAppsListCommand;
1767
1762
 
1768
1763
 
1769
1764
 
1770
-
1771
1765
  var _DeleteNotificationChannelCommand = class _DeleteNotificationChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1772
1766
  ...commonParams
1773
1767
  }).m(function(Command, cs, config, o) {
@@ -1784,7 +1778,6 @@ var DeleteNotificationChannelCommand = _DeleteNotificationChannelCommand;
1784
1778
 
1785
1779
 
1786
1780
 
1787
-
1788
1781
  var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1789
1782
  ...commonParams
1790
1783
  }).m(function(Command, cs, config, o) {
@@ -1801,7 +1794,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
1801
1794
 
1802
1795
 
1803
1796
 
1804
-
1805
1797
  var _DeleteProtocolsListCommand = class _DeleteProtocolsListCommand extends import_smithy_client.Command.classBuilder().ep({
1806
1798
  ...commonParams
1807
1799
  }).m(function(Command, cs, config, o) {
@@ -1818,7 +1810,6 @@ var DeleteProtocolsListCommand = _DeleteProtocolsListCommand;
1818
1810
 
1819
1811
 
1820
1812
 
1821
-
1822
1813
  var _DeleteResourceSetCommand = class _DeleteResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
1823
1814
  ...commonParams
1824
1815
  }).m(function(Command, cs, config, o) {
@@ -1835,7 +1826,6 @@ var DeleteResourceSetCommand = _DeleteResourceSetCommand;
1835
1826
 
1836
1827
 
1837
1828
 
1838
-
1839
1829
  var _DisassociateAdminAccountCommand = class _DisassociateAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
1840
1830
  ...commonParams
1841
1831
  }).m(function(Command, cs, config, o) {
@@ -1852,7 +1842,6 @@ var DisassociateAdminAccountCommand = _DisassociateAdminAccountCommand;
1852
1842
 
1853
1843
 
1854
1844
 
1855
-
1856
1845
  var _DisassociateThirdPartyFirewallCommand = class _DisassociateThirdPartyFirewallCommand extends import_smithy_client.Command.classBuilder().ep({
1857
1846
  ...commonParams
1858
1847
  }).m(function(Command, cs, config, o) {
@@ -1869,7 +1858,6 @@ var DisassociateThirdPartyFirewallCommand = _DisassociateThirdPartyFirewallComma
1869
1858
 
1870
1859
 
1871
1860
 
1872
-
1873
1861
  var _GetAdminAccountCommand = class _GetAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
1874
1862
  ...commonParams
1875
1863
  }).m(function(Command, cs, config, o) {
@@ -1886,7 +1874,6 @@ var GetAdminAccountCommand = _GetAdminAccountCommand;
1886
1874
 
1887
1875
 
1888
1876
 
1889
-
1890
1877
  var _GetAdminScopeCommand = class _GetAdminScopeCommand extends import_smithy_client.Command.classBuilder().ep({
1891
1878
  ...commonParams
1892
1879
  }).m(function(Command, cs, config, o) {
@@ -1903,7 +1890,6 @@ var GetAdminScopeCommand = _GetAdminScopeCommand;
1903
1890
 
1904
1891
 
1905
1892
 
1906
-
1907
1893
  var _GetAppsListCommand = class _GetAppsListCommand extends import_smithy_client.Command.classBuilder().ep({
1908
1894
  ...commonParams
1909
1895
  }).m(function(Command, cs, config, o) {
@@ -1920,7 +1906,6 @@ var GetAppsListCommand = _GetAppsListCommand;
1920
1906
 
1921
1907
 
1922
1908
 
1923
-
1924
1909
  var _GetComplianceDetailCommand = class _GetComplianceDetailCommand extends import_smithy_client.Command.classBuilder().ep({
1925
1910
  ...commonParams
1926
1911
  }).m(function(Command, cs, config, o) {
@@ -1937,7 +1922,6 @@ var GetComplianceDetailCommand = _GetComplianceDetailCommand;
1937
1922
 
1938
1923
 
1939
1924
 
1940
-
1941
1925
  var _GetNotificationChannelCommand = class _GetNotificationChannelCommand extends import_smithy_client.Command.classBuilder().ep({
1942
1926
  ...commonParams
1943
1927
  }).m(function(Command, cs, config, o) {
@@ -1954,7 +1938,6 @@ var GetNotificationChannelCommand = _GetNotificationChannelCommand;
1954
1938
 
1955
1939
 
1956
1940
 
1957
-
1958
1941
  var _GetPolicyCommand = class _GetPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
1959
1942
  ...commonParams
1960
1943
  }).m(function(Command, cs, config, o) {
@@ -1971,7 +1954,6 @@ var GetPolicyCommand = _GetPolicyCommand;
1971
1954
 
1972
1955
 
1973
1956
 
1974
-
1975
1957
  var _GetProtectionStatusCommand = class _GetProtectionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
1976
1958
  ...commonParams
1977
1959
  }).m(function(Command, cs, config, o) {
@@ -1988,7 +1970,6 @@ var GetProtectionStatusCommand = _GetProtectionStatusCommand;
1988
1970
 
1989
1971
 
1990
1972
 
1991
-
1992
1973
  var _GetProtocolsListCommand = class _GetProtocolsListCommand extends import_smithy_client.Command.classBuilder().ep({
1993
1974
  ...commonParams
1994
1975
  }).m(function(Command, cs, config, o) {
@@ -2005,7 +1986,6 @@ var GetProtocolsListCommand = _GetProtocolsListCommand;
2005
1986
 
2006
1987
 
2007
1988
 
2008
-
2009
1989
  var _GetResourceSetCommand = class _GetResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
2010
1990
  ...commonParams
2011
1991
  }).m(function(Command, cs, config, o) {
@@ -2022,7 +2002,6 @@ var GetResourceSetCommand = _GetResourceSetCommand;
2022
2002
 
2023
2003
 
2024
2004
 
2025
-
2026
2005
  var _GetThirdPartyFirewallAssociationStatusCommand = class _GetThirdPartyFirewallAssociationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2027
2006
  ...commonParams
2028
2007
  }).m(function(Command, cs, config, o) {
@@ -2039,7 +2018,6 @@ var GetThirdPartyFirewallAssociationStatusCommand = _GetThirdPartyFirewallAssoci
2039
2018
 
2040
2019
 
2041
2020
 
2042
-
2043
2021
  var _GetViolationDetailsCommand = class _GetViolationDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
2044
2022
  ...commonParams
2045
2023
  }).m(function(Command, cs, config, o) {
@@ -2056,7 +2034,6 @@ var GetViolationDetailsCommand = _GetViolationDetailsCommand;
2056
2034
 
2057
2035
 
2058
2036
 
2059
-
2060
2037
  var _ListAdminAccountsForOrganizationCommand = class _ListAdminAccountsForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
2061
2038
  ...commonParams
2062
2039
  }).m(function(Command, cs, config, o) {
@@ -2073,7 +2050,6 @@ var ListAdminAccountsForOrganizationCommand = _ListAdminAccountsForOrganizationC
2073
2050
 
2074
2051
 
2075
2052
 
2076
-
2077
2053
  var _ListAdminsManagingAccountCommand = class _ListAdminsManagingAccountCommand extends import_smithy_client.Command.classBuilder().ep({
2078
2054
  ...commonParams
2079
2055
  }).m(function(Command, cs, config, o) {
@@ -2090,7 +2066,6 @@ var ListAdminsManagingAccountCommand = _ListAdminsManagingAccountCommand;
2090
2066
 
2091
2067
 
2092
2068
 
2093
-
2094
2069
  var _ListAppsListsCommand = class _ListAppsListsCommand extends import_smithy_client.Command.classBuilder().ep({
2095
2070
  ...commonParams
2096
2071
  }).m(function(Command, cs, config, o) {
@@ -2107,7 +2082,6 @@ var ListAppsListsCommand = _ListAppsListsCommand;
2107
2082
 
2108
2083
 
2109
2084
 
2110
-
2111
2085
  var _ListComplianceStatusCommand = class _ListComplianceStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2112
2086
  ...commonParams
2113
2087
  }).m(function(Command, cs, config, o) {
@@ -2124,7 +2098,6 @@ var ListComplianceStatusCommand = _ListComplianceStatusCommand;
2124
2098
 
2125
2099
 
2126
2100
 
2127
-
2128
2101
  var _ListDiscoveredResourcesCommand = class _ListDiscoveredResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2129
2102
  ...commonParams
2130
2103
  }).m(function(Command, cs, config, o) {
@@ -2141,7 +2114,6 @@ var ListDiscoveredResourcesCommand = _ListDiscoveredResourcesCommand;
2141
2114
 
2142
2115
 
2143
2116
 
2144
-
2145
2117
  var _ListMemberAccountsCommand = class _ListMemberAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
2146
2118
  ...commonParams
2147
2119
  }).m(function(Command, cs, config, o) {
@@ -2158,7 +2130,6 @@ var ListMemberAccountsCommand = _ListMemberAccountsCommand;
2158
2130
 
2159
2131
 
2160
2132
 
2161
-
2162
2133
  var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
2163
2134
  ...commonParams
2164
2135
  }).m(function(Command, cs, config, o) {
@@ -2175,7 +2146,6 @@ var ListPoliciesCommand = _ListPoliciesCommand;
2175
2146
 
2176
2147
 
2177
2148
 
2178
-
2179
2149
  var _ListProtocolsListsCommand = class _ListProtocolsListsCommand extends import_smithy_client.Command.classBuilder().ep({
2180
2150
  ...commonParams
2181
2151
  }).m(function(Command, cs, config, o) {
@@ -2192,7 +2162,6 @@ var ListProtocolsListsCommand = _ListProtocolsListsCommand;
2192
2162
 
2193
2163
 
2194
2164
 
2195
-
2196
2165
  var _ListResourceSetResourcesCommand = class _ListResourceSetResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
2197
2166
  ...commonParams
2198
2167
  }).m(function(Command, cs, config, o) {
@@ -2209,7 +2178,6 @@ var ListResourceSetResourcesCommand = _ListResourceSetResourcesCommand;
2209
2178
 
2210
2179
 
2211
2180
 
2212
-
2213
2181
  var _ListResourceSetsCommand = class _ListResourceSetsCommand extends import_smithy_client.Command.classBuilder().ep({
2214
2182
  ...commonParams
2215
2183
  }).m(function(Command, cs, config, o) {
@@ -2226,7 +2194,6 @@ var ListResourceSetsCommand = _ListResourceSetsCommand;
2226
2194
 
2227
2195
 
2228
2196
 
2229
-
2230
2197
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2231
2198
  ...commonParams
2232
2199
  }).m(function(Command, cs, config, o) {
@@ -2243,7 +2210,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
2243
2210
 
2244
2211
 
2245
2212
 
2246
-
2247
2213
  var _ListThirdPartyFirewallFirewallPoliciesCommand = class _ListThirdPartyFirewallFirewallPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
2248
2214
  ...commonParams
2249
2215
  }).m(function(Command, cs, config, o) {
@@ -2260,7 +2226,6 @@ var ListThirdPartyFirewallFirewallPoliciesCommand = _ListThirdPartyFirewallFirew
2260
2226
 
2261
2227
 
2262
2228
 
2263
-
2264
2229
  var _PutAdminAccountCommand = class _PutAdminAccountCommand extends import_smithy_client.Command.classBuilder().ep({
2265
2230
  ...commonParams
2266
2231
  }).m(function(Command, cs, config, o) {
@@ -2277,7 +2242,6 @@ var PutAdminAccountCommand = _PutAdminAccountCommand;
2277
2242
 
2278
2243
 
2279
2244
 
2280
-
2281
2245
  var _PutAppsListCommand = class _PutAppsListCommand extends import_smithy_client.Command.classBuilder().ep({
2282
2246
  ...commonParams
2283
2247
  }).m(function(Command, cs, config, o) {
@@ -2294,7 +2258,6 @@ var PutAppsListCommand = _PutAppsListCommand;
2294
2258
 
2295
2259
 
2296
2260
 
2297
-
2298
2261
  var _PutNotificationChannelCommand = class _PutNotificationChannelCommand extends import_smithy_client.Command.classBuilder().ep({
2299
2262
  ...commonParams
2300
2263
  }).m(function(Command, cs, config, o) {
@@ -2311,7 +2274,6 @@ var PutNotificationChannelCommand = _PutNotificationChannelCommand;
2311
2274
 
2312
2275
 
2313
2276
 
2314
-
2315
2277
  var _PutPolicyCommand = class _PutPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
2316
2278
  ...commonParams
2317
2279
  }).m(function(Command, cs, config, o) {
@@ -2328,7 +2290,6 @@ var PutPolicyCommand = _PutPolicyCommand;
2328
2290
 
2329
2291
 
2330
2292
 
2331
-
2332
2293
  var _PutProtocolsListCommand = class _PutProtocolsListCommand extends import_smithy_client.Command.classBuilder().ep({
2333
2294
  ...commonParams
2334
2295
  }).m(function(Command, cs, config, o) {
@@ -2345,7 +2306,6 @@ var PutProtocolsListCommand = _PutProtocolsListCommand;
2345
2306
 
2346
2307
 
2347
2308
 
2348
-
2349
2309
  var _PutResourceSetCommand = class _PutResourceSetCommand extends import_smithy_client.Command.classBuilder().ep({
2350
2310
  ...commonParams
2351
2311
  }).m(function(Command, cs, config, o) {
@@ -2362,7 +2322,6 @@ var PutResourceSetCommand = _PutResourceSetCommand;
2362
2322
 
2363
2323
 
2364
2324
 
2365
-
2366
2325
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2367
2326
  ...commonParams
2368
2327
  }).m(function(Command, cs, config, o) {
@@ -2379,7 +2338,6 @@ var TagResourceCommand = _TagResourceCommand;
2379
2338
 
2380
2339
 
2381
2340
 
2382
-
2383
2341
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
2384
2342
  ...commonParams
2385
2343
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateAdminAccountRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociateThirdPartyFirewallRequest, AssociateThirdPartyFirewallResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchAssociateResourceRequest, BatchAssociateResourceResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchDisassociateResourceRequest, BatchDisassociateResourceResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteAppsListRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteNotificationChannelRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeletePolicyRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteProtocolsListRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteResourceSetRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateAdminAccountRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateThirdPartyFirewallRequest, DisassociateThirdPartyFirewallRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAdminAccountRequest, GetAdminAccountResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAdminScopeRequest, GetAdminScopeResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetAppsListRequest, GetAppsListResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetComplianceDetailRequest, GetComplianceDetailResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetNotificationChannelRequest, GetNotificationChannelResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetPolicyRequest, GetPolicyResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetProtectionStatusRequest, GetProtectionStatusResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetProtocolsListRequest, GetProtocolsListResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetResourceSetRequest, GetResourceSetResponse } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetThirdPartyFirewallAssociationStatusRequest, GetThirdPartyFirewallAss
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetViolationDetailsRequest, GetViolationDetailsResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAdminAccountsForOrganizationRequest, ListAdminAccountsForOrganizati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAdminsManagingAccountRequest, ListAdminsManagingAccountResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListAppsListsRequest, ListAppsListsResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListComplianceStatusRequest, ListComplianceStatusResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListDiscoveredResourcesRequest, ListDiscoveredResourcesResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListMemberAccountsRequest, ListMemberAccountsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListProtocolsListsRequest, ListProtocolsListsResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListResourceSetResourcesRequest, ListResourceSetResourcesResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListResourceSetsRequest, ListResourceSetsResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *