@aws-sdk/client-organizations 3.335.0 → 3.338.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 (233) hide show
  1. package/dist-cjs/OrganizationsClient.js +2 -1
  2. package/dist-cjs/commands/AcceptHandshakeCommand.js +2 -1
  3. package/dist-cjs/commands/AttachPolicyCommand.js +2 -1
  4. package/dist-cjs/commands/CancelHandshakeCommand.js +2 -1
  5. package/dist-cjs/commands/CloseAccountCommand.js +2 -1
  6. package/dist-cjs/commands/CreateAccountCommand.js +2 -1
  7. package/dist-cjs/commands/CreateGovCloudAccountCommand.js +2 -1
  8. package/dist-cjs/commands/CreateOrganizationCommand.js +2 -1
  9. package/dist-cjs/commands/CreateOrganizationalUnitCommand.js +2 -1
  10. package/dist-cjs/commands/CreatePolicyCommand.js +2 -1
  11. package/dist-cjs/commands/DeclineHandshakeCommand.js +2 -1
  12. package/dist-cjs/commands/DeleteOrganizationCommand.js +2 -1
  13. package/dist-cjs/commands/DeleteOrganizationalUnitCommand.js +2 -1
  14. package/dist-cjs/commands/DeletePolicyCommand.js +2 -1
  15. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
  16. package/dist-cjs/commands/DeregisterDelegatedAdministratorCommand.js +2 -1
  17. package/dist-cjs/commands/DescribeAccountCommand.js +2 -1
  18. package/dist-cjs/commands/DescribeCreateAccountStatusCommand.js +2 -1
  19. package/dist-cjs/commands/DescribeEffectivePolicyCommand.js +2 -1
  20. package/dist-cjs/commands/DescribeHandshakeCommand.js +2 -1
  21. package/dist-cjs/commands/DescribeOrganizationCommand.js +2 -1
  22. package/dist-cjs/commands/DescribeOrganizationalUnitCommand.js +2 -1
  23. package/dist-cjs/commands/DescribePolicyCommand.js +2 -1
  24. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -1
  25. package/dist-cjs/commands/DetachPolicyCommand.js +2 -1
  26. package/dist-cjs/commands/DisableAWSServiceAccessCommand.js +2 -1
  27. package/dist-cjs/commands/DisablePolicyTypeCommand.js +2 -1
  28. package/dist-cjs/commands/EnableAWSServiceAccessCommand.js +2 -1
  29. package/dist-cjs/commands/EnableAllFeaturesCommand.js +2 -1
  30. package/dist-cjs/commands/EnablePolicyTypeCommand.js +2 -1
  31. package/dist-cjs/commands/InviteAccountToOrganizationCommand.js +2 -1
  32. package/dist-cjs/commands/LeaveOrganizationCommand.js +2 -1
  33. package/dist-cjs/commands/ListAWSServiceAccessForOrganizationCommand.js +2 -1
  34. package/dist-cjs/commands/ListAccountsCommand.js +2 -1
  35. package/dist-cjs/commands/ListAccountsForParentCommand.js +2 -1
  36. package/dist-cjs/commands/ListChildrenCommand.js +2 -1
  37. package/dist-cjs/commands/ListCreateAccountStatusCommand.js +2 -1
  38. package/dist-cjs/commands/ListDelegatedAdministratorsCommand.js +2 -1
  39. package/dist-cjs/commands/ListDelegatedServicesForAccountCommand.js +2 -1
  40. package/dist-cjs/commands/ListHandshakesForAccountCommand.js +2 -1
  41. package/dist-cjs/commands/ListHandshakesForOrganizationCommand.js +2 -1
  42. package/dist-cjs/commands/ListOrganizationalUnitsForParentCommand.js +2 -1
  43. package/dist-cjs/commands/ListParentsCommand.js +2 -1
  44. package/dist-cjs/commands/ListPoliciesCommand.js +2 -1
  45. package/dist-cjs/commands/ListPoliciesForTargetCommand.js +2 -1
  46. package/dist-cjs/commands/ListRootsCommand.js +2 -1
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  48. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +2 -1
  49. package/dist-cjs/commands/MoveAccountCommand.js +2 -1
  50. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
  51. package/dist-cjs/commands/RegisterDelegatedAdministratorCommand.js +2 -1
  52. package/dist-cjs/commands/RemoveAccountFromOrganizationCommand.js +2 -1
  53. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  54. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  55. package/dist-cjs/commands/UpdateOrganizationalUnitCommand.js +2 -1
  56. package/dist-cjs/commands/UpdatePolicyCommand.js +2 -1
  57. package/dist-cjs/index.js +2 -2
  58. package/dist-cjs/models/OrganizationsServiceException.js +2 -1
  59. package/dist-es/OrganizationsClient.js +1 -0
  60. package/dist-es/commands/AcceptHandshakeCommand.js +1 -0
  61. package/dist-es/commands/AttachPolicyCommand.js +1 -0
  62. package/dist-es/commands/CancelHandshakeCommand.js +1 -0
  63. package/dist-es/commands/CloseAccountCommand.js +1 -0
  64. package/dist-es/commands/CreateAccountCommand.js +1 -0
  65. package/dist-es/commands/CreateGovCloudAccountCommand.js +1 -0
  66. package/dist-es/commands/CreateOrganizationCommand.js +1 -0
  67. package/dist-es/commands/CreateOrganizationalUnitCommand.js +1 -0
  68. package/dist-es/commands/CreatePolicyCommand.js +1 -0
  69. package/dist-es/commands/DeclineHandshakeCommand.js +1 -0
  70. package/dist-es/commands/DeleteOrganizationCommand.js +1 -0
  71. package/dist-es/commands/DeleteOrganizationalUnitCommand.js +1 -0
  72. package/dist-es/commands/DeletePolicyCommand.js +1 -0
  73. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
  74. package/dist-es/commands/DeregisterDelegatedAdministratorCommand.js +1 -0
  75. package/dist-es/commands/DescribeAccountCommand.js +1 -0
  76. package/dist-es/commands/DescribeCreateAccountStatusCommand.js +1 -0
  77. package/dist-es/commands/DescribeEffectivePolicyCommand.js +1 -0
  78. package/dist-es/commands/DescribeHandshakeCommand.js +1 -0
  79. package/dist-es/commands/DescribeOrganizationCommand.js +1 -0
  80. package/dist-es/commands/DescribeOrganizationalUnitCommand.js +1 -0
  81. package/dist-es/commands/DescribePolicyCommand.js +1 -0
  82. package/dist-es/commands/DescribeResourcePolicyCommand.js +1 -0
  83. package/dist-es/commands/DetachPolicyCommand.js +1 -0
  84. package/dist-es/commands/DisableAWSServiceAccessCommand.js +1 -0
  85. package/dist-es/commands/DisablePolicyTypeCommand.js +1 -0
  86. package/dist-es/commands/EnableAWSServiceAccessCommand.js +1 -0
  87. package/dist-es/commands/EnableAllFeaturesCommand.js +1 -0
  88. package/dist-es/commands/EnablePolicyTypeCommand.js +1 -0
  89. package/dist-es/commands/InviteAccountToOrganizationCommand.js +1 -0
  90. package/dist-es/commands/LeaveOrganizationCommand.js +1 -0
  91. package/dist-es/commands/ListAWSServiceAccessForOrganizationCommand.js +1 -0
  92. package/dist-es/commands/ListAccountsCommand.js +1 -0
  93. package/dist-es/commands/ListAccountsForParentCommand.js +1 -0
  94. package/dist-es/commands/ListChildrenCommand.js +1 -0
  95. package/dist-es/commands/ListCreateAccountStatusCommand.js +1 -0
  96. package/dist-es/commands/ListDelegatedAdministratorsCommand.js +1 -0
  97. package/dist-es/commands/ListDelegatedServicesForAccountCommand.js +1 -0
  98. package/dist-es/commands/ListHandshakesForAccountCommand.js +1 -0
  99. package/dist-es/commands/ListHandshakesForOrganizationCommand.js +1 -0
  100. package/dist-es/commands/ListOrganizationalUnitsForParentCommand.js +1 -0
  101. package/dist-es/commands/ListParentsCommand.js +1 -0
  102. package/dist-es/commands/ListPoliciesCommand.js +1 -0
  103. package/dist-es/commands/ListPoliciesForTargetCommand.js +1 -0
  104. package/dist-es/commands/ListRootsCommand.js +1 -0
  105. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  106. package/dist-es/commands/ListTargetsForPolicyCommand.js +1 -0
  107. package/dist-es/commands/MoveAccountCommand.js +1 -0
  108. package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
  109. package/dist-es/commands/RegisterDelegatedAdministratorCommand.js +1 -0
  110. package/dist-es/commands/RemoveAccountFromOrganizationCommand.js +1 -0
  111. package/dist-es/commands/TagResourceCommand.js +1 -0
  112. package/dist-es/commands/UntagResourceCommand.js +1 -0
  113. package/dist-es/commands/UpdateOrganizationalUnitCommand.js +1 -0
  114. package/dist-es/commands/UpdatePolicyCommand.js +1 -0
  115. package/dist-es/index.js +2 -2
  116. package/dist-es/models/OrganizationsServiceException.js +1 -0
  117. package/dist-types/OrganizationsClient.d.ts +3 -3
  118. package/dist-types/commands/AcceptHandshakeCommand.d.ts +4 -0
  119. package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
  120. package/dist-types/commands/CancelHandshakeCommand.d.ts +4 -0
  121. package/dist-types/commands/CloseAccountCommand.d.ts +4 -0
  122. package/dist-types/commands/CreateAccountCommand.d.ts +4 -0
  123. package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +4 -0
  124. package/dist-types/commands/CreateOrganizationCommand.d.ts +4 -0
  125. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +4 -0
  126. package/dist-types/commands/CreatePolicyCommand.d.ts +4 -0
  127. package/dist-types/commands/DeclineHandshakeCommand.d.ts +4 -0
  128. package/dist-types/commands/DeleteOrganizationCommand.d.ts +4 -0
  129. package/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +4 -0
  130. package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
  131. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
  132. package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +4 -0
  133. package/dist-types/commands/DescribeAccountCommand.d.ts +4 -0
  134. package/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +4 -0
  135. package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +4 -0
  136. package/dist-types/commands/DescribeHandshakeCommand.d.ts +4 -0
  137. package/dist-types/commands/DescribeOrganizationCommand.d.ts +4 -0
  138. package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +4 -0
  139. package/dist-types/commands/DescribePolicyCommand.d.ts +4 -0
  140. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +4 -0
  141. package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
  142. package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +4 -0
  143. package/dist-types/commands/DisablePolicyTypeCommand.d.ts +4 -0
  144. package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +4 -0
  145. package/dist-types/commands/EnableAllFeaturesCommand.d.ts +4 -0
  146. package/dist-types/commands/EnablePolicyTypeCommand.d.ts +4 -0
  147. package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +4 -0
  148. package/dist-types/commands/LeaveOrganizationCommand.d.ts +4 -0
  149. package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +4 -0
  150. package/dist-types/commands/ListAccountsCommand.d.ts +4 -0
  151. package/dist-types/commands/ListAccountsForParentCommand.d.ts +4 -0
  152. package/dist-types/commands/ListChildrenCommand.d.ts +4 -0
  153. package/dist-types/commands/ListCreateAccountStatusCommand.d.ts +4 -0
  154. package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +4 -0
  155. package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +4 -0
  156. package/dist-types/commands/ListHandshakesForAccountCommand.d.ts +4 -0
  157. package/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +4 -0
  158. package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +4 -0
  159. package/dist-types/commands/ListParentsCommand.d.ts +4 -0
  160. package/dist-types/commands/ListPoliciesCommand.d.ts +4 -0
  161. package/dist-types/commands/ListPoliciesForTargetCommand.d.ts +4 -0
  162. package/dist-types/commands/ListRootsCommand.d.ts +4 -0
  163. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  164. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +4 -0
  165. package/dist-types/commands/MoveAccountCommand.d.ts +4 -0
  166. package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
  167. package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +4 -0
  168. package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +4 -0
  169. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  170. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  171. package/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +4 -0
  172. package/dist-types/commands/UpdatePolicyCommand.d.ts +4 -0
  173. package/dist-types/index.d.ts +78 -2
  174. package/dist-types/models/OrganizationsServiceException.d.ts +1 -0
  175. package/dist-types/ts3.4/OrganizationsClient.d.ts +3 -3
  176. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +1 -0
  177. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +1 -0
  178. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +1 -0
  179. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +1 -0
  180. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +1 -0
  181. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +1 -0
  182. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +1 -0
  183. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +1 -0
  184. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +1 -0
  185. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +1 -0
  186. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +1 -0
  187. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +1 -0
  188. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +1 -0
  189. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  190. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +1 -0
  191. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +1 -0
  192. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +1 -0
  193. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +1 -0
  194. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +1 -0
  195. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +1 -0
  196. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +1 -0
  197. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +1 -0
  198. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +1 -0
  199. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +1 -0
  200. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +1 -0
  201. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +1 -0
  202. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +1 -0
  203. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/index.d.ts +2 -2
  232. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +1 -0
  233. package/package.json +28 -28
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OrganizationsClient = void 0;
3
+ exports.OrganizationsClient = exports.__Client = void 0;
4
4
  const config_resolver_1 = require("@aws-sdk/config-resolver");
5
5
  const middleware_content_length_1 = require("@aws-sdk/middleware-content-length");
6
6
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
@@ -11,6 +11,7 @@ const middleware_retry_1 = require("@aws-sdk/middleware-retry");
11
11
  const middleware_signing_1 = require("@aws-sdk/middleware-signing");
12
12
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
13
13
  const smithy_client_1 = require("@aws-sdk/smithy-client");
14
+ Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
14
15
  const EndpointParameters_1 = require("./endpoint/EndpointParameters");
15
16
  const runtimeConfig_1 = require("./runtimeConfig");
16
17
  class OrganizationsClient extends smithy_client_1.Client {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AcceptHandshakeCommand = void 0;
3
+ exports.AcceptHandshakeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class AcceptHandshakeCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachPolicyCommand = void 0;
3
+ exports.AttachPolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class AttachPolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CancelHandshakeCommand = void 0;
3
+ exports.CancelHandshakeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CancelHandshakeCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CloseAccountCommand = void 0;
3
+ exports.CloseAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CloseAccountCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAccountCommand = void 0;
3
+ exports.CreateAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateAccountCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateGovCloudAccountCommand = void 0;
3
+ exports.CreateGovCloudAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateGovCloudAccountCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateOrganizationCommand = void 0;
3
+ exports.CreateOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class CreateOrganizationCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateOrganizationalUnitCommand = void 0;
3
+ exports.CreateOrganizationalUnitCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreateOrganizationalUnitCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePolicyCommand = void 0;
3
+ exports.CreatePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class CreatePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeclineHandshakeCommand = void 0;
3
+ exports.DeclineHandshakeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DeclineHandshakeCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteOrganizationCommand = void 0;
3
+ exports.DeleteOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteOrganizationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteOrganizationalUnitCommand = void 0;
3
+ exports.DeleteOrganizationalUnitCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteOrganizationalUnitCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePolicyCommand = void 0;
3
+ exports.DeletePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeletePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteResourcePolicyCommand = void 0;
3
+ exports.DeleteResourcePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeleteResourcePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterDelegatedAdministratorCommand = void 0;
3
+ exports.DeregisterDelegatedAdministratorCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DeregisterDelegatedAdministratorCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAccountCommand = void 0;
3
+ exports.DescribeAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeAccountCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCreateAccountStatusCommand = void 0;
3
+ exports.DescribeCreateAccountStatusCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeCreateAccountStatusCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeEffectivePolicyCommand = void 0;
3
+ exports.DescribeEffectivePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeEffectivePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeHandshakeCommand = void 0;
3
+ exports.DescribeHandshakeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeHandshakeCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOrganizationCommand = void 0;
3
+ exports.DescribeOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class DescribeOrganizationCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeOrganizationalUnitCommand = void 0;
3
+ exports.DescribeOrganizationalUnitCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeOrganizationalUnitCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePolicyCommand = void 0;
3
+ exports.DescribePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeResourcePolicyCommand = void 0;
3
+ exports.DescribeResourcePolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeResourcePolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetachPolicyCommand = void 0;
3
+ exports.DetachPolicyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DetachPolicyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisableAWSServiceAccessCommand = void 0;
3
+ exports.DisableAWSServiceAccessCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DisableAWSServiceAccessCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisablePolicyTypeCommand = void 0;
3
+ exports.DisablePolicyTypeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DisablePolicyTypeCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EnableAWSServiceAccessCommand = void 0;
3
+ exports.EnableAWSServiceAccessCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class EnableAWSServiceAccessCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EnableAllFeaturesCommand = void 0;
3
+ exports.EnableAllFeaturesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class EnableAllFeaturesCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.EnablePolicyTypeCommand = void 0;
3
+ exports.EnablePolicyTypeCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class EnablePolicyTypeCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.InviteAccountToOrganizationCommand = void 0;
3
+ exports.InviteAccountToOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class InviteAccountToOrganizationCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.LeaveOrganizationCommand = void 0;
3
+ exports.LeaveOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class LeaveOrganizationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAWSServiceAccessForOrganizationCommand = void 0;
3
+ exports.ListAWSServiceAccessForOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListAWSServiceAccessForOrganizationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccountsCommand = void 0;
3
+ exports.ListAccountsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListAccountsCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAccountsForParentCommand = void 0;
3
+ exports.ListAccountsForParentCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListAccountsForParentCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListChildrenCommand = void 0;
3
+ exports.ListChildrenCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListChildrenCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCreateAccountStatusCommand = void 0;
3
+ exports.ListCreateAccountStatusCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListCreateAccountStatusCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDelegatedAdministratorsCommand = void 0;
3
+ exports.ListDelegatedAdministratorsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListDelegatedAdministratorsCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDelegatedServicesForAccountCommand = void 0;
3
+ exports.ListDelegatedServicesForAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListDelegatedServicesForAccountCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListHandshakesForAccountCommand = void 0;
3
+ exports.ListHandshakesForAccountCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListHandshakesForAccountCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListHandshakesForOrganizationCommand = void 0;
3
+ exports.ListHandshakesForOrganizationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const models_0_1 = require("../models/models_0");
8
9
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
10
  class ListHandshakesForOrganizationCommand extends smithy_client_1.Command {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListOrganizationalUnitsForParentCommand = void 0;
3
+ exports.ListOrganizationalUnitsForParentCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListOrganizationalUnitsForParentCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListParentsCommand = void 0;
3
+ exports.ListParentsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListParentsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPoliciesCommand = void 0;
3
+ exports.ListPoliciesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListPoliciesCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPoliciesForTargetCommand = void 0;
3
+ exports.ListPoliciesForTargetCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListPoliciesForTargetCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRootsCommand = void 0;
3
+ exports.ListRootsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListRootsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {