@aws-sdk/client-organizations 3.168.0 → 3.170.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 (85) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/Organizations.d.ts +946 -265
  3. package/dist-types/ts3.4/OrganizationsClient.d.ts +442 -125
  4. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +37 -17
  5. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +37 -17
  7. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +32 -17
  8. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +37 -17
  9. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +41 -17
  10. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +38 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +34 -17
  13. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +37 -17
  14. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +31 -16
  15. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +37 -17
  19. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +41 -17
  21. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +38 -17
  22. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +41 -17
  24. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +37 -17
  25. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +32 -17
  26. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +37 -17
  27. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +38 -17
  28. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +36 -17
  29. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +37 -17
  31. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +41 -17
  32. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +31 -16
  33. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +41 -17
  34. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +34 -17
  35. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +34 -17
  37. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +41 -17
  39. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +41 -17
  40. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +41 -17
  41. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +41 -17
  42. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +41 -17
  43. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +34 -17
  44. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +41 -17
  46. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +34 -17
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  48. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +41 -17
  49. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
  54. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +41 -17
  55. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +34 -17
  56. package/dist-types/ts3.4/commands/index.d.ts +52 -52
  57. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  58. package/dist-types/ts3.4/index.d.ts +6 -6
  59. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +8 -6
  60. package/dist-types/ts3.4/models/index.d.ts +1 -1
  61. package/dist-types/ts3.4/models/models_0.d.ts +1719 -1475
  62. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  63. package/dist-types/ts3.4/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +11 -4
  64. package/dist-types/ts3.4/pagination/ListAccountsForParentPaginator.d.ts +11 -4
  65. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +11 -4
  66. package/dist-types/ts3.4/pagination/ListChildrenPaginator.d.ts +11 -4
  67. package/dist-types/ts3.4/pagination/ListCreateAccountStatusPaginator.d.ts +11 -4
  68. package/dist-types/ts3.4/pagination/ListDelegatedAdministratorsPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListDelegatedServicesForAccountPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListHandshakesForAccountPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListHandshakesForOrganizationPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListParentsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/ListPoliciesForTargetPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/ListRootsPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListTargetsForPolicyPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  80. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +629 -158
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
  85. package/package.json +34 -34
@@ -1,265 +1,946 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AcceptHandshakeCommandInput, AcceptHandshakeCommandOutput } from "./commands/AcceptHandshakeCommand";
3
- import { AttachPolicyCommandInput, AttachPolicyCommandOutput } from "./commands/AttachPolicyCommand";
4
- import { CancelHandshakeCommandInput, CancelHandshakeCommandOutput } from "./commands/CancelHandshakeCommand";
5
- import { CloseAccountCommandInput, CloseAccountCommandOutput } from "./commands/CloseAccountCommand";
6
- import { CreateAccountCommandInput, CreateAccountCommandOutput } from "./commands/CreateAccountCommand";
7
- import { CreateGovCloudAccountCommandInput, CreateGovCloudAccountCommandOutput } from "./commands/CreateGovCloudAccountCommand";
8
- import { CreateOrganizationalUnitCommandInput, CreateOrganizationalUnitCommandOutput } from "./commands/CreateOrganizationalUnitCommand";
9
- import { CreateOrganizationCommandInput, CreateOrganizationCommandOutput } from "./commands/CreateOrganizationCommand";
10
- import { CreatePolicyCommandInput, CreatePolicyCommandOutput } from "./commands/CreatePolicyCommand";
11
- import { DeclineHandshakeCommandInput, DeclineHandshakeCommandOutput } from "./commands/DeclineHandshakeCommand";
12
- import { DeleteOrganizationalUnitCommandInput, DeleteOrganizationalUnitCommandOutput } from "./commands/DeleteOrganizationalUnitCommand";
13
- import { DeleteOrganizationCommandInput, DeleteOrganizationCommandOutput } from "./commands/DeleteOrganizationCommand";
14
- import { DeletePolicyCommandInput, DeletePolicyCommandOutput } from "./commands/DeletePolicyCommand";
15
- import { DeregisterDelegatedAdministratorCommandInput, DeregisterDelegatedAdministratorCommandOutput } from "./commands/DeregisterDelegatedAdministratorCommand";
16
- import { DescribeAccountCommandInput, DescribeAccountCommandOutput } from "./commands/DescribeAccountCommand";
17
- import { DescribeCreateAccountStatusCommandInput, DescribeCreateAccountStatusCommandOutput } from "./commands/DescribeCreateAccountStatusCommand";
18
- import { DescribeEffectivePolicyCommandInput, DescribeEffectivePolicyCommandOutput } from "./commands/DescribeEffectivePolicyCommand";
19
- import { DescribeHandshakeCommandInput, DescribeHandshakeCommandOutput } from "./commands/DescribeHandshakeCommand";
20
- import { DescribeOrganizationalUnitCommandInput, DescribeOrganizationalUnitCommandOutput } from "./commands/DescribeOrganizationalUnitCommand";
21
- import { DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput } from "./commands/DescribeOrganizationCommand";
22
- import { DescribePolicyCommandInput, DescribePolicyCommandOutput } from "./commands/DescribePolicyCommand";
23
- import { DetachPolicyCommandInput, DetachPolicyCommandOutput } from "./commands/DetachPolicyCommand";
24
- import { DisableAWSServiceAccessCommandInput, DisableAWSServiceAccessCommandOutput } from "./commands/DisableAWSServiceAccessCommand";
25
- import { DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput } from "./commands/DisablePolicyTypeCommand";
26
- import { EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput } from "./commands/EnableAllFeaturesCommand";
27
- import { EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput } from "./commands/EnableAWSServiceAccessCommand";
28
- import { EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput } from "./commands/EnablePolicyTypeCommand";
29
- import { InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput } from "./commands/InviteAccountToOrganizationCommand";
30
- import { LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput } from "./commands/LeaveOrganizationCommand";
31
- import { ListAccountsCommandInput, ListAccountsCommandOutput } from "./commands/ListAccountsCommand";
32
- import { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "./commands/ListAccountsForParentCommand";
33
- import { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "./commands/ListAWSServiceAccessForOrganizationCommand";
34
- import { ListChildrenCommandInput, ListChildrenCommandOutput } from "./commands/ListChildrenCommand";
35
- import { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "./commands/ListCreateAccountStatusCommand";
36
- import { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "./commands/ListDelegatedAdministratorsCommand";
37
- import { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "./commands/ListDelegatedServicesForAccountCommand";
38
- import { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "./commands/ListHandshakesForAccountCommand";
39
- import { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "./commands/ListHandshakesForOrganizationCommand";
40
- import { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "./commands/ListOrganizationalUnitsForParentCommand";
41
- import { ListParentsCommandInput, ListParentsCommandOutput } from "./commands/ListParentsCommand";
42
- import { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "./commands/ListPoliciesCommand";
43
- import { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "./commands/ListPoliciesForTargetCommand";
44
- import { ListRootsCommandInput, ListRootsCommandOutput } from "./commands/ListRootsCommand";
45
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
46
- import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "./commands/ListTargetsForPolicyCommand";
47
- import { MoveAccountCommandInput, MoveAccountCommandOutput } from "./commands/MoveAccountCommand";
48
- import { RegisterDelegatedAdministratorCommandInput, RegisterDelegatedAdministratorCommandOutput } from "./commands/RegisterDelegatedAdministratorCommand";
49
- import { RemoveAccountFromOrganizationCommandInput, RemoveAccountFromOrganizationCommandOutput } from "./commands/RemoveAccountFromOrganizationCommand";
50
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
51
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
52
- import { UpdateOrganizationalUnitCommandInput, UpdateOrganizationalUnitCommandOutput } from "./commands/UpdateOrganizationalUnitCommand";
53
- import { UpdatePolicyCommandInput, UpdatePolicyCommandOutput } from "./commands/UpdatePolicyCommand";
54
- import { OrganizationsClient } from "./OrganizationsClient";
55
-
56
- export declare class Organizations extends OrganizationsClient {
57
-
58
- acceptHandshake(args: AcceptHandshakeCommandInput, options?: __HttpHandlerOptions): Promise<AcceptHandshakeCommandOutput>;
59
- acceptHandshake(args: AcceptHandshakeCommandInput, cb: (err: any, data?: AcceptHandshakeCommandOutput) => void): void;
60
- acceptHandshake(args: AcceptHandshakeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptHandshakeCommandOutput) => void): void;
61
-
62
- attachPolicy(args: AttachPolicyCommandInput, options?: __HttpHandlerOptions): Promise<AttachPolicyCommandOutput>;
63
- attachPolicy(args: AttachPolicyCommandInput, cb: (err: any, data?: AttachPolicyCommandOutput) => void): void;
64
- attachPolicy(args: AttachPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AttachPolicyCommandOutput) => void): void;
65
-
66
- cancelHandshake(args: CancelHandshakeCommandInput, options?: __HttpHandlerOptions): Promise<CancelHandshakeCommandOutput>;
67
- cancelHandshake(args: CancelHandshakeCommandInput, cb: (err: any, data?: CancelHandshakeCommandOutput) => void): void;
68
- cancelHandshake(args: CancelHandshakeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelHandshakeCommandOutput) => void): void;
69
-
70
- closeAccount(args: CloseAccountCommandInput, options?: __HttpHandlerOptions): Promise<CloseAccountCommandOutput>;
71
- closeAccount(args: CloseAccountCommandInput, cb: (err: any, data?: CloseAccountCommandOutput) => void): void;
72
- closeAccount(args: CloseAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CloseAccountCommandOutput) => void): void;
73
-
74
- createAccount(args: CreateAccountCommandInput, options?: __HttpHandlerOptions): Promise<CreateAccountCommandOutput>;
75
- createAccount(args: CreateAccountCommandInput, cb: (err: any, data?: CreateAccountCommandOutput) => void): void;
76
- createAccount(args: CreateAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAccountCommandOutput) => void): void;
77
-
78
- createGovCloudAccount(args: CreateGovCloudAccountCommandInput, options?: __HttpHandlerOptions): Promise<CreateGovCloudAccountCommandOutput>;
79
- createGovCloudAccount(args: CreateGovCloudAccountCommandInput, cb: (err: any, data?: CreateGovCloudAccountCommandOutput) => void): void;
80
- createGovCloudAccount(args: CreateGovCloudAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGovCloudAccountCommandOutput) => void): void;
81
-
82
- createOrganization(args: CreateOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<CreateOrganizationCommandOutput>;
83
- createOrganization(args: CreateOrganizationCommandInput, cb: (err: any, data?: CreateOrganizationCommandOutput) => void): void;
84
- createOrganization(args: CreateOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOrganizationCommandOutput) => void): void;
85
-
86
- createOrganizationalUnit(args: CreateOrganizationalUnitCommandInput, options?: __HttpHandlerOptions): Promise<CreateOrganizationalUnitCommandOutput>;
87
- createOrganizationalUnit(args: CreateOrganizationalUnitCommandInput, cb: (err: any, data?: CreateOrganizationalUnitCommandOutput) => void): void;
88
- createOrganizationalUnit(args: CreateOrganizationalUnitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateOrganizationalUnitCommandOutput) => void): void;
89
-
90
- createPolicy(args: CreatePolicyCommandInput, options?: __HttpHandlerOptions): Promise<CreatePolicyCommandOutput>;
91
- createPolicy(args: CreatePolicyCommandInput, cb: (err: any, data?: CreatePolicyCommandOutput) => void): void;
92
- createPolicy(args: CreatePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreatePolicyCommandOutput) => void): void;
93
-
94
- declineHandshake(args: DeclineHandshakeCommandInput, options?: __HttpHandlerOptions): Promise<DeclineHandshakeCommandOutput>;
95
- declineHandshake(args: DeclineHandshakeCommandInput, cb: (err: any, data?: DeclineHandshakeCommandOutput) => void): void;
96
- declineHandshake(args: DeclineHandshakeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeclineHandshakeCommandOutput) => void): void;
97
-
98
- deleteOrganization(args: DeleteOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteOrganizationCommandOutput>;
99
- deleteOrganization(args: DeleteOrganizationCommandInput, cb: (err: any, data?: DeleteOrganizationCommandOutput) => void): void;
100
- deleteOrganization(args: DeleteOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOrganizationCommandOutput) => void): void;
101
-
102
- deleteOrganizationalUnit(args: DeleteOrganizationalUnitCommandInput, options?: __HttpHandlerOptions): Promise<DeleteOrganizationalUnitCommandOutput>;
103
- deleteOrganizationalUnit(args: DeleteOrganizationalUnitCommandInput, cb: (err: any, data?: DeleteOrganizationalUnitCommandOutput) => void): void;
104
- deleteOrganizationalUnit(args: DeleteOrganizationalUnitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteOrganizationalUnitCommandOutput) => void): void;
105
-
106
- deletePolicy(args: DeletePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeletePolicyCommandOutput>;
107
- deletePolicy(args: DeletePolicyCommandInput, cb: (err: any, data?: DeletePolicyCommandOutput) => void): void;
108
- deletePolicy(args: DeletePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePolicyCommandOutput) => void): void;
109
-
110
- deregisterDelegatedAdministrator(args: DeregisterDelegatedAdministratorCommandInput, options?: __HttpHandlerOptions): Promise<DeregisterDelegatedAdministratorCommandOutput>;
111
- deregisterDelegatedAdministrator(args: DeregisterDelegatedAdministratorCommandInput, cb: (err: any, data?: DeregisterDelegatedAdministratorCommandOutput) => void): void;
112
- deregisterDelegatedAdministrator(args: DeregisterDelegatedAdministratorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeregisterDelegatedAdministratorCommandOutput) => void): void;
113
-
114
- describeAccount(args: DescribeAccountCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountCommandOutput>;
115
- describeAccount(args: DescribeAccountCommandInput, cb: (err: any, data?: DescribeAccountCommandOutput) => void): void;
116
- describeAccount(args: DescribeAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountCommandOutput) => void): void;
117
-
118
- describeCreateAccountStatus(args: DescribeCreateAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCreateAccountStatusCommandOutput>;
119
- describeCreateAccountStatus(args: DescribeCreateAccountStatusCommandInput, cb: (err: any, data?: DescribeCreateAccountStatusCommandOutput) => void): void;
120
- describeCreateAccountStatus(args: DescribeCreateAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCreateAccountStatusCommandOutput) => void): void;
121
-
122
- describeEffectivePolicy(args: DescribeEffectivePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEffectivePolicyCommandOutput>;
123
- describeEffectivePolicy(args: DescribeEffectivePolicyCommandInput, cb: (err: any, data?: DescribeEffectivePolicyCommandOutput) => void): void;
124
- describeEffectivePolicy(args: DescribeEffectivePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEffectivePolicyCommandOutput) => void): void;
125
-
126
- describeHandshake(args: DescribeHandshakeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHandshakeCommandOutput>;
127
- describeHandshake(args: DescribeHandshakeCommandInput, cb: (err: any, data?: DescribeHandshakeCommandOutput) => void): void;
128
- describeHandshake(args: DescribeHandshakeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHandshakeCommandOutput) => void): void;
129
-
130
- describeOrganization(args: DescribeOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrganizationCommandOutput>;
131
- describeOrganization(args: DescribeOrganizationCommandInput, cb: (err: any, data?: DescribeOrganizationCommandOutput) => void): void;
132
- describeOrganization(args: DescribeOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationCommandOutput) => void): void;
133
-
134
- describeOrganizationalUnit(args: DescribeOrganizationalUnitCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrganizationalUnitCommandOutput>;
135
- describeOrganizationalUnit(args: DescribeOrganizationalUnitCommandInput, cb: (err: any, data?: DescribeOrganizationalUnitCommandOutput) => void): void;
136
- describeOrganizationalUnit(args: DescribeOrganizationalUnitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrganizationalUnitCommandOutput) => void): void;
137
-
138
- describePolicy(args: DescribePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DescribePolicyCommandOutput>;
139
- describePolicy(args: DescribePolicyCommandInput, cb: (err: any, data?: DescribePolicyCommandOutput) => void): void;
140
- describePolicy(args: DescribePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePolicyCommandOutput) => void): void;
141
-
142
- detachPolicy(args: DetachPolicyCommandInput, options?: __HttpHandlerOptions): Promise<DetachPolicyCommandOutput>;
143
- detachPolicy(args: DetachPolicyCommandInput, cb: (err: any, data?: DetachPolicyCommandOutput) => void): void;
144
- detachPolicy(args: DetachPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DetachPolicyCommandOutput) => void): void;
145
-
146
- disableAWSServiceAccess(args: DisableAWSServiceAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableAWSServiceAccessCommandOutput>;
147
- disableAWSServiceAccess(args: DisableAWSServiceAccessCommandInput, cb: (err: any, data?: DisableAWSServiceAccessCommandOutput) => void): void;
148
- disableAWSServiceAccess(args: DisableAWSServiceAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAWSServiceAccessCommandOutput) => void): void;
149
-
150
- disablePolicyType(args: DisablePolicyTypeCommandInput, options?: __HttpHandlerOptions): Promise<DisablePolicyTypeCommandOutput>;
151
- disablePolicyType(args: DisablePolicyTypeCommandInput, cb: (err: any, data?: DisablePolicyTypeCommandOutput) => void): void;
152
- disablePolicyType(args: DisablePolicyTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisablePolicyTypeCommandOutput) => void): void;
153
-
154
- enableAllFeatures(args: EnableAllFeaturesCommandInput, options?: __HttpHandlerOptions): Promise<EnableAllFeaturesCommandOutput>;
155
- enableAllFeatures(args: EnableAllFeaturesCommandInput, cb: (err: any, data?: EnableAllFeaturesCommandOutput) => void): void;
156
- enableAllFeatures(args: EnableAllFeaturesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAllFeaturesCommandOutput) => void): void;
157
-
158
- enableAWSServiceAccess(args: EnableAWSServiceAccessCommandInput, options?: __HttpHandlerOptions): Promise<EnableAWSServiceAccessCommandOutput>;
159
- enableAWSServiceAccess(args: EnableAWSServiceAccessCommandInput, cb: (err: any, data?: EnableAWSServiceAccessCommandOutput) => void): void;
160
- enableAWSServiceAccess(args: EnableAWSServiceAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAWSServiceAccessCommandOutput) => void): void;
161
-
162
- enablePolicyType(args: EnablePolicyTypeCommandInput, options?: __HttpHandlerOptions): Promise<EnablePolicyTypeCommandOutput>;
163
- enablePolicyType(args: EnablePolicyTypeCommandInput, cb: (err: any, data?: EnablePolicyTypeCommandOutput) => void): void;
164
- enablePolicyType(args: EnablePolicyTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnablePolicyTypeCommandOutput) => void): void;
165
-
166
- inviteAccountToOrganization(args: InviteAccountToOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<InviteAccountToOrganizationCommandOutput>;
167
- inviteAccountToOrganization(args: InviteAccountToOrganizationCommandInput, cb: (err: any, data?: InviteAccountToOrganizationCommandOutput) => void): void;
168
- inviteAccountToOrganization(args: InviteAccountToOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: InviteAccountToOrganizationCommandOutput) => void): void;
169
-
170
- leaveOrganization(args: LeaveOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<LeaveOrganizationCommandOutput>;
171
- leaveOrganization(args: LeaveOrganizationCommandInput, cb: (err: any, data?: LeaveOrganizationCommandOutput) => void): void;
172
- leaveOrganization(args: LeaveOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: LeaveOrganizationCommandOutput) => void): void;
173
-
174
- listAccounts(args: ListAccountsCommandInput, options?: __HttpHandlerOptions): Promise<ListAccountsCommandOutput>;
175
- listAccounts(args: ListAccountsCommandInput, cb: (err: any, data?: ListAccountsCommandOutput) => void): void;
176
- listAccounts(args: ListAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAccountsCommandOutput) => void): void;
177
-
178
- listAccountsForParent(args: ListAccountsForParentCommandInput, options?: __HttpHandlerOptions): Promise<ListAccountsForParentCommandOutput>;
179
- listAccountsForParent(args: ListAccountsForParentCommandInput, cb: (err: any, data?: ListAccountsForParentCommandOutput) => void): void;
180
- listAccountsForParent(args: ListAccountsForParentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAccountsForParentCommandOutput) => void): void;
181
-
182
- listAWSServiceAccessForOrganization(args: ListAWSServiceAccessForOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<ListAWSServiceAccessForOrganizationCommandOutput>;
183
- listAWSServiceAccessForOrganization(args: ListAWSServiceAccessForOrganizationCommandInput, cb: (err: any, data?: ListAWSServiceAccessForOrganizationCommandOutput) => void): void;
184
- listAWSServiceAccessForOrganization(args: ListAWSServiceAccessForOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAWSServiceAccessForOrganizationCommandOutput) => void): void;
185
-
186
- listChildren(args: ListChildrenCommandInput, options?: __HttpHandlerOptions): Promise<ListChildrenCommandOutput>;
187
- listChildren(args: ListChildrenCommandInput, cb: (err: any, data?: ListChildrenCommandOutput) => void): void;
188
- listChildren(args: ListChildrenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListChildrenCommandOutput) => void): void;
189
-
190
- listCreateAccountStatus(args: ListCreateAccountStatusCommandInput, options?: __HttpHandlerOptions): Promise<ListCreateAccountStatusCommandOutput>;
191
- listCreateAccountStatus(args: ListCreateAccountStatusCommandInput, cb: (err: any, data?: ListCreateAccountStatusCommandOutput) => void): void;
192
- listCreateAccountStatus(args: ListCreateAccountStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCreateAccountStatusCommandOutput) => void): void;
193
-
194
- listDelegatedAdministrators(args: ListDelegatedAdministratorsCommandInput, options?: __HttpHandlerOptions): Promise<ListDelegatedAdministratorsCommandOutput>;
195
- listDelegatedAdministrators(args: ListDelegatedAdministratorsCommandInput, cb: (err: any, data?: ListDelegatedAdministratorsCommandOutput) => void): void;
196
- listDelegatedAdministrators(args: ListDelegatedAdministratorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDelegatedAdministratorsCommandOutput) => void): void;
197
-
198
- listDelegatedServicesForAccount(args: ListDelegatedServicesForAccountCommandInput, options?: __HttpHandlerOptions): Promise<ListDelegatedServicesForAccountCommandOutput>;
199
- listDelegatedServicesForAccount(args: ListDelegatedServicesForAccountCommandInput, cb: (err: any, data?: ListDelegatedServicesForAccountCommandOutput) => void): void;
200
- listDelegatedServicesForAccount(args: ListDelegatedServicesForAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDelegatedServicesForAccountCommandOutput) => void): void;
201
-
202
- listHandshakesForAccount(args: ListHandshakesForAccountCommandInput, options?: __HttpHandlerOptions): Promise<ListHandshakesForAccountCommandOutput>;
203
- listHandshakesForAccount(args: ListHandshakesForAccountCommandInput, cb: (err: any, data?: ListHandshakesForAccountCommandOutput) => void): void;
204
- listHandshakesForAccount(args: ListHandshakesForAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHandshakesForAccountCommandOutput) => void): void;
205
-
206
- listHandshakesForOrganization(args: ListHandshakesForOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<ListHandshakesForOrganizationCommandOutput>;
207
- listHandshakesForOrganization(args: ListHandshakesForOrganizationCommandInput, cb: (err: any, data?: ListHandshakesForOrganizationCommandOutput) => void): void;
208
- listHandshakesForOrganization(args: ListHandshakesForOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHandshakesForOrganizationCommandOutput) => void): void;
209
-
210
- listOrganizationalUnitsForParent(args: ListOrganizationalUnitsForParentCommandInput, options?: __HttpHandlerOptions): Promise<ListOrganizationalUnitsForParentCommandOutput>;
211
- listOrganizationalUnitsForParent(args: ListOrganizationalUnitsForParentCommandInput, cb: (err: any, data?: ListOrganizationalUnitsForParentCommandOutput) => void): void;
212
- listOrganizationalUnitsForParent(args: ListOrganizationalUnitsForParentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationalUnitsForParentCommandOutput) => void): void;
213
-
214
- listParents(args: ListParentsCommandInput, options?: __HttpHandlerOptions): Promise<ListParentsCommandOutput>;
215
- listParents(args: ListParentsCommandInput, cb: (err: any, data?: ListParentsCommandOutput) => void): void;
216
- listParents(args: ListParentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListParentsCommandOutput) => void): void;
217
-
218
- listPolicies(args: ListPoliciesCommandInput, options?: __HttpHandlerOptions): Promise<ListPoliciesCommandOutput>;
219
- listPolicies(args: ListPoliciesCommandInput, cb: (err: any, data?: ListPoliciesCommandOutput) => void): void;
220
- listPolicies(args: ListPoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPoliciesCommandOutput) => void): void;
221
-
222
- listPoliciesForTarget(args: ListPoliciesForTargetCommandInput, options?: __HttpHandlerOptions): Promise<ListPoliciesForTargetCommandOutput>;
223
- listPoliciesForTarget(args: ListPoliciesForTargetCommandInput, cb: (err: any, data?: ListPoliciesForTargetCommandOutput) => void): void;
224
- listPoliciesForTarget(args: ListPoliciesForTargetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPoliciesForTargetCommandOutput) => void): void;
225
-
226
- listRoots(args: ListRootsCommandInput, options?: __HttpHandlerOptions): Promise<ListRootsCommandOutput>;
227
- listRoots(args: ListRootsCommandInput, cb: (err: any, data?: ListRootsCommandOutput) => void): void;
228
- listRoots(args: ListRootsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRootsCommandOutput) => void): void;
229
-
230
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
231
- listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
232
- listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
233
-
234
- listTargetsForPolicy(args: ListTargetsForPolicyCommandInput, options?: __HttpHandlerOptions): Promise<ListTargetsForPolicyCommandOutput>;
235
- listTargetsForPolicy(args: ListTargetsForPolicyCommandInput, cb: (err: any, data?: ListTargetsForPolicyCommandOutput) => void): void;
236
- listTargetsForPolicy(args: ListTargetsForPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTargetsForPolicyCommandOutput) => void): void;
237
-
238
- moveAccount(args: MoveAccountCommandInput, options?: __HttpHandlerOptions): Promise<MoveAccountCommandOutput>;
239
- moveAccount(args: MoveAccountCommandInput, cb: (err: any, data?: MoveAccountCommandOutput) => void): void;
240
- moveAccount(args: MoveAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MoveAccountCommandOutput) => void): void;
241
-
242
- registerDelegatedAdministrator(args: RegisterDelegatedAdministratorCommandInput, options?: __HttpHandlerOptions): Promise<RegisterDelegatedAdministratorCommandOutput>;
243
- registerDelegatedAdministrator(args: RegisterDelegatedAdministratorCommandInput, cb: (err: any, data?: RegisterDelegatedAdministratorCommandOutput) => void): void;
244
- registerDelegatedAdministrator(args: RegisterDelegatedAdministratorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RegisterDelegatedAdministratorCommandOutput) => void): void;
245
-
246
- removeAccountFromOrganization(args: RemoveAccountFromOrganizationCommandInput, options?: __HttpHandlerOptions): Promise<RemoveAccountFromOrganizationCommandOutput>;
247
- removeAccountFromOrganization(args: RemoveAccountFromOrganizationCommandInput, cb: (err: any, data?: RemoveAccountFromOrganizationCommandOutput) => void): void;
248
- removeAccountFromOrganization(args: RemoveAccountFromOrganizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemoveAccountFromOrganizationCommandOutput) => void): void;
249
-
250
- tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
251
- tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
252
- tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
253
-
254
- untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
255
- untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
256
- untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
257
-
258
- updateOrganizationalUnit(args: UpdateOrganizationalUnitCommandInput, options?: __HttpHandlerOptions): Promise<UpdateOrganizationalUnitCommandOutput>;
259
- updateOrganizationalUnit(args: UpdateOrganizationalUnitCommandInput, cb: (err: any, data?: UpdateOrganizationalUnitCommandOutput) => void): void;
260
- updateOrganizationalUnit(args: UpdateOrganizationalUnitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateOrganizationalUnitCommandOutput) => void): void;
261
-
262
- updatePolicy(args: UpdatePolicyCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePolicyCommandOutput>;
263
- updatePolicy(args: UpdatePolicyCommandInput, cb: (err: any, data?: UpdatePolicyCommandOutput) => void): void;
264
- updatePolicy(args: UpdatePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePolicyCommandOutput) => void): void;
265
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ AcceptHandshakeCommandInput,
4
+ AcceptHandshakeCommandOutput,
5
+ } from "./commands/AcceptHandshakeCommand";
6
+ import {
7
+ AttachPolicyCommandInput,
8
+ AttachPolicyCommandOutput,
9
+ } from "./commands/AttachPolicyCommand";
10
+ import {
11
+ CancelHandshakeCommandInput,
12
+ CancelHandshakeCommandOutput,
13
+ } from "./commands/CancelHandshakeCommand";
14
+ import {
15
+ CloseAccountCommandInput,
16
+ CloseAccountCommandOutput,
17
+ } from "./commands/CloseAccountCommand";
18
+ import {
19
+ CreateAccountCommandInput,
20
+ CreateAccountCommandOutput,
21
+ } from "./commands/CreateAccountCommand";
22
+ import {
23
+ CreateGovCloudAccountCommandInput,
24
+ CreateGovCloudAccountCommandOutput,
25
+ } from "./commands/CreateGovCloudAccountCommand";
26
+ import {
27
+ CreateOrganizationalUnitCommandInput,
28
+ CreateOrganizationalUnitCommandOutput,
29
+ } from "./commands/CreateOrganizationalUnitCommand";
30
+ import {
31
+ CreateOrganizationCommandInput,
32
+ CreateOrganizationCommandOutput,
33
+ } from "./commands/CreateOrganizationCommand";
34
+ import {
35
+ CreatePolicyCommandInput,
36
+ CreatePolicyCommandOutput,
37
+ } from "./commands/CreatePolicyCommand";
38
+ import {
39
+ DeclineHandshakeCommandInput,
40
+ DeclineHandshakeCommandOutput,
41
+ } from "./commands/DeclineHandshakeCommand";
42
+ import {
43
+ DeleteOrganizationalUnitCommandInput,
44
+ DeleteOrganizationalUnitCommandOutput,
45
+ } from "./commands/DeleteOrganizationalUnitCommand";
46
+ import {
47
+ DeleteOrganizationCommandInput,
48
+ DeleteOrganizationCommandOutput,
49
+ } from "./commands/DeleteOrganizationCommand";
50
+ import {
51
+ DeletePolicyCommandInput,
52
+ DeletePolicyCommandOutput,
53
+ } from "./commands/DeletePolicyCommand";
54
+ import {
55
+ DeregisterDelegatedAdministratorCommandInput,
56
+ DeregisterDelegatedAdministratorCommandOutput,
57
+ } from "./commands/DeregisterDelegatedAdministratorCommand";
58
+ import {
59
+ DescribeAccountCommandInput,
60
+ DescribeAccountCommandOutput,
61
+ } from "./commands/DescribeAccountCommand";
62
+ import {
63
+ DescribeCreateAccountStatusCommandInput,
64
+ DescribeCreateAccountStatusCommandOutput,
65
+ } from "./commands/DescribeCreateAccountStatusCommand";
66
+ import {
67
+ DescribeEffectivePolicyCommandInput,
68
+ DescribeEffectivePolicyCommandOutput,
69
+ } from "./commands/DescribeEffectivePolicyCommand";
70
+ import {
71
+ DescribeHandshakeCommandInput,
72
+ DescribeHandshakeCommandOutput,
73
+ } from "./commands/DescribeHandshakeCommand";
74
+ import {
75
+ DescribeOrganizationalUnitCommandInput,
76
+ DescribeOrganizationalUnitCommandOutput,
77
+ } from "./commands/DescribeOrganizationalUnitCommand";
78
+ import {
79
+ DescribeOrganizationCommandInput,
80
+ DescribeOrganizationCommandOutput,
81
+ } from "./commands/DescribeOrganizationCommand";
82
+ import {
83
+ DescribePolicyCommandInput,
84
+ DescribePolicyCommandOutput,
85
+ } from "./commands/DescribePolicyCommand";
86
+ import {
87
+ DetachPolicyCommandInput,
88
+ DetachPolicyCommandOutput,
89
+ } from "./commands/DetachPolicyCommand";
90
+ import {
91
+ DisableAWSServiceAccessCommandInput,
92
+ DisableAWSServiceAccessCommandOutput,
93
+ } from "./commands/DisableAWSServiceAccessCommand";
94
+ import {
95
+ DisablePolicyTypeCommandInput,
96
+ DisablePolicyTypeCommandOutput,
97
+ } from "./commands/DisablePolicyTypeCommand";
98
+ import {
99
+ EnableAllFeaturesCommandInput,
100
+ EnableAllFeaturesCommandOutput,
101
+ } from "./commands/EnableAllFeaturesCommand";
102
+ import {
103
+ EnableAWSServiceAccessCommandInput,
104
+ EnableAWSServiceAccessCommandOutput,
105
+ } from "./commands/EnableAWSServiceAccessCommand";
106
+ import {
107
+ EnablePolicyTypeCommandInput,
108
+ EnablePolicyTypeCommandOutput,
109
+ } from "./commands/EnablePolicyTypeCommand";
110
+ import {
111
+ InviteAccountToOrganizationCommandInput,
112
+ InviteAccountToOrganizationCommandOutput,
113
+ } from "./commands/InviteAccountToOrganizationCommand";
114
+ import {
115
+ LeaveOrganizationCommandInput,
116
+ LeaveOrganizationCommandOutput,
117
+ } from "./commands/LeaveOrganizationCommand";
118
+ import {
119
+ ListAccountsCommandInput,
120
+ ListAccountsCommandOutput,
121
+ } from "./commands/ListAccountsCommand";
122
+ import {
123
+ ListAccountsForParentCommandInput,
124
+ ListAccountsForParentCommandOutput,
125
+ } from "./commands/ListAccountsForParentCommand";
126
+ import {
127
+ ListAWSServiceAccessForOrganizationCommandInput,
128
+ ListAWSServiceAccessForOrganizationCommandOutput,
129
+ } from "./commands/ListAWSServiceAccessForOrganizationCommand";
130
+ import {
131
+ ListChildrenCommandInput,
132
+ ListChildrenCommandOutput,
133
+ } from "./commands/ListChildrenCommand";
134
+ import {
135
+ ListCreateAccountStatusCommandInput,
136
+ ListCreateAccountStatusCommandOutput,
137
+ } from "./commands/ListCreateAccountStatusCommand";
138
+ import {
139
+ ListDelegatedAdministratorsCommandInput,
140
+ ListDelegatedAdministratorsCommandOutput,
141
+ } from "./commands/ListDelegatedAdministratorsCommand";
142
+ import {
143
+ ListDelegatedServicesForAccountCommandInput,
144
+ ListDelegatedServicesForAccountCommandOutput,
145
+ } from "./commands/ListDelegatedServicesForAccountCommand";
146
+ import {
147
+ ListHandshakesForAccountCommandInput,
148
+ ListHandshakesForAccountCommandOutput,
149
+ } from "./commands/ListHandshakesForAccountCommand";
150
+ import {
151
+ ListHandshakesForOrganizationCommandInput,
152
+ ListHandshakesForOrganizationCommandOutput,
153
+ } from "./commands/ListHandshakesForOrganizationCommand";
154
+ import {
155
+ ListOrganizationalUnitsForParentCommandInput,
156
+ ListOrganizationalUnitsForParentCommandOutput,
157
+ } from "./commands/ListOrganizationalUnitsForParentCommand";
158
+ import {
159
+ ListParentsCommandInput,
160
+ ListParentsCommandOutput,
161
+ } from "./commands/ListParentsCommand";
162
+ import {
163
+ ListPoliciesCommandInput,
164
+ ListPoliciesCommandOutput,
165
+ } from "./commands/ListPoliciesCommand";
166
+ import {
167
+ ListPoliciesForTargetCommandInput,
168
+ ListPoliciesForTargetCommandOutput,
169
+ } from "./commands/ListPoliciesForTargetCommand";
170
+ import {
171
+ ListRootsCommandInput,
172
+ ListRootsCommandOutput,
173
+ } from "./commands/ListRootsCommand";
174
+ import {
175
+ ListTagsForResourceCommandInput,
176
+ ListTagsForResourceCommandOutput,
177
+ } from "./commands/ListTagsForResourceCommand";
178
+ import {
179
+ ListTargetsForPolicyCommandInput,
180
+ ListTargetsForPolicyCommandOutput,
181
+ } from "./commands/ListTargetsForPolicyCommand";
182
+ import {
183
+ MoveAccountCommandInput,
184
+ MoveAccountCommandOutput,
185
+ } from "./commands/MoveAccountCommand";
186
+ import {
187
+ RegisterDelegatedAdministratorCommandInput,
188
+ RegisterDelegatedAdministratorCommandOutput,
189
+ } from "./commands/RegisterDelegatedAdministratorCommand";
190
+ import {
191
+ RemoveAccountFromOrganizationCommandInput,
192
+ RemoveAccountFromOrganizationCommandOutput,
193
+ } from "./commands/RemoveAccountFromOrganizationCommand";
194
+ import {
195
+ TagResourceCommandInput,
196
+ TagResourceCommandOutput,
197
+ } from "./commands/TagResourceCommand";
198
+ import {
199
+ UntagResourceCommandInput,
200
+ UntagResourceCommandOutput,
201
+ } from "./commands/UntagResourceCommand";
202
+ import {
203
+ UpdateOrganizationalUnitCommandInput,
204
+ UpdateOrganizationalUnitCommandOutput,
205
+ } from "./commands/UpdateOrganizationalUnitCommand";
206
+ import {
207
+ UpdatePolicyCommandInput,
208
+ UpdatePolicyCommandOutput,
209
+ } from "./commands/UpdatePolicyCommand";
210
+ import { OrganizationsClient } from "./OrganizationsClient";
211
+
212
+ export declare class Organizations extends OrganizationsClient {
213
+ acceptHandshake(
214
+ args: AcceptHandshakeCommandInput,
215
+ options?: __HttpHandlerOptions
216
+ ): Promise<AcceptHandshakeCommandOutput>;
217
+ acceptHandshake(
218
+ args: AcceptHandshakeCommandInput,
219
+ cb: (err: any, data?: AcceptHandshakeCommandOutput) => void
220
+ ): void;
221
+ acceptHandshake(
222
+ args: AcceptHandshakeCommandInput,
223
+ options: __HttpHandlerOptions,
224
+ cb: (err: any, data?: AcceptHandshakeCommandOutput) => void
225
+ ): void;
226
+
227
+ attachPolicy(
228
+ args: AttachPolicyCommandInput,
229
+ options?: __HttpHandlerOptions
230
+ ): Promise<AttachPolicyCommandOutput>;
231
+ attachPolicy(
232
+ args: AttachPolicyCommandInput,
233
+ cb: (err: any, data?: AttachPolicyCommandOutput) => void
234
+ ): void;
235
+ attachPolicy(
236
+ args: AttachPolicyCommandInput,
237
+ options: __HttpHandlerOptions,
238
+ cb: (err: any, data?: AttachPolicyCommandOutput) => void
239
+ ): void;
240
+
241
+ cancelHandshake(
242
+ args: CancelHandshakeCommandInput,
243
+ options?: __HttpHandlerOptions
244
+ ): Promise<CancelHandshakeCommandOutput>;
245
+ cancelHandshake(
246
+ args: CancelHandshakeCommandInput,
247
+ cb: (err: any, data?: CancelHandshakeCommandOutput) => void
248
+ ): void;
249
+ cancelHandshake(
250
+ args: CancelHandshakeCommandInput,
251
+ options: __HttpHandlerOptions,
252
+ cb: (err: any, data?: CancelHandshakeCommandOutput) => void
253
+ ): void;
254
+
255
+ closeAccount(
256
+ args: CloseAccountCommandInput,
257
+ options?: __HttpHandlerOptions
258
+ ): Promise<CloseAccountCommandOutput>;
259
+ closeAccount(
260
+ args: CloseAccountCommandInput,
261
+ cb: (err: any, data?: CloseAccountCommandOutput) => void
262
+ ): void;
263
+ closeAccount(
264
+ args: CloseAccountCommandInput,
265
+ options: __HttpHandlerOptions,
266
+ cb: (err: any, data?: CloseAccountCommandOutput) => void
267
+ ): void;
268
+
269
+ createAccount(
270
+ args: CreateAccountCommandInput,
271
+ options?: __HttpHandlerOptions
272
+ ): Promise<CreateAccountCommandOutput>;
273
+ createAccount(
274
+ args: CreateAccountCommandInput,
275
+ cb: (err: any, data?: CreateAccountCommandOutput) => void
276
+ ): void;
277
+ createAccount(
278
+ args: CreateAccountCommandInput,
279
+ options: __HttpHandlerOptions,
280
+ cb: (err: any, data?: CreateAccountCommandOutput) => void
281
+ ): void;
282
+
283
+ createGovCloudAccount(
284
+ args: CreateGovCloudAccountCommandInput,
285
+ options?: __HttpHandlerOptions
286
+ ): Promise<CreateGovCloudAccountCommandOutput>;
287
+ createGovCloudAccount(
288
+ args: CreateGovCloudAccountCommandInput,
289
+ cb: (err: any, data?: CreateGovCloudAccountCommandOutput) => void
290
+ ): void;
291
+ createGovCloudAccount(
292
+ args: CreateGovCloudAccountCommandInput,
293
+ options: __HttpHandlerOptions,
294
+ cb: (err: any, data?: CreateGovCloudAccountCommandOutput) => void
295
+ ): void;
296
+
297
+ createOrganization(
298
+ args: CreateOrganizationCommandInput,
299
+ options?: __HttpHandlerOptions
300
+ ): Promise<CreateOrganizationCommandOutput>;
301
+ createOrganization(
302
+ args: CreateOrganizationCommandInput,
303
+ cb: (err: any, data?: CreateOrganizationCommandOutput) => void
304
+ ): void;
305
+ createOrganization(
306
+ args: CreateOrganizationCommandInput,
307
+ options: __HttpHandlerOptions,
308
+ cb: (err: any, data?: CreateOrganizationCommandOutput) => void
309
+ ): void;
310
+
311
+ createOrganizationalUnit(
312
+ args: CreateOrganizationalUnitCommandInput,
313
+ options?: __HttpHandlerOptions
314
+ ): Promise<CreateOrganizationalUnitCommandOutput>;
315
+ createOrganizationalUnit(
316
+ args: CreateOrganizationalUnitCommandInput,
317
+ cb: (err: any, data?: CreateOrganizationalUnitCommandOutput) => void
318
+ ): void;
319
+ createOrganizationalUnit(
320
+ args: CreateOrganizationalUnitCommandInput,
321
+ options: __HttpHandlerOptions,
322
+ cb: (err: any, data?: CreateOrganizationalUnitCommandOutput) => void
323
+ ): void;
324
+
325
+ createPolicy(
326
+ args: CreatePolicyCommandInput,
327
+ options?: __HttpHandlerOptions
328
+ ): Promise<CreatePolicyCommandOutput>;
329
+ createPolicy(
330
+ args: CreatePolicyCommandInput,
331
+ cb: (err: any, data?: CreatePolicyCommandOutput) => void
332
+ ): void;
333
+ createPolicy(
334
+ args: CreatePolicyCommandInput,
335
+ options: __HttpHandlerOptions,
336
+ cb: (err: any, data?: CreatePolicyCommandOutput) => void
337
+ ): void;
338
+
339
+ declineHandshake(
340
+ args: DeclineHandshakeCommandInput,
341
+ options?: __HttpHandlerOptions
342
+ ): Promise<DeclineHandshakeCommandOutput>;
343
+ declineHandshake(
344
+ args: DeclineHandshakeCommandInput,
345
+ cb: (err: any, data?: DeclineHandshakeCommandOutput) => void
346
+ ): void;
347
+ declineHandshake(
348
+ args: DeclineHandshakeCommandInput,
349
+ options: __HttpHandlerOptions,
350
+ cb: (err: any, data?: DeclineHandshakeCommandOutput) => void
351
+ ): void;
352
+
353
+ deleteOrganization(
354
+ args: DeleteOrganizationCommandInput,
355
+ options?: __HttpHandlerOptions
356
+ ): Promise<DeleteOrganizationCommandOutput>;
357
+ deleteOrganization(
358
+ args: DeleteOrganizationCommandInput,
359
+ cb: (err: any, data?: DeleteOrganizationCommandOutput) => void
360
+ ): void;
361
+ deleteOrganization(
362
+ args: DeleteOrganizationCommandInput,
363
+ options: __HttpHandlerOptions,
364
+ cb: (err: any, data?: DeleteOrganizationCommandOutput) => void
365
+ ): void;
366
+
367
+ deleteOrganizationalUnit(
368
+ args: DeleteOrganizationalUnitCommandInput,
369
+ options?: __HttpHandlerOptions
370
+ ): Promise<DeleteOrganizationalUnitCommandOutput>;
371
+ deleteOrganizationalUnit(
372
+ args: DeleteOrganizationalUnitCommandInput,
373
+ cb: (err: any, data?: DeleteOrganizationalUnitCommandOutput) => void
374
+ ): void;
375
+ deleteOrganizationalUnit(
376
+ args: DeleteOrganizationalUnitCommandInput,
377
+ options: __HttpHandlerOptions,
378
+ cb: (err: any, data?: DeleteOrganizationalUnitCommandOutput) => void
379
+ ): void;
380
+
381
+ deletePolicy(
382
+ args: DeletePolicyCommandInput,
383
+ options?: __HttpHandlerOptions
384
+ ): Promise<DeletePolicyCommandOutput>;
385
+ deletePolicy(
386
+ args: DeletePolicyCommandInput,
387
+ cb: (err: any, data?: DeletePolicyCommandOutput) => void
388
+ ): void;
389
+ deletePolicy(
390
+ args: DeletePolicyCommandInput,
391
+ options: __HttpHandlerOptions,
392
+ cb: (err: any, data?: DeletePolicyCommandOutput) => void
393
+ ): void;
394
+
395
+ deregisterDelegatedAdministrator(
396
+ args: DeregisterDelegatedAdministratorCommandInput,
397
+ options?: __HttpHandlerOptions
398
+ ): Promise<DeregisterDelegatedAdministratorCommandOutput>;
399
+ deregisterDelegatedAdministrator(
400
+ args: DeregisterDelegatedAdministratorCommandInput,
401
+ cb: (err: any, data?: DeregisterDelegatedAdministratorCommandOutput) => void
402
+ ): void;
403
+ deregisterDelegatedAdministrator(
404
+ args: DeregisterDelegatedAdministratorCommandInput,
405
+ options: __HttpHandlerOptions,
406
+ cb: (err: any, data?: DeregisterDelegatedAdministratorCommandOutput) => void
407
+ ): void;
408
+
409
+ describeAccount(
410
+ args: DescribeAccountCommandInput,
411
+ options?: __HttpHandlerOptions
412
+ ): Promise<DescribeAccountCommandOutput>;
413
+ describeAccount(
414
+ args: DescribeAccountCommandInput,
415
+ cb: (err: any, data?: DescribeAccountCommandOutput) => void
416
+ ): void;
417
+ describeAccount(
418
+ args: DescribeAccountCommandInput,
419
+ options: __HttpHandlerOptions,
420
+ cb: (err: any, data?: DescribeAccountCommandOutput) => void
421
+ ): void;
422
+
423
+ describeCreateAccountStatus(
424
+ args: DescribeCreateAccountStatusCommandInput,
425
+ options?: __HttpHandlerOptions
426
+ ): Promise<DescribeCreateAccountStatusCommandOutput>;
427
+ describeCreateAccountStatus(
428
+ args: DescribeCreateAccountStatusCommandInput,
429
+ cb: (err: any, data?: DescribeCreateAccountStatusCommandOutput) => void
430
+ ): void;
431
+ describeCreateAccountStatus(
432
+ args: DescribeCreateAccountStatusCommandInput,
433
+ options: __HttpHandlerOptions,
434
+ cb: (err: any, data?: DescribeCreateAccountStatusCommandOutput) => void
435
+ ): void;
436
+
437
+ describeEffectivePolicy(
438
+ args: DescribeEffectivePolicyCommandInput,
439
+ options?: __HttpHandlerOptions
440
+ ): Promise<DescribeEffectivePolicyCommandOutput>;
441
+ describeEffectivePolicy(
442
+ args: DescribeEffectivePolicyCommandInput,
443
+ cb: (err: any, data?: DescribeEffectivePolicyCommandOutput) => void
444
+ ): void;
445
+ describeEffectivePolicy(
446
+ args: DescribeEffectivePolicyCommandInput,
447
+ options: __HttpHandlerOptions,
448
+ cb: (err: any, data?: DescribeEffectivePolicyCommandOutput) => void
449
+ ): void;
450
+
451
+ describeHandshake(
452
+ args: DescribeHandshakeCommandInput,
453
+ options?: __HttpHandlerOptions
454
+ ): Promise<DescribeHandshakeCommandOutput>;
455
+ describeHandshake(
456
+ args: DescribeHandshakeCommandInput,
457
+ cb: (err: any, data?: DescribeHandshakeCommandOutput) => void
458
+ ): void;
459
+ describeHandshake(
460
+ args: DescribeHandshakeCommandInput,
461
+ options: __HttpHandlerOptions,
462
+ cb: (err: any, data?: DescribeHandshakeCommandOutput) => void
463
+ ): void;
464
+
465
+ describeOrganization(
466
+ args: DescribeOrganizationCommandInput,
467
+ options?: __HttpHandlerOptions
468
+ ): Promise<DescribeOrganizationCommandOutput>;
469
+ describeOrganization(
470
+ args: DescribeOrganizationCommandInput,
471
+ cb: (err: any, data?: DescribeOrganizationCommandOutput) => void
472
+ ): void;
473
+ describeOrganization(
474
+ args: DescribeOrganizationCommandInput,
475
+ options: __HttpHandlerOptions,
476
+ cb: (err: any, data?: DescribeOrganizationCommandOutput) => void
477
+ ): void;
478
+
479
+ describeOrganizationalUnit(
480
+ args: DescribeOrganizationalUnitCommandInput,
481
+ options?: __HttpHandlerOptions
482
+ ): Promise<DescribeOrganizationalUnitCommandOutput>;
483
+ describeOrganizationalUnit(
484
+ args: DescribeOrganizationalUnitCommandInput,
485
+ cb: (err: any, data?: DescribeOrganizationalUnitCommandOutput) => void
486
+ ): void;
487
+ describeOrganizationalUnit(
488
+ args: DescribeOrganizationalUnitCommandInput,
489
+ options: __HttpHandlerOptions,
490
+ cb: (err: any, data?: DescribeOrganizationalUnitCommandOutput) => void
491
+ ): void;
492
+
493
+ describePolicy(
494
+ args: DescribePolicyCommandInput,
495
+ options?: __HttpHandlerOptions
496
+ ): Promise<DescribePolicyCommandOutput>;
497
+ describePolicy(
498
+ args: DescribePolicyCommandInput,
499
+ cb: (err: any, data?: DescribePolicyCommandOutput) => void
500
+ ): void;
501
+ describePolicy(
502
+ args: DescribePolicyCommandInput,
503
+ options: __HttpHandlerOptions,
504
+ cb: (err: any, data?: DescribePolicyCommandOutput) => void
505
+ ): void;
506
+
507
+ detachPolicy(
508
+ args: DetachPolicyCommandInput,
509
+ options?: __HttpHandlerOptions
510
+ ): Promise<DetachPolicyCommandOutput>;
511
+ detachPolicy(
512
+ args: DetachPolicyCommandInput,
513
+ cb: (err: any, data?: DetachPolicyCommandOutput) => void
514
+ ): void;
515
+ detachPolicy(
516
+ args: DetachPolicyCommandInput,
517
+ options: __HttpHandlerOptions,
518
+ cb: (err: any, data?: DetachPolicyCommandOutput) => void
519
+ ): void;
520
+
521
+ disableAWSServiceAccess(
522
+ args: DisableAWSServiceAccessCommandInput,
523
+ options?: __HttpHandlerOptions
524
+ ): Promise<DisableAWSServiceAccessCommandOutput>;
525
+ disableAWSServiceAccess(
526
+ args: DisableAWSServiceAccessCommandInput,
527
+ cb: (err: any, data?: DisableAWSServiceAccessCommandOutput) => void
528
+ ): void;
529
+ disableAWSServiceAccess(
530
+ args: DisableAWSServiceAccessCommandInput,
531
+ options: __HttpHandlerOptions,
532
+ cb: (err: any, data?: DisableAWSServiceAccessCommandOutput) => void
533
+ ): void;
534
+
535
+ disablePolicyType(
536
+ args: DisablePolicyTypeCommandInput,
537
+ options?: __HttpHandlerOptions
538
+ ): Promise<DisablePolicyTypeCommandOutput>;
539
+ disablePolicyType(
540
+ args: DisablePolicyTypeCommandInput,
541
+ cb: (err: any, data?: DisablePolicyTypeCommandOutput) => void
542
+ ): void;
543
+ disablePolicyType(
544
+ args: DisablePolicyTypeCommandInput,
545
+ options: __HttpHandlerOptions,
546
+ cb: (err: any, data?: DisablePolicyTypeCommandOutput) => void
547
+ ): void;
548
+
549
+ enableAllFeatures(
550
+ args: EnableAllFeaturesCommandInput,
551
+ options?: __HttpHandlerOptions
552
+ ): Promise<EnableAllFeaturesCommandOutput>;
553
+ enableAllFeatures(
554
+ args: EnableAllFeaturesCommandInput,
555
+ cb: (err: any, data?: EnableAllFeaturesCommandOutput) => void
556
+ ): void;
557
+ enableAllFeatures(
558
+ args: EnableAllFeaturesCommandInput,
559
+ options: __HttpHandlerOptions,
560
+ cb: (err: any, data?: EnableAllFeaturesCommandOutput) => void
561
+ ): void;
562
+
563
+ enableAWSServiceAccess(
564
+ args: EnableAWSServiceAccessCommandInput,
565
+ options?: __HttpHandlerOptions
566
+ ): Promise<EnableAWSServiceAccessCommandOutput>;
567
+ enableAWSServiceAccess(
568
+ args: EnableAWSServiceAccessCommandInput,
569
+ cb: (err: any, data?: EnableAWSServiceAccessCommandOutput) => void
570
+ ): void;
571
+ enableAWSServiceAccess(
572
+ args: EnableAWSServiceAccessCommandInput,
573
+ options: __HttpHandlerOptions,
574
+ cb: (err: any, data?: EnableAWSServiceAccessCommandOutput) => void
575
+ ): void;
576
+
577
+ enablePolicyType(
578
+ args: EnablePolicyTypeCommandInput,
579
+ options?: __HttpHandlerOptions
580
+ ): Promise<EnablePolicyTypeCommandOutput>;
581
+ enablePolicyType(
582
+ args: EnablePolicyTypeCommandInput,
583
+ cb: (err: any, data?: EnablePolicyTypeCommandOutput) => void
584
+ ): void;
585
+ enablePolicyType(
586
+ args: EnablePolicyTypeCommandInput,
587
+ options: __HttpHandlerOptions,
588
+ cb: (err: any, data?: EnablePolicyTypeCommandOutput) => void
589
+ ): void;
590
+
591
+ inviteAccountToOrganization(
592
+ args: InviteAccountToOrganizationCommandInput,
593
+ options?: __HttpHandlerOptions
594
+ ): Promise<InviteAccountToOrganizationCommandOutput>;
595
+ inviteAccountToOrganization(
596
+ args: InviteAccountToOrganizationCommandInput,
597
+ cb: (err: any, data?: InviteAccountToOrganizationCommandOutput) => void
598
+ ): void;
599
+ inviteAccountToOrganization(
600
+ args: InviteAccountToOrganizationCommandInput,
601
+ options: __HttpHandlerOptions,
602
+ cb: (err: any, data?: InviteAccountToOrganizationCommandOutput) => void
603
+ ): void;
604
+
605
+ leaveOrganization(
606
+ args: LeaveOrganizationCommandInput,
607
+ options?: __HttpHandlerOptions
608
+ ): Promise<LeaveOrganizationCommandOutput>;
609
+ leaveOrganization(
610
+ args: LeaveOrganizationCommandInput,
611
+ cb: (err: any, data?: LeaveOrganizationCommandOutput) => void
612
+ ): void;
613
+ leaveOrganization(
614
+ args: LeaveOrganizationCommandInput,
615
+ options: __HttpHandlerOptions,
616
+ cb: (err: any, data?: LeaveOrganizationCommandOutput) => void
617
+ ): void;
618
+
619
+ listAccounts(
620
+ args: ListAccountsCommandInput,
621
+ options?: __HttpHandlerOptions
622
+ ): Promise<ListAccountsCommandOutput>;
623
+ listAccounts(
624
+ args: ListAccountsCommandInput,
625
+ cb: (err: any, data?: ListAccountsCommandOutput) => void
626
+ ): void;
627
+ listAccounts(
628
+ args: ListAccountsCommandInput,
629
+ options: __HttpHandlerOptions,
630
+ cb: (err: any, data?: ListAccountsCommandOutput) => void
631
+ ): void;
632
+
633
+ listAccountsForParent(
634
+ args: ListAccountsForParentCommandInput,
635
+ options?: __HttpHandlerOptions
636
+ ): Promise<ListAccountsForParentCommandOutput>;
637
+ listAccountsForParent(
638
+ args: ListAccountsForParentCommandInput,
639
+ cb: (err: any, data?: ListAccountsForParentCommandOutput) => void
640
+ ): void;
641
+ listAccountsForParent(
642
+ args: ListAccountsForParentCommandInput,
643
+ options: __HttpHandlerOptions,
644
+ cb: (err: any, data?: ListAccountsForParentCommandOutput) => void
645
+ ): void;
646
+
647
+ listAWSServiceAccessForOrganization(
648
+ args: ListAWSServiceAccessForOrganizationCommandInput,
649
+ options?: __HttpHandlerOptions
650
+ ): Promise<ListAWSServiceAccessForOrganizationCommandOutput>;
651
+ listAWSServiceAccessForOrganization(
652
+ args: ListAWSServiceAccessForOrganizationCommandInput,
653
+ cb: (
654
+ err: any,
655
+ data?: ListAWSServiceAccessForOrganizationCommandOutput
656
+ ) => void
657
+ ): void;
658
+ listAWSServiceAccessForOrganization(
659
+ args: ListAWSServiceAccessForOrganizationCommandInput,
660
+ options: __HttpHandlerOptions,
661
+ cb: (
662
+ err: any,
663
+ data?: ListAWSServiceAccessForOrganizationCommandOutput
664
+ ) => void
665
+ ): void;
666
+
667
+ listChildren(
668
+ args: ListChildrenCommandInput,
669
+ options?: __HttpHandlerOptions
670
+ ): Promise<ListChildrenCommandOutput>;
671
+ listChildren(
672
+ args: ListChildrenCommandInput,
673
+ cb: (err: any, data?: ListChildrenCommandOutput) => void
674
+ ): void;
675
+ listChildren(
676
+ args: ListChildrenCommandInput,
677
+ options: __HttpHandlerOptions,
678
+ cb: (err: any, data?: ListChildrenCommandOutput) => void
679
+ ): void;
680
+
681
+ listCreateAccountStatus(
682
+ args: ListCreateAccountStatusCommandInput,
683
+ options?: __HttpHandlerOptions
684
+ ): Promise<ListCreateAccountStatusCommandOutput>;
685
+ listCreateAccountStatus(
686
+ args: ListCreateAccountStatusCommandInput,
687
+ cb: (err: any, data?: ListCreateAccountStatusCommandOutput) => void
688
+ ): void;
689
+ listCreateAccountStatus(
690
+ args: ListCreateAccountStatusCommandInput,
691
+ options: __HttpHandlerOptions,
692
+ cb: (err: any, data?: ListCreateAccountStatusCommandOutput) => void
693
+ ): void;
694
+
695
+ listDelegatedAdministrators(
696
+ args: ListDelegatedAdministratorsCommandInput,
697
+ options?: __HttpHandlerOptions
698
+ ): Promise<ListDelegatedAdministratorsCommandOutput>;
699
+ listDelegatedAdministrators(
700
+ args: ListDelegatedAdministratorsCommandInput,
701
+ cb: (err: any, data?: ListDelegatedAdministratorsCommandOutput) => void
702
+ ): void;
703
+ listDelegatedAdministrators(
704
+ args: ListDelegatedAdministratorsCommandInput,
705
+ options: __HttpHandlerOptions,
706
+ cb: (err: any, data?: ListDelegatedAdministratorsCommandOutput) => void
707
+ ): void;
708
+
709
+ listDelegatedServicesForAccount(
710
+ args: ListDelegatedServicesForAccountCommandInput,
711
+ options?: __HttpHandlerOptions
712
+ ): Promise<ListDelegatedServicesForAccountCommandOutput>;
713
+ listDelegatedServicesForAccount(
714
+ args: ListDelegatedServicesForAccountCommandInput,
715
+ cb: (err: any, data?: ListDelegatedServicesForAccountCommandOutput) => void
716
+ ): void;
717
+ listDelegatedServicesForAccount(
718
+ args: ListDelegatedServicesForAccountCommandInput,
719
+ options: __HttpHandlerOptions,
720
+ cb: (err: any, data?: ListDelegatedServicesForAccountCommandOutput) => void
721
+ ): void;
722
+
723
+ listHandshakesForAccount(
724
+ args: ListHandshakesForAccountCommandInput,
725
+ options?: __HttpHandlerOptions
726
+ ): Promise<ListHandshakesForAccountCommandOutput>;
727
+ listHandshakesForAccount(
728
+ args: ListHandshakesForAccountCommandInput,
729
+ cb: (err: any, data?: ListHandshakesForAccountCommandOutput) => void
730
+ ): void;
731
+ listHandshakesForAccount(
732
+ args: ListHandshakesForAccountCommandInput,
733
+ options: __HttpHandlerOptions,
734
+ cb: (err: any, data?: ListHandshakesForAccountCommandOutput) => void
735
+ ): void;
736
+
737
+ listHandshakesForOrganization(
738
+ args: ListHandshakesForOrganizationCommandInput,
739
+ options?: __HttpHandlerOptions
740
+ ): Promise<ListHandshakesForOrganizationCommandOutput>;
741
+ listHandshakesForOrganization(
742
+ args: ListHandshakesForOrganizationCommandInput,
743
+ cb: (err: any, data?: ListHandshakesForOrganizationCommandOutput) => void
744
+ ): void;
745
+ listHandshakesForOrganization(
746
+ args: ListHandshakesForOrganizationCommandInput,
747
+ options: __HttpHandlerOptions,
748
+ cb: (err: any, data?: ListHandshakesForOrganizationCommandOutput) => void
749
+ ): void;
750
+
751
+ listOrganizationalUnitsForParent(
752
+ args: ListOrganizationalUnitsForParentCommandInput,
753
+ options?: __HttpHandlerOptions
754
+ ): Promise<ListOrganizationalUnitsForParentCommandOutput>;
755
+ listOrganizationalUnitsForParent(
756
+ args: ListOrganizationalUnitsForParentCommandInput,
757
+ cb: (err: any, data?: ListOrganizationalUnitsForParentCommandOutput) => void
758
+ ): void;
759
+ listOrganizationalUnitsForParent(
760
+ args: ListOrganizationalUnitsForParentCommandInput,
761
+ options: __HttpHandlerOptions,
762
+ cb: (err: any, data?: ListOrganizationalUnitsForParentCommandOutput) => void
763
+ ): void;
764
+
765
+ listParents(
766
+ args: ListParentsCommandInput,
767
+ options?: __HttpHandlerOptions
768
+ ): Promise<ListParentsCommandOutput>;
769
+ listParents(
770
+ args: ListParentsCommandInput,
771
+ cb: (err: any, data?: ListParentsCommandOutput) => void
772
+ ): void;
773
+ listParents(
774
+ args: ListParentsCommandInput,
775
+ options: __HttpHandlerOptions,
776
+ cb: (err: any, data?: ListParentsCommandOutput) => void
777
+ ): void;
778
+
779
+ listPolicies(
780
+ args: ListPoliciesCommandInput,
781
+ options?: __HttpHandlerOptions
782
+ ): Promise<ListPoliciesCommandOutput>;
783
+ listPolicies(
784
+ args: ListPoliciesCommandInput,
785
+ cb: (err: any, data?: ListPoliciesCommandOutput) => void
786
+ ): void;
787
+ listPolicies(
788
+ args: ListPoliciesCommandInput,
789
+ options: __HttpHandlerOptions,
790
+ cb: (err: any, data?: ListPoliciesCommandOutput) => void
791
+ ): void;
792
+
793
+ listPoliciesForTarget(
794
+ args: ListPoliciesForTargetCommandInput,
795
+ options?: __HttpHandlerOptions
796
+ ): Promise<ListPoliciesForTargetCommandOutput>;
797
+ listPoliciesForTarget(
798
+ args: ListPoliciesForTargetCommandInput,
799
+ cb: (err: any, data?: ListPoliciesForTargetCommandOutput) => void
800
+ ): void;
801
+ listPoliciesForTarget(
802
+ args: ListPoliciesForTargetCommandInput,
803
+ options: __HttpHandlerOptions,
804
+ cb: (err: any, data?: ListPoliciesForTargetCommandOutput) => void
805
+ ): void;
806
+
807
+ listRoots(
808
+ args: ListRootsCommandInput,
809
+ options?: __HttpHandlerOptions
810
+ ): Promise<ListRootsCommandOutput>;
811
+ listRoots(
812
+ args: ListRootsCommandInput,
813
+ cb: (err: any, data?: ListRootsCommandOutput) => void
814
+ ): void;
815
+ listRoots(
816
+ args: ListRootsCommandInput,
817
+ options: __HttpHandlerOptions,
818
+ cb: (err: any, data?: ListRootsCommandOutput) => void
819
+ ): void;
820
+
821
+ listTagsForResource(
822
+ args: ListTagsForResourceCommandInput,
823
+ options?: __HttpHandlerOptions
824
+ ): Promise<ListTagsForResourceCommandOutput>;
825
+ listTagsForResource(
826
+ args: ListTagsForResourceCommandInput,
827
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
828
+ ): void;
829
+ listTagsForResource(
830
+ args: ListTagsForResourceCommandInput,
831
+ options: __HttpHandlerOptions,
832
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
833
+ ): void;
834
+
835
+ listTargetsForPolicy(
836
+ args: ListTargetsForPolicyCommandInput,
837
+ options?: __HttpHandlerOptions
838
+ ): Promise<ListTargetsForPolicyCommandOutput>;
839
+ listTargetsForPolicy(
840
+ args: ListTargetsForPolicyCommandInput,
841
+ cb: (err: any, data?: ListTargetsForPolicyCommandOutput) => void
842
+ ): void;
843
+ listTargetsForPolicy(
844
+ args: ListTargetsForPolicyCommandInput,
845
+ options: __HttpHandlerOptions,
846
+ cb: (err: any, data?: ListTargetsForPolicyCommandOutput) => void
847
+ ): void;
848
+
849
+ moveAccount(
850
+ args: MoveAccountCommandInput,
851
+ options?: __HttpHandlerOptions
852
+ ): Promise<MoveAccountCommandOutput>;
853
+ moveAccount(
854
+ args: MoveAccountCommandInput,
855
+ cb: (err: any, data?: MoveAccountCommandOutput) => void
856
+ ): void;
857
+ moveAccount(
858
+ args: MoveAccountCommandInput,
859
+ options: __HttpHandlerOptions,
860
+ cb: (err: any, data?: MoveAccountCommandOutput) => void
861
+ ): void;
862
+
863
+ registerDelegatedAdministrator(
864
+ args: RegisterDelegatedAdministratorCommandInput,
865
+ options?: __HttpHandlerOptions
866
+ ): Promise<RegisterDelegatedAdministratorCommandOutput>;
867
+ registerDelegatedAdministrator(
868
+ args: RegisterDelegatedAdministratorCommandInput,
869
+ cb: (err: any, data?: RegisterDelegatedAdministratorCommandOutput) => void
870
+ ): void;
871
+ registerDelegatedAdministrator(
872
+ args: RegisterDelegatedAdministratorCommandInput,
873
+ options: __HttpHandlerOptions,
874
+ cb: (err: any, data?: RegisterDelegatedAdministratorCommandOutput) => void
875
+ ): void;
876
+
877
+ removeAccountFromOrganization(
878
+ args: RemoveAccountFromOrganizationCommandInput,
879
+ options?: __HttpHandlerOptions
880
+ ): Promise<RemoveAccountFromOrganizationCommandOutput>;
881
+ removeAccountFromOrganization(
882
+ args: RemoveAccountFromOrganizationCommandInput,
883
+ cb: (err: any, data?: RemoveAccountFromOrganizationCommandOutput) => void
884
+ ): void;
885
+ removeAccountFromOrganization(
886
+ args: RemoveAccountFromOrganizationCommandInput,
887
+ options: __HttpHandlerOptions,
888
+ cb: (err: any, data?: RemoveAccountFromOrganizationCommandOutput) => void
889
+ ): void;
890
+
891
+ tagResource(
892
+ args: TagResourceCommandInput,
893
+ options?: __HttpHandlerOptions
894
+ ): Promise<TagResourceCommandOutput>;
895
+ tagResource(
896
+ args: TagResourceCommandInput,
897
+ cb: (err: any, data?: TagResourceCommandOutput) => void
898
+ ): void;
899
+ tagResource(
900
+ args: TagResourceCommandInput,
901
+ options: __HttpHandlerOptions,
902
+ cb: (err: any, data?: TagResourceCommandOutput) => void
903
+ ): void;
904
+
905
+ untagResource(
906
+ args: UntagResourceCommandInput,
907
+ options?: __HttpHandlerOptions
908
+ ): Promise<UntagResourceCommandOutput>;
909
+ untagResource(
910
+ args: UntagResourceCommandInput,
911
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
912
+ ): void;
913
+ untagResource(
914
+ args: UntagResourceCommandInput,
915
+ options: __HttpHandlerOptions,
916
+ cb: (err: any, data?: UntagResourceCommandOutput) => void
917
+ ): void;
918
+
919
+ updateOrganizationalUnit(
920
+ args: UpdateOrganizationalUnitCommandInput,
921
+ options?: __HttpHandlerOptions
922
+ ): Promise<UpdateOrganizationalUnitCommandOutput>;
923
+ updateOrganizationalUnit(
924
+ args: UpdateOrganizationalUnitCommandInput,
925
+ cb: (err: any, data?: UpdateOrganizationalUnitCommandOutput) => void
926
+ ): void;
927
+ updateOrganizationalUnit(
928
+ args: UpdateOrganizationalUnitCommandInput,
929
+ options: __HttpHandlerOptions,
930
+ cb: (err: any, data?: UpdateOrganizationalUnitCommandOutput) => void
931
+ ): void;
932
+
933
+ updatePolicy(
934
+ args: UpdatePolicyCommandInput,
935
+ options?: __HttpHandlerOptions
936
+ ): Promise<UpdatePolicyCommandOutput>;
937
+ updatePolicy(
938
+ args: UpdatePolicyCommandInput,
939
+ cb: (err: any, data?: UpdatePolicyCommandOutput) => void
940
+ ): void;
941
+ updatePolicy(
942
+ args: UpdatePolicyCommandInput,
943
+ options: __HttpHandlerOptions,
944
+ cb: (err: any, data?: UpdatePolicyCommandOutput) => void
945
+ ): void;
946
+ }