@aws-sdk/client-organizations 3.590.0 → 3.592.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 (115) hide show
  1. package/dist-cjs/index.js +0 -55
  2. package/dist-types/commands/AcceptHandshakeCommand.d.ts +2 -1
  3. package/dist-types/commands/AttachPolicyCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelHandshakeCommand.d.ts +2 -1
  5. package/dist-types/commands/CloseAccountCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateAccountCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateOrganizationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePolicyCommand.d.ts +2 -1
  11. package/dist-types/commands/DeclineHandshakeCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteOrganizationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +2 -1
  14. package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  16. package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeAccountCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeHandshakeCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeOrganizationCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribePolicyCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  25. package/dist-types/commands/DetachPolicyCommand.d.ts +2 -1
  26. package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +2 -1
  27. package/dist-types/commands/DisablePolicyTypeCommand.d.ts +2 -1
  28. package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +2 -1
  29. package/dist-types/commands/EnableAllFeaturesCommand.d.ts +2 -1
  30. package/dist-types/commands/EnablePolicyTypeCommand.d.ts +2 -1
  31. package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +2 -1
  32. package/dist-types/commands/LeaveOrganizationCommand.d.ts +2 -1
  33. package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -1
  34. package/dist-types/commands/ListAccountsCommand.d.ts +2 -1
  35. package/dist-types/commands/ListAccountsForParentCommand.d.ts +2 -1
  36. package/dist-types/commands/ListChildrenCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCreateAccountStatusCommand.d.ts +2 -1
  38. package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +2 -1
  40. package/dist-types/commands/ListHandshakesForAccountCommand.d.ts +2 -1
  41. package/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +2 -1
  42. package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +2 -1
  43. package/dist-types/commands/ListParentsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListPoliciesForTargetCommand.d.ts +2 -1
  46. package/dist-types/commands/ListRootsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +2 -1
  49. package/dist-types/commands/MoveAccountCommand.d.ts +2 -1
  50. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
  51. package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -1
  52. package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +2 -1
  53. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  54. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdatePolicyCommand.d.ts +2 -1
  57. package/dist-types/index.d.ts +2 -2
  58. package/dist-types/models/OrganizationsServiceException.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +2 -1
  115. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -344,7 +344,6 @@ var OrganizationsClient = _OrganizationsClient;
344
344
 
345
345
  var import_middleware_serde = require("@smithy/middleware-serde");
346
346
 
347
- var import_types = require("@smithy/types");
348
347
 
349
348
  // src/models/models_0.ts
350
349
 
@@ -3366,7 +3365,6 @@ var AcceptHandshakeCommand = _AcceptHandshakeCommand;
3366
3365
 
3367
3366
 
3368
3367
 
3369
-
3370
3368
  var _AttachPolicyCommand = class _AttachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3371
3369
  ...commonParams
3372
3370
  }).m(function(Command, cs, config, o) {
@@ -3383,7 +3381,6 @@ var AttachPolicyCommand = _AttachPolicyCommand;
3383
3381
 
3384
3382
 
3385
3383
 
3386
-
3387
3384
  var _CancelHandshakeCommand = class _CancelHandshakeCommand extends import_smithy_client.Command.classBuilder().ep({
3388
3385
  ...commonParams
3389
3386
  }).m(function(Command, cs, config, o) {
@@ -3400,7 +3397,6 @@ var CancelHandshakeCommand = _CancelHandshakeCommand;
3400
3397
 
3401
3398
 
3402
3399
 
3403
-
3404
3400
  var _CloseAccountCommand = class _CloseAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3405
3401
  ...commonParams
3406
3402
  }).m(function(Command, cs, config, o) {
@@ -3417,7 +3413,6 @@ var CloseAccountCommand = _CloseAccountCommand;
3417
3413
 
3418
3414
 
3419
3415
 
3420
-
3421
3416
  var _CreateAccountCommand = class _CreateAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3422
3417
  ...commonParams
3423
3418
  }).m(function(Command, cs, config, o) {
@@ -3434,7 +3429,6 @@ var CreateAccountCommand = _CreateAccountCommand;
3434
3429
 
3435
3430
 
3436
3431
 
3437
-
3438
3432
  var _CreateGovCloudAccountCommand = class _CreateGovCloudAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3439
3433
  ...commonParams
3440
3434
  }).m(function(Command, cs, config, o) {
@@ -3451,7 +3445,6 @@ var CreateGovCloudAccountCommand = _CreateGovCloudAccountCommand;
3451
3445
 
3452
3446
 
3453
3447
 
3454
-
3455
3448
  var _CreateOrganizationalUnitCommand = class _CreateOrganizationalUnitCommand extends import_smithy_client.Command.classBuilder().ep({
3456
3449
  ...commonParams
3457
3450
  }).m(function(Command, cs, config, o) {
@@ -3468,7 +3461,6 @@ var CreateOrganizationalUnitCommand = _CreateOrganizationalUnitCommand;
3468
3461
 
3469
3462
 
3470
3463
 
3471
-
3472
3464
  var _CreateOrganizationCommand = class _CreateOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3473
3465
  ...commonParams
3474
3466
  }).m(function(Command, cs, config, o) {
@@ -3485,7 +3477,6 @@ var CreateOrganizationCommand = _CreateOrganizationCommand;
3485
3477
 
3486
3478
 
3487
3479
 
3488
-
3489
3480
  var _CreatePolicyCommand = class _CreatePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3490
3481
  ...commonParams
3491
3482
  }).m(function(Command, cs, config, o) {
@@ -3502,7 +3493,6 @@ var CreatePolicyCommand = _CreatePolicyCommand;
3502
3493
 
3503
3494
 
3504
3495
 
3505
-
3506
3496
  var _DeclineHandshakeCommand = class _DeclineHandshakeCommand extends import_smithy_client.Command.classBuilder().ep({
3507
3497
  ...commonParams
3508
3498
  }).m(function(Command, cs, config, o) {
@@ -3519,7 +3509,6 @@ var DeclineHandshakeCommand = _DeclineHandshakeCommand;
3519
3509
 
3520
3510
 
3521
3511
 
3522
-
3523
3512
  var _DeleteOrganizationalUnitCommand = class _DeleteOrganizationalUnitCommand extends import_smithy_client.Command.classBuilder().ep({
3524
3513
  ...commonParams
3525
3514
  }).m(function(Command, cs, config, o) {
@@ -3536,7 +3525,6 @@ var DeleteOrganizationalUnitCommand = _DeleteOrganizationalUnitCommand;
3536
3525
 
3537
3526
 
3538
3527
 
3539
-
3540
3528
  var _DeleteOrganizationCommand = class _DeleteOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3541
3529
  ...commonParams
3542
3530
  }).m(function(Command, cs, config, o) {
@@ -3553,7 +3541,6 @@ var DeleteOrganizationCommand = _DeleteOrganizationCommand;
3553
3541
 
3554
3542
 
3555
3543
 
3556
-
3557
3544
  var _DeletePolicyCommand = class _DeletePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3558
3545
  ...commonParams
3559
3546
  }).m(function(Command, cs, config, o) {
@@ -3570,7 +3557,6 @@ var DeletePolicyCommand = _DeletePolicyCommand;
3570
3557
 
3571
3558
 
3572
3559
 
3573
-
3574
3560
  var _DeleteResourcePolicyCommand = class _DeleteResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3575
3561
  ...commonParams
3576
3562
  }).m(function(Command, cs, config, o) {
@@ -3587,7 +3573,6 @@ var DeleteResourcePolicyCommand = _DeleteResourcePolicyCommand;
3587
3573
 
3588
3574
 
3589
3575
 
3590
-
3591
3576
  var _DeregisterDelegatedAdministratorCommand = class _DeregisterDelegatedAdministratorCommand extends import_smithy_client.Command.classBuilder().ep({
3592
3577
  ...commonParams
3593
3578
  }).m(function(Command, cs, config, o) {
@@ -3604,7 +3589,6 @@ var DeregisterDelegatedAdministratorCommand = _DeregisterDelegatedAdministratorC
3604
3589
 
3605
3590
 
3606
3591
 
3607
-
3608
3592
  var _DescribeAccountCommand = class _DescribeAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3609
3593
  ...commonParams
3610
3594
  }).m(function(Command, cs, config, o) {
@@ -3621,7 +3605,6 @@ var DescribeAccountCommand = _DescribeAccountCommand;
3621
3605
 
3622
3606
 
3623
3607
 
3624
-
3625
3608
  var _DescribeCreateAccountStatusCommand = class _DescribeCreateAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3626
3609
  ...commonParams
3627
3610
  }).m(function(Command, cs, config, o) {
@@ -3638,7 +3621,6 @@ var DescribeCreateAccountStatusCommand = _DescribeCreateAccountStatusCommand;
3638
3621
 
3639
3622
 
3640
3623
 
3641
-
3642
3624
  var _DescribeEffectivePolicyCommand = class _DescribeEffectivePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3643
3625
  ...commonParams
3644
3626
  }).m(function(Command, cs, config, o) {
@@ -3655,7 +3637,6 @@ var DescribeEffectivePolicyCommand = _DescribeEffectivePolicyCommand;
3655
3637
 
3656
3638
 
3657
3639
 
3658
-
3659
3640
  var _DescribeHandshakeCommand = class _DescribeHandshakeCommand extends import_smithy_client.Command.classBuilder().ep({
3660
3641
  ...commonParams
3661
3642
  }).m(function(Command, cs, config, o) {
@@ -3672,7 +3653,6 @@ var DescribeHandshakeCommand = _DescribeHandshakeCommand;
3672
3653
 
3673
3654
 
3674
3655
 
3675
-
3676
3656
  var _DescribeOrganizationalUnitCommand = class _DescribeOrganizationalUnitCommand extends import_smithy_client.Command.classBuilder().ep({
3677
3657
  ...commonParams
3678
3658
  }).m(function(Command, cs, config, o) {
@@ -3689,7 +3669,6 @@ var DescribeOrganizationalUnitCommand = _DescribeOrganizationalUnitCommand;
3689
3669
 
3690
3670
 
3691
3671
 
3692
-
3693
3672
  var _DescribeOrganizationCommand = class _DescribeOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3694
3673
  ...commonParams
3695
3674
  }).m(function(Command, cs, config, o) {
@@ -3706,7 +3685,6 @@ var DescribeOrganizationCommand = _DescribeOrganizationCommand;
3706
3685
 
3707
3686
 
3708
3687
 
3709
-
3710
3688
  var _DescribePolicyCommand = class _DescribePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3711
3689
  ...commonParams
3712
3690
  }).m(function(Command, cs, config, o) {
@@ -3723,7 +3701,6 @@ var DescribePolicyCommand = _DescribePolicyCommand;
3723
3701
 
3724
3702
 
3725
3703
 
3726
-
3727
3704
  var _DescribeResourcePolicyCommand = class _DescribeResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3728
3705
  ...commonParams
3729
3706
  }).m(function(Command, cs, config, o) {
@@ -3740,7 +3717,6 @@ var DescribeResourcePolicyCommand = _DescribeResourcePolicyCommand;
3740
3717
 
3741
3718
 
3742
3719
 
3743
-
3744
3720
  var _DetachPolicyCommand = class _DetachPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
3745
3721
  ...commonParams
3746
3722
  }).m(function(Command, cs, config, o) {
@@ -3757,7 +3733,6 @@ var DetachPolicyCommand = _DetachPolicyCommand;
3757
3733
 
3758
3734
 
3759
3735
 
3760
-
3761
3736
  var _DisableAWSServiceAccessCommand = class _DisableAWSServiceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
3762
3737
  ...commonParams
3763
3738
  }).m(function(Command, cs, config, o) {
@@ -3774,7 +3749,6 @@ var DisableAWSServiceAccessCommand = _DisableAWSServiceAccessCommand;
3774
3749
 
3775
3750
 
3776
3751
 
3777
-
3778
3752
  var _DisablePolicyTypeCommand = class _DisablePolicyTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3779
3753
  ...commonParams
3780
3754
  }).m(function(Command, cs, config, o) {
@@ -3791,7 +3765,6 @@ var DisablePolicyTypeCommand = _DisablePolicyTypeCommand;
3791
3765
 
3792
3766
 
3793
3767
 
3794
-
3795
3768
  var _EnableAllFeaturesCommand = class _EnableAllFeaturesCommand extends import_smithy_client.Command.classBuilder().ep({
3796
3769
  ...commonParams
3797
3770
  }).m(function(Command, cs, config, o) {
@@ -3808,7 +3781,6 @@ var EnableAllFeaturesCommand = _EnableAllFeaturesCommand;
3808
3781
 
3809
3782
 
3810
3783
 
3811
-
3812
3784
  var _EnableAWSServiceAccessCommand = class _EnableAWSServiceAccessCommand extends import_smithy_client.Command.classBuilder().ep({
3813
3785
  ...commonParams
3814
3786
  }).m(function(Command, cs, config, o) {
@@ -3825,7 +3797,6 @@ var EnableAWSServiceAccessCommand = _EnableAWSServiceAccessCommand;
3825
3797
 
3826
3798
 
3827
3799
 
3828
-
3829
3800
  var _EnablePolicyTypeCommand = class _EnablePolicyTypeCommand extends import_smithy_client.Command.classBuilder().ep({
3830
3801
  ...commonParams
3831
3802
  }).m(function(Command, cs, config, o) {
@@ -3842,7 +3813,6 @@ var EnablePolicyTypeCommand = _EnablePolicyTypeCommand;
3842
3813
 
3843
3814
 
3844
3815
 
3845
-
3846
3816
  var _InviteAccountToOrganizationCommand = class _InviteAccountToOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3847
3817
  ...commonParams
3848
3818
  }).m(function(Command, cs, config, o) {
@@ -3859,7 +3829,6 @@ var InviteAccountToOrganizationCommand = _InviteAccountToOrganizationCommand;
3859
3829
 
3860
3830
 
3861
3831
 
3862
-
3863
3832
  var _LeaveOrganizationCommand = class _LeaveOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3864
3833
  ...commonParams
3865
3834
  }).m(function(Command, cs, config, o) {
@@ -3876,7 +3845,6 @@ var LeaveOrganizationCommand = _LeaveOrganizationCommand;
3876
3845
 
3877
3846
 
3878
3847
 
3879
-
3880
3848
  var _ListAccountsCommand = class _ListAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
3881
3849
  ...commonParams
3882
3850
  }).m(function(Command, cs, config, o) {
@@ -3893,7 +3861,6 @@ var ListAccountsCommand = _ListAccountsCommand;
3893
3861
 
3894
3862
 
3895
3863
 
3896
-
3897
3864
  var _ListAccountsForParentCommand = class _ListAccountsForParentCommand extends import_smithy_client.Command.classBuilder().ep({
3898
3865
  ...commonParams
3899
3866
  }).m(function(Command, cs, config, o) {
@@ -3910,7 +3877,6 @@ var ListAccountsForParentCommand = _ListAccountsForParentCommand;
3910
3877
 
3911
3878
 
3912
3879
 
3913
-
3914
3880
  var _ListAWSServiceAccessForOrganizationCommand = class _ListAWSServiceAccessForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
3915
3881
  ...commonParams
3916
3882
  }).m(function(Command, cs, config, o) {
@@ -3927,7 +3893,6 @@ var ListAWSServiceAccessForOrganizationCommand = _ListAWSServiceAccessForOrganiz
3927
3893
 
3928
3894
 
3929
3895
 
3930
-
3931
3896
  var _ListChildrenCommand = class _ListChildrenCommand extends import_smithy_client.Command.classBuilder().ep({
3932
3897
  ...commonParams
3933
3898
  }).m(function(Command, cs, config, o) {
@@ -3944,7 +3909,6 @@ var ListChildrenCommand = _ListChildrenCommand;
3944
3909
 
3945
3910
 
3946
3911
 
3947
-
3948
3912
  var _ListCreateAccountStatusCommand = class _ListCreateAccountStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3949
3913
  ...commonParams
3950
3914
  }).m(function(Command, cs, config, o) {
@@ -3961,7 +3925,6 @@ var ListCreateAccountStatusCommand = _ListCreateAccountStatusCommand;
3961
3925
 
3962
3926
 
3963
3927
 
3964
-
3965
3928
  var _ListDelegatedAdministratorsCommand = class _ListDelegatedAdministratorsCommand extends import_smithy_client.Command.classBuilder().ep({
3966
3929
  ...commonParams
3967
3930
  }).m(function(Command, cs, config, o) {
@@ -3978,7 +3941,6 @@ var ListDelegatedAdministratorsCommand = _ListDelegatedAdministratorsCommand;
3978
3941
 
3979
3942
 
3980
3943
 
3981
-
3982
3944
  var _ListDelegatedServicesForAccountCommand = class _ListDelegatedServicesForAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3983
3945
  ...commonParams
3984
3946
  }).m(function(Command, cs, config, o) {
@@ -3995,7 +3957,6 @@ var ListDelegatedServicesForAccountCommand = _ListDelegatedServicesForAccountCom
3995
3957
 
3996
3958
 
3997
3959
 
3998
-
3999
3960
  var _ListHandshakesForAccountCommand = class _ListHandshakesForAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4000
3961
  ...commonParams
4001
3962
  }).m(function(Command, cs, config, o) {
@@ -4012,7 +3973,6 @@ var ListHandshakesForAccountCommand = _ListHandshakesForAccountCommand;
4012
3973
 
4013
3974
 
4014
3975
 
4015
-
4016
3976
  var _ListHandshakesForOrganizationCommand = class _ListHandshakesForOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
4017
3977
  ...commonParams
4018
3978
  }).m(function(Command, cs, config, o) {
@@ -4029,7 +3989,6 @@ var ListHandshakesForOrganizationCommand = _ListHandshakesForOrganizationCommand
4029
3989
 
4030
3990
 
4031
3991
 
4032
-
4033
3992
  var _ListOrganizationalUnitsForParentCommand = class _ListOrganizationalUnitsForParentCommand extends import_smithy_client.Command.classBuilder().ep({
4034
3993
  ...commonParams
4035
3994
  }).m(function(Command, cs, config, o) {
@@ -4046,7 +4005,6 @@ var ListOrganizationalUnitsForParentCommand = _ListOrganizationalUnitsForParentC
4046
4005
 
4047
4006
 
4048
4007
 
4049
-
4050
4008
  var _ListParentsCommand = class _ListParentsCommand extends import_smithy_client.Command.classBuilder().ep({
4051
4009
  ...commonParams
4052
4010
  }).m(function(Command, cs, config, o) {
@@ -4063,7 +4021,6 @@ var ListParentsCommand = _ListParentsCommand;
4063
4021
 
4064
4022
 
4065
4023
 
4066
-
4067
4024
  var _ListPoliciesCommand = class _ListPoliciesCommand extends import_smithy_client.Command.classBuilder().ep({
4068
4025
  ...commonParams
4069
4026
  }).m(function(Command, cs, config, o) {
@@ -4080,7 +4037,6 @@ var ListPoliciesCommand = _ListPoliciesCommand;
4080
4037
 
4081
4038
 
4082
4039
 
4083
-
4084
4040
  var _ListPoliciesForTargetCommand = class _ListPoliciesForTargetCommand extends import_smithy_client.Command.classBuilder().ep({
4085
4041
  ...commonParams
4086
4042
  }).m(function(Command, cs, config, o) {
@@ -4097,7 +4053,6 @@ var ListPoliciesForTargetCommand = _ListPoliciesForTargetCommand;
4097
4053
 
4098
4054
 
4099
4055
 
4100
-
4101
4056
  var _ListRootsCommand = class _ListRootsCommand extends import_smithy_client.Command.classBuilder().ep({
4102
4057
  ...commonParams
4103
4058
  }).m(function(Command, cs, config, o) {
@@ -4114,7 +4069,6 @@ var ListRootsCommand = _ListRootsCommand;
4114
4069
 
4115
4070
 
4116
4071
 
4117
-
4118
4072
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4119
4073
  ...commonParams
4120
4074
  }).m(function(Command, cs, config, o) {
@@ -4131,7 +4085,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4131
4085
 
4132
4086
 
4133
4087
 
4134
-
4135
4088
  var _ListTargetsForPolicyCommand = class _ListTargetsForPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4136
4089
  ...commonParams
4137
4090
  }).m(function(Command, cs, config, o) {
@@ -4148,7 +4101,6 @@ var ListTargetsForPolicyCommand = _ListTargetsForPolicyCommand;
4148
4101
 
4149
4102
 
4150
4103
 
4151
-
4152
4104
  var _MoveAccountCommand = class _MoveAccountCommand extends import_smithy_client.Command.classBuilder().ep({
4153
4105
  ...commonParams
4154
4106
  }).m(function(Command, cs, config, o) {
@@ -4165,7 +4117,6 @@ var MoveAccountCommand = _MoveAccountCommand;
4165
4117
 
4166
4118
 
4167
4119
 
4168
-
4169
4120
  var _PutResourcePolicyCommand = class _PutResourcePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4170
4121
  ...commonParams
4171
4122
  }).m(function(Command, cs, config, o) {
@@ -4182,7 +4133,6 @@ var PutResourcePolicyCommand = _PutResourcePolicyCommand;
4182
4133
 
4183
4134
 
4184
4135
 
4185
-
4186
4136
  var _RegisterDelegatedAdministratorCommand = class _RegisterDelegatedAdministratorCommand extends import_smithy_client.Command.classBuilder().ep({
4187
4137
  ...commonParams
4188
4138
  }).m(function(Command, cs, config, o) {
@@ -4199,7 +4149,6 @@ var RegisterDelegatedAdministratorCommand = _RegisterDelegatedAdministratorComma
4199
4149
 
4200
4150
 
4201
4151
 
4202
-
4203
4152
  var _RemoveAccountFromOrganizationCommand = class _RemoveAccountFromOrganizationCommand extends import_smithy_client.Command.classBuilder().ep({
4204
4153
  ...commonParams
4205
4154
  }).m(function(Command, cs, config, o) {
@@ -4216,7 +4165,6 @@ var RemoveAccountFromOrganizationCommand = _RemoveAccountFromOrganizationCommand
4216
4165
 
4217
4166
 
4218
4167
 
4219
-
4220
4168
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4221
4169
  ...commonParams
4222
4170
  }).m(function(Command, cs, config, o) {
@@ -4233,7 +4181,6 @@ var TagResourceCommand = _TagResourceCommand;
4233
4181
 
4234
4182
 
4235
4183
 
4236
-
4237
4184
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4238
4185
  ...commonParams
4239
4186
  }).m(function(Command, cs, config, o) {
@@ -4250,7 +4197,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4250
4197
 
4251
4198
 
4252
4199
 
4253
-
4254
4200
  var _UpdateOrganizationalUnitCommand = class _UpdateOrganizationalUnitCommand extends import_smithy_client.Command.classBuilder().ep({
4255
4201
  ...commonParams
4256
4202
  }).m(function(Command, cs, config, o) {
@@ -4267,7 +4213,6 @@ var UpdateOrganizationalUnitCommand = _UpdateOrganizationalUnitCommand;
4267
4213
 
4268
4214
 
4269
4215
 
4270
-
4271
4216
  var _UpdatePolicyCommand = class _UpdatePolicyCommand extends import_smithy_client.Command.classBuilder().ep({
4272
4217
  ...commonParams
4273
4218
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -4,7 +4,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
4
4
  /**
5
5
  * @public
6
6
  */
7
- export { __MetadataBearer, $Command };
7
+ export type { __MetadataBearer };
8
+ export { $Command };
8
9
  /**
9
10
  * @public
10
11
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -4,7 +4,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
4
4
  /**
5
5
  * @public
6
6
  */
7
- export { __MetadataBearer, $Command };
7
+ export type { __MetadataBearer };
8
+ export { $Command };
8
9
  /**
9
10
  * @public
10
11
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OrganizationsClientResolvedConfig, ServiceInputTypes, ServiceOutputType
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *