@aws-sdk/client-fms 3.337.0 → 3.341.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 (183) hide show
  1. package/dist-cjs/FMSClient.js +2 -1
  2. package/dist-cjs/commands/AssociateAdminAccountCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateThirdPartyFirewallCommand.js +2 -1
  4. package/dist-cjs/commands/BatchAssociateResourceCommand.js +2 -1
  5. package/dist-cjs/commands/BatchDisassociateResourceCommand.js +2 -1
  6. package/dist-cjs/commands/DeleteAppsListCommand.js +2 -1
  7. package/dist-cjs/commands/DeleteNotificationChannelCommand.js +2 -1
  8. package/dist-cjs/commands/DeletePolicyCommand.js +2 -1
  9. package/dist-cjs/commands/DeleteProtocolsListCommand.js +2 -1
  10. package/dist-cjs/commands/DeleteResourceSetCommand.js +2 -1
  11. package/dist-cjs/commands/DisassociateAdminAccountCommand.js +2 -1
  12. package/dist-cjs/commands/DisassociateThirdPartyFirewallCommand.js +2 -1
  13. package/dist-cjs/commands/GetAdminAccountCommand.js +2 -1
  14. package/dist-cjs/commands/GetAdminScopeCommand.js +2 -1
  15. package/dist-cjs/commands/GetAppsListCommand.js +2 -1
  16. package/dist-cjs/commands/GetComplianceDetailCommand.js +2 -1
  17. package/dist-cjs/commands/GetNotificationChannelCommand.js +2 -1
  18. package/dist-cjs/commands/GetPolicyCommand.js +2 -1
  19. package/dist-cjs/commands/GetProtectionStatusCommand.js +2 -1
  20. package/dist-cjs/commands/GetProtocolsListCommand.js +2 -1
  21. package/dist-cjs/commands/GetResourceSetCommand.js +2 -1
  22. package/dist-cjs/commands/GetThirdPartyFirewallAssociationStatusCommand.js +2 -1
  23. package/dist-cjs/commands/GetViolationDetailsCommand.js +2 -1
  24. package/dist-cjs/commands/ListAdminAccountsForOrganizationCommand.js +2 -1
  25. package/dist-cjs/commands/ListAdminsManagingAccountCommand.js +2 -1
  26. package/dist-cjs/commands/ListAppsListsCommand.js +2 -1
  27. package/dist-cjs/commands/ListComplianceStatusCommand.js +2 -1
  28. package/dist-cjs/commands/ListDiscoveredResourcesCommand.js +2 -1
  29. package/dist-cjs/commands/ListMemberAccountsCommand.js +2 -1
  30. package/dist-cjs/commands/ListPoliciesCommand.js +2 -1
  31. package/dist-cjs/commands/ListProtocolsListsCommand.js +2 -1
  32. package/dist-cjs/commands/ListResourceSetResourcesCommand.js +2 -1
  33. package/dist-cjs/commands/ListResourceSetsCommand.js +2 -1
  34. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  35. package/dist-cjs/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +2 -1
  36. package/dist-cjs/commands/PutAdminAccountCommand.js +2 -1
  37. package/dist-cjs/commands/PutAppsListCommand.js +2 -1
  38. package/dist-cjs/commands/PutNotificationChannelCommand.js +2 -1
  39. package/dist-cjs/commands/PutPolicyCommand.js +2 -1
  40. package/dist-cjs/commands/PutProtocolsListCommand.js +2 -1
  41. package/dist-cjs/commands/PutResourceSetCommand.js +2 -1
  42. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  43. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  44. package/dist-cjs/index.js +2 -2
  45. package/dist-cjs/models/FMSServiceException.js +2 -1
  46. package/dist-cjs/protocols/Aws_json1_1.js +6 -0
  47. package/dist-es/FMSClient.js +1 -0
  48. package/dist-es/commands/AssociateAdminAccountCommand.js +1 -0
  49. package/dist-es/commands/AssociateThirdPartyFirewallCommand.js +1 -0
  50. package/dist-es/commands/BatchAssociateResourceCommand.js +1 -0
  51. package/dist-es/commands/BatchDisassociateResourceCommand.js +1 -0
  52. package/dist-es/commands/DeleteAppsListCommand.js +1 -0
  53. package/dist-es/commands/DeleteNotificationChannelCommand.js +1 -0
  54. package/dist-es/commands/DeletePolicyCommand.js +1 -0
  55. package/dist-es/commands/DeleteProtocolsListCommand.js +1 -0
  56. package/dist-es/commands/DeleteResourceSetCommand.js +1 -0
  57. package/dist-es/commands/DisassociateAdminAccountCommand.js +1 -0
  58. package/dist-es/commands/DisassociateThirdPartyFirewallCommand.js +1 -0
  59. package/dist-es/commands/GetAdminAccountCommand.js +1 -0
  60. package/dist-es/commands/GetAdminScopeCommand.js +1 -0
  61. package/dist-es/commands/GetAppsListCommand.js +1 -0
  62. package/dist-es/commands/GetComplianceDetailCommand.js +1 -0
  63. package/dist-es/commands/GetNotificationChannelCommand.js +1 -0
  64. package/dist-es/commands/GetPolicyCommand.js +1 -0
  65. package/dist-es/commands/GetProtectionStatusCommand.js +1 -0
  66. package/dist-es/commands/GetProtocolsListCommand.js +1 -0
  67. package/dist-es/commands/GetResourceSetCommand.js +1 -0
  68. package/dist-es/commands/GetThirdPartyFirewallAssociationStatusCommand.js +1 -0
  69. package/dist-es/commands/GetViolationDetailsCommand.js +1 -0
  70. package/dist-es/commands/ListAdminAccountsForOrganizationCommand.js +1 -0
  71. package/dist-es/commands/ListAdminsManagingAccountCommand.js +1 -0
  72. package/dist-es/commands/ListAppsListsCommand.js +1 -0
  73. package/dist-es/commands/ListComplianceStatusCommand.js +1 -0
  74. package/dist-es/commands/ListDiscoveredResourcesCommand.js +1 -0
  75. package/dist-es/commands/ListMemberAccountsCommand.js +1 -0
  76. package/dist-es/commands/ListPoliciesCommand.js +1 -0
  77. package/dist-es/commands/ListProtocolsListsCommand.js +1 -0
  78. package/dist-es/commands/ListResourceSetResourcesCommand.js +1 -0
  79. package/dist-es/commands/ListResourceSetsCommand.js +1 -0
  80. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  81. package/dist-es/commands/ListThirdPartyFirewallFirewallPoliciesCommand.js +1 -0
  82. package/dist-es/commands/PutAdminAccountCommand.js +1 -0
  83. package/dist-es/commands/PutAppsListCommand.js +1 -0
  84. package/dist-es/commands/PutNotificationChannelCommand.js +1 -0
  85. package/dist-es/commands/PutPolicyCommand.js +1 -0
  86. package/dist-es/commands/PutProtocolsListCommand.js +1 -0
  87. package/dist-es/commands/PutResourceSetCommand.js +1 -0
  88. package/dist-es/commands/TagResourceCommand.js +1 -0
  89. package/dist-es/commands/UntagResourceCommand.js +1 -0
  90. package/dist-es/index.js +2 -2
  91. package/dist-es/models/FMSServiceException.js +1 -0
  92. package/dist-es/protocols/Aws_json1_1.js +6 -0
  93. package/dist-types/FMSClient.d.ts +3 -3
  94. package/dist-types/commands/AssociateAdminAccountCommand.d.ts +4 -0
  95. package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +4 -0
  96. package/dist-types/commands/BatchAssociateResourceCommand.d.ts +4 -0
  97. package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +4 -0
  98. package/dist-types/commands/DeleteAppsListCommand.d.ts +4 -0
  99. package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +4 -0
  100. package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
  101. package/dist-types/commands/DeleteProtocolsListCommand.d.ts +4 -0
  102. package/dist-types/commands/DeleteResourceSetCommand.d.ts +4 -0
  103. package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +4 -0
  104. package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +4 -0
  105. package/dist-types/commands/GetAdminAccountCommand.d.ts +4 -0
  106. package/dist-types/commands/GetAdminScopeCommand.d.ts +10 -0
  107. package/dist-types/commands/GetAppsListCommand.d.ts +4 -0
  108. package/dist-types/commands/GetComplianceDetailCommand.d.ts +4 -0
  109. package/dist-types/commands/GetNotificationChannelCommand.d.ts +4 -0
  110. package/dist-types/commands/GetPolicyCommand.d.ts +4 -0
  111. package/dist-types/commands/GetProtectionStatusCommand.d.ts +4 -0
  112. package/dist-types/commands/GetProtocolsListCommand.d.ts +4 -0
  113. package/dist-types/commands/GetResourceSetCommand.d.ts +4 -0
  114. package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +4 -0
  115. package/dist-types/commands/GetViolationDetailsCommand.d.ts +4 -0
  116. package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +10 -0
  117. package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +4 -0
  118. package/dist-types/commands/ListAppsListsCommand.d.ts +4 -0
  119. package/dist-types/commands/ListComplianceStatusCommand.d.ts +4 -0
  120. package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +4 -0
  121. package/dist-types/commands/ListMemberAccountsCommand.d.ts +4 -0
  122. package/dist-types/commands/ListPoliciesCommand.d.ts +4 -0
  123. package/dist-types/commands/ListProtocolsListsCommand.d.ts +4 -0
  124. package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +4 -0
  125. package/dist-types/commands/ListResourceSetsCommand.d.ts +4 -0
  126. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  127. package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +4 -0
  128. package/dist-types/commands/PutAdminAccountCommand.d.ts +4 -0
  129. package/dist-types/commands/PutAppsListCommand.d.ts +4 -0
  130. package/dist-types/commands/PutNotificationChannelCommand.d.ts +4 -0
  131. package/dist-types/commands/PutPolicyCommand.d.ts +4 -0
  132. package/dist-types/commands/PutProtocolsListCommand.d.ts +4 -0
  133. package/dist-types/commands/PutResourceSetCommand.d.ts +4 -0
  134. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  135. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  136. package/dist-types/index.d.ts +13 -2
  137. package/dist-types/models/FMSServiceException.d.ts +1 -0
  138. package/dist-types/ts3.4/FMSClient.d.ts +3 -3
  139. package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +1 -0
  140. package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +1 -0
  141. package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +1 -0
  142. package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +1 -0
  143. package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +1 -0
  144. package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +1 -0
  145. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -0
  146. package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +1 -0
  147. package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +1 -0
  148. package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +1 -0
  149. package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +1 -0
  150. package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +1 -0
  151. package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +1 -0
  152. package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +1 -0
  153. package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +1 -0
  154. package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +1 -0
  155. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +1 -0
  156. package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +1 -0
  157. package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +1 -0
  158. package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +1 -0
  159. package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +1 -0
  160. package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +1 -0
  161. package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +1 -0
  162. package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +1 -0
  163. package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +1 -0
  164. package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +1 -0
  165. package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +1 -0
  166. package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +1 -0
  167. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +1 -0
  168. package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +1 -0
  169. package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +1 -0
  170. package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +1 -0
  171. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  172. package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +1 -0
  173. package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +1 -0
  174. package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +1 -0
  175. package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +1 -0
  176. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +1 -0
  177. package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +1 -0
  178. package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +1 -0
  179. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  180. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  181. package/dist-types/ts3.4/index.d.ts +2 -2
  182. package/dist-types/ts3.4/models/FMSServiceException.d.ts +1 -0
  183. package/package.json +28 -28
@@ -807,6 +807,9 @@ const de_GetAdminScopeCommandError = async (output, context) => {
807
807
  case "InvalidOperationException":
808
808
  case "com.amazonaws.fms#InvalidOperationException":
809
809
  throw await de_InvalidOperationExceptionRes(parsedOutput, context);
810
+ case "LimitExceededException":
811
+ case "com.amazonaws.fms#LimitExceededException":
812
+ throw await de_LimitExceededExceptionRes(parsedOutput, context);
810
813
  case "ResourceNotFoundException":
811
814
  case "com.amazonaws.fms#ResourceNotFoundException":
812
815
  throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
@@ -1209,6 +1212,9 @@ const de_ListAdminAccountsForOrganizationCommandError = async (output, context)
1209
1212
  case "InvalidOperationException":
1210
1213
  case "com.amazonaws.fms#InvalidOperationException":
1211
1214
  throw await de_InvalidOperationExceptionRes(parsedOutput, context);
1215
+ case "LimitExceededException":
1216
+ case "com.amazonaws.fms#LimitExceededException":
1217
+ throw await de_LimitExceededExceptionRes(parsedOutput, context);
1212
1218
  case "ResourceNotFoundException":
1213
1219
  case "com.amazonaws.fms#ResourceNotFoundException":
1214
1220
  throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
10
10
  import { Client as __Client, } from "@aws-sdk/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
+ export { __Client };
13
14
  export class FMSClient extends __Client {
14
15
  constructor(configuration) {
15
16
  const _config_0 = __getRuntimeConfig(configuration);
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_AssociateAdminAccountCommand, se_AssociateAdminAccountCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_AssociateThirdPartyFirewallCommand, se_AssociateThirdPartyFirewallCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateThirdPartyFirewallCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_BatchAssociateResourceCommand, se_BatchAssociateResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class BatchAssociateResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_BatchDisassociateResourceCommand, se_BatchDisassociateResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class BatchDisassociateResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteAppsListCommand, se_DeleteAppsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteAppsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteNotificationChannelCommand, se_DeleteNotificationChannelCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteNotificationChannelCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeletePolicyCommand, se_DeletePolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeletePolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteProtocolsListCommand, se_DeleteProtocolsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteProtocolsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DeleteResourceSetCommand, se_DeleteResourceSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteResourceSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateAdminAccountCommand, se_DisassociateAdminAccountCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DisassociateAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateThirdPartyFirewallCommand, se_DisassociateThirdPartyFirewallCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DisassociateThirdPartyFirewallCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetAdminAccountCommand, se_GetAdminAccountCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetAdminScopeCommand, se_GetAdminScopeCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetAdminScopeCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetAppsListCommand, se_GetAppsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetAppsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetComplianceDetailCommand, se_GetComplianceDetailCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetComplianceDetailCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetNotificationChannelCommand, se_GetNotificationChannelCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetNotificationChannelCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetPolicyCommand, se_GetPolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetPolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetProtectionStatusCommand, se_GetProtectionStatusCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetProtectionStatusCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetProtocolsListCommand, se_GetProtocolsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetProtocolsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetResourceSetCommand, se_GetResourceSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetResourceSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetThirdPartyFirewallAssociationStatusCommand, se_GetThirdPartyFirewallAssociationStatusCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetThirdPartyFirewallAssociationStatusCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_GetViolationDetailsCommand, se_GetViolationDetailsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class GetViolationDetailsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAdminAccountsForOrganizationCommand, se_ListAdminAccountsForOrganizationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListAdminAccountsForOrganizationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAdminsManagingAccountCommand, se_ListAdminsManagingAccountCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListAdminsManagingAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListAppsListsCommand, se_ListAppsListsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListAppsListsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListComplianceStatusCommand, se_ListComplianceStatusCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListComplianceStatusCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListDiscoveredResourcesCommand, se_ListDiscoveredResourcesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListDiscoveredResourcesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListMemberAccountsCommand, se_ListMemberAccountsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListMemberAccountsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListPoliciesCommand, se_ListPoliciesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListPoliciesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListProtocolsListsCommand, se_ListProtocolsListsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListProtocolsListsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListResourceSetResourcesCommand, se_ListResourceSetResourcesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListResourceSetResourcesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListResourceSetsCommand, se_ListResourceSetsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListResourceSetsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListTagsForResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListThirdPartyFirewallFirewallPoliciesCommand, se_ListThirdPartyFirewallFirewallPoliciesCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListThirdPartyFirewallFirewallPoliciesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutAdminAccountCommand, se_PutAdminAccountCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutAdminAccountCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutAppsListCommand, se_PutAppsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutAppsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutNotificationChannelCommand, se_PutNotificationChannelCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutNotificationChannelCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutPolicyCommand, se_PutPolicyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutPolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutProtocolsListCommand, se_PutProtocolsListCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutProtocolsListCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_PutResourceSetCommand, se_PutResourceSetCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class PutResourceSetCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class TagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UntagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,6 +1,6 @@
1
- export * from "./FMS";
2
1
  export * from "./FMSClient";
2
+ export * from "./FMS";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { FMSServiceException } from "./models/FMSServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class FMSServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -748,6 +748,9 @@ const de_GetAdminScopeCommandError = async (output, context) => {
748
748
  case "InvalidOperationException":
749
749
  case "com.amazonaws.fms#InvalidOperationException":
750
750
  throw await de_InvalidOperationExceptionRes(parsedOutput, context);
751
+ case "LimitExceededException":
752
+ case "com.amazonaws.fms#LimitExceededException":
753
+ throw await de_LimitExceededExceptionRes(parsedOutput, context);
751
754
  case "ResourceNotFoundException":
752
755
  case "com.amazonaws.fms#ResourceNotFoundException":
753
756
  throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
@@ -1140,6 +1143,9 @@ const de_ListAdminAccountsForOrganizationCommandError = async (output, context)
1140
1143
  case "InvalidOperationException":
1141
1144
  case "com.amazonaws.fms#InvalidOperationException":
1142
1145
  throw await de_InvalidOperationExceptionRes(parsedOutput, context);
1146
+ case "LimitExceededException":
1147
+ case "com.amazonaws.fms#LimitExceededException":
1148
+ throw await de_LimitExceededExceptionRes(parsedOutput, context);
1143
1149
  case "ResourceNotFoundException":
1144
1150
  case "com.amazonaws.fms#ResourceNotFoundException":
1145
1151
  throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
@@ -51,6 +51,7 @@ import { PutResourceSetCommandInput, PutResourceSetCommandOutput } from "./comma
51
51
  import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
52
52
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
53
53
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
54
+ export { __Client };
54
55
  /**
55
56
  * @public
56
57
  */
@@ -165,7 +166,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
165
166
  /**
166
167
  * @public
167
168
  */
168
- type FMSClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
169
+ export type FMSClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
169
170
  /**
170
171
  * @public
171
172
  *
@@ -176,7 +177,7 @@ export interface FMSClientConfig extends FMSClientConfigType {
176
177
  /**
177
178
  * @public
178
179
  */
179
- type FMSClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
180
+ export type FMSClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
180
181
  /**
181
182
  * @public
182
183
  *
@@ -207,4 +208,3 @@ export declare class FMSClient extends __Client<__HttpHandlerOptions, ServiceInp
207
208
  */
208
209
  destroy(): void;
209
210
  }
210
- export {};
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { AssociateAdminAccountRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { AssociateThirdPartyFirewallRequest, AssociateThirdPartyFirewallResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { BatchAssociateResourceRequest, BatchAssociateResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { BatchDisassociateResourceRequest, BatchDisassociateResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DeleteAppsListRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DeleteNotificationChannelRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DeletePolicyRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DeleteProtocolsListRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DeleteResourceSetRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { FMSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../FMSClient";
5
5
  import { DisassociateAdminAccountRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *