@aws-sdk/client-organizations 3.169.0 → 3.171.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/Organizations.d.ts +894 -265
  3. package/dist-types/ts3.4/OrganizationsClient.d.ts +417 -125
  4. package/dist-types/ts3.4/commands/AcceptHandshakeCommand.d.ts +35 -17
  5. package/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +30 -17
  6. package/dist-types/ts3.4/commands/CancelHandshakeCommand.d.ts +35 -17
  7. package/dist-types/ts3.4/commands/CloseAccountCommand.d.ts +30 -17
  8. package/dist-types/ts3.4/commands/CreateAccountCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/CreateGovCloudAccountCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/CreateOrganizationCommand.d.ts +36 -17
  11. package/dist-types/ts3.4/commands/CreateOrganizationalUnitCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +32 -17
  13. package/dist-types/ts3.4/commands/DeclineHandshakeCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/DeleteOrganizationCommand.d.ts +29 -16
  15. package/dist-types/ts3.4/commands/DeleteOrganizationalUnitCommand.d.ts +35 -17
  16. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +30 -17
  17. package/dist-types/ts3.4/commands/DeregisterDelegatedAdministratorCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DescribeAccountCommand.d.ts +35 -17
  19. package/dist-types/ts3.4/commands/DescribeCreateAccountStatusCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DescribeEffectivePolicyCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/DescribeHandshakeCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DescribeOrganizationCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DescribeOrganizationalUnitCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/DescribePolicyCommand.d.ts +35 -17
  25. package/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +30 -17
  26. package/dist-types/ts3.4/commands/DisableAWSServiceAccessCommand.d.ts +35 -17
  27. package/dist-types/ts3.4/commands/DisablePolicyTypeCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/EnableAWSServiceAccessCommand.d.ts +34 -17
  29. package/dist-types/ts3.4/commands/EnableAllFeaturesCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/EnablePolicyTypeCommand.d.ts +35 -17
  31. package/dist-types/ts3.4/commands/InviteAccountToOrganizationCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/LeaveOrganizationCommand.d.ts +29 -16
  33. package/dist-types/ts3.4/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +32 -17
  35. package/dist-types/ts3.4/commands/ListAccountsForParentCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/ListChildrenCommand.d.ts +32 -17
  37. package/dist-types/ts3.4/commands/ListCreateAccountStatusCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ListDelegatedAdministratorsCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/ListDelegatedServicesForAccountCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/ListHandshakesForAccountCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/ListHandshakesForOrganizationCommand.d.ts +39 -17
  42. package/dist-types/ts3.4/commands/ListOrganizationalUnitsForParentCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/ListParentsCommand.d.ts +32 -17
  44. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +32 -17
  45. package/dist-types/ts3.4/commands/ListPoliciesForTargetCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/ListRootsCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  48. package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/MoveAccountCommand.d.ts +30 -17
  50. package/dist-types/ts3.4/commands/RegisterDelegatedAdministratorCommand.d.ts +35 -17
  51. package/dist-types/ts3.4/commands/RemoveAccountFromOrganizationCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +30 -17
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +30 -17
  54. package/dist-types/ts3.4/commands/UpdateOrganizationalUnitCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +32 -17
  56. package/dist-types/ts3.4/commands/index.d.ts +52 -52
  57. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  58. package/dist-types/ts3.4/index.d.ts +6 -6
  59. package/dist-types/ts3.4/models/OrganizationsServiceException.d.ts +7 -6
  60. package/dist-types/ts3.4/models/index.d.ts +1 -1
  61. package/dist-types/ts3.4/models/models_0.d.ts +1364 -1475
  62. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  63. package/dist-types/ts3.4/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +11 -4
  64. package/dist-types/ts3.4/pagination/ListAccountsForParentPaginator.d.ts +11 -4
  65. package/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +11 -4
  66. package/dist-types/ts3.4/pagination/ListChildrenPaginator.d.ts +11 -4
  67. package/dist-types/ts3.4/pagination/ListCreateAccountStatusPaginator.d.ts +11 -4
  68. package/dist-types/ts3.4/pagination/ListDelegatedAdministratorsPaginator.d.ts +11 -4
  69. package/dist-types/ts3.4/pagination/ListDelegatedServicesForAccountPaginator.d.ts +11 -4
  70. package/dist-types/ts3.4/pagination/ListHandshakesForAccountPaginator.d.ts +11 -4
  71. package/dist-types/ts3.4/pagination/ListHandshakesForOrganizationPaginator.d.ts +11 -4
  72. package/dist-types/ts3.4/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +11 -4
  73. package/dist-types/ts3.4/pagination/ListParentsPaginator.d.ts +11 -4
  74. package/dist-types/ts3.4/pagination/ListPoliciesForTargetPaginator.d.ts +11 -4
  75. package/dist-types/ts3.4/pagination/ListPoliciesPaginator.d.ts +11 -4
  76. package/dist-types/ts3.4/pagination/ListRootsPaginator.d.ts +11 -4
  77. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
  78. package/dist-types/ts3.4/pagination/ListTargetsForPolicyPaginator.d.ts +11 -4
  79. package/dist-types/ts3.4/pagination/index.d.ts +17 -17
  80. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +629 -158
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  85. package/package.json +34 -34
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-organizations
9
+
10
+
11
+
12
+
13
+
14
+ # [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)
15
+
16
+ **Note:** Version bump only for package @aws-sdk/client-organizations
17
+
18
+
19
+
20
+
21
+
6
22
  # [3.169.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.168.0...v3.169.0) (2022-09-12)
7
23
 
8
24
  **Note:** Version bump only for package @aws-sdk/client-organizations