@aws-sdk/client-organizations 3.918.0 → 3.920.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 (41) hide show
  1. package/README.md +2 -3
  2. package/dist-cjs/index.js +1 -0
  3. package/dist-es/protocols/Aws_json1_1.js +1 -0
  4. package/dist-types/Organizations.d.ts +2 -3
  5. package/dist-types/OrganizationsClient.d.ts +2 -3
  6. package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
  7. package/dist-types/commands/CloseAccountCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateAccountCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateOrganizationCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +1 -1
  12. package/dist-types/commands/CreatePolicyCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
  14. package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +1 -1
  17. package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
  18. package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +1 -1
  19. package/dist-types/commands/DisablePolicyTypeCommand.d.ts +1 -1
  20. package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +1 -1
  21. package/dist-types/commands/EnableAllFeaturesCommand.d.ts +1 -1
  22. package/dist-types/commands/EnablePolicyTypeCommand.d.ts +1 -1
  23. package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +1 -1
  24. package/dist-types/commands/LeaveOrganizationCommand.d.ts +2 -2
  25. package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +1 -1
  26. package/dist-types/commands/ListAccountsWithInvalidEffectivePolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +2 -1
  28. package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +1 -1
  29. package/dist-types/commands/ListEffectivePolicyValidationErrorsCommand.d.ts +1 -1
  30. package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
  31. package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +1 -1
  32. package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +1 -1
  33. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  34. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  35. package/dist-types/commands/UpdatePolicyCommand.d.ts +1 -1
  36. package/dist-types/index.d.ts +2 -3
  37. package/dist-types/models/models_0.d.ts +10 -1
  38. package/dist-types/runtimeConfig.d.ts +1 -1
  39. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  40. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  41. package/package.json +12 -12
package/README.md CHANGED
@@ -14,9 +14,8 @@ information about using this service, see the <a href="https://docs.aws.amazon.c
14
14
  <p>
15
15
  <b>Support and feedback for Organizations</b>
16
16
  </p>
17
- <p>We welcome your feedback. Send your comments to <a href="mailto:feedback-awsorganizations@amazon.com">feedback-awsorganizations@amazon.com</a> or post your feedback and questions in
18
- the <a href="http://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support forum</a>. For
19
- more information about the Amazon Web Services support forums, see <a href="http://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
17
+ <p>We welcome your feedback. You can post your feedback and questions in the <a href="https://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support
18
+ forum</a>. For more information about the Amazon Web Services Support forums, see <a href="https://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
20
19
  <p>
21
20
  <b>Endpoint to call When using the CLI or the Amazon Web Services
22
21
  SDK</b>
package/dist-cjs/index.js CHANGED
@@ -2798,6 +2798,7 @@ const de_DelegatedAdministrator = (output, context) => {
2798
2798
  JoinedMethod: smithyClient.expectString,
2799
2799
  JoinedTimestamp: (_) => smithyClient.expectNonNull(smithyClient.parseEpochTimestamp(smithyClient.expectNumber(_))),
2800
2800
  Name: smithyClient.expectString,
2801
+ State: smithyClient.expectString,
2801
2802
  Status: smithyClient.expectString,
2802
2803
  });
2803
2804
  };
@@ -1687,6 +1687,7 @@ const de_DelegatedAdministrator = (output, context) => {
1687
1687
  JoinedMethod: __expectString,
1688
1688
  JoinedTimestamp: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
1689
1689
  Name: __expectString,
1690
+ State: __expectString,
1690
1691
  Status: __expectString,
1691
1692
  });
1692
1693
  };
@@ -424,9 +424,8 @@ export interface Organizations {
424
424
  * <p>
425
425
  * <b>Support and feedback for Organizations</b>
426
426
  * </p>
427
- * <p>We welcome your feedback. Send your comments to <a href="mailto:feedback-awsorganizations@amazon.com">feedback-awsorganizations@amazon.com</a> or post your feedback and questions in
428
- * the <a href="http://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support forum</a>. For
429
- * more information about the Amazon Web Services support forums, see <a href="http://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
427
+ * <p>We welcome your feedback. You can post your feedback and questions in the <a href="https://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support
428
+ * forum</a>. For more information about the Amazon Web Services Support forums, see <a href="https://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
430
429
  * <p>
431
430
  * <b>Endpoint to call When using the CLI or the Amazon Web Services
432
431
  * SDK</b>
@@ -234,9 +234,8 @@ export interface OrganizationsClientResolvedConfig extends OrganizationsClientRe
234
234
  * <p>
235
235
  * <b>Support and feedback for Organizations</b>
236
236
  * </p>
237
- * <p>We welcome your feedback. Send your comments to <a href="mailto:feedback-awsorganizations@amazon.com">feedback-awsorganizations@amazon.com</a> or post your feedback and questions in
238
- * the <a href="http://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support forum</a>. For
239
- * more information about the Amazon Web Services support forums, see <a href="http://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
237
+ * <p>We welcome your feedback. You can post your feedback and questions in the <a href="https://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support
238
+ * forum</a>. For more information about the Amazon Web Services Support forums, see <a href="https://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
240
239
  * <p>
241
240
  * <b>Endpoint to call When using the CLI or the Amazon Web Services
242
241
  * SDK</b>
@@ -324,7 +324,7 @@ declare const AttachPolicyCommand_base: {
324
324
  * </li>
325
325
  * <li>
326
326
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
327
- * least seven days after the account was created. Invited accounts aren't subject
327
+ * least four days after the account was created. Invited accounts aren't subject
328
328
  * to this waiting period.</p>
329
329
  * </li>
330
330
  * </ul>
@@ -335,7 +335,7 @@ declare const CloseAccountCommand_base: {
335
335
  * </li>
336
336
  * <li>
337
337
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
338
- * least seven days after the account was created. Invited accounts aren't subject
338
+ * least four days after the account was created. Invited accounts aren't subject
339
339
  * to this waiting period.</p>
340
340
  * </li>
341
341
  * </ul>
@@ -369,7 +369,7 @@ declare const CreateAccountCommand_base: {
369
369
  * </li>
370
370
  * <li>
371
371
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
372
- * least seven days after the account was created. Invited accounts aren't subject
372
+ * least four days after the account was created. Invited accounts aren't subject
373
373
  * to this waiting period.</p>
374
374
  * </li>
375
375
  * </ul>
@@ -422,7 +422,7 @@ declare const CreateGovCloudAccountCommand_base: {
422
422
  * </li>
423
423
  * <li>
424
424
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
425
- * least seven days after the account was created. Invited accounts aren't subject
425
+ * least four days after the account was created. Invited accounts aren't subject
426
426
  * to this waiting period.</p>
427
427
  * </li>
428
428
  * </ul>
@@ -308,7 +308,7 @@ declare const CreateOrganizationCommand_base: {
308
308
  * </li>
309
309
  * <li>
310
310
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
311
- * least seven days after the account was created. Invited accounts aren't subject
311
+ * least four days after the account was created. Invited accounts aren't subject
312
312
  * to this waiting period.</p>
313
313
  * </li>
314
314
  * </ul>
@@ -299,7 +299,7 @@ declare const CreateOrganizationalUnitCommand_base: {
299
299
  * </li>
300
300
  * <li>
301
301
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
302
- * least seven days after the account was created. Invited accounts aren't subject
302
+ * least four days after the account was created. Invited accounts aren't subject
303
303
  * to this waiting period.</p>
304
304
  * </li>
305
305
  * </ul>
@@ -305,7 +305,7 @@ declare const CreatePolicyCommand_base: {
305
305
  * </li>
306
306
  * <li>
307
307
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
308
- * least seven days after the account was created. Invited accounts aren't subject
308
+ * least four days after the account was created. Invited accounts aren't subject
309
309
  * to this waiting period.</p>
310
310
  * </li>
311
311
  * </ul>
@@ -275,7 +275,7 @@ declare const DeleteResourcePolicyCommand_base: {
275
275
  * </li>
276
276
  * <li>
277
277
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
278
- * least seven days after the account was created. Invited accounts aren't subject
278
+ * least four days after the account was created. Invited accounts aren't subject
279
279
  * to this waiting period.</p>
280
280
  * </li>
281
281
  * </ul>
@@ -299,7 +299,7 @@ declare const DeregisterDelegatedAdministratorCommand_base: {
299
299
  * </li>
300
300
  * <li>
301
301
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
302
- * least seven days after the account was created. Invited accounts aren't subject
302
+ * least four days after the account was created. Invited accounts aren't subject
303
303
  * to this waiting period.</p>
304
304
  * </li>
305
305
  * </ul>
@@ -290,7 +290,7 @@ declare const DescribeEffectivePolicyCommand_base: {
290
290
  * </li>
291
291
  * <li>
292
292
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
293
- * least seven days after the account was created. Invited accounts aren't subject
293
+ * least four days after the account was created. Invited accounts aren't subject
294
294
  * to this waiting period.</p>
295
295
  * </li>
296
296
  * </ul>
@@ -281,7 +281,7 @@ declare const DescribeResourcePolicyCommand_base: {
281
281
  * </li>
282
282
  * <li>
283
283
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
284
- * least seven days after the account was created. Invited accounts aren't subject
284
+ * least four days after the account was created. Invited accounts aren't subject
285
285
  * to this waiting period.</p>
286
286
  * </li>
287
287
  * </ul>
@@ -293,7 +293,7 @@ declare const DetachPolicyCommand_base: {
293
293
  * </li>
294
294
  * <li>
295
295
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
296
- * least seven days after the account was created. Invited accounts aren't subject
296
+ * least four days after the account was created. Invited accounts aren't subject
297
297
  * to this waiting period.</p>
298
298
  * </li>
299
299
  * </ul>
@@ -331,7 +331,7 @@ declare const DisableAWSServiceAccessCommand_base: {
331
331
  * </li>
332
332
  * <li>
333
333
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
334
- * least seven days after the account was created. Invited accounts aren't subject
334
+ * least four days after the account was created. Invited accounts aren't subject
335
335
  * to this waiting period.</p>
336
336
  * </li>
337
337
  * </ul>
@@ -301,7 +301,7 @@ declare const DisablePolicyTypeCommand_base: {
301
301
  * </li>
302
302
  * <li>
303
303
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
304
- * least seven days after the account was created. Invited accounts aren't subject
304
+ * least four days after the account was created. Invited accounts aren't subject
305
305
  * to this waiting period.</p>
306
306
  * </li>
307
307
  * </ul>
@@ -294,7 +294,7 @@ declare const EnableAWSServiceAccessCommand_base: {
294
294
  * </li>
295
295
  * <li>
296
296
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
297
- * least seven days after the account was created. Invited accounts aren't subject
297
+ * least four days after the account was created. Invited accounts aren't subject
298
298
  * to this waiting period.</p>
299
299
  * </li>
300
300
  * </ul>
@@ -327,7 +327,7 @@ declare const EnableAllFeaturesCommand_base: {
327
327
  * </li>
328
328
  * <li>
329
329
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
330
- * least seven days after the account was created. Invited accounts aren't subject
330
+ * least four days after the account was created. Invited accounts aren't subject
331
331
  * to this waiting period.</p>
332
332
  * </li>
333
333
  * </ul>
@@ -301,7 +301,7 @@ declare const EnablePolicyTypeCommand_base: {
301
301
  * </li>
302
302
  * <li>
303
303
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
304
- * least seven days after the account was created. Invited accounts aren't subject
304
+ * least four days after the account was created. Invited accounts aren't subject
305
305
  * to this waiting period.</p>
306
306
  * </li>
307
307
  * </ul>
@@ -334,7 +334,7 @@ declare const InviteAccountToOrganizationCommand_base: {
334
334
  * </li>
335
335
  * <li>
336
336
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
337
- * least seven days after the account was created. Invited accounts aren't subject
337
+ * least four days after the account was created. Invited accounts aren't subject
338
338
  * to this waiting period.</p>
339
339
  * </li>
340
340
  * </ul>
@@ -78,7 +78,7 @@ declare const LeaveOrganizationCommand_base: {
78
78
  * </li>
79
79
  * <li>
80
80
  * <p>A newly created account has a waiting period before it can be removed from
81
- * its organization. You must wait until at least seven days after the account
81
+ * its organization. You must wait until at least four days after the account
82
82
  * was created. Invited accounts aren't subject to this waiting period.</p>
83
83
  * </li>
84
84
  * <li>
@@ -340,7 +340,7 @@ declare const LeaveOrganizationCommand_base: {
340
340
  * </li>
341
341
  * <li>
342
342
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
343
- * least seven days after the account was created. Invited accounts aren't subject
343
+ * least four days after the account was created. Invited accounts aren't subject
344
344
  * to this waiting period.</p>
345
345
  * </li>
346
346
  * </ul>
@@ -289,7 +289,7 @@ declare const ListAWSServiceAccessForOrganizationCommand_base: {
289
289
  * </li>
290
290
  * <li>
291
291
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
292
- * least seven days after the account was created. Invited accounts aren't subject
292
+ * least four days after the account was created. Invited accounts aren't subject
293
293
  * to this waiting period.</p>
294
294
  * </li>
295
295
  * </ul>
@@ -295,7 +295,7 @@ declare const ListAccountsWithInvalidEffectivePolicyCommand_base: {
295
295
  * </li>
296
296
  * <li>
297
297
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
298
- * least seven days after the account was created. Invited accounts aren't subject
298
+ * least four days after the account was created. Invited accounts aren't subject
299
299
  * to this waiting period.</p>
300
300
  * </li>
301
301
  * </ul>
@@ -54,6 +54,7 @@ declare const ListDelegatedAdministratorsCommand_base: {
54
54
  * // Email: "STRING_VALUE",
55
55
  * // Name: "STRING_VALUE",
56
56
  * // Status: "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE",
57
+ * // State: "PENDING_ACTIVATION" || "ACTIVE" || "SUSPENDED" || "PENDING_CLOSURE" || "CLOSED",
57
58
  * // JoinedMethod: "INVITED" || "CREATED",
58
59
  * // JoinedTimestamp: new Date("TIMESTAMP"),
59
60
  * // DelegationEnabledDate: new Date("TIMESTAMP"),
@@ -292,7 +293,7 @@ declare const ListDelegatedAdministratorsCommand_base: {
292
293
  * </li>
293
294
  * <li>
294
295
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
295
- * least seven days after the account was created. Invited accounts aren't subject
296
+ * least four days after the account was created. Invited accounts aren't subject
296
297
  * to this waiting period.</p>
297
298
  * </li>
298
299
  * </ul>
@@ -294,7 +294,7 @@ declare const ListDelegatedServicesForAccountCommand_base: {
294
294
  * </li>
295
295
  * <li>
296
296
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
297
- * least seven days after the account was created. Invited accounts aren't subject
297
+ * least four days after the account was created. Invited accounts aren't subject
298
298
  * to this waiting period.</p>
299
299
  * </li>
300
300
  * </ul>
@@ -300,7 +300,7 @@ declare const ListEffectivePolicyValidationErrorsCommand_base: {
300
300
  * </li>
301
301
  * <li>
302
302
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
303
- * least seven days after the account was created. Invited accounts aren't subject
303
+ * least four days after the account was created. Invited accounts aren't subject
304
304
  * to this waiting period.</p>
305
305
  * </li>
306
306
  * </ul>
@@ -292,7 +292,7 @@ declare const PutResourcePolicyCommand_base: {
292
292
  * </li>
293
293
  * <li>
294
294
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
295
- * least seven days after the account was created. Invited accounts aren't subject
295
+ * least four days after the account was created. Invited accounts aren't subject
296
296
  * to this waiting period.</p>
297
297
  * </li>
298
298
  * </ul>
@@ -295,7 +295,7 @@ declare const RegisterDelegatedAdministratorCommand_base: {
295
295
  * </li>
296
296
  * <li>
297
297
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
298
- * least seven days after the account was created. Invited accounts aren't subject
298
+ * least four days after the account was created. Invited accounts aren't subject
299
299
  * to this waiting period.</p>
300
300
  * </li>
301
301
  * </ul>
@@ -312,7 +312,7 @@ declare const RemoveAccountFromOrganizationCommand_base: {
312
312
  * </li>
313
313
  * <li>
314
314
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
315
- * least seven days after the account was created. Invited accounts aren't subject
315
+ * least four days after the account was created. Invited accounts aren't subject
316
316
  * to this waiting period.</p>
317
317
  * </li>
318
318
  * </ul>
@@ -300,7 +300,7 @@ declare const TagResourceCommand_base: {
300
300
  * </li>
301
301
  * <li>
302
302
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
303
- * least seven days after the account was created. Invited accounts aren't subject
303
+ * least four days after the account was created. Invited accounts aren't subject
304
304
  * to this waiting period.</p>
305
305
  * </li>
306
306
  * </ul>
@@ -297,7 +297,7 @@ declare const UntagResourceCommand_base: {
297
297
  * </li>
298
298
  * <li>
299
299
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
300
- * least seven days after the account was created. Invited accounts aren't subject
300
+ * least four days after the account was created. Invited accounts aren't subject
301
301
  * to this waiting period.</p>
302
302
  * </li>
303
303
  * </ul>
@@ -296,7 +296,7 @@ declare const UpdatePolicyCommand_base: {
296
296
  * </li>
297
297
  * <li>
298
298
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
299
- * least seven days after the account was created. Invited accounts aren't subject
299
+ * least four days after the account was created. Invited accounts aren't subject
300
300
  * to this waiting period.</p>
301
301
  * </li>
302
302
  * </ul>
@@ -7,9 +7,8 @@
7
7
  * <p>
8
8
  * <b>Support and feedback for Organizations</b>
9
9
  * </p>
10
- * <p>We welcome your feedback. Send your comments to <a href="mailto:feedback-awsorganizations@amazon.com">feedback-awsorganizations@amazon.com</a> or post your feedback and questions in
11
- * the <a href="http://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support forum</a>. For
12
- * more information about the Amazon Web Services support forums, see <a href="http://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
10
+ * <p>We welcome your feedback. You can post your feedback and questions in the <a href="https://forums.aws.amazon.com/forum.jspa?forumID=219">Organizations support
11
+ * forum</a>. For more information about the Amazon Web Services Support forums, see <a href="https://forums.aws.amazon.com/help.jspa">Forums Help</a>.</p>
13
12
  * <p>
14
13
  * <b>Endpoint to call When using the CLI or the Amazon Web Services
15
14
  * SDK</b>
@@ -978,7 +978,7 @@ export type ConstraintViolationExceptionReason = (typeof ConstraintViolationExce
978
978
  * </li>
979
979
  * <li>
980
980
  * <p>WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at
981
- * least seven days after the account was created. Invited accounts aren't subject
981
+ * least four days after the account was created. Invited accounts aren't subject
982
982
  * to this waiting period.</p>
983
983
  * </li>
984
984
  * </ul>
@@ -3412,6 +3412,15 @@ export interface DelegatedAdministrator {
3412
3412
  * @public
3413
3413
  */
3414
3414
  Status?: AccountStatus | undefined;
3415
+ /**
3416
+ * <p>Each state represents a specific phase in the account lifecycle. Use this information
3417
+ * to manage account access, automate workflows, or trigger actions based on account state
3418
+ * changes.</p>
3419
+ * <p>For more information about account states and their implications, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_account_state.html">Monitor the state of your Amazon Web Services accounts </a> in the
3420
+ * <i>Organizations User Guide</i>.</p>
3421
+ * @public
3422
+ */
3423
+ State?: AccountState | undefined;
3415
3424
  /**
3416
3425
  * <p>The method by which the delegated administrator's account joined the
3417
3426
  * organization.</p>
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: OrganizationsClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@smithy/types").MemoizedProvider<import("@smithy/types").AwsCredentialIdentity>);
11
+ credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
12
12
  defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
@@ -923,6 +923,7 @@ export interface DelegatedAdministrator {
923
923
  Email?: string | undefined;
924
924
  Name?: string | undefined;
925
925
  Status?: AccountStatus | undefined;
926
+ State?: AccountState | undefined;
926
927
  JoinedMethod?: AccountJoinedMethod | undefined;
927
928
  JoinedTimestamp?: Date | undefined;
928
929
  DelegationEnabledDate?: Date | undefined;
@@ -11,9 +11,7 @@ export declare const getRuntimeConfig: (config: OrganizationsClientConfig) => {
11
11
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
12
12
  | ((
13
13
  init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
14
- ) => import("@smithy/types").MemoizedProvider<
15
- import("@smithy/types").AwsCredentialIdentity
16
- >);
14
+ ) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
17
15
  defaultUserAgentProvider: (
18
16
  config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
19
17
  ) => Promise<import("@smithy/types").UserAgent>;
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.918.0",
4
+ "version": "3.920.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,17 +20,17 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.916.0",
24
- "@aws-sdk/credential-provider-node": "3.918.0",
25
- "@aws-sdk/middleware-host-header": "3.914.0",
26
- "@aws-sdk/middleware-logger": "3.914.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.914.0",
28
- "@aws-sdk/middleware-user-agent": "3.916.0",
29
- "@aws-sdk/region-config-resolver": "3.914.0",
30
- "@aws-sdk/types": "3.914.0",
31
- "@aws-sdk/util-endpoints": "3.916.0",
32
- "@aws-sdk/util-user-agent-browser": "3.914.0",
33
- "@aws-sdk/util-user-agent-node": "3.916.0",
23
+ "@aws-sdk/core": "3.920.0",
24
+ "@aws-sdk/credential-provider-node": "3.920.0",
25
+ "@aws-sdk/middleware-host-header": "3.920.0",
26
+ "@aws-sdk/middleware-logger": "3.920.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.920.0",
28
+ "@aws-sdk/middleware-user-agent": "3.920.0",
29
+ "@aws-sdk/region-config-resolver": "3.920.0",
30
+ "@aws-sdk/types": "3.920.0",
31
+ "@aws-sdk/util-endpoints": "3.920.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.920.0",
33
+ "@aws-sdk/util-user-agent-node": "3.920.0",
34
34
  "@smithy/config-resolver": "^4.4.0",
35
35
  "@smithy/core": "^3.17.1",
36
36
  "@smithy/fetch-http-handler": "^5.3.4",