@aws-sdk/client-organizations 3.651.1 → 3.652.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 (29) hide show
  1. package/dist-types/commands/AttachPolicyCommand.d.ts +2 -3
  2. package/dist-types/commands/CloseAccountCommand.d.ts +4 -5
  3. package/dist-types/commands/CreateAccountCommand.d.ts +4 -6
  4. package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +2 -3
  5. package/dist-types/commands/CreateOrganizationCommand.d.ts +2 -3
  6. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +2 -3
  7. package/dist-types/commands/CreatePolicyCommand.d.ts +2 -3
  8. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -3
  9. package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +2 -3
  10. package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +2 -3
  11. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -3
  12. package/dist-types/commands/DetachPolicyCommand.d.ts +2 -3
  13. package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +2 -3
  14. package/dist-types/commands/DisablePolicyTypeCommand.d.ts +2 -3
  15. package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +8 -8
  16. package/dist-types/commands/EnablePolicyTypeCommand.d.ts +2 -3
  17. package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +2 -3
  18. package/dist-types/commands/LeaveOrganizationCommand.d.ts +4 -5
  19. package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -3
  20. package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +2 -3
  21. package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +2 -3
  22. package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -3
  23. package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -3
  24. package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +2 -3
  25. package/dist-types/commands/TagResourceCommand.d.ts +2 -3
  26. package/dist-types/commands/UntagResourceCommand.d.ts +2 -3
  27. package/dist-types/commands/UpdatePolicyCommand.d.ts +2 -3
  28. package/dist-types/models/models_0.d.ts +4 -4
  29. package/package.json +1 -1
@@ -280,9 +280,8 @@ declare const AttachPolicyCommand_base: {
280
280
  * that are not compliant with the tag policy requirements for this account.</p>
281
281
  * </li>
282
282
  * <li>
283
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
284
- * period before you can remove it from the organization. If you get an error that
285
- * indicates that a wait period is required, try again in a few days.</p>
283
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
284
+ * Invited accounts aren't subject to this waiting period.</p>
286
285
  * </li>
287
286
  * </ul>
288
287
  *
@@ -56,10 +56,10 @@ declare const CloseAccountCommand_base: {
56
56
  * <li>
57
57
  * <p>You can close only 10% of member accounts, between 10 and 1000, within a
58
58
  * rolling 30 day period. This quota is not bound by a calendar month, but
59
- * starts when you close an account. After you reach this limit, you can close
59
+ * starts when you close an account. After you reach this limit, you can't close
60
60
  * additional accounts. For more information, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_close.html">Closing a member
61
61
  * account in your organization</a> and <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html">Quotas for
62
- * Organizations</a>in the <i>Organizations User Guide</i>. </p>
62
+ * Organizations</a> in the <i>Organizations User Guide</i>. </p>
63
63
  * </li>
64
64
  * <li>
65
65
  * <p>To reinstate a closed account, contact Amazon Web Services Support within the 90-day
@@ -311,9 +311,8 @@ declare const CloseAccountCommand_base: {
311
311
  * that are not compliant with the tag policy requirements for this account.</p>
312
312
  * </li>
313
313
  * <li>
314
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
315
- * period before you can remove it from the organization. If you get an error that
316
- * indicates that a wait period is required, try again in a few days.</p>
314
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
315
+ * Invited accounts aren't subject to this waiting period.</p>
317
316
  * </li>
318
317
  * </ul>
319
318
  *
@@ -81,9 +81,8 @@ declare const CreateAccountCommand_base: {
81
81
  * If the error persists, contact <a href="https://console.aws.amazon.com/support/home#/">Amazon Web Services Support</a>.</p>
82
82
  * </li>
83
83
  * <li>
84
- * <p>Using <code>CreateAccount</code> to create multiple temporary accounts
85
- * isn't recommended. You can only close an account from the Billing and Cost Management console, and
86
- * you must be signed in as the root user. For information on the requirements
84
+ * <p>It isn't recommended to use <code>CreateAccount</code> to create multiple temporary accounts, and using
85
+ * the <code>CreateAccount</code> API to close accounts is subject to a 30-day usage quota. For information on the requirements
87
86
  * and process for closing an account, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_close.html">Closing a member
88
87
  * account in your organization</a> in the
89
88
  * <i>Organizations User Guide</i>.</p>
@@ -345,9 +344,8 @@ declare const CreateAccountCommand_base: {
345
344
  * that are not compliant with the tag policy requirements for this account.</p>
346
345
  * </li>
347
346
  * <li>
348
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
349
- * period before you can remove it from the organization. If you get an error that
350
- * indicates that a wait period is required, try again in a few days.</p>
347
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
348
+ * Invited accounts aren't subject to this waiting period.</p>
351
349
  * </li>
352
350
  * </ul>
353
351
  *
@@ -398,9 +398,8 @@ declare const CreateGovCloudAccountCommand_base: {
398
398
  * that are not compliant with the tag policy requirements for this account.</p>
399
399
  * </li>
400
400
  * <li>
401
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
402
- * period before you can remove it from the organization. If you get an error that
403
- * indicates that a wait period is required, try again in a few days.</p>
401
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
402
+ * Invited accounts aren't subject to this waiting period.</p>
404
403
  * </li>
405
404
  * </ul>
406
405
  *
@@ -284,9 +284,8 @@ declare const CreateOrganizationCommand_base: {
284
284
  * that are not compliant with the tag policy requirements for this account.</p>
285
285
  * </li>
286
286
  * <li>
287
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
288
- * period before you can remove it from the organization. If you get an error that
289
- * indicates that a wait period is required, try again in a few days.</p>
287
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
288
+ * Invited accounts aren't subject to this waiting period.</p>
290
289
  * </li>
291
290
  * </ul>
292
291
  *
@@ -275,9 +275,8 @@ declare const CreateOrganizationalUnitCommand_base: {
275
275
  * that are not compliant with the tag policy requirements for this account.</p>
276
276
  * </li>
277
277
  * <li>
278
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
279
- * period before you can remove it from the organization. If you get an error that
280
- * indicates that a wait period is required, try again in a few days.</p>
278
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
279
+ * Invited accounts aren't subject to this waiting period.</p>
281
280
  * </li>
282
281
  * </ul>
283
282
  *
@@ -281,9 +281,8 @@ declare const CreatePolicyCommand_base: {
281
281
  * that are not compliant with the tag policy requirements for this account.</p>
282
282
  * </li>
283
283
  * <li>
284
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
285
- * period before you can remove it from the organization. If you get an error that
286
- * indicates that a wait period is required, try again in a few days.</p>
284
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
285
+ * Invited accounts aren't subject to this waiting period.</p>
287
286
  * </li>
288
287
  * </ul>
289
288
  *
@@ -251,9 +251,8 @@ declare const DeleteResourcePolicyCommand_base: {
251
251
  * that are not compliant with the tag policy requirements for this account.</p>
252
252
  * </li>
253
253
  * <li>
254
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
255
- * period before you can remove it from the organization. If you get an error that
256
- * indicates that a wait period is required, try again in a few days.</p>
254
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
255
+ * Invited accounts aren't subject to this waiting period.</p>
257
256
  * </li>
258
257
  * </ul>
259
258
  *
@@ -275,9 +275,8 @@ declare const DeregisterDelegatedAdministratorCommand_base: {
275
275
  * that are not compliant with the tag policy requirements for this account.</p>
276
276
  * </li>
277
277
  * <li>
278
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
279
- * period before you can remove it from the organization. If you get an error that
280
- * indicates that a wait period is required, try again in a few days.</p>
278
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
279
+ * Invited accounts aren't subject to this waiting period.</p>
281
280
  * </li>
282
281
  * </ul>
283
282
  *
@@ -266,9 +266,8 @@ declare const DescribeEffectivePolicyCommand_base: {
266
266
  * that are not compliant with the tag policy requirements for this account.</p>
267
267
  * </li>
268
268
  * <li>
269
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
270
- * period before you can remove it from the organization. If you get an error that
271
- * indicates that a wait period is required, try again in a few days.</p>
269
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
270
+ * Invited accounts aren't subject to this waiting period.</p>
272
271
  * </li>
273
272
  * </ul>
274
273
  *
@@ -257,9 +257,8 @@ declare const DescribeResourcePolicyCommand_base: {
257
257
  * that are not compliant with the tag policy requirements for this account.</p>
258
258
  * </li>
259
259
  * <li>
260
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
261
- * period before you can remove it from the organization. If you get an error that
262
- * indicates that a wait period is required, try again in a few days.</p>
260
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
261
+ * Invited accounts aren't subject to this waiting period.</p>
263
262
  * </li>
264
263
  * </ul>
265
264
  *
@@ -269,9 +269,8 @@ declare const DetachPolicyCommand_base: {
269
269
  * that are not compliant with the tag policy requirements for this account.</p>
270
270
  * </li>
271
271
  * <li>
272
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
273
- * period before you can remove it from the organization. If you get an error that
274
- * indicates that a wait period is required, try again in a few days.</p>
272
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
273
+ * Invited accounts aren't subject to this waiting period.</p>
275
274
  * </li>
276
275
  * </ul>
277
276
  *
@@ -307,9 +307,8 @@ declare const DisableAWSServiceAccessCommand_base: {
307
307
  * that are not compliant with the tag policy requirements for this account.</p>
308
308
  * </li>
309
309
  * <li>
310
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
311
- * period before you can remove it from the organization. If you get an error that
312
- * indicates that a wait period is required, try again in a few days.</p>
310
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
311
+ * Invited accounts aren't subject to this waiting period.</p>
313
312
  * </li>
314
313
  * </ul>
315
314
  *
@@ -277,9 +277,8 @@ declare const DisablePolicyTypeCommand_base: {
277
277
  * that are not compliant with the tag policy requirements for this account.</p>
278
278
  * </li>
279
279
  * <li>
280
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
281
- * period before you can remove it from the organization. If you get an error that
282
- * indicates that a wait period is required, try again in a few days.</p>
280
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
281
+ * Invited accounts aren't subject to this waiting period.</p>
283
282
  * </li>
284
283
  * </ul>
285
284
  *
@@ -27,11 +27,12 @@ declare const EnableAWSServiceAccessCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Enables the integration of an Amazon Web Services service (the service that is specified by
31
- * <code>ServicePrincipal</code>) with Organizations. When you enable integration, you allow
32
- * the specified service to create a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html">service-linked role</a> in
33
- * all the accounts in your organization. This allows the service to perform operations on
34
- * your behalf in your organization and its accounts.</p>
30
+ * <p>Provides an Amazon Web Services service (the service that is specified by
31
+ * <code>ServicePrincipal</code>) with permissions to view the structure of an organization,
32
+ * create a <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/using-service-linked-roles.html">service-linked role</a> in all the accounts in the organization,
33
+ * and allow the service to perform operations
34
+ * on behalf of the organization and its accounts. Establishing these permissions can be a first step
35
+ * in enabling the integration of an Amazon Web Services service with Organizations.</p>
35
36
  * <important>
36
37
  * <p>We recommend that you enable integration between Organizations and the specified Amazon Web Services
37
38
  * service by using the console or commands that are provided by the specified service.
@@ -271,9 +272,8 @@ declare const EnableAWSServiceAccessCommand_base: {
271
272
  * that are not compliant with the tag policy requirements for this account.</p>
272
273
  * </li>
273
274
  * <li>
274
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
275
- * period before you can remove it from the organization. If you get an error that
276
- * indicates that a wait period is required, try again in a few days.</p>
275
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
276
+ * Invited accounts aren't subject to this waiting period.</p>
277
277
  * </li>
278
278
  * </ul>
279
279
  *
@@ -277,9 +277,8 @@ declare const EnablePolicyTypeCommand_base: {
277
277
  * that are not compliant with the tag policy requirements for this account.</p>
278
278
  * </li>
279
279
  * <li>
280
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
281
- * period before you can remove it from the organization. If you get an error that
282
- * indicates that a wait period is required, try again in a few days.</p>
280
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
281
+ * Invited accounts aren't subject to this waiting period.</p>
283
282
  * </li>
284
283
  * </ul>
285
284
  *
@@ -322,9 +322,8 @@ declare const InviteAccountToOrganizationCommand_base: {
322
322
  * that are not compliant with the tag policy requirements for this account.</p>
323
323
  * </li>
324
324
  * <li>
325
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
326
- * period before you can remove it from the organization. If you get an error that
327
- * indicates that a wait period is required, try again in a few days.</p>
325
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
326
+ * Invited accounts aren't subject to this waiting period.</p>
328
327
  * </li>
329
328
  * </ul>
330
329
  *
@@ -83,8 +83,8 @@ declare const LeaveOrganizationCommand_base: {
83
83
  * </li>
84
84
  * <li>
85
85
  * <p>A newly created account has a waiting period before it can be removed from
86
- * its organization. If you get an error that indicates that a wait period is
87
- * required, then try again in a few days.</p>
86
+ * its organization.
87
+ * You must wait until at least seven days after the account was created. Invited accounts aren't subject to this waiting period.</p>
88
88
  * </li>
89
89
  * <li>
90
90
  * <p>If you are using an organization principal to call
@@ -321,9 +321,8 @@ declare const LeaveOrganizationCommand_base: {
321
321
  * that are not compliant with the tag policy requirements for this account.</p>
322
322
  * </li>
323
323
  * <li>
324
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
325
- * period before you can remove it from the organization. If you get an error that
326
- * indicates that a wait period is required, try again in a few days.</p>
324
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
325
+ * Invited accounts aren't subject to this waiting period.</p>
327
326
  * </li>
328
327
  * </ul>
329
328
  *
@@ -265,9 +265,8 @@ declare const ListAWSServiceAccessForOrganizationCommand_base: {
265
265
  * that are not compliant with the tag policy requirements for this account.</p>
266
266
  * </li>
267
267
  * <li>
268
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
269
- * period before you can remove it from the organization. If you get an error that
270
- * indicates that a wait period is required, try again in a few days.</p>
268
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
269
+ * Invited accounts aren't subject to this waiting period.</p>
271
270
  * </li>
272
271
  * </ul>
273
272
  *
@@ -268,9 +268,8 @@ declare const ListDelegatedAdministratorsCommand_base: {
268
268
  * that are not compliant with the tag policy requirements for this account.</p>
269
269
  * </li>
270
270
  * <li>
271
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
272
- * period before you can remove it from the organization. If you get an error that
273
- * indicates that a wait period is required, try again in a few days.</p>
271
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
272
+ * Invited accounts aren't subject to this waiting period.</p>
274
273
  * </li>
275
274
  * </ul>
276
275
  *
@@ -270,9 +270,8 @@ declare const ListDelegatedServicesForAccountCommand_base: {
270
270
  * that are not compliant with the tag policy requirements for this account.</p>
271
271
  * </li>
272
272
  * <li>
273
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
274
- * period before you can remove it from the organization. If you get an error that
275
- * indicates that a wait period is required, try again in a few days.</p>
273
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
274
+ * Invited accounts aren't subject to this waiting period.</p>
276
275
  * </li>
277
276
  * </ul>
278
277
  *
@@ -268,9 +268,8 @@ declare const PutResourcePolicyCommand_base: {
268
268
  * that are not compliant with the tag policy requirements for this account.</p>
269
269
  * </li>
270
270
  * <li>
271
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
272
- * period before you can remove it from the organization. If you get an error that
273
- * indicates that a wait period is required, try again in a few days.</p>
271
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
272
+ * Invited accounts aren't subject to this waiting period.</p>
274
273
  * </li>
275
274
  * </ul>
276
275
  *
@@ -271,9 +271,8 @@ declare const RegisterDelegatedAdministratorCommand_base: {
271
271
  * that are not compliant with the tag policy requirements for this account.</p>
272
272
  * </li>
273
273
  * <li>
274
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
275
- * period before you can remove it from the organization. If you get an error that
276
- * indicates that a wait period is required, try again in a few days.</p>
274
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
275
+ * Invited accounts aren't subject to this waiting period.</p>
277
276
  * </li>
278
277
  * </ul>
279
278
  *
@@ -288,9 +288,8 @@ declare const RemoveAccountFromOrganizationCommand_base: {
288
288
  * that are not compliant with the tag policy requirements for this account.</p>
289
289
  * </li>
290
290
  * <li>
291
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
292
- * period before you can remove it from the organization. If you get an error that
293
- * indicates that a wait period is required, try again in a few days.</p>
291
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
292
+ * Invited accounts aren't subject to this waiting period.</p>
294
293
  * </li>
295
294
  * </ul>
296
295
  *
@@ -276,9 +276,8 @@ declare const TagResourceCommand_base: {
276
276
  * that are not compliant with the tag policy requirements for this account.</p>
277
277
  * </li>
278
278
  * <li>
279
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
280
- * period before you can remove it from the organization. If you get an error that
281
- * indicates that a wait period is required, try again in a few days.</p>
279
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
280
+ * Invited accounts aren't subject to this waiting period.</p>
282
281
  * </li>
283
282
  * </ul>
284
283
  *
@@ -273,9 +273,8 @@ declare const UntagResourceCommand_base: {
273
273
  * that are not compliant with the tag policy requirements for this account.</p>
274
274
  * </li>
275
275
  * <li>
276
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
277
- * period before you can remove it from the organization. If you get an error that
278
- * indicates that a wait period is required, try again in a few days.</p>
276
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
277
+ * Invited accounts aren't subject to this waiting period.</p>
279
278
  * </li>
280
279
  * </ul>
281
280
  *
@@ -272,9 +272,8 @@ declare const UpdatePolicyCommand_base: {
272
272
  * that are not compliant with the tag policy requirements for this account.</p>
273
273
  * </li>
274
274
  * <li>
275
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
276
- * period before you can remove it from the organization. If you get an error that
277
- * indicates that a wait period is required, try again in a few days.</p>
275
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
276
+ * Invited accounts aren't subject to this waiting period.</p>
278
277
  * </li>
279
278
  * </ul>
280
279
  *
@@ -916,9 +916,8 @@ export type ConstraintViolationExceptionReason = (typeof ConstraintViolationExce
916
916
  * that are not compliant with the tag policy requirements for this account.</p>
917
917
  * </li>
918
918
  * <li>
919
- * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting
920
- * period before you can remove it from the organization. If you get an error that
921
- * indicates that a wait period is required, try again in a few days.</p>
919
+ * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created.
920
+ * Invited accounts aren't subject to this waiting period.</p>
922
921
  * </li>
923
922
  * </ul>
924
923
  * @public
@@ -2292,7 +2291,8 @@ export interface DescribeOrganizationResponse {
2292
2291
  * <important>
2293
2292
  * <p>The <code>AvailablePolicyTypes</code> part of the response is deprecated, and you
2294
2293
  * shouldn't use it in your apps. It doesn't include any policy type supported by Organizations
2295
- * other than SCPs. To determine which policy types are enabled in your organization,
2294
+ * other than SCPs. In the China (Ningxia) Region, no policy type is included.
2295
+ * To determine which policy types are enabled in your organization,
2296
2296
  * use the <code>
2297
2297
  * <a>ListRoots</a>
2298
2298
  * </code> operation.</p>
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.651.1",
4
+ "version": "3.652.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",