@aws-sdk/client-organizations 3.1019.0 → 3.1021.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 (39) hide show
  1. package/dist-cjs/schemas/schemas_0.js +15 -13
  2. package/dist-es/Organizations.js +3 -3
  3. package/dist-es/schemas/schemas_0.js +15 -13
  4. package/dist-types/Organizations.d.ts +63 -63
  5. package/dist-types/OrganizationsClient.d.ts +66 -66
  6. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  7. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +1 -0
  8. package/dist-types/commands/DescribeAccountCommand.d.ts +3 -0
  9. package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +1 -0
  10. package/dist-types/commands/ListAccountsCommand.d.ts +3 -0
  11. package/dist-types/commands/ListAccountsForParentCommand.d.ts +3 -0
  12. package/dist-types/commands/ListAccountsWithInvalidEffectivePolicyCommand.d.ts +3 -0
  13. package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +1 -0
  14. package/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +1 -0
  15. package/dist-types/index.d.ts +1 -1
  16. package/dist-types/models/errors.d.ts +1 -1
  17. package/dist-types/models/models_0.d.ts +11 -1
  18. package/dist-types/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +1 -1
  19. package/dist-types/pagination/ListAccountsForParentPaginator.d.ts +1 -1
  20. package/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  21. package/dist-types/pagination/ListAccountsWithInvalidEffectivePolicyPaginator.d.ts +1 -1
  22. package/dist-types/pagination/ListChildrenPaginator.d.ts +1 -1
  23. package/dist-types/pagination/ListCreateAccountStatusPaginator.d.ts +1 -1
  24. package/dist-types/pagination/ListDelegatedAdministratorsPaginator.d.ts +1 -1
  25. package/dist-types/pagination/ListDelegatedServicesForAccountPaginator.d.ts +1 -1
  26. package/dist-types/pagination/ListEffectivePolicyValidationErrorsPaginator.d.ts +1 -1
  27. package/dist-types/pagination/ListHandshakesForAccountPaginator.d.ts +1 -1
  28. package/dist-types/pagination/ListHandshakesForOrganizationPaginator.d.ts +1 -1
  29. package/dist-types/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +1 -1
  30. package/dist-types/pagination/ListParentsPaginator.d.ts +1 -1
  31. package/dist-types/pagination/ListPoliciesForTargetPaginator.d.ts +1 -1
  32. package/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
  33. package/dist-types/pagination/ListRootsPaginator.d.ts +1 -1
  34. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  35. package/dist-types/pagination/ListTargetsForPolicyPaginator.d.ts +1 -1
  36. package/dist-types/ts3.4/OrganizationsClient.d.ts +2 -3
  37. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  38. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  39. package/package.json +14 -14
@@ -258,7 +258,7 @@ const _OUI = "OrganizationalUnitId";
258
258
  const _OUNEE = "OrganizationalUnitNotEmptyException";
259
259
  const _OUNFE = "OrganizationalUnitNotFoundException";
260
260
  const _OUr = "OrganizationalUnits";
261
- const _P = "Policy";
261
+ const _P = "Paths";
262
262
  const _PC = "PolicyContent";
263
263
  const _PCIPE = "PolicyChangesInProgressException";
264
264
  const _PHI = "ParentHandshakeId";
@@ -285,7 +285,8 @@ const _Pa = "Parties";
285
285
  const _Par = "Parents";
286
286
  const _Pare = "Parent";
287
287
  const _Pat = "Path";
288
- const _Po = "Policies";
288
+ const _Po = "Policy";
289
+ const _Pol = "Policies";
289
290
  const _R = "Reason";
290
291
  const _RAFO = "RemoveAccountFromOrganization";
291
292
  const _RAFOR = "RemoveAccountFromOrganizationRequest";
@@ -681,8 +682,8 @@ exports.AcceptHandshakeResponse$ = [3, n0, _AHRc,
681
682
  ];
682
683
  exports.Account$ = [3, n0, _A,
683
684
  0,
684
- [_I, _Ar, _E, _N, _S, _St, _JM, _JT],
685
- [0, 0, [() => Email, 0], [() => AccountName, 0], 0, 0, 0, 4]
685
+ [_I, _Ar, _E, _N, _S, _St, _P, _JM, _JT],
686
+ [0, 0, [() => Email, 0], [() => AccountName, 0], 0, 0, 64 | 0, 0, 4]
686
687
  ];
687
688
  exports.AttachPolicyRequest$ = [3, n0, _APR,
688
689
  0,
@@ -761,7 +762,7 @@ exports.CreatePolicyRequest$ = [3, n0, _CPR,
761
762
  ];
762
763
  exports.CreatePolicyResponse$ = [3, n0, _CPRr,
763
764
  0,
764
- [_P],
765
+ [_Po],
765
766
  [() => exports.Policy$]
766
767
  ];
767
768
  exports.DeclineHandshakeRequest$ = [3, n0, _DHR,
@@ -861,7 +862,7 @@ exports.DescribePolicyRequest$ = [3, n0, _DPRe,
861
862
  ];
862
863
  exports.DescribePolicyResponse$ = [3, n0, _DPRes,
863
864
  0,
864
- [_P],
865
+ [_Po],
865
866
  [() => exports.Policy$]
866
867
  ];
867
868
  exports.DescribeResourcePolicyResponse$ = [3, n0, _DRPR,
@@ -1136,7 +1137,7 @@ exports.ListPoliciesForTargetRequest$ = [3, n0, _LPFTR,
1136
1137
  ];
1137
1138
  exports.ListPoliciesForTargetResponse$ = [3, n0, _LPFTRi,
1138
1139
  0,
1139
- [_Po, _NT],
1140
+ [_Pol, _NT],
1140
1141
  [() => Policies, 0]
1141
1142
  ];
1142
1143
  exports.ListPoliciesRequest$ = [3, n0, _LPRis,
@@ -1146,7 +1147,7 @@ exports.ListPoliciesRequest$ = [3, n0, _LPRis,
1146
1147
  ];
1147
1148
  exports.ListPoliciesResponse$ = [3, n0, _LPRist,
1148
1149
  0,
1149
- [_Po, _NT],
1150
+ [_Pol, _NT],
1150
1151
  [() => Policies, 0]
1151
1152
  ];
1152
1153
  exports.ListRootsRequest$ = [3, n0, _LRR,
@@ -1191,15 +1192,15 @@ exports.Organization$ = [3, n0, _O,
1191
1192
  ];
1192
1193
  exports.OrganizationalUnit$ = [3, n0, _OU,
1193
1194
  0,
1194
- [_I, _Ar, _N],
1195
- [0, 0, 0]
1195
+ [_I, _Ar, _N, _Pat],
1196
+ [0, 0, 0, 0]
1196
1197
  ];
1197
1198
  exports.Parent$ = [3, n0, _Pare,
1198
1199
  0,
1199
1200
  [_I, _T],
1200
1201
  [0, 0]
1201
1202
  ];
1202
- exports.Policy$ = [3, n0, _P,
1203
+ exports.Policy$ = [3, n0, _Po,
1203
1204
  0,
1204
1205
  [_PS, _Co],
1205
1206
  [() => exports.PolicySummary$, 0]
@@ -1306,7 +1307,7 @@ exports.UpdatePolicyRequest$ = [3, n0, _UPR,
1306
1307
  ];
1307
1308
  exports.UpdatePolicyResponse$ = [3, n0, _UPRp,
1308
1309
  0,
1309
- [_P],
1310
+ [_Po],
1310
1311
  [() => exports.Policy$]
1311
1312
  ];
1312
1313
  exports.UpdateResponsibilityTransferRequest$ = [3, n0, _URTR,
@@ -1363,7 +1364,8 @@ var OrganizationalUnits = [1, n0, _OUr,
1363
1364
  var Parents = [1, n0, _Par,
1364
1365
  0, () => exports.Parent$
1365
1366
  ];
1366
- var Policies = [1, n0, _Po,
1367
+ var Paths = 64 | 0;
1368
+ var Policies = [1, n0, _Pol,
1367
1369
  0, () => exports.PolicySummary$
1368
1370
  ];
1369
1371
  var PolicyIds = 64 | 0;
@@ -46,17 +46,17 @@ import { ListHandshakesForOrganizationCommand, } from "./commands/ListHandshakes
46
46
  import { ListInboundResponsibilityTransfersCommand, } from "./commands/ListInboundResponsibilityTransfersCommand";
47
47
  import { ListOrganizationalUnitsForParentCommand, } from "./commands/ListOrganizationalUnitsForParentCommand";
48
48
  import { ListOutboundResponsibilityTransfersCommand, } from "./commands/ListOutboundResponsibilityTransfersCommand";
49
- import { ListParentsCommand } from "./commands/ListParentsCommand";
49
+ import { ListParentsCommand, } from "./commands/ListParentsCommand";
50
50
  import { ListPoliciesCommand, } from "./commands/ListPoliciesCommand";
51
51
  import { ListPoliciesForTargetCommand, } from "./commands/ListPoliciesForTargetCommand";
52
52
  import { ListRootsCommand } from "./commands/ListRootsCommand";
53
53
  import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
54
54
  import { ListTargetsForPolicyCommand, } from "./commands/ListTargetsForPolicyCommand";
55
- import { MoveAccountCommand } from "./commands/MoveAccountCommand";
55
+ import { MoveAccountCommand, } from "./commands/MoveAccountCommand";
56
56
  import { PutResourcePolicyCommand, } from "./commands/PutResourcePolicyCommand";
57
57
  import { RegisterDelegatedAdministratorCommand, } from "./commands/RegisterDelegatedAdministratorCommand";
58
58
  import { RemoveAccountFromOrganizationCommand, } from "./commands/RemoveAccountFromOrganizationCommand";
59
- import { TagResourceCommand } from "./commands/TagResourceCommand";
59
+ import { TagResourceCommand, } from "./commands/TagResourceCommand";
60
60
  import { TerminateResponsibilityTransferCommand, } from "./commands/TerminateResponsibilityTransferCommand";
61
61
  import { UntagResourceCommand, } from "./commands/UntagResourceCommand";
62
62
  import { UpdateOrganizationalUnitCommand, } from "./commands/UpdateOrganizationalUnitCommand";
@@ -251,7 +251,7 @@ const _OUI = "OrganizationalUnitId";
251
251
  const _OUNEE = "OrganizationalUnitNotEmptyException";
252
252
  const _OUNFE = "OrganizationalUnitNotFoundException";
253
253
  const _OUr = "OrganizationalUnits";
254
- const _P = "Policy";
254
+ const _P = "Paths";
255
255
  const _PC = "PolicyContent";
256
256
  const _PCIPE = "PolicyChangesInProgressException";
257
257
  const _PHI = "ParentHandshakeId";
@@ -278,7 +278,8 @@ const _Pa = "Parties";
278
278
  const _Par = "Parents";
279
279
  const _Pare = "Parent";
280
280
  const _Pat = "Path";
281
- const _Po = "Policies";
281
+ const _Po = "Policy";
282
+ const _Pol = "Policies";
282
283
  const _R = "Reason";
283
284
  const _RAFO = "RemoveAccountFromOrganization";
284
285
  const _RAFOR = "RemoveAccountFromOrganizationRequest";
@@ -674,8 +675,8 @@ export var AcceptHandshakeResponse$ = [3, n0, _AHRc,
674
675
  ];
675
676
  export var Account$ = [3, n0, _A,
676
677
  0,
677
- [_I, _Ar, _E, _N, _S, _St, _JM, _JT],
678
- [0, 0, [() => Email, 0], [() => AccountName, 0], 0, 0, 0, 4]
678
+ [_I, _Ar, _E, _N, _S, _St, _P, _JM, _JT],
679
+ [0, 0, [() => Email, 0], [() => AccountName, 0], 0, 0, 64 | 0, 0, 4]
679
680
  ];
680
681
  export var AttachPolicyRequest$ = [3, n0, _APR,
681
682
  0,
@@ -754,7 +755,7 @@ export var CreatePolicyRequest$ = [3, n0, _CPR,
754
755
  ];
755
756
  export var CreatePolicyResponse$ = [3, n0, _CPRr,
756
757
  0,
757
- [_P],
758
+ [_Po],
758
759
  [() => Policy$]
759
760
  ];
760
761
  export var DeclineHandshakeRequest$ = [3, n0, _DHR,
@@ -854,7 +855,7 @@ export var DescribePolicyRequest$ = [3, n0, _DPRe,
854
855
  ];
855
856
  export var DescribePolicyResponse$ = [3, n0, _DPRes,
856
857
  0,
857
- [_P],
858
+ [_Po],
858
859
  [() => Policy$]
859
860
  ];
860
861
  export var DescribeResourcePolicyResponse$ = [3, n0, _DRPR,
@@ -1129,7 +1130,7 @@ export var ListPoliciesForTargetRequest$ = [3, n0, _LPFTR,
1129
1130
  ];
1130
1131
  export var ListPoliciesForTargetResponse$ = [3, n0, _LPFTRi,
1131
1132
  0,
1132
- [_Po, _NT],
1133
+ [_Pol, _NT],
1133
1134
  [() => Policies, 0]
1134
1135
  ];
1135
1136
  export var ListPoliciesRequest$ = [3, n0, _LPRis,
@@ -1139,7 +1140,7 @@ export var ListPoliciesRequest$ = [3, n0, _LPRis,
1139
1140
  ];
1140
1141
  export var ListPoliciesResponse$ = [3, n0, _LPRist,
1141
1142
  0,
1142
- [_Po, _NT],
1143
+ [_Pol, _NT],
1143
1144
  [() => Policies, 0]
1144
1145
  ];
1145
1146
  export var ListRootsRequest$ = [3, n0, _LRR,
@@ -1184,15 +1185,15 @@ export var Organization$ = [3, n0, _O,
1184
1185
  ];
1185
1186
  export var OrganizationalUnit$ = [3, n0, _OU,
1186
1187
  0,
1187
- [_I, _Ar, _N],
1188
- [0, 0, 0]
1188
+ [_I, _Ar, _N, _Pat],
1189
+ [0, 0, 0, 0]
1189
1190
  ];
1190
1191
  export var Parent$ = [3, n0, _Pare,
1191
1192
  0,
1192
1193
  [_I, _T],
1193
1194
  [0, 0]
1194
1195
  ];
1195
- export var Policy$ = [3, n0, _P,
1196
+ export var Policy$ = [3, n0, _Po,
1196
1197
  0,
1197
1198
  [_PS, _Co],
1198
1199
  [() => PolicySummary$, 0]
@@ -1299,7 +1300,7 @@ export var UpdatePolicyRequest$ = [3, n0, _UPR,
1299
1300
  ];
1300
1301
  export var UpdatePolicyResponse$ = [3, n0, _UPRp,
1301
1302
  0,
1302
- [_P],
1303
+ [_Po],
1303
1304
  [() => Policy$]
1304
1305
  ];
1305
1306
  export var UpdateResponsibilityTransferRequest$ = [3, n0, _URTR,
@@ -1356,7 +1357,8 @@ var OrganizationalUnits = [1, n0, _OUr,
1356
1357
  var Parents = [1, n0, _Par,
1357
1358
  0, () => Parent$
1358
1359
  ];
1359
- var Policies = [1, n0, _Po,
1360
+ var Paths = 64 | 0;
1361
+ var Policies = [1, n0, _Pol,
1360
1362
  0, () => PolicySummary$
1361
1363
  ];
1362
1364
  var PolicyIds = 64 | 0;
@@ -1,67 +1,67 @@
1
1
  import type { HttpHandlerOptions as __HttpHandlerOptions, PaginationConfiguration, Paginator } from "@smithy/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 { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
16
- import { DeregisterDelegatedAdministratorCommandInput, DeregisterDelegatedAdministratorCommandOutput } from "./commands/DeregisterDelegatedAdministratorCommand";
17
- import { DescribeAccountCommandInput, DescribeAccountCommandOutput } from "./commands/DescribeAccountCommand";
18
- import { DescribeCreateAccountStatusCommandInput, DescribeCreateAccountStatusCommandOutput } from "./commands/DescribeCreateAccountStatusCommand";
19
- import { DescribeEffectivePolicyCommandInput, DescribeEffectivePolicyCommandOutput } from "./commands/DescribeEffectivePolicyCommand";
20
- import { DescribeHandshakeCommandInput, DescribeHandshakeCommandOutput } from "./commands/DescribeHandshakeCommand";
21
- import { DescribeOrganizationalUnitCommandInput, DescribeOrganizationalUnitCommandOutput } from "./commands/DescribeOrganizationalUnitCommand";
22
- import { DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput } from "./commands/DescribeOrganizationCommand";
23
- import { DescribePolicyCommandInput, DescribePolicyCommandOutput } from "./commands/DescribePolicyCommand";
24
- import { DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput } from "./commands/DescribeResourcePolicyCommand";
25
- import { DescribeResponsibilityTransferCommandInput, DescribeResponsibilityTransferCommandOutput } from "./commands/DescribeResponsibilityTransferCommand";
26
- import { DetachPolicyCommandInput, DetachPolicyCommandOutput } from "./commands/DetachPolicyCommand";
27
- import { DisableAWSServiceAccessCommandInput, DisableAWSServiceAccessCommandOutput } from "./commands/DisableAWSServiceAccessCommand";
28
- import { DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput } from "./commands/DisablePolicyTypeCommand";
29
- import { EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput } from "./commands/EnableAllFeaturesCommand";
30
- import { EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput } from "./commands/EnableAWSServiceAccessCommand";
31
- import { EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput } from "./commands/EnablePolicyTypeCommand";
32
- import { InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput } from "./commands/InviteAccountToOrganizationCommand";
33
- import { InviteOrganizationToTransferResponsibilityCommandInput, InviteOrganizationToTransferResponsibilityCommandOutput } from "./commands/InviteOrganizationToTransferResponsibilityCommand";
34
- import { LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput } from "./commands/LeaveOrganizationCommand";
35
- import { ListAccountsCommandInput, ListAccountsCommandOutput } from "./commands/ListAccountsCommand";
36
- import { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "./commands/ListAccountsForParentCommand";
37
- import { ListAccountsWithInvalidEffectivePolicyCommandInput, ListAccountsWithInvalidEffectivePolicyCommandOutput } from "./commands/ListAccountsWithInvalidEffectivePolicyCommand";
38
- import { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "./commands/ListAWSServiceAccessForOrganizationCommand";
39
- import { ListChildrenCommandInput, ListChildrenCommandOutput } from "./commands/ListChildrenCommand";
40
- import { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "./commands/ListCreateAccountStatusCommand";
41
- import { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "./commands/ListDelegatedAdministratorsCommand";
42
- import { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "./commands/ListDelegatedServicesForAccountCommand";
43
- import { ListEffectivePolicyValidationErrorsCommandInput, ListEffectivePolicyValidationErrorsCommandOutput } from "./commands/ListEffectivePolicyValidationErrorsCommand";
44
- import { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "./commands/ListHandshakesForAccountCommand";
45
- import { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "./commands/ListHandshakesForOrganizationCommand";
46
- import { ListInboundResponsibilityTransfersCommandInput, ListInboundResponsibilityTransfersCommandOutput } from "./commands/ListInboundResponsibilityTransfersCommand";
47
- import { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "./commands/ListOrganizationalUnitsForParentCommand";
48
- import { ListOutboundResponsibilityTransfersCommandInput, ListOutboundResponsibilityTransfersCommandOutput } from "./commands/ListOutboundResponsibilityTransfersCommand";
49
- import { ListParentsCommandInput, ListParentsCommandOutput } from "./commands/ListParentsCommand";
50
- import { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "./commands/ListPoliciesCommand";
51
- import { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "./commands/ListPoliciesForTargetCommand";
52
- import { ListRootsCommandInput, ListRootsCommandOutput } from "./commands/ListRootsCommand";
53
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
54
- import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "./commands/ListTargetsForPolicyCommand";
55
- import { MoveAccountCommandInput, MoveAccountCommandOutput } from "./commands/MoveAccountCommand";
56
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
57
- import { RegisterDelegatedAdministratorCommandInput, RegisterDelegatedAdministratorCommandOutput } from "./commands/RegisterDelegatedAdministratorCommand";
58
- import { RemoveAccountFromOrganizationCommandInput, RemoveAccountFromOrganizationCommandOutput } from "./commands/RemoveAccountFromOrganizationCommand";
59
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
60
- import { TerminateResponsibilityTransferCommandInput, TerminateResponsibilityTransferCommandOutput } from "./commands/TerminateResponsibilityTransferCommand";
61
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
62
- import { UpdateOrganizationalUnitCommandInput, UpdateOrganizationalUnitCommandOutput } from "./commands/UpdateOrganizationalUnitCommand";
63
- import { UpdatePolicyCommandInput, UpdatePolicyCommandOutput } from "./commands/UpdatePolicyCommand";
64
- import { UpdateResponsibilityTransferCommandInput, UpdateResponsibilityTransferCommandOutput } from "./commands/UpdateResponsibilityTransferCommand";
2
+ import { type AcceptHandshakeCommandInput, type AcceptHandshakeCommandOutput } from "./commands/AcceptHandshakeCommand";
3
+ import { type AttachPolicyCommandInput, type AttachPolicyCommandOutput } from "./commands/AttachPolicyCommand";
4
+ import { type CancelHandshakeCommandInput, type CancelHandshakeCommandOutput } from "./commands/CancelHandshakeCommand";
5
+ import { type CloseAccountCommandInput, type CloseAccountCommandOutput } from "./commands/CloseAccountCommand";
6
+ import { type CreateAccountCommandInput, type CreateAccountCommandOutput } from "./commands/CreateAccountCommand";
7
+ import { type CreateGovCloudAccountCommandInput, type CreateGovCloudAccountCommandOutput } from "./commands/CreateGovCloudAccountCommand";
8
+ import { type CreateOrganizationalUnitCommandInput, type CreateOrganizationalUnitCommandOutput } from "./commands/CreateOrganizationalUnitCommand";
9
+ import { type CreateOrganizationCommandInput, type CreateOrganizationCommandOutput } from "./commands/CreateOrganizationCommand";
10
+ import { type CreatePolicyCommandInput, type CreatePolicyCommandOutput } from "./commands/CreatePolicyCommand";
11
+ import { type DeclineHandshakeCommandInput, type DeclineHandshakeCommandOutput } from "./commands/DeclineHandshakeCommand";
12
+ import { type DeleteOrganizationalUnitCommandInput, type DeleteOrganizationalUnitCommandOutput } from "./commands/DeleteOrganizationalUnitCommand";
13
+ import { type DeleteOrganizationCommandInput, type DeleteOrganizationCommandOutput } from "./commands/DeleteOrganizationCommand";
14
+ import { type DeletePolicyCommandInput, type DeletePolicyCommandOutput } from "./commands/DeletePolicyCommand";
15
+ import { type DeleteResourcePolicyCommandInput, type DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
16
+ import { type DeregisterDelegatedAdministratorCommandInput, type DeregisterDelegatedAdministratorCommandOutput } from "./commands/DeregisterDelegatedAdministratorCommand";
17
+ import { type DescribeAccountCommandInput, type DescribeAccountCommandOutput } from "./commands/DescribeAccountCommand";
18
+ import { type DescribeCreateAccountStatusCommandInput, type DescribeCreateAccountStatusCommandOutput } from "./commands/DescribeCreateAccountStatusCommand";
19
+ import { type DescribeEffectivePolicyCommandInput, type DescribeEffectivePolicyCommandOutput } from "./commands/DescribeEffectivePolicyCommand";
20
+ import { type DescribeHandshakeCommandInput, type DescribeHandshakeCommandOutput } from "./commands/DescribeHandshakeCommand";
21
+ import { type DescribeOrganizationalUnitCommandInput, type DescribeOrganizationalUnitCommandOutput } from "./commands/DescribeOrganizationalUnitCommand";
22
+ import { type DescribeOrganizationCommandInput, type DescribeOrganizationCommandOutput } from "./commands/DescribeOrganizationCommand";
23
+ import { type DescribePolicyCommandInput, type DescribePolicyCommandOutput } from "./commands/DescribePolicyCommand";
24
+ import { type DescribeResourcePolicyCommandInput, type DescribeResourcePolicyCommandOutput } from "./commands/DescribeResourcePolicyCommand";
25
+ import { type DescribeResponsibilityTransferCommandInput, type DescribeResponsibilityTransferCommandOutput } from "./commands/DescribeResponsibilityTransferCommand";
26
+ import { type DetachPolicyCommandInput, type DetachPolicyCommandOutput } from "./commands/DetachPolicyCommand";
27
+ import { type DisableAWSServiceAccessCommandInput, type DisableAWSServiceAccessCommandOutput } from "./commands/DisableAWSServiceAccessCommand";
28
+ import { type DisablePolicyTypeCommandInput, type DisablePolicyTypeCommandOutput } from "./commands/DisablePolicyTypeCommand";
29
+ import { type EnableAllFeaturesCommandInput, type EnableAllFeaturesCommandOutput } from "./commands/EnableAllFeaturesCommand";
30
+ import { type EnableAWSServiceAccessCommandInput, type EnableAWSServiceAccessCommandOutput } from "./commands/EnableAWSServiceAccessCommand";
31
+ import { type EnablePolicyTypeCommandInput, type EnablePolicyTypeCommandOutput } from "./commands/EnablePolicyTypeCommand";
32
+ import { type InviteAccountToOrganizationCommandInput, type InviteAccountToOrganizationCommandOutput } from "./commands/InviteAccountToOrganizationCommand";
33
+ import { type InviteOrganizationToTransferResponsibilityCommandInput, type InviteOrganizationToTransferResponsibilityCommandOutput } from "./commands/InviteOrganizationToTransferResponsibilityCommand";
34
+ import { type LeaveOrganizationCommandInput, type LeaveOrganizationCommandOutput } from "./commands/LeaveOrganizationCommand";
35
+ import { type ListAccountsCommandInput, type ListAccountsCommandOutput } from "./commands/ListAccountsCommand";
36
+ import { type ListAccountsForParentCommandInput, type ListAccountsForParentCommandOutput } from "./commands/ListAccountsForParentCommand";
37
+ import { type ListAccountsWithInvalidEffectivePolicyCommandInput, type ListAccountsWithInvalidEffectivePolicyCommandOutput } from "./commands/ListAccountsWithInvalidEffectivePolicyCommand";
38
+ import { type ListAWSServiceAccessForOrganizationCommandInput, type ListAWSServiceAccessForOrganizationCommandOutput } from "./commands/ListAWSServiceAccessForOrganizationCommand";
39
+ import { type ListChildrenCommandInput, type ListChildrenCommandOutput } from "./commands/ListChildrenCommand";
40
+ import { type ListCreateAccountStatusCommandInput, type ListCreateAccountStatusCommandOutput } from "./commands/ListCreateAccountStatusCommand";
41
+ import { type ListDelegatedAdministratorsCommandInput, type ListDelegatedAdministratorsCommandOutput } from "./commands/ListDelegatedAdministratorsCommand";
42
+ import { type ListDelegatedServicesForAccountCommandInput, type ListDelegatedServicesForAccountCommandOutput } from "./commands/ListDelegatedServicesForAccountCommand";
43
+ import { type ListEffectivePolicyValidationErrorsCommandInput, type ListEffectivePolicyValidationErrorsCommandOutput } from "./commands/ListEffectivePolicyValidationErrorsCommand";
44
+ import { type ListHandshakesForAccountCommandInput, type ListHandshakesForAccountCommandOutput } from "./commands/ListHandshakesForAccountCommand";
45
+ import { type ListHandshakesForOrganizationCommandInput, type ListHandshakesForOrganizationCommandOutput } from "./commands/ListHandshakesForOrganizationCommand";
46
+ import { type ListInboundResponsibilityTransfersCommandInput, type ListInboundResponsibilityTransfersCommandOutput } from "./commands/ListInboundResponsibilityTransfersCommand";
47
+ import { type ListOrganizationalUnitsForParentCommandInput, type ListOrganizationalUnitsForParentCommandOutput } from "./commands/ListOrganizationalUnitsForParentCommand";
48
+ import { type ListOutboundResponsibilityTransfersCommandInput, type ListOutboundResponsibilityTransfersCommandOutput } from "./commands/ListOutboundResponsibilityTransfersCommand";
49
+ import { type ListParentsCommandInput, type ListParentsCommandOutput } from "./commands/ListParentsCommand";
50
+ import { type ListPoliciesCommandInput, type ListPoliciesCommandOutput } from "./commands/ListPoliciesCommand";
51
+ import { type ListPoliciesForTargetCommandInput, type ListPoliciesForTargetCommandOutput } from "./commands/ListPoliciesForTargetCommand";
52
+ import { type ListRootsCommandInput, type ListRootsCommandOutput } from "./commands/ListRootsCommand";
53
+ import { type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
54
+ import { type ListTargetsForPolicyCommandInput, type ListTargetsForPolicyCommandOutput } from "./commands/ListTargetsForPolicyCommand";
55
+ import { type MoveAccountCommandInput, type MoveAccountCommandOutput } from "./commands/MoveAccountCommand";
56
+ import { type PutResourcePolicyCommandInput, type PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
57
+ import { type RegisterDelegatedAdministratorCommandInput, type RegisterDelegatedAdministratorCommandOutput } from "./commands/RegisterDelegatedAdministratorCommand";
58
+ import { type RemoveAccountFromOrganizationCommandInput, type RemoveAccountFromOrganizationCommandOutput } from "./commands/RemoveAccountFromOrganizationCommand";
59
+ import { type TagResourceCommandInput, type TagResourceCommandOutput } from "./commands/TagResourceCommand";
60
+ import { type TerminateResponsibilityTransferCommandInput, type TerminateResponsibilityTransferCommandOutput } from "./commands/TerminateResponsibilityTransferCommand";
61
+ import { type UntagResourceCommandInput, type UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
62
+ import { type UpdateOrganizationalUnitCommandInput, type UpdateOrganizationalUnitCommandOutput } from "./commands/UpdateOrganizationalUnitCommand";
63
+ import { type UpdatePolicyCommandInput, type UpdatePolicyCommandOutput } from "./commands/UpdatePolicyCommand";
64
+ import { type UpdateResponsibilityTransferCommandInput, type UpdateResponsibilityTransferCommandOutput } from "./commands/UpdateResponsibilityTransferCommand";
65
65
  import { OrganizationsClient } from "./OrganizationsClient";
66
66
  export interface Organizations {
67
67
  /**
@@ -5,72 +5,72 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
- import { AcceptHandshakeCommandInput, AcceptHandshakeCommandOutput } from "./commands/AcceptHandshakeCommand";
11
- import { AttachPolicyCommandInput, AttachPolicyCommandOutput } from "./commands/AttachPolicyCommand";
12
- import { CancelHandshakeCommandInput, CancelHandshakeCommandOutput } from "./commands/CancelHandshakeCommand";
13
- import { CloseAccountCommandInput, CloseAccountCommandOutput } from "./commands/CloseAccountCommand";
14
- import { CreateAccountCommandInput, CreateAccountCommandOutput } from "./commands/CreateAccountCommand";
15
- import { CreateGovCloudAccountCommandInput, CreateGovCloudAccountCommandOutput } from "./commands/CreateGovCloudAccountCommand";
16
- import { CreateOrganizationalUnitCommandInput, CreateOrganizationalUnitCommandOutput } from "./commands/CreateOrganizationalUnitCommand";
17
- import { CreateOrganizationCommandInput, CreateOrganizationCommandOutput } from "./commands/CreateOrganizationCommand";
18
- import { CreatePolicyCommandInput, CreatePolicyCommandOutput } from "./commands/CreatePolicyCommand";
19
- import { DeclineHandshakeCommandInput, DeclineHandshakeCommandOutput } from "./commands/DeclineHandshakeCommand";
20
- import { DeleteOrganizationalUnitCommandInput, DeleteOrganizationalUnitCommandOutput } from "./commands/DeleteOrganizationalUnitCommand";
21
- import { DeleteOrganizationCommandInput, DeleteOrganizationCommandOutput } from "./commands/DeleteOrganizationCommand";
22
- import { DeletePolicyCommandInput, DeletePolicyCommandOutput } from "./commands/DeletePolicyCommand";
23
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
24
- import { DeregisterDelegatedAdministratorCommandInput, DeregisterDelegatedAdministratorCommandOutput } from "./commands/DeregisterDelegatedAdministratorCommand";
25
- import { DescribeAccountCommandInput, DescribeAccountCommandOutput } from "./commands/DescribeAccountCommand";
26
- import { DescribeCreateAccountStatusCommandInput, DescribeCreateAccountStatusCommandOutput } from "./commands/DescribeCreateAccountStatusCommand";
27
- import { DescribeEffectivePolicyCommandInput, DescribeEffectivePolicyCommandOutput } from "./commands/DescribeEffectivePolicyCommand";
28
- import { DescribeHandshakeCommandInput, DescribeHandshakeCommandOutput } from "./commands/DescribeHandshakeCommand";
29
- import { DescribeOrganizationalUnitCommandInput, DescribeOrganizationalUnitCommandOutput } from "./commands/DescribeOrganizationalUnitCommand";
30
- import { DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput } from "./commands/DescribeOrganizationCommand";
31
- import { DescribePolicyCommandInput, DescribePolicyCommandOutput } from "./commands/DescribePolicyCommand";
32
- import { DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput } from "./commands/DescribeResourcePolicyCommand";
33
- import { DescribeResponsibilityTransferCommandInput, DescribeResponsibilityTransferCommandOutput } from "./commands/DescribeResponsibilityTransferCommand";
34
- import { DetachPolicyCommandInput, DetachPolicyCommandOutput } from "./commands/DetachPolicyCommand";
35
- import { DisableAWSServiceAccessCommandInput, DisableAWSServiceAccessCommandOutput } from "./commands/DisableAWSServiceAccessCommand";
36
- import { DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput } from "./commands/DisablePolicyTypeCommand";
37
- import { EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput } from "./commands/EnableAllFeaturesCommand";
38
- import { EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput } from "./commands/EnableAWSServiceAccessCommand";
39
- import { EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput } from "./commands/EnablePolicyTypeCommand";
40
- import { InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput } from "./commands/InviteAccountToOrganizationCommand";
41
- import { InviteOrganizationToTransferResponsibilityCommandInput, InviteOrganizationToTransferResponsibilityCommandOutput } from "./commands/InviteOrganizationToTransferResponsibilityCommand";
42
- import { LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput } from "./commands/LeaveOrganizationCommand";
43
- import { ListAccountsCommandInput, ListAccountsCommandOutput } from "./commands/ListAccountsCommand";
44
- import { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "./commands/ListAccountsForParentCommand";
45
- import { ListAccountsWithInvalidEffectivePolicyCommandInput, ListAccountsWithInvalidEffectivePolicyCommandOutput } from "./commands/ListAccountsWithInvalidEffectivePolicyCommand";
46
- import { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "./commands/ListAWSServiceAccessForOrganizationCommand";
47
- import { ListChildrenCommandInput, ListChildrenCommandOutput } from "./commands/ListChildrenCommand";
48
- import { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "./commands/ListCreateAccountStatusCommand";
49
- import { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "./commands/ListDelegatedAdministratorsCommand";
50
- import { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "./commands/ListDelegatedServicesForAccountCommand";
51
- import { ListEffectivePolicyValidationErrorsCommandInput, ListEffectivePolicyValidationErrorsCommandOutput } from "./commands/ListEffectivePolicyValidationErrorsCommand";
52
- import { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "./commands/ListHandshakesForAccountCommand";
53
- import { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "./commands/ListHandshakesForOrganizationCommand";
54
- import { ListInboundResponsibilityTransfersCommandInput, ListInboundResponsibilityTransfersCommandOutput } from "./commands/ListInboundResponsibilityTransfersCommand";
55
- import { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "./commands/ListOrganizationalUnitsForParentCommand";
56
- import { ListOutboundResponsibilityTransfersCommandInput, ListOutboundResponsibilityTransfersCommandOutput } from "./commands/ListOutboundResponsibilityTransfersCommand";
57
- import { ListParentsCommandInput, ListParentsCommandOutput } from "./commands/ListParentsCommand";
58
- import { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "./commands/ListPoliciesCommand";
59
- import { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "./commands/ListPoliciesForTargetCommand";
60
- import { ListRootsCommandInput, ListRootsCommandOutput } from "./commands/ListRootsCommand";
61
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
62
- import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "./commands/ListTargetsForPolicyCommand";
63
- import { MoveAccountCommandInput, MoveAccountCommandOutput } from "./commands/MoveAccountCommand";
64
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
65
- import { RegisterDelegatedAdministratorCommandInput, RegisterDelegatedAdministratorCommandOutput } from "./commands/RegisterDelegatedAdministratorCommand";
66
- import { RemoveAccountFromOrganizationCommandInput, RemoveAccountFromOrganizationCommandOutput } from "./commands/RemoveAccountFromOrganizationCommand";
67
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
68
- import { TerminateResponsibilityTransferCommandInput, TerminateResponsibilityTransferCommandOutput } from "./commands/TerminateResponsibilityTransferCommand";
69
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
70
- import { UpdateOrganizationalUnitCommandInput, UpdateOrganizationalUnitCommandOutput } from "./commands/UpdateOrganizationalUnitCommand";
71
- import { UpdatePolicyCommandInput, UpdatePolicyCommandOutput } from "./commands/UpdatePolicyCommand";
72
- import { UpdateResponsibilityTransferCommandInput, UpdateResponsibilityTransferCommandOutput } from "./commands/UpdateResponsibilityTransferCommand";
73
- import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
10
+ import type { AcceptHandshakeCommandInput, AcceptHandshakeCommandOutput } from "./commands/AcceptHandshakeCommand";
11
+ import type { AttachPolicyCommandInput, AttachPolicyCommandOutput } from "./commands/AttachPolicyCommand";
12
+ import type { CancelHandshakeCommandInput, CancelHandshakeCommandOutput } from "./commands/CancelHandshakeCommand";
13
+ import type { CloseAccountCommandInput, CloseAccountCommandOutput } from "./commands/CloseAccountCommand";
14
+ import type { CreateAccountCommandInput, CreateAccountCommandOutput } from "./commands/CreateAccountCommand";
15
+ import type { CreateGovCloudAccountCommandInput, CreateGovCloudAccountCommandOutput } from "./commands/CreateGovCloudAccountCommand";
16
+ import type { CreateOrganizationalUnitCommandInput, CreateOrganizationalUnitCommandOutput } from "./commands/CreateOrganizationalUnitCommand";
17
+ import type { CreateOrganizationCommandInput, CreateOrganizationCommandOutput } from "./commands/CreateOrganizationCommand";
18
+ import type { CreatePolicyCommandInput, CreatePolicyCommandOutput } from "./commands/CreatePolicyCommand";
19
+ import type { DeclineHandshakeCommandInput, DeclineHandshakeCommandOutput } from "./commands/DeclineHandshakeCommand";
20
+ import type { DeleteOrganizationalUnitCommandInput, DeleteOrganizationalUnitCommandOutput } from "./commands/DeleteOrganizationalUnitCommand";
21
+ import type { DeleteOrganizationCommandInput, DeleteOrganizationCommandOutput } from "./commands/DeleteOrganizationCommand";
22
+ import type { DeletePolicyCommandInput, DeletePolicyCommandOutput } from "./commands/DeletePolicyCommand";
23
+ import type { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "./commands/DeleteResourcePolicyCommand";
24
+ import type { DeregisterDelegatedAdministratorCommandInput, DeregisterDelegatedAdministratorCommandOutput } from "./commands/DeregisterDelegatedAdministratorCommand";
25
+ import type { DescribeAccountCommandInput, DescribeAccountCommandOutput } from "./commands/DescribeAccountCommand";
26
+ import type { DescribeCreateAccountStatusCommandInput, DescribeCreateAccountStatusCommandOutput } from "./commands/DescribeCreateAccountStatusCommand";
27
+ import type { DescribeEffectivePolicyCommandInput, DescribeEffectivePolicyCommandOutput } from "./commands/DescribeEffectivePolicyCommand";
28
+ import type { DescribeHandshakeCommandInput, DescribeHandshakeCommandOutput } from "./commands/DescribeHandshakeCommand";
29
+ import type { DescribeOrganizationalUnitCommandInput, DescribeOrganizationalUnitCommandOutput } from "./commands/DescribeOrganizationalUnitCommand";
30
+ import type { DescribeOrganizationCommandInput, DescribeOrganizationCommandOutput } from "./commands/DescribeOrganizationCommand";
31
+ import type { DescribePolicyCommandInput, DescribePolicyCommandOutput } from "./commands/DescribePolicyCommand";
32
+ import type { DescribeResourcePolicyCommandInput, DescribeResourcePolicyCommandOutput } from "./commands/DescribeResourcePolicyCommand";
33
+ import type { DescribeResponsibilityTransferCommandInput, DescribeResponsibilityTransferCommandOutput } from "./commands/DescribeResponsibilityTransferCommand";
34
+ import type { DetachPolicyCommandInput, DetachPolicyCommandOutput } from "./commands/DetachPolicyCommand";
35
+ import type { DisableAWSServiceAccessCommandInput, DisableAWSServiceAccessCommandOutput } from "./commands/DisableAWSServiceAccessCommand";
36
+ import type { DisablePolicyTypeCommandInput, DisablePolicyTypeCommandOutput } from "./commands/DisablePolicyTypeCommand";
37
+ import type { EnableAllFeaturesCommandInput, EnableAllFeaturesCommandOutput } from "./commands/EnableAllFeaturesCommand";
38
+ import type { EnableAWSServiceAccessCommandInput, EnableAWSServiceAccessCommandOutput } from "./commands/EnableAWSServiceAccessCommand";
39
+ import type { EnablePolicyTypeCommandInput, EnablePolicyTypeCommandOutput } from "./commands/EnablePolicyTypeCommand";
40
+ import type { InviteAccountToOrganizationCommandInput, InviteAccountToOrganizationCommandOutput } from "./commands/InviteAccountToOrganizationCommand";
41
+ import type { InviteOrganizationToTransferResponsibilityCommandInput, InviteOrganizationToTransferResponsibilityCommandOutput } from "./commands/InviteOrganizationToTransferResponsibilityCommand";
42
+ import type { LeaveOrganizationCommandInput, LeaveOrganizationCommandOutput } from "./commands/LeaveOrganizationCommand";
43
+ import type { ListAccountsCommandInput, ListAccountsCommandOutput } from "./commands/ListAccountsCommand";
44
+ import type { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "./commands/ListAccountsForParentCommand";
45
+ import type { ListAccountsWithInvalidEffectivePolicyCommandInput, ListAccountsWithInvalidEffectivePolicyCommandOutput } from "./commands/ListAccountsWithInvalidEffectivePolicyCommand";
46
+ import type { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "./commands/ListAWSServiceAccessForOrganizationCommand";
47
+ import type { ListChildrenCommandInput, ListChildrenCommandOutput } from "./commands/ListChildrenCommand";
48
+ import type { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "./commands/ListCreateAccountStatusCommand";
49
+ import type { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "./commands/ListDelegatedAdministratorsCommand";
50
+ import type { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "./commands/ListDelegatedServicesForAccountCommand";
51
+ import type { ListEffectivePolicyValidationErrorsCommandInput, ListEffectivePolicyValidationErrorsCommandOutput } from "./commands/ListEffectivePolicyValidationErrorsCommand";
52
+ import type { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "./commands/ListHandshakesForAccountCommand";
53
+ import type { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "./commands/ListHandshakesForOrganizationCommand";
54
+ import type { ListInboundResponsibilityTransfersCommandInput, ListInboundResponsibilityTransfersCommandOutput } from "./commands/ListInboundResponsibilityTransfersCommand";
55
+ import type { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "./commands/ListOrganizationalUnitsForParentCommand";
56
+ import type { ListOutboundResponsibilityTransfersCommandInput, ListOutboundResponsibilityTransfersCommandOutput } from "./commands/ListOutboundResponsibilityTransfersCommand";
57
+ import type { ListParentsCommandInput, ListParentsCommandOutput } from "./commands/ListParentsCommand";
58
+ import type { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "./commands/ListPoliciesCommand";
59
+ import type { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "./commands/ListPoliciesForTargetCommand";
60
+ import type { ListRootsCommandInput, ListRootsCommandOutput } from "./commands/ListRootsCommand";
61
+ import type { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
62
+ import type { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "./commands/ListTargetsForPolicyCommand";
63
+ import type { MoveAccountCommandInput, MoveAccountCommandOutput } from "./commands/MoveAccountCommand";
64
+ import type { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "./commands/PutResourcePolicyCommand";
65
+ import type { RegisterDelegatedAdministratorCommandInput, RegisterDelegatedAdministratorCommandOutput } from "./commands/RegisterDelegatedAdministratorCommand";
66
+ import type { RemoveAccountFromOrganizationCommandInput, RemoveAccountFromOrganizationCommandOutput } from "./commands/RemoveAccountFromOrganizationCommand";
67
+ import type { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
68
+ import type { TerminateResponsibilityTransferCommandInput, TerminateResponsibilityTransferCommandOutput } from "./commands/TerminateResponsibilityTransferCommand";
69
+ import type { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
70
+ import type { UpdateOrganizationalUnitCommandInput, UpdateOrganizationalUnitCommandOutput } from "./commands/UpdateOrganizationalUnitCommand";
71
+ import type { UpdatePolicyCommandInput, UpdatePolicyCommandOutput } from "./commands/UpdatePolicyCommand";
72
+ import type { UpdateResponsibilityTransferCommandInput, UpdateResponsibilityTransferCommandOutput } from "./commands/UpdateResponsibilityTransferCommand";
73
+ import { type ClientInputEndpointParameters, type ClientResolvedEndpointParameters, type EndpointParameters } from "./endpoint/EndpointParameters";
74
74
  import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
75
75
  export { __Client };
76
76
  /**
@@ -179,7 +179,7 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
179
179
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
180
180
  * @internal
181
181
  */
182
- defaultUserAgentProvider?: Provider<__UserAgent>;
182
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
183
183
  /**
184
184
  * Default credentials provider; Not available in browser runtime.
185
185
  * @deprecated
@@ -1,4 +1,4 @@
1
- import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
1
+ import type { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
2
  import type { OrganizationsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
@@ -62,6 +62,7 @@ declare const CreateOrganizationalUnitCommand_base: {
62
62
  * // Id: "STRING_VALUE",
63
63
  * // Arn: "STRING_VALUE",
64
64
  * // Name: "STRING_VALUE",
65
+ * // Path: "STRING_VALUE",
65
66
  * // },
66
67
  * // };
67
68
  *
@@ -50,6 +50,9 @@ declare const DescribeAccountCommand_base: {
50
50
  * // Name: "STRING_VALUE",
51
51
  * // Status: "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE",
52
52
  * // State: "PENDING_ACTIVATION" || "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE" || "CLOSED",
53
+ * // Paths: [ // Paths
54
+ * // "STRING_VALUE",
55
+ * // ],
53
56
  * // JoinedMethod: "INVITED" || "CREATED",
54
57
  * // JoinedTimestamp: new Date("TIMESTAMP"),
55
58
  * // },
@@ -47,6 +47,7 @@ declare const DescribeOrganizationalUnitCommand_base: {
47
47
  * // Id: "STRING_VALUE",
48
48
  * // Arn: "STRING_VALUE",
49
49
  * // Name: "STRING_VALUE",
50
+ * // Path: "STRING_VALUE",
50
51
  * // },
51
52
  * // };
52
53
  *
@@ -58,6 +58,9 @@ declare const ListAccountsCommand_base: {
58
58
  * // Name: "STRING_VALUE",
59
59
  * // Status: "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE",
60
60
  * // State: "PENDING_ACTIVATION" || "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE" || "CLOSED",
61
+ * // Paths: [ // Paths
62
+ * // "STRING_VALUE",
63
+ * // ],
61
64
  * // JoinedMethod: "INVITED" || "CREATED",
62
65
  * // JoinedTimestamp: new Date("TIMESTAMP"),
63
66
  * // },
@@ -62,6 +62,9 @@ declare const ListAccountsForParentCommand_base: {
62
62
  * // Name: "STRING_VALUE",
63
63
  * // Status: "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE",
64
64
  * // State: "PENDING_ACTIVATION" || "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE" || "CLOSED",
65
+ * // Paths: [ // Paths
66
+ * // "STRING_VALUE",
67
+ * // ],
65
68
  * // JoinedMethod: "INVITED" || "CREATED",
66
69
  * // JoinedTimestamp: new Date("TIMESTAMP"),
67
70
  * // },
@@ -56,6 +56,9 @@ declare const ListAccountsWithInvalidEffectivePolicyCommand_base: {
56
56
  * // Name: "STRING_VALUE",
57
57
  * // Status: "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE",
58
58
  * // State: "PENDING_ACTIVATION" || "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE" || "CLOSED",
59
+ * // Paths: [ // Paths
60
+ * // "STRING_VALUE",
61
+ * // ],
59
62
  * // JoinedMethod: "INVITED" || "CREATED",
60
63
  * // JoinedTimestamp: new Date("TIMESTAMP"),
61
64
  * // },
@@ -55,6 +55,7 @@ declare const ListOrganizationalUnitsForParentCommand_base: {
55
55
  * // Id: "STRING_VALUE",
56
56
  * // Arn: "STRING_VALUE",
57
57
  * // Name: "STRING_VALUE",
58
+ * // Path: "STRING_VALUE",
58
59
  * // },
59
60
  * // ],
60
61
  * // NextToken: "STRING_VALUE",
@@ -50,6 +50,7 @@ declare const UpdateOrganizationalUnitCommand_base: {
50
50
  * // Id: "STRING_VALUE",
51
51
  * // Arn: "STRING_VALUE",
52
52
  * // Name: "STRING_VALUE",
53
+ * // Path: "STRING_VALUE",
53
54
  * // },
54
55
  * // };
55
56
  *
@@ -75,7 +75,7 @@
75
75
  */
76
76
  export * from "./OrganizationsClient";
77
77
  export * from "./Organizations";
78
- export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
78
+ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
79
79
  export type { RuntimeExtension } from "./runtimeExtensions";
80
80
  export type { OrganizationsExtensionConfiguration } from "./extensionConfiguration";
81
81
  export * from "./commands";
@@ -1,5 +1,5 @@
1
1
  import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { AccessDeniedForDependencyExceptionReason, ConstraintViolationExceptionReason, HandshakeConstraintViolationExceptionReason, InvalidInputExceptionReason } from "./enums";
2
+ import type { AccessDeniedForDependencyExceptionReason, ConstraintViolationExceptionReason, HandshakeConstraintViolationExceptionReason, InvalidInputExceptionReason } from "./enums";
3
3
  import { OrganizationsServiceException as __BaseException } from "./OrganizationsServiceException";
4
4
  /**
5
5
  * <p>You don't have permissions to perform the requested operation. The user or role that
@@ -1,4 +1,4 @@
1
- import { AccountJoinedMethod, AccountState, AccountStatus, ActionType, ChildType, CreateAccountFailureReason, CreateAccountState, EffectivePolicyType, HandshakePartyType, HandshakeResourceType, HandshakeState, IAMUserAccessToBilling, OrganizationFeatureSet, ParentType, PolicyType, PolicyTypeStatus, ResponsibilityTransferStatus, ResponsibilityTransferType, TargetType } from "./enums";
1
+ import type { AccountJoinedMethod, AccountState, AccountStatus, ActionType, ChildType, CreateAccountFailureReason, CreateAccountState, EffectivePolicyType, HandshakePartyType, HandshakeResourceType, HandshakeState, IAMUserAccessToBilling, OrganizationFeatureSet, ParentType, PolicyType, PolicyTypeStatus, ResponsibilityTransferStatus, ResponsibilityTransferType, TargetType } from "./enums";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -85,6 +85,11 @@ export interface Account {
85
85
  * @public
86
86
  */
87
87
  State?: AccountState | undefined;
88
+ /**
89
+ * <p>The paths in the organization where the account exists.</p>
90
+ * @public
91
+ */
92
+ Paths?: string[] | undefined;
88
93
  /**
89
94
  * <p>The method by which the account joined the organization.</p>
90
95
  * @public
@@ -751,6 +756,11 @@ export interface OrganizationalUnit {
751
756
  * @public
752
757
  */
753
758
  Name?: string | undefined;
759
+ /**
760
+ * <p>The path in the organization where this OU exists.</p>
761
+ * @public
762
+ */
763
+ Path?: string | undefined;
754
764
  }
755
765
  /**
756
766
  * @public
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListAWSServiceAccessForOrganizationCommandInput, ListAWSServiceAccessForOrganizationCommandOutput } from "../commands/ListAWSServiceAccessForOrganizationCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListAccountsForParentCommandInput, ListAccountsForParentCommandOutput } from "../commands/ListAccountsForParentCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListAccountsCommandInput, ListAccountsCommandOutput } from "../commands/ListAccountsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListAccountsWithInvalidEffectivePolicyCommandInput, ListAccountsWithInvalidEffectivePolicyCommandOutput } from "../commands/ListAccountsWithInvalidEffectivePolicyCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListChildrenCommandInput, ListChildrenCommandOutput } from "../commands/ListChildrenCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListCreateAccountStatusCommandInput, ListCreateAccountStatusCommandOutput } from "../commands/ListCreateAccountStatusCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListDelegatedAdministratorsCommandInput, ListDelegatedAdministratorsCommandOutput } from "../commands/ListDelegatedAdministratorsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListDelegatedServicesForAccountCommandInput, ListDelegatedServicesForAccountCommandOutput } from "../commands/ListDelegatedServicesForAccountCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListEffectivePolicyValidationErrorsCommandInput, ListEffectivePolicyValidationErrorsCommandOutput } from "../commands/ListEffectivePolicyValidationErrorsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListHandshakesForAccountCommandInput, ListHandshakesForAccountCommandOutput } from "../commands/ListHandshakesForAccountCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListHandshakesForOrganizationCommandInput, ListHandshakesForOrganizationCommandOutput } from "../commands/ListHandshakesForOrganizationCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListOrganizationalUnitsForParentCommandInput, ListOrganizationalUnitsForParentCommandOutput } from "../commands/ListOrganizationalUnitsForParentCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListParentsCommandInput, ListParentsCommandOutput } from "../commands/ListParentsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListPoliciesForTargetCommandInput, ListPoliciesForTargetCommandOutput } from "../commands/ListPoliciesForTargetCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListPoliciesCommandInput, ListPoliciesCommandOutput } from "../commands/ListPoliciesCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListRootsCommandInput, ListRootsCommandOutput } from "../commands/ListRootsCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -1,6 +1,6 @@
1
1
  import type { Paginator } from "@smithy/types";
2
2
  import { ListTargetsForPolicyCommandInput, ListTargetsForPolicyCommandOutput } from "../commands/ListTargetsForPolicyCommand";
3
- import { OrganizationsPaginationConfiguration } from "./Interfaces";
3
+ import type { OrganizationsPaginationConfiguration } from "./Interfaces";
4
4
  /**
5
5
  * @public
6
6
  */
@@ -26,6 +26,7 @@ import {
26
26
  Client as __Client,
27
27
  } from "@smithy/smithy-client";
28
28
  import {
29
+ AwsCredentialIdentityProvider,
29
30
  BodyLengthCalculator as __BodyLengthCalculator,
30
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
32
  ChecksumConstructor as __ChecksumConstructor,
@@ -37,8 +38,6 @@ import {
37
38
  Provider as __Provider,
38
39
  StreamCollector as __StreamCollector,
39
40
  UrlParser as __UrlParser,
40
- AwsCredentialIdentityProvider,
41
- Provider,
42
41
  UserAgent as __UserAgent,
43
42
  } from "@smithy/types";
44
43
  import {
@@ -450,7 +449,7 @@ export interface ClientDefaults
450
449
  useFipsEndpoint?: boolean | __Provider<boolean>;
451
450
  region?: string | __Provider<string>;
452
451
  profile?: string;
453
- defaultUserAgentProvider?: Provider<__UserAgent>;
452
+ defaultUserAgentProvider?: __Provider<__UserAgent>;
454
453
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
455
454
  maxAttempts?: number | __Provider<number>;
456
455
  retryMode?: string | __Provider<string>;
@@ -1,7 +1,7 @@
1
1
  import {
2
- HttpAuthScheme,
3
2
  AwsCredentialIdentity,
4
3
  AwsCredentialIdentityProvider,
4
+ HttpAuthScheme,
5
5
  } from "@smithy/types";
6
6
  import { OrganizationsHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
7
  export interface HttpAuthExtensionConfiguration {
@@ -33,6 +33,7 @@ export interface Account {
33
33
  Name?: string | undefined;
34
34
  Status?: AccountStatus | undefined;
35
35
  State?: AccountState | undefined;
36
+ Paths?: string[] | undefined;
36
37
  JoinedMethod?: AccountJoinedMethod | undefined;
37
38
  JoinedTimestamp?: Date | undefined;
38
39
  }
@@ -108,6 +109,7 @@ export interface OrganizationalUnit {
108
109
  Id?: string | undefined;
109
110
  Arn?: string | undefined;
110
111
  Name?: string | undefined;
112
+ Path?: string | undefined;
111
113
  }
112
114
  export interface CreateOrganizationalUnitResponse {
113
115
  OrganizationalUnit?: OrganizationalUnit | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-organizations",
3
3
  "description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native",
4
- "version": "3.1019.0",
4
+ "version": "3.1021.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-organizations",
@@ -21,41 +21,41 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.973.25",
25
- "@aws-sdk/credential-provider-node": "^3.972.27",
24
+ "@aws-sdk/core": "^3.973.26",
25
+ "@aws-sdk/credential-provider-node": "^3.972.29",
26
26
  "@aws-sdk/middleware-host-header": "^3.972.8",
27
27
  "@aws-sdk/middleware-logger": "^3.972.8",
28
28
  "@aws-sdk/middleware-recursion-detection": "^3.972.9",
29
- "@aws-sdk/middleware-user-agent": "^3.972.26",
29
+ "@aws-sdk/middleware-user-agent": "^3.972.28",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.10",
31
31
  "@aws-sdk/types": "^3.973.6",
32
32
  "@aws-sdk/util-endpoints": "^3.996.5",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
34
- "@aws-sdk/util-user-agent-node": "^3.973.12",
34
+ "@aws-sdk/util-user-agent-node": "^3.973.14",
35
35
  "@smithy/config-resolver": "^4.4.13",
36
- "@smithy/core": "^3.23.12",
36
+ "@smithy/core": "^3.23.13",
37
37
  "@smithy/fetch-http-handler": "^5.3.15",
38
38
  "@smithy/hash-node": "^4.2.12",
39
39
  "@smithy/invalid-dependency": "^4.2.12",
40
40
  "@smithy/middleware-content-length": "^4.2.12",
41
- "@smithy/middleware-endpoint": "^4.4.27",
42
- "@smithy/middleware-retry": "^4.4.44",
43
- "@smithy/middleware-serde": "^4.2.15",
41
+ "@smithy/middleware-endpoint": "^4.4.28",
42
+ "@smithy/middleware-retry": "^4.4.46",
43
+ "@smithy/middleware-serde": "^4.2.16",
44
44
  "@smithy/middleware-stack": "^4.2.12",
45
45
  "@smithy/node-config-provider": "^4.3.12",
46
- "@smithy/node-http-handler": "^4.5.0",
46
+ "@smithy/node-http-handler": "^4.5.1",
47
47
  "@smithy/protocol-http": "^5.3.12",
48
- "@smithy/smithy-client": "^4.12.7",
48
+ "@smithy/smithy-client": "^4.12.8",
49
49
  "@smithy/types": "^4.13.1",
50
50
  "@smithy/url-parser": "^4.2.12",
51
51
  "@smithy/util-base64": "^4.3.2",
52
52
  "@smithy/util-body-length-browser": "^4.2.2",
53
53
  "@smithy/util-body-length-node": "^4.2.3",
54
- "@smithy/util-defaults-mode-browser": "^4.3.43",
55
- "@smithy/util-defaults-mode-node": "^4.2.47",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.44",
55
+ "@smithy/util-defaults-mode-node": "^4.2.48",
56
56
  "@smithy/util-endpoints": "^3.3.3",
57
57
  "@smithy/util-middleware": "^4.2.12",
58
- "@smithy/util-retry": "^4.2.12",
58
+ "@smithy/util-retry": "^4.2.13",
59
59
  "@smithy/util-utf8": "^4.2.2",
60
60
  "tslib": "^2.6.2"
61
61
  },