@aws-sdk/client-organizations 3.337.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
@@ -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 { ListParentsRequest, ListParentsResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { ListPoliciesRequest, ListPoliciesResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { ListPoliciesForTargetRequest, ListPoliciesForTargetResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { ListRootsRequest, ListRootsResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { ListTargetsForPolicyRequest, ListTargetsForPolicyResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { MoveAccountRequest } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { RegisterDelegatedAdministratorRequest } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { RemoveAccountFromOrganizationRequest } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { TagResourceRequest } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { UntagResourceRequest } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { UpdateOrganizationalUnitRequest, UpdateOrganizationalUnitResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
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 { UpdatePolicyRequest, UpdatePolicyResponse } from "../models/models_0";
5
5
  import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OrganizationsClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,82 @@
1
- export * from "./Organizations";
1
+ /**
2
+ * <p>Organizations is a web service that enables you to consolidate your multiple
3
+ * Amazon Web Services accounts into an <i>organization</i> and centrally manage your
4
+ * accounts and their resources.</p>
5
+ * <p>This guide provides descriptions of the Organizations operations. For more
6
+ * information about using this service, see the <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_introduction.html">Organizations User Guide</a>.</p>
7
+ * <p>
8
+ * <b>Support and feedback for Organizations</b>
9
+ * </p>
10
+ * <p>We welcome your feedback. Send your comments to <a href="mailto:feedback-awsorganizations@amazon.com">feedback-awsorganizations@amazon.com</a> or post your feedback and questions in
11
+ * the <a href="http://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support forum</a>. For
12
+ * more information about the Amazon Web Services support forums, see <a href="http://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
13
+ * <p>
14
+ * <b>Endpoint to call When using the CLI or the Amazon Web Services
15
+ * SDK</b>
16
+ * </p>
17
+ * <p>For the current release of Organizations, specify the <code>us-east-1</code> region
18
+ * for all Amazon Web Services API and CLI calls made from the commercial Amazon Web Services Regions outside of
19
+ * China. If calling from one of the Amazon Web Services Regions in China, then specify
20
+ * <code>cn-northwest-1</code>. You can do this in the CLI by using these parameters
21
+ * and commands:</p>
22
+ * <ul>
23
+ * <li>
24
+ * <p>Use the following parameter with each command to specify both the endpoint and
25
+ * its region:</p>
26
+ * <p>
27
+ * <code>--endpoint-url https://organizations.us-east-1.amazonaws.com</code>
28
+ * <i>(from commercial Amazon Web Services Regions outside of China)</i>
29
+ * </p>
30
+ * <p>or</p>
31
+ * <p>
32
+ * <code>--endpoint-url
33
+ * https://organizations.cn-northwest-1.amazonaws.com.cn</code>
34
+ * <i>(from Amazon Web Services Regions in China)</i>
35
+ * </p>
36
+ * </li>
37
+ * <li>
38
+ * <p>Use the default endpoint, but configure your default region with this
39
+ * command:</p>
40
+ * <p>
41
+ * <code>aws configure set default.region us-east-1</code>
42
+ * <i>(from commercial Amazon Web Services Regions outside of China)</i>
43
+ * </p>
44
+ * <p>or</p>
45
+ * <p>
46
+ * <code>aws configure set default.region cn-northwest-1</code>
47
+ * <i>(from Amazon Web Services Regions in China)</i>
48
+ * </p>
49
+ * </li>
50
+ * <li>
51
+ * <p>Use the following parameter with each command to specify the endpoint:</p>
52
+ * <p>
53
+ * <code>--region us-east-1</code>
54
+ * <i>(from commercial Amazon Web Services Regions outside of China)</i>
55
+ * </p>
56
+ * <p>or</p>
57
+ * <p>
58
+ * <code>--region cn-northwest-1</code>
59
+ * <i>(from Amazon Web Services Regions in China)</i>
60
+ * </p>
61
+ * </li>
62
+ * </ul>
63
+ * <p>
64
+ * <b>Recording API Requests</b>
65
+ * </p>
66
+ * <p>Organizations supports CloudTrail, a service that records Amazon Web Services API calls for your
67
+ * Amazon Web Services account and delivers log files to an Amazon S3 bucket. By using information collected
68
+ * by CloudTrail, you can determine which requests the Organizations service received, who made the
69
+ * request and when, and so on. For more about Organizations and its support for CloudTrail, see
70
+ * <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_incident-response.html#orgs_cloudtrail-integration">Logging
71
+ * Organizations Events with CloudTrail</a> in the <i>Organizations User Guide</i>.
72
+ * To learn more about CloudTrail, including how to turn it on and find your log files, see the
73
+ * <a href="https://docs.aws.amazon.com/awscloudtrail/latest/userguide/what_is_cloud_trail_top_level.html">CloudTrail User Guide</a>.</p>
74
+ *
75
+ * @packageDocumentation
76
+ */
2
77
  export * from "./OrganizationsClient";
78
+ export * from "./Organizations";
3
79
  export * from "./commands";
4
- export * from "./models";
5
80
  export * from "./pagination";
81
+ export * from "./models";
6
82
  export { OrganizationsServiceException } from "./models/OrganizationsServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -271,6 +271,7 @@ import {
271
271
  ClientResolvedEndpointParameters,
272
272
  EndpointParameters,
273
273
  } from "./endpoint/EndpointParameters";
274
+ export { __Client };
274
275
  export type ServiceInputTypes =
275
276
  | AcceptHandshakeCommandInput
276
277
  | AttachPolicyCommandInput
@@ -407,7 +408,7 @@ export interface ClientDefaults
407
408
  logger?: __Logger;
408
409
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
409
410
  }
410
- type OrganizationsClientConfigType = Partial<
411
+ export type OrganizationsClientConfigType = Partial<
411
412
  __SmithyConfiguration<__HttpHandlerOptions>
412
413
  > &
413
414
  ClientDefaults &
@@ -420,7 +421,7 @@ type OrganizationsClientConfigType = Partial<
420
421
  ClientInputEndpointParameters;
421
422
  export interface OrganizationsClientConfig
422
423
  extends OrganizationsClientConfigType {}
423
- type OrganizationsClientResolvedConfigType =
424
+ export type OrganizationsClientResolvedConfigType =
424
425
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
425
426
  Required<ClientDefaults> &
426
427
  RegionResolvedConfig &
@@ -442,4 +443,3 @@ export declare class OrganizationsClient extends __Client<
442
443
  constructor(configuration: OrganizationsClientConfig);
443
444
  destroy(): void;
444
445
  }
445
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AcceptHandshakeCommandInput extends AcceptHandshakeRequest {}
19
20
  export interface AcceptHandshakeCommandOutput
20
21
  extends AcceptHandshakeResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AttachPolicyCommandInput extends AttachPolicyRequest {}
16
17
  export interface AttachPolicyCommandOutput extends __MetadataBearer {}
17
18
  export declare class AttachPolicyCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CancelHandshakeCommandInput extends CancelHandshakeRequest {}
19
20
  export interface CancelHandshakeCommandOutput
20
21
  extends CancelHandshakeResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CloseAccountCommandInput extends CloseAccountRequest {}
16
17
  export interface CloseAccountCommandOutput extends __MetadataBearer {}
17
18
  export declare class CloseAccountCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAccountCommandInput extends CreateAccountRequest {}
19
20
  export interface CreateAccountCommandOutput
20
21
  extends CreateAccountResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateGovCloudAccountCommandInput
19
20
  extends CreateGovCloudAccountRequest {}
20
21
  export interface CreateGovCloudAccountCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateOrganizationCommandInput
19
20
  extends CreateOrganizationRequest {}
20
21
  export interface CreateOrganizationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateOrganizationalUnitCommandInput
19
20
  extends CreateOrganizationalUnitRequest {}
20
21
  export interface CreateOrganizationalUnitCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreatePolicyCommandInput extends CreatePolicyRequest {}
16
17
  export interface CreatePolicyCommandOutput
17
18
  extends CreatePolicyResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeclineHandshakeCommandInput extends DeclineHandshakeRequest {}
19
20
  export interface DeclineHandshakeCommandOutput
20
21
  extends DeclineHandshakeResponse,
@@ -11,6 +11,7 @@ import {
11
11
  ServiceInputTypes,
12
12
  ServiceOutputTypes,
13
13
  } from "../OrganizationsClient";
14
+ export { __MetadataBearer, $Command };
14
15
  export interface DeleteOrganizationCommandInput {}
15
16
  export interface DeleteOrganizationCommandOutput extends __MetadataBearer {}
16
17
  export declare class DeleteOrganizationCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteOrganizationalUnitCommandInput
16
17
  extends DeleteOrganizationalUnitRequest {}
17
18
  export interface DeleteOrganizationalUnitCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeletePolicyCommandInput extends DeletePolicyRequest {}
16
17
  export interface DeletePolicyCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeletePolicyCommand extends $Command<
@@ -11,6 +11,7 @@ import {
11
11
  ServiceInputTypes,
12
12
  ServiceOutputTypes,
13
13
  } from "../OrganizationsClient";
14
+ export { __MetadataBearer, $Command };
14
15
  export interface DeleteResourcePolicyCommandInput {}
15
16
  export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
16
17
  export declare class DeleteResourcePolicyCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeregisterDelegatedAdministratorCommandInput
16
17
  extends DeregisterDelegatedAdministratorRequest {}
17
18
  export interface DeregisterDelegatedAdministratorCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeAccountCommandInput extends DescribeAccountRequest {}
19
20
  export interface DescribeAccountCommandOutput
20
21
  extends DescribeAccountResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeCreateAccountStatusCommandInput
19
20
  extends DescribeCreateAccountStatusRequest {}
20
21
  export interface DescribeCreateAccountStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeEffectivePolicyCommandInput
19
20
  extends DescribeEffectivePolicyRequest {}
20
21
  export interface DescribeEffectivePolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeHandshakeCommandInput
19
20
  extends DescribeHandshakeRequest {}
20
21
  export interface DescribeHandshakeCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeOrganizationCommandInput {}
16
17
  export interface DescribeOrganizationCommandOutput
17
18
  extends DescribeOrganizationResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeOrganizationalUnitCommandInput
19
20
  extends DescribeOrganizationalUnitRequest {}
20
21
  export interface DescribeOrganizationalUnitCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribePolicyCommandInput extends DescribePolicyRequest {}
19
20
  export interface DescribePolicyCommandOutput
20
21
  extends DescribePolicyResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeResourcePolicyCommandInput {}
16
17
  export interface DescribeResourcePolicyCommandOutput
17
18
  extends DescribeResourcePolicyResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DetachPolicyCommandInput extends DetachPolicyRequest {}
16
17
  export interface DetachPolicyCommandOutput extends __MetadataBearer {}
17
18
  export declare class DetachPolicyCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisableAWSServiceAccessCommandInput
16
17
  extends DisableAWSServiceAccessRequest {}
17
18
  export interface DisableAWSServiceAccessCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisablePolicyTypeCommandInput
19
20
  extends DisablePolicyTypeRequest {}
20
21
  export interface DisablePolicyTypeCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface EnableAWSServiceAccessCommandInput
16
17
  extends EnableAWSServiceAccessRequest {}
17
18
  export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnableAllFeaturesCommandInput
19
20
  extends EnableAllFeaturesRequest {}
20
21
  export interface EnableAllFeaturesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface EnablePolicyTypeCommandInput extends EnablePolicyTypeRequest {}
19
20
  export interface EnablePolicyTypeCommandOutput
20
21
  extends EnablePolicyTypeResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface InviteAccountToOrganizationCommandInput
19
20
  extends InviteAccountToOrganizationRequest {}
20
21
  export interface InviteAccountToOrganizationCommandOutput
@@ -11,6 +11,7 @@ import {
11
11
  ServiceInputTypes,
12
12
  ServiceOutputTypes,
13
13
  } from "../OrganizationsClient";
14
+ export { __MetadataBearer, $Command };
14
15
  export interface LeaveOrganizationCommandInput {}
15
16
  export interface LeaveOrganizationCommandOutput extends __MetadataBearer {}
16
17
  export declare class LeaveOrganizationCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAWSServiceAccessForOrganizationCommandInput
19
20
  extends ListAWSServiceAccessForOrganizationRequest {}
20
21
  export interface ListAWSServiceAccessForOrganizationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListAccountsCommandInput extends ListAccountsRequest {}
16
17
  export interface ListAccountsCommandOutput
17
18
  extends ListAccountsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAccountsForParentCommandInput
19
20
  extends ListAccountsForParentRequest {}
20
21
  export interface ListAccountsForParentCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../OrganizationsClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListChildrenCommandInput extends ListChildrenRequest {}
16
17
  export interface ListChildrenCommandOutput
17
18
  extends ListChildrenResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListCreateAccountStatusCommandInput
19
20
  extends ListCreateAccountStatusRequest {}
20
21
  export interface ListCreateAccountStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../OrganizationsClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListDelegatedAdministratorsCommandInput
19
20
  extends ListDelegatedAdministratorsRequest {}
20
21
  export interface ListDelegatedAdministratorsCommandOutput