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