@aws-sdk/client-organizations 3.523.0 → 3.526.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 (86) hide show
  1. package/dist-types/models/models_0.d.ts +2 -2
  2. package/package.json +17 -17
  3. package/dist-cjs/Organizations.js +0 -1
  4. package/dist-cjs/OrganizationsClient.js +0 -1
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -1
  6. package/dist-cjs/commands/AcceptHandshakeCommand.js +0 -1
  7. package/dist-cjs/commands/AttachPolicyCommand.js +0 -1
  8. package/dist-cjs/commands/CancelHandshakeCommand.js +0 -1
  9. package/dist-cjs/commands/CloseAccountCommand.js +0 -1
  10. package/dist-cjs/commands/CreateAccountCommand.js +0 -1
  11. package/dist-cjs/commands/CreateGovCloudAccountCommand.js +0 -1
  12. package/dist-cjs/commands/CreateOrganizationCommand.js +0 -1
  13. package/dist-cjs/commands/CreateOrganizationalUnitCommand.js +0 -1
  14. package/dist-cjs/commands/CreatePolicyCommand.js +0 -1
  15. package/dist-cjs/commands/DeclineHandshakeCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteOrganizationCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteOrganizationalUnitCommand.js +0 -1
  18. package/dist-cjs/commands/DeletePolicyCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +0 -1
  20. package/dist-cjs/commands/DeregisterDelegatedAdministratorCommand.js +0 -1
  21. package/dist-cjs/commands/DescribeAccountCommand.js +0 -1
  22. package/dist-cjs/commands/DescribeCreateAccountStatusCommand.js +0 -1
  23. package/dist-cjs/commands/DescribeEffectivePolicyCommand.js +0 -1
  24. package/dist-cjs/commands/DescribeHandshakeCommand.js +0 -1
  25. package/dist-cjs/commands/DescribeOrganizationCommand.js +0 -1
  26. package/dist-cjs/commands/DescribeOrganizationalUnitCommand.js +0 -1
  27. package/dist-cjs/commands/DescribePolicyCommand.js +0 -1
  28. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +0 -1
  29. package/dist-cjs/commands/DetachPolicyCommand.js +0 -1
  30. package/dist-cjs/commands/DisableAWSServiceAccessCommand.js +0 -1
  31. package/dist-cjs/commands/DisablePolicyTypeCommand.js +0 -1
  32. package/dist-cjs/commands/EnableAWSServiceAccessCommand.js +0 -1
  33. package/dist-cjs/commands/EnableAllFeaturesCommand.js +0 -1
  34. package/dist-cjs/commands/EnablePolicyTypeCommand.js +0 -1
  35. package/dist-cjs/commands/InviteAccountToOrganizationCommand.js +0 -1
  36. package/dist-cjs/commands/LeaveOrganizationCommand.js +0 -1
  37. package/dist-cjs/commands/ListAWSServiceAccessForOrganizationCommand.js +0 -1
  38. package/dist-cjs/commands/ListAccountsCommand.js +0 -1
  39. package/dist-cjs/commands/ListAccountsForParentCommand.js +0 -1
  40. package/dist-cjs/commands/ListChildrenCommand.js +0 -1
  41. package/dist-cjs/commands/ListCreateAccountStatusCommand.js +0 -1
  42. package/dist-cjs/commands/ListDelegatedAdministratorsCommand.js +0 -1
  43. package/dist-cjs/commands/ListDelegatedServicesForAccountCommand.js +0 -1
  44. package/dist-cjs/commands/ListHandshakesForAccountCommand.js +0 -1
  45. package/dist-cjs/commands/ListHandshakesForOrganizationCommand.js +0 -1
  46. package/dist-cjs/commands/ListOrganizationalUnitsForParentCommand.js +0 -1
  47. package/dist-cjs/commands/ListParentsCommand.js +0 -1
  48. package/dist-cjs/commands/ListPoliciesCommand.js +0 -1
  49. package/dist-cjs/commands/ListPoliciesForTargetCommand.js +0 -1
  50. package/dist-cjs/commands/ListRootsCommand.js +0 -1
  51. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  52. package/dist-cjs/commands/ListTargetsForPolicyCommand.js +0 -1
  53. package/dist-cjs/commands/MoveAccountCommand.js +0 -1
  54. package/dist-cjs/commands/PutResourcePolicyCommand.js +0 -1
  55. package/dist-cjs/commands/RegisterDelegatedAdministratorCommand.js +0 -1
  56. package/dist-cjs/commands/RemoveAccountFromOrganizationCommand.js +0 -1
  57. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  58. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  59. package/dist-cjs/commands/UpdateOrganizationalUnitCommand.js +0 -1
  60. package/dist-cjs/commands/UpdatePolicyCommand.js +0 -1
  61. package/dist-cjs/commands/index.js +0 -1
  62. package/dist-cjs/endpoint/EndpointParameters.js +0 -1
  63. package/dist-cjs/extensionConfiguration.js +0 -1
  64. package/dist-cjs/models/OrganizationsServiceException.js +0 -1
  65. package/dist-cjs/models/index.js +0 -1
  66. package/dist-cjs/models/models_0.js +0 -1
  67. package/dist-cjs/pagination/Interfaces.js +0 -1
  68. package/dist-cjs/pagination/ListAWSServiceAccessForOrganizationPaginator.js +0 -1
  69. package/dist-cjs/pagination/ListAccountsForParentPaginator.js +0 -1
  70. package/dist-cjs/pagination/ListAccountsPaginator.js +0 -1
  71. package/dist-cjs/pagination/ListChildrenPaginator.js +0 -1
  72. package/dist-cjs/pagination/ListCreateAccountStatusPaginator.js +0 -1
  73. package/dist-cjs/pagination/ListDelegatedAdministratorsPaginator.js +0 -1
  74. package/dist-cjs/pagination/ListDelegatedServicesForAccountPaginator.js +0 -1
  75. package/dist-cjs/pagination/ListHandshakesForAccountPaginator.js +0 -1
  76. package/dist-cjs/pagination/ListHandshakesForOrganizationPaginator.js +0 -1
  77. package/dist-cjs/pagination/ListOrganizationalUnitsForParentPaginator.js +0 -1
  78. package/dist-cjs/pagination/ListParentsPaginator.js +0 -1
  79. package/dist-cjs/pagination/ListPoliciesForTargetPaginator.js +0 -1
  80. package/dist-cjs/pagination/ListPoliciesPaginator.js +0 -1
  81. package/dist-cjs/pagination/ListRootsPaginator.js +0 -1
  82. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +0 -1
  83. package/dist-cjs/pagination/ListTargetsForPolicyPaginator.js +0 -1
  84. package/dist-cjs/pagination/index.js +0 -1
  85. package/dist-cjs/protocols/Aws_json1_1.js +0 -1
  86. package/dist-cjs/runtimeExtensions.js +0 -1
@@ -1730,7 +1730,7 @@ export interface CreateOrganizationalUnitRequest {
1730
1730
  export interface OrganizationalUnit {
1731
1731
  /**
1732
1732
  * @public
1733
- * <p>The unique identifier (ID) associated with this OU.</p>
1733
+ * <p>The unique identifier (ID) associated with this OU. The ID is unique to the organization only.</p>
1734
1734
  * <p>The <a href="http://wikipedia.org/wiki/regex">regex pattern</a> for an organizational unit ID string requires
1735
1735
  * "ou-" followed by from 4 to 32 lowercase letters or digits (the ID of the root that contains the
1736
1736
  * OU). This string is followed by a second "-" dash and from 8 to 32 additional lowercase letters
@@ -2511,7 +2511,7 @@ export interface DisablePolicyTypeRequest {
2511
2511
  export interface Root {
2512
2512
  /**
2513
2513
  * @public
2514
- * <p>The unique identifier (ID) for the root.</p>
2514
+ * <p>The unique identifier (ID) for the root. The ID is unique to the organization only.</p>
2515
2515
  * <p>The <a href="http://wikipedia.org/wiki/regex">regex pattern</a> for a root ID string requires "r-" followed by
2516
2516
  * from 4 to 32 lowercase letters or digits.</p>
2517
2517
  */
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.523.0",
4
+ "version": "3.526.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-organizations",
@@ -20,40 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.523.0",
24
- "@aws-sdk/core": "3.523.0",
25
- "@aws-sdk/credential-provider-node": "3.523.0",
23
+ "@aws-sdk/client-sts": "3.525.0",
24
+ "@aws-sdk/core": "3.525.0",
25
+ "@aws-sdk/credential-provider-node": "3.525.0",
26
26
  "@aws-sdk/middleware-host-header": "3.523.0",
27
27
  "@aws-sdk/middleware-logger": "3.523.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.523.0",
29
- "@aws-sdk/middleware-user-agent": "3.523.0",
30
- "@aws-sdk/region-config-resolver": "3.523.0",
29
+ "@aws-sdk/middleware-user-agent": "3.525.0",
30
+ "@aws-sdk/region-config-resolver": "3.525.0",
31
31
  "@aws-sdk/types": "3.523.0",
32
- "@aws-sdk/util-endpoints": "3.523.0",
32
+ "@aws-sdk/util-endpoints": "3.525.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.523.0",
34
- "@aws-sdk/util-user-agent-node": "3.523.0",
35
- "@smithy/config-resolver": "^2.1.3",
36
- "@smithy/core": "^1.3.4",
34
+ "@aws-sdk/util-user-agent-node": "3.525.0",
35
+ "@smithy/config-resolver": "^2.1.4",
36
+ "@smithy/core": "^1.3.5",
37
37
  "@smithy/fetch-http-handler": "^2.4.3",
38
38
  "@smithy/hash-node": "^2.1.3",
39
39
  "@smithy/invalid-dependency": "^2.1.3",
40
40
  "@smithy/middleware-content-length": "^2.1.3",
41
- "@smithy/middleware-endpoint": "^2.4.3",
42
- "@smithy/middleware-retry": "^2.1.3",
41
+ "@smithy/middleware-endpoint": "^2.4.4",
42
+ "@smithy/middleware-retry": "^2.1.4",
43
43
  "@smithy/middleware-serde": "^2.1.3",
44
44
  "@smithy/middleware-stack": "^2.1.3",
45
- "@smithy/node-config-provider": "^2.2.3",
45
+ "@smithy/node-config-provider": "^2.2.4",
46
46
  "@smithy/node-http-handler": "^2.4.1",
47
47
  "@smithy/protocol-http": "^3.2.1",
48
- "@smithy/smithy-client": "^2.4.1",
48
+ "@smithy/smithy-client": "^2.4.2",
49
49
  "@smithy/types": "^2.10.1",
50
50
  "@smithy/url-parser": "^2.1.3",
51
51
  "@smithy/util-base64": "^2.1.1",
52
52
  "@smithy/util-body-length-browser": "^2.1.1",
53
53
  "@smithy/util-body-length-node": "^2.2.1",
54
- "@smithy/util-defaults-mode-browser": "^2.1.3",
55
- "@smithy/util-defaults-mode-node": "^2.2.2",
56
- "@smithy/util-endpoints": "^1.1.3",
54
+ "@smithy/util-defaults-mode-browser": "^2.1.4",
55
+ "@smithy/util-defaults-mode-node": "^2.2.3",
56
+ "@smithy/util-endpoints": "^1.1.4",
57
57
  "@smithy/util-middleware": "^2.1.3",
58
58
  "@smithy/util-retry": "^2.1.3",
59
59
  "@smithy/util-utf8": "^2.1.1",
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("../index.js");
@@ -1 +0,0 @@
1
- module.exports = require("./index.js");