aws-sdk-organizations 1.126.0 → 1.128.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-organizations/client.rb +966 -501
- data/lib/aws-sdk-organizations/client_api.rb +203 -0
- data/lib/aws-sdk-organizations/errors.rb +48 -0
- data/lib/aws-sdk-organizations/types.rb +704 -339
- data/lib/aws-sdk-organizations.rb +1 -1
- data/sig/client.rbs +94 -12
- data/sig/errors.rbs +9 -0
- data/sig/types.rbs +129 -19
- metadata +1 -1
|
@@ -26,7 +26,7 @@ module Aws::Organizations
|
|
|
26
26
|
end
|
|
27
27
|
|
|
28
28
|
# @!attribute [rw] handshake_id
|
|
29
|
-
#
|
|
29
|
+
# ID for the handshake that you want to accept.
|
|
30
30
|
#
|
|
31
31
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
32
32
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -45,7 +45,7 @@ module Aws::Organizations
|
|
|
45
45
|
end
|
|
46
46
|
|
|
47
47
|
# @!attribute [rw] handshake
|
|
48
|
-
# A
|
|
48
|
+
# A `Handshake` object. Contains details for the handshake.
|
|
49
49
|
# @return [Types::Handshake]
|
|
50
50
|
#
|
|
51
51
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/AcceptHandshakeResponse AWS API Documentation
|
|
@@ -283,9 +283,8 @@ module Aws::Organizations
|
|
|
283
283
|
end
|
|
284
284
|
|
|
285
285
|
# @!attribute [rw] policy_id
|
|
286
|
-
#
|
|
287
|
-
# the
|
|
288
|
-
# ListPolicies operation.
|
|
286
|
+
# ID for the policy that you want to attach to the target. You can get
|
|
287
|
+
# the ID for the policy by calling the ListPolicies operation.
|
|
289
288
|
#
|
|
290
289
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
291
290
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -297,10 +296,9 @@ module Aws::Organizations
|
|
|
297
296
|
# @return [String]
|
|
298
297
|
#
|
|
299
298
|
# @!attribute [rw] target_id
|
|
300
|
-
#
|
|
301
|
-
# to
|
|
302
|
-
#
|
|
303
|
-
# operations.
|
|
299
|
+
# ID for the root, OU, or account that you want to attach the policy
|
|
300
|
+
# to. You can get the ID by calling the ListRoots,
|
|
301
|
+
# ListOrganizationalUnitsForParent, or ListAccounts operations.
|
|
304
302
|
#
|
|
305
303
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
306
304
|
# following:
|
|
@@ -331,8 +329,8 @@ module Aws::Organizations
|
|
|
331
329
|
end
|
|
332
330
|
|
|
333
331
|
# @!attribute [rw] handshake_id
|
|
334
|
-
#
|
|
335
|
-
#
|
|
332
|
+
# ID for the handshake that you want to cancel. You can get the ID
|
|
333
|
+
# from the ListHandshakesForOrganization operation.
|
|
336
334
|
#
|
|
337
335
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
338
336
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -351,8 +349,7 @@ module Aws::Organizations
|
|
|
351
349
|
end
|
|
352
350
|
|
|
353
351
|
# @!attribute [rw] handshake
|
|
354
|
-
# A
|
|
355
|
-
# canceled.
|
|
352
|
+
# A `Handshake` object. Contains for the handshake that you canceled.
|
|
356
353
|
# @return [Types::Handshake]
|
|
357
354
|
#
|
|
358
355
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/CancelHandshakeResponse AWS API Documentation
|
|
@@ -483,6 +480,11 @@ module Aws::Organizations
|
|
|
483
480
|
# or your account isn't fully active. You must complete the account
|
|
484
481
|
# setup before you create an organization.
|
|
485
482
|
#
|
|
483
|
+
# * ACTIVE\_RESPONSIBILITY\_TRANSFER\_PROCESS: You cannot delete
|
|
484
|
+
# organization due to an ongoing responsibility transfer process. For
|
|
485
|
+
# example, a pending invitation or an in-progress transfer. To delete
|
|
486
|
+
# the organization, you must resolve the current transfer process.
|
|
487
|
+
#
|
|
486
488
|
# * ACCOUNT\_NUMBER\_LIMIT\_EXCEEDED: You attempted to exceed the limit
|
|
487
489
|
# on the number of accounts in an organization. If you need more
|
|
488
490
|
# accounts, contact [Amazon Web Services Support][2] to request an
|
|
@@ -549,7 +551,7 @@ module Aws::Organizations
|
|
|
549
551
|
#
|
|
550
552
|
# * EMAIL\_VERIFICATION\_CODE\_EXPIRED: The email verification code is
|
|
551
553
|
# only valid for a limited period of time. You must resubmit the
|
|
552
|
-
# request and generate a new
|
|
554
|
+
# request and generate a new verification code.
|
|
553
555
|
#
|
|
554
556
|
# * HANDSHAKE\_RATE\_LIMIT\_EXCEEDED: You attempted to exceed the number
|
|
555
557
|
# of handshakes that you can send in one day.
|
|
@@ -630,6 +632,19 @@ module Aws::Organizations
|
|
|
630
632
|
# SECURITYHUB\_POLICY). To complete this operation, you must first
|
|
631
633
|
# disable the policy type.
|
|
632
634
|
#
|
|
635
|
+
# * RESPONSIBILITY\_TRANSFER\_MAX\_INBOUND\_QUOTA\_VIOLATION: You have
|
|
636
|
+
# exceeded your inbound transfers limit.
|
|
637
|
+
#
|
|
638
|
+
# * RESPONSIBILITY\_TRANSFER\_MAX\_LEVEL\_VIOLATION: You have exceeded
|
|
639
|
+
# the maximum length of your transfer chain.
|
|
640
|
+
#
|
|
641
|
+
# * RESPONSIBILITY\_TRANSFER\_MAX\_OUTBOUND\_QUOTA\_VIOLATION: You have
|
|
642
|
+
# exceeded your outbound transfers limit.
|
|
643
|
+
#
|
|
644
|
+
# * RESPONSIBILITY\_TRANSFER\_MAX\_TRANSFERS\_QUOTA\_VIOLATION: You have
|
|
645
|
+
# exceeded the maximum number of inbound transfers allowed in a
|
|
646
|
+
# transfer chain.
|
|
647
|
+
#
|
|
633
648
|
# * SERVICE\_ACCESS\_NOT\_ENABLED:
|
|
634
649
|
#
|
|
635
650
|
# * You attempted to register a delegated administrator before you
|
|
@@ -642,8 +657,19 @@ module Aws::Organizations
|
|
|
642
657
|
# with tags that are not compliant with the tag policy requirements
|
|
643
658
|
# for this account.
|
|
644
659
|
#
|
|
660
|
+
# * TRANSFER\_RESPONSIBILITY\_SOURCE\_DELETION\_IN\_PROGRESS: The source
|
|
661
|
+
# organization cannot accept this transfer invitation because it is
|
|
662
|
+
# marked for deletion.
|
|
663
|
+
#
|
|
664
|
+
# * TRANSFER\_RESPONSIBILITY\_TARGET\_DELETION\_IN\_PROGRESS: The source
|
|
665
|
+
# organization cannot accept this transfer invitation because target
|
|
666
|
+
# organization is marked for deletion.
|
|
667
|
+
#
|
|
668
|
+
# * UNSUPPORTED\_PRICING: Your organization has a pricing contract that
|
|
669
|
+
# is unsupported.
|
|
670
|
+
#
|
|
645
671
|
# * WAIT\_PERIOD\_ACTIVE: After you create an Amazon Web Services
|
|
646
|
-
# account, you must wait until at least
|
|
672
|
+
# account, you must wait until at least four days after the account
|
|
647
673
|
# was created. Invited accounts aren't subject to this waiting
|
|
648
674
|
# period.
|
|
649
675
|
#
|
|
@@ -859,8 +885,8 @@ module Aws::Organizations
|
|
|
859
885
|
# @return [String]
|
|
860
886
|
#
|
|
861
887
|
# @!attribute [rw] gov_cloud_account_id
|
|
862
|
-
# If the account was created successfully, the
|
|
863
|
-
#
|
|
888
|
+
# If the account was created successfully, the ID for the new account
|
|
889
|
+
# in the Amazon Web Services GovCloud (US) Region.
|
|
864
890
|
# @return [String]
|
|
865
891
|
#
|
|
866
892
|
# @!attribute [rw] failure_reason
|
|
@@ -1146,8 +1172,7 @@ module Aws::Organizations
|
|
|
1146
1172
|
end
|
|
1147
1173
|
|
|
1148
1174
|
# @!attribute [rw] parent_id
|
|
1149
|
-
#
|
|
1150
|
-
# create the new OU in.
|
|
1175
|
+
# ID for the parent root or OU that you want to create the new OU in.
|
|
1151
1176
|
#
|
|
1152
1177
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
1153
1178
|
# following:
|
|
@@ -1259,6 +1284,8 @@ module Aws::Organizations
|
|
|
1259
1284
|
#
|
|
1260
1285
|
# * [SECURITYHUB\_POLICY][8]
|
|
1261
1286
|
#
|
|
1287
|
+
# * [INSPECTOR\_POLICY][9]
|
|
1288
|
+
#
|
|
1262
1289
|
#
|
|
1263
1290
|
#
|
|
1264
1291
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -1269,6 +1296,7 @@ module Aws::Organizations
|
|
|
1269
1296
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1270
1297
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1271
1298
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1299
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1272
1300
|
# @return [String]
|
|
1273
1301
|
#
|
|
1274
1302
|
# @!attribute [rw] tags
|
|
@@ -1314,9 +1342,8 @@ module Aws::Organizations
|
|
|
1314
1342
|
end
|
|
1315
1343
|
|
|
1316
1344
|
# @!attribute [rw] handshake_id
|
|
1317
|
-
#
|
|
1318
|
-
#
|
|
1319
|
-
# operation.
|
|
1345
|
+
# ID for the handshake that you want to decline. You can get the ID
|
|
1346
|
+
# from the ListHandshakesForAccount operation.
|
|
1320
1347
|
#
|
|
1321
1348
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
1322
1349
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -1335,8 +1362,7 @@ module Aws::Organizations
|
|
|
1335
1362
|
end
|
|
1336
1363
|
|
|
1337
1364
|
# @!attribute [rw] handshake
|
|
1338
|
-
# A
|
|
1339
|
-
# state is updated to show the value `DECLINED`.
|
|
1365
|
+
# A `Handshake` object. Contains details for the declined handshake.
|
|
1340
1366
|
# @return [Types::Handshake]
|
|
1341
1367
|
#
|
|
1342
1368
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DeclineHandshakeResponse AWS API Documentation
|
|
@@ -1373,6 +1399,20 @@ module Aws::Organizations
|
|
|
1373
1399
|
# organization.
|
|
1374
1400
|
# @return [String]
|
|
1375
1401
|
#
|
|
1402
|
+
# @!attribute [rw] state
|
|
1403
|
+
# Each state represents a specific phase in the account lifecycle. Use
|
|
1404
|
+
# this information to manage account access, automate workflows, or
|
|
1405
|
+
# trigger actions based on account state changes.
|
|
1406
|
+
#
|
|
1407
|
+
# For more information about account states and their implications,
|
|
1408
|
+
# see [Monitor the state of your Amazon Web Services accounts ][1] in
|
|
1409
|
+
# the *Organizations User Guide*.
|
|
1410
|
+
#
|
|
1411
|
+
#
|
|
1412
|
+
#
|
|
1413
|
+
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_account_state.html
|
|
1414
|
+
# @return [String]
|
|
1415
|
+
#
|
|
1376
1416
|
# @!attribute [rw] joined_method
|
|
1377
1417
|
# The method by which the delegated administrator's account joined
|
|
1378
1418
|
# the organization.
|
|
@@ -1395,6 +1435,7 @@ module Aws::Organizations
|
|
|
1395
1435
|
:email,
|
|
1396
1436
|
:name,
|
|
1397
1437
|
:status,
|
|
1438
|
+
:state,
|
|
1398
1439
|
:joined_method,
|
|
1399
1440
|
:joined_timestamp,
|
|
1400
1441
|
:delegation_enabled_date)
|
|
@@ -1426,9 +1467,8 @@ module Aws::Organizations
|
|
|
1426
1467
|
end
|
|
1427
1468
|
|
|
1428
1469
|
# @!attribute [rw] organizational_unit_id
|
|
1429
|
-
#
|
|
1430
|
-
#
|
|
1431
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1470
|
+
# ID for the organizational unit that you want to delete. You can get
|
|
1471
|
+
# the ID from the ListOrganizationalUnitsForParent operation.
|
|
1432
1472
|
#
|
|
1433
1473
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1434
1474
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1450,9 +1490,8 @@ module Aws::Organizations
|
|
|
1450
1490
|
end
|
|
1451
1491
|
|
|
1452
1492
|
# @!attribute [rw] policy_id
|
|
1453
|
-
#
|
|
1454
|
-
#
|
|
1455
|
-
# operations.
|
|
1493
|
+
# ID for the policy that you want to delete. You can get the ID from
|
|
1494
|
+
# the ListPolicies or ListPoliciesForTarget operations.
|
|
1456
1495
|
#
|
|
1457
1496
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1458
1497
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1588,6 +1627,8 @@ module Aws::Organizations
|
|
|
1588
1627
|
#
|
|
1589
1628
|
# * [SECURITYHUB\_POLICY][6]
|
|
1590
1629
|
#
|
|
1630
|
+
# * [INSPECTOR\_POLICY][7]
|
|
1631
|
+
#
|
|
1591
1632
|
#
|
|
1592
1633
|
#
|
|
1593
1634
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -1596,6 +1637,7 @@ module Aws::Organizations
|
|
|
1596
1637
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1597
1638
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1598
1639
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1640
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1599
1641
|
# @return [String]
|
|
1600
1642
|
#
|
|
1601
1643
|
# @!attribute [rw] target_id
|
|
@@ -1626,10 +1668,7 @@ module Aws::Organizations
|
|
|
1626
1668
|
end
|
|
1627
1669
|
|
|
1628
1670
|
# @!attribute [rw] handshake_id
|
|
1629
|
-
#
|
|
1630
|
-
# information about. You can get the ID from the original call to
|
|
1631
|
-
# InviteAccountToOrganization, or from a call to
|
|
1632
|
-
# ListHandshakesForAccount or ListHandshakesForOrganization.
|
|
1671
|
+
# ID for the handshake that you want information about.
|
|
1633
1672
|
#
|
|
1634
1673
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
1635
1674
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -1648,7 +1687,7 @@ module Aws::Organizations
|
|
|
1648
1687
|
end
|
|
1649
1688
|
|
|
1650
1689
|
# @!attribute [rw] handshake
|
|
1651
|
-
# A
|
|
1690
|
+
# A `Handshake` object. Contains details for the handshake.
|
|
1652
1691
|
# @return [Types::Handshake]
|
|
1653
1692
|
#
|
|
1654
1693
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeHandshakeResponse AWS API Documentation
|
|
@@ -1679,9 +1718,8 @@ module Aws::Organizations
|
|
|
1679
1718
|
end
|
|
1680
1719
|
|
|
1681
1720
|
# @!attribute [rw] organizational_unit_id
|
|
1682
|
-
#
|
|
1683
|
-
#
|
|
1684
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1721
|
+
# ID for the organizational unit that you want details about. You can
|
|
1722
|
+
# get the ID from the ListOrganizationalUnitsForParent operation.
|
|
1685
1723
|
#
|
|
1686
1724
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1687
1725
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1715,9 +1753,8 @@ module Aws::Organizations
|
|
|
1715
1753
|
end
|
|
1716
1754
|
|
|
1717
1755
|
# @!attribute [rw] policy_id
|
|
1718
|
-
#
|
|
1719
|
-
#
|
|
1720
|
-
# ListPoliciesForTarget operations.
|
|
1756
|
+
# ID for the policy that you want details about. You can get the ID
|
|
1757
|
+
# from the ListPolicies or ListPoliciesForTarget operations.
|
|
1721
1758
|
#
|
|
1722
1759
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1723
1760
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1760,6 +1797,30 @@ module Aws::Organizations
|
|
|
1760
1797
|
include Aws::Structure
|
|
1761
1798
|
end
|
|
1762
1799
|
|
|
1800
|
+
# @!attribute [rw] id
|
|
1801
|
+
# ID for the transfer.
|
|
1802
|
+
# @return [String]
|
|
1803
|
+
#
|
|
1804
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeResponsibilityTransferRequest AWS API Documentation
|
|
1805
|
+
#
|
|
1806
|
+
class DescribeResponsibilityTransferRequest < Struct.new(
|
|
1807
|
+
:id)
|
|
1808
|
+
SENSITIVE = []
|
|
1809
|
+
include Aws::Structure
|
|
1810
|
+
end
|
|
1811
|
+
|
|
1812
|
+
# @!attribute [rw] responsibility_transfer
|
|
1813
|
+
# A `ResponsibilityTransfer` object. Contains details for a transfer.
|
|
1814
|
+
# @return [Types::ResponsibilityTransfer]
|
|
1815
|
+
#
|
|
1816
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeResponsibilityTransferResponse AWS API Documentation
|
|
1817
|
+
#
|
|
1818
|
+
class DescribeResponsibilityTransferResponse < Struct.new(
|
|
1819
|
+
:responsibility_transfer)
|
|
1820
|
+
SENSITIVE = []
|
|
1821
|
+
include Aws::Structure
|
|
1822
|
+
end
|
|
1823
|
+
|
|
1763
1824
|
# We can't find the destination container (a root or OU) with the
|
|
1764
1825
|
# `ParentId` that you specified.
|
|
1765
1826
|
#
|
|
@@ -1775,9 +1836,8 @@ module Aws::Organizations
|
|
|
1775
1836
|
end
|
|
1776
1837
|
|
|
1777
1838
|
# @!attribute [rw] policy_id
|
|
1778
|
-
#
|
|
1779
|
-
#
|
|
1780
|
-
# operations.
|
|
1839
|
+
# ID for the policy you want to detach. You can get the ID from the
|
|
1840
|
+
# ListPolicies or ListPoliciesForTarget operations.
|
|
1781
1841
|
#
|
|
1782
1842
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1783
1843
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1789,8 +1849,8 @@ module Aws::Organizations
|
|
|
1789
1849
|
# @return [String]
|
|
1790
1850
|
#
|
|
1791
1851
|
# @!attribute [rw] target_id
|
|
1792
|
-
#
|
|
1793
|
-
#
|
|
1852
|
+
# ID for the root, OU, or account that you want to detach the policy
|
|
1853
|
+
# from. You can get the ID from the ListRoots,
|
|
1794
1854
|
# ListOrganizationalUnitsForParent, or ListAccounts operations.
|
|
1795
1855
|
#
|
|
1796
1856
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
@@ -1837,8 +1897,8 @@ module Aws::Organizations
|
|
|
1837
1897
|
end
|
|
1838
1898
|
|
|
1839
1899
|
# @!attribute [rw] root_id
|
|
1840
|
-
#
|
|
1841
|
-
#
|
|
1900
|
+
# ID for the root in which you want to disable a policy type. You can
|
|
1901
|
+
# get the ID from the ListRoots operation.
|
|
1842
1902
|
#
|
|
1843
1903
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
1844
1904
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -1868,6 +1928,8 @@ module Aws::Organizations
|
|
|
1868
1928
|
#
|
|
1869
1929
|
# * [SECURITYHUB\_POLICY][8]
|
|
1870
1930
|
#
|
|
1931
|
+
# * [INSPECTOR\_POLICY][9]
|
|
1932
|
+
#
|
|
1871
1933
|
#
|
|
1872
1934
|
#
|
|
1873
1935
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -1878,6 +1940,7 @@ module Aws::Organizations
|
|
|
1878
1940
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1879
1941
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1880
1942
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1943
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1881
1944
|
# @return [String]
|
|
1882
1945
|
#
|
|
1883
1946
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DisablePolicyTypeRequest AWS API Documentation
|
|
@@ -2098,8 +2161,8 @@ module Aws::Organizations
|
|
|
2098
2161
|
end
|
|
2099
2162
|
|
|
2100
2163
|
# @!attribute [rw] root_id
|
|
2101
|
-
#
|
|
2102
|
-
#
|
|
2164
|
+
# ID for the root in which you want to enable a policy type. You can
|
|
2165
|
+
# get the ID from the ListRoots operation.
|
|
2103
2166
|
#
|
|
2104
2167
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
2105
2168
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -2129,6 +2192,8 @@ module Aws::Organizations
|
|
|
2129
2192
|
#
|
|
2130
2193
|
# * [SECURITYHUB\_POLICY][8]
|
|
2131
2194
|
#
|
|
2195
|
+
# * [INSPECTOR\_POLICY][9]
|
|
2196
|
+
#
|
|
2132
2197
|
#
|
|
2133
2198
|
#
|
|
2134
2199
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -2139,6 +2204,7 @@ module Aws::Organizations
|
|
|
2139
2204
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2140
2205
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2141
2206
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
2207
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2142
2208
|
# @return [String]
|
|
2143
2209
|
#
|
|
2144
2210
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/EnablePolicyTypeRequest AWS API Documentation
|
|
@@ -2206,20 +2272,16 @@ module Aws::Organizations
|
|
|
2206
2272
|
include Aws::Structure
|
|
2207
2273
|
end
|
|
2208
2274
|
|
|
2209
|
-
# Contains
|
|
2210
|
-
#
|
|
2211
|
-
#
|
|
2212
|
-
# another account (the recipient) to join its organization, the two
|
|
2213
|
-
# accounts exchange information as a series of handshake requests and
|
|
2214
|
-
# responses.
|
|
2275
|
+
# Contains details for a handshake. A handshake is the secure exchange
|
|
2276
|
+
# of information between two Amazon Web Services accounts: a sender and
|
|
2277
|
+
# a recipient.
|
|
2215
2278
|
#
|
|
2216
2279
|
# **Note:** Handshakes that are `CANCELED`, `ACCEPTED`, `DECLINED`, or
|
|
2217
2280
|
# `EXPIRED` show up in lists for only 30 days after entering that state
|
|
2218
2281
|
# After that they are deleted.
|
|
2219
2282
|
#
|
|
2220
2283
|
# @!attribute [rw] id
|
|
2221
|
-
#
|
|
2222
|
-
# creates the ID when it initiates the handshake.
|
|
2284
|
+
# ID for the handshake.
|
|
2223
2285
|
#
|
|
2224
2286
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2225
2287
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2230,7 +2292,7 @@ module Aws::Organizations
|
|
|
2230
2292
|
# @return [String]
|
|
2231
2293
|
#
|
|
2232
2294
|
# @!attribute [rw] arn
|
|
2233
|
-
#
|
|
2295
|
+
# Amazon Resource Name (ARN) for the handshake.
|
|
2234
2296
|
#
|
|
2235
2297
|
# For more information about ARNs in Organizations, see [ARN Formats
|
|
2236
2298
|
# Supported by Organizations][1] in the *Amazon Web Services Service
|
|
@@ -2242,74 +2304,58 @@ module Aws::Organizations
|
|
|
2242
2304
|
# @return [String]
|
|
2243
2305
|
#
|
|
2244
2306
|
# @!attribute [rw] parties
|
|
2245
|
-
#
|
|
2246
|
-
# handshake.
|
|
2307
|
+
# An array of `HandshakeParty` objects. Contains details for
|
|
2308
|
+
# participant in a handshake.
|
|
2247
2309
|
# @return [Array<Types::HandshakeParty>]
|
|
2248
2310
|
#
|
|
2249
2311
|
# @!attribute [rw] state
|
|
2250
|
-
#
|
|
2251
|
-
# of the handshake through the process from its creation to its
|
|
2252
|
-
# acceptance. The meaning of each of the valid values is as follows:
|
|
2312
|
+
# Current state for the handshake.
|
|
2253
2313
|
#
|
|
2254
|
-
# * **REQUESTED**:
|
|
2255
|
-
# (applicable to only some handshake types) and not all recipients
|
|
2256
|
-
# have responded yet. The request stays in this state until all
|
|
2257
|
-
# recipients respond.
|
|
2314
|
+
# * **REQUESTED**: Handshake awaiting a response from the recipient.
|
|
2258
2315
|
#
|
|
2259
|
-
# * **OPEN**:
|
|
2260
|
-
#
|
|
2261
|
-
# responded, allowing the originator to complete the handshake
|
|
2262
|
-
# action.
|
|
2316
|
+
# * **OPEN**: Handshake sent to multiple recipients and all recipients
|
|
2317
|
+
# have responded. The sender can now complete the handshake action.
|
|
2263
2318
|
#
|
|
2264
|
-
# * **CANCELED**:
|
|
2265
|
-
# canceled by the originating account.
|
|
2319
|
+
# * **CANCELED**: Handshake canceled by the sender.
|
|
2266
2320
|
#
|
|
2267
|
-
# * **ACCEPTED**:
|
|
2268
|
-
# accepted by the recipient.
|
|
2321
|
+
# * **ACCEPTED**: Handshake accepted by the recipient.
|
|
2269
2322
|
#
|
|
2270
|
-
# * **DECLINED**:
|
|
2271
|
-
# declined by the recipient account.
|
|
2323
|
+
# * **DECLINED**: Handshake declined by the recipient.
|
|
2272
2324
|
#
|
|
2273
|
-
# * **EXPIRED**:
|
|
2274
|
-
# originator did not receive a response of any kind from the
|
|
2275
|
-
# recipient before the expiration time (15 days).
|
|
2325
|
+
# * **EXPIRED**: Handshake has expired.
|
|
2276
2326
|
# @return [String]
|
|
2277
2327
|
#
|
|
2278
2328
|
# @!attribute [rw] requested_timestamp
|
|
2279
|
-
#
|
|
2329
|
+
# Timestamp when the handshake request was made.
|
|
2280
2330
|
# @return [Time]
|
|
2281
2331
|
#
|
|
2282
2332
|
# @!attribute [rw] expiration_timestamp
|
|
2283
|
-
#
|
|
2284
|
-
# the handshake request fails to respond before the specified date and
|
|
2285
|
-
# time, the handshake becomes inactive and is no longer valid.
|
|
2333
|
+
# Timestamp when the handshake expires.
|
|
2286
2334
|
# @return [Time]
|
|
2287
2335
|
#
|
|
2288
2336
|
# @!attribute [rw] action
|
|
2289
|
-
# The type of handshake
|
|
2290
|
-
# recipient accepts the handshake. The following handshake types are
|
|
2291
|
-
# supported:
|
|
2337
|
+
# The type of handshake:
|
|
2292
2338
|
#
|
|
2293
|
-
# * **INVITE**:
|
|
2294
|
-
#
|
|
2295
|
-
# only non-member accounts.
|
|
2339
|
+
# * **INVITE**: Handshake sent to a standalone account requesting that
|
|
2340
|
+
# it to join the sender's organization.
|
|
2296
2341
|
#
|
|
2297
|
-
# * **ENABLE\_ALL\_FEATURES**:
|
|
2298
|
-
#
|
|
2299
|
-
# sent from the management account to only *invited* member
|
|
2300
|
-
# accounts. Created accounts do not receive this because those
|
|
2301
|
-
# accounts were created by the organization's management account
|
|
2302
|
-
# and approval is inferred.
|
|
2342
|
+
# * **ENABLE\_ALL\_FEATURES**: Handshake sent to invited member
|
|
2343
|
+
# accounts to enable all features for the organization.
|
|
2303
2344
|
#
|
|
2304
|
-
# * **APPROVE\_ALL\_FEATURES**:
|
|
2305
|
-
#
|
|
2306
|
-
#
|
|
2307
|
-
#
|
|
2308
|
-
#
|
|
2345
|
+
# * **APPROVE\_ALL\_FEATURES**: Handshake sent to the management
|
|
2346
|
+
# account when all invited member accounts have approved to enable
|
|
2347
|
+
# all features.
|
|
2348
|
+
#
|
|
2349
|
+
# * **TRANSFER\_RESPONSIBILITY**: Handshake sent to another
|
|
2350
|
+
# organization's management account requesting that it designate
|
|
2351
|
+
# the sender with the specified responsibilities for recipient's
|
|
2352
|
+
# organization.
|
|
2309
2353
|
# @return [String]
|
|
2310
2354
|
#
|
|
2311
2355
|
# @!attribute [rw] resources
|
|
2312
|
-
#
|
|
2356
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2357
|
+
# additional details for a handshake. For example, the email address
|
|
2358
|
+
# for the sender.
|
|
2313
2359
|
# @return [Array<Types::HandshakeResource>]
|
|
2314
2360
|
#
|
|
2315
2361
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/Handshake AWS API Documentation
|
|
@@ -2369,17 +2415,21 @@ module Aws::Organizations
|
|
|
2369
2415
|
# of enabling all features. You can resume inviting accounts after you
|
|
2370
2416
|
# finalize the process when all accounts have agreed to the change.
|
|
2371
2417
|
#
|
|
2418
|
+
# * LEGACY\_PERMISSIONS\_STILL\_IN\_USE: Your organization must migrate
|
|
2419
|
+
# to use the new IAM fine-grained actions for billing, cost
|
|
2420
|
+
# management, and accounts.
|
|
2421
|
+
#
|
|
2372
2422
|
# * ORGANIZATION\_ALREADY\_HAS\_ALL\_FEATURES: The handshake request is
|
|
2373
2423
|
# invalid because the organization has already enabled all features.
|
|
2374
2424
|
#
|
|
2375
|
-
# * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
|
|
2376
|
-
# handshake request is invalid because the organization has already
|
|
2377
|
-
# started the process to enable all features.
|
|
2378
|
-
#
|
|
2379
2425
|
# * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD: The request
|
|
2380
2426
|
# failed because the account is from a different marketplace than the
|
|
2381
2427
|
# accounts in the organization.
|
|
2382
2428
|
#
|
|
2429
|
+
# * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
|
|
2430
|
+
# handshake request is invalid because the organization has already
|
|
2431
|
+
# started the process to enable all features.
|
|
2432
|
+
#
|
|
2383
2433
|
# * ORGANIZATION\_MEMBERSHIP\_CHANGE\_RATE\_LIMIT\_EXCEEDED: You
|
|
2384
2434
|
# attempted to change the membership of an account too quickly after
|
|
2385
2435
|
# its previous change.
|
|
@@ -2388,6 +2438,16 @@ module Aws::Organizations
|
|
|
2388
2438
|
# with an account that doesn't have a payment instrument, such as a
|
|
2389
2439
|
# credit card, associated with it.
|
|
2390
2440
|
#
|
|
2441
|
+
# * RESPONSIBILITY\_TRANSFER\_ALREADY\_EXISTS: You cannot perform this
|
|
2442
|
+
# operation with the current transfer.
|
|
2443
|
+
#
|
|
2444
|
+
# * SOURCE\_AND\_TARGET\_CANNOT\_MATCH: An account can't accept a
|
|
2445
|
+
# transfer invitation if it is both the sender and recipient of the
|
|
2446
|
+
# invitation.
|
|
2447
|
+
#
|
|
2448
|
+
# * UNUSED\_PREPAYMENT\_BALANCE: Your organization has an outstanding
|
|
2449
|
+
# pre-payment balance.
|
|
2450
|
+
#
|
|
2391
2451
|
#
|
|
2392
2452
|
#
|
|
2393
2453
|
# [1]: https://console.aws.amazon.com/support/home#/
|
|
@@ -2407,19 +2467,18 @@ module Aws::Organizations
|
|
|
2407
2467
|
include Aws::Structure
|
|
2408
2468
|
end
|
|
2409
2469
|
|
|
2410
|
-
#
|
|
2411
|
-
# operation.
|
|
2470
|
+
# Contains the filter used to select the handshakes for an operation.
|
|
2412
2471
|
#
|
|
2413
2472
|
# @!attribute [rw] action_type
|
|
2414
|
-
#
|
|
2473
|
+
# The type of handshake.
|
|
2415
2474
|
#
|
|
2416
2475
|
# If you specify `ActionType`, you cannot also specify
|
|
2417
2476
|
# `ParentHandshakeId`.
|
|
2418
2477
|
# @return [String]
|
|
2419
2478
|
#
|
|
2420
2479
|
# @!attribute [rw] parent_handshake_id
|
|
2421
|
-
#
|
|
2422
|
-
#
|
|
2480
|
+
# The parent handshake. Only used for handshake types that are a child
|
|
2481
|
+
# of another type.
|
|
2423
2482
|
#
|
|
2424
2483
|
# If you specify `ParentHandshakeId`, you cannot also specify
|
|
2425
2484
|
# `ActionType`.
|
|
@@ -2454,10 +2513,11 @@ module Aws::Organizations
|
|
|
2454
2513
|
include Aws::Structure
|
|
2455
2514
|
end
|
|
2456
2515
|
|
|
2457
|
-
#
|
|
2516
|
+
# Contains details for a participant in a handshake.
|
|
2458
2517
|
#
|
|
2459
2518
|
# @!attribute [rw] id
|
|
2460
|
-
#
|
|
2519
|
+
# ID for the participant: Acccount ID, organization ID, or email
|
|
2520
|
+
# address.
|
|
2461
2521
|
#
|
|
2462
2522
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2463
2523
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2468,7 +2528,7 @@ module Aws::Organizations
|
|
|
2468
2528
|
# @return [String]
|
|
2469
2529
|
#
|
|
2470
2530
|
# @!attribute [rw] type
|
|
2471
|
-
# The type of
|
|
2531
|
+
# The type of ID for the participant.
|
|
2472
2532
|
# @return [String]
|
|
2473
2533
|
#
|
|
2474
2534
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeParty AWS API Documentation
|
|
@@ -2480,38 +2540,35 @@ module Aws::Organizations
|
|
|
2480
2540
|
include Aws::Structure
|
|
2481
2541
|
end
|
|
2482
2542
|
|
|
2483
|
-
# Contains additional
|
|
2543
|
+
# Contains additional details for a handshake.
|
|
2484
2544
|
#
|
|
2485
2545
|
# @!attribute [rw] value
|
|
2486
|
-
#
|
|
2487
|
-
#
|
|
2488
|
-
# specified type.
|
|
2546
|
+
# Additional information for the handshake. The format of the value
|
|
2547
|
+
# string must match the requirements of the specified type.
|
|
2489
2548
|
# @return [String]
|
|
2490
2549
|
#
|
|
2491
2550
|
# @!attribute [rw] type
|
|
2492
2551
|
# The type of information being passed, specifying how the value is to
|
|
2493
2552
|
# be interpreted by the other party:
|
|
2494
2553
|
#
|
|
2495
|
-
# *
|
|
2554
|
+
# * **ACCOUNT**: ID for an Amazon Web Services account.
|
|
2496
2555
|
#
|
|
2497
|
-
# *
|
|
2556
|
+
# * **ORGANIZATION**: ID for an organization.
|
|
2498
2557
|
#
|
|
2499
|
-
# *
|
|
2500
|
-
# account that receives the handshake.
|
|
2558
|
+
# * **EMAIL**: Email address for the recipient.
|
|
2501
2559
|
#
|
|
2502
|
-
# *
|
|
2503
|
-
# management account. Included as information about an organization.
|
|
2560
|
+
# * **OWNER\_EMAIL**: Email address for the sender.
|
|
2504
2561
|
#
|
|
2505
|
-
# *
|
|
2506
|
-
# account. Included as information about an organization.
|
|
2562
|
+
# * **OWNER\_NAME**: Name of the sender.
|
|
2507
2563
|
#
|
|
2508
|
-
# *
|
|
2509
|
-
#
|
|
2564
|
+
# * **NOTES**: Additional text included by the sender for the
|
|
2565
|
+
# recipient.
|
|
2510
2566
|
# @return [String]
|
|
2511
2567
|
#
|
|
2512
2568
|
# @!attribute [rw] resources
|
|
2513
|
-
#
|
|
2514
|
-
#
|
|
2569
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2570
|
+
# additional details for a handshake. For example, the email address
|
|
2571
|
+
# for the sender.
|
|
2515
2572
|
# @return [Array<Types::HandshakeResource>]
|
|
2516
2573
|
#
|
|
2517
2574
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeResource AWS API Documentation
|
|
@@ -2548,9 +2605,20 @@ module Aws::Organizations
|
|
|
2548
2605
|
#
|
|
2549
2606
|
# </note>
|
|
2550
2607
|
#
|
|
2608
|
+
# * CALLER\_REQUIRED\_FIELD\_MISSING: At least one of the required field
|
|
2609
|
+
# is missing: Caller Account Id, Management Account Id or Organization
|
|
2610
|
+
# Id.
|
|
2611
|
+
#
|
|
2551
2612
|
# * DUPLICATE\_TAG\_KEY: Tag keys must be unique among the tags attached
|
|
2552
2613
|
# to the same entity.
|
|
2553
2614
|
#
|
|
2615
|
+
# * END\_DATE\_NOT\_END\_OF\_MONTH: You provided an invalid end date.
|
|
2616
|
+
# The end date must be the end of the last day of the month
|
|
2617
|
+
# (23.59.59.999).
|
|
2618
|
+
#
|
|
2619
|
+
# * END\_DATE\_TOO\_EARLY: You provided an invalid end date. It is too
|
|
2620
|
+
# early for the transfer to end.
|
|
2621
|
+
#
|
|
2554
2622
|
# * IMMUTABLE\_POLICY: You specified a policy that is managed by Amazon
|
|
2555
2623
|
# Web Services and can't be modified.
|
|
2556
2624
|
#
|
|
@@ -2560,6 +2628,11 @@ module Aws::Organizations
|
|
|
2560
2628
|
# * INVALID\_EMAIL\_ADDRESS\_TARGET: You specified an invalid email
|
|
2561
2629
|
# address for the invited account owner.
|
|
2562
2630
|
#
|
|
2631
|
+
# * INVALID\_END\_DATE: The selected withdrawal date doesn't meet the
|
|
2632
|
+
# terms of your partner agreement. Visit Amazon Web Services Partner
|
|
2633
|
+
# Central to view your partner agreements or contact your Amazon Web
|
|
2634
|
+
# Services Partner for help.
|
|
2635
|
+
#
|
|
2563
2636
|
# * INVALID\_ENUM: You specified an invalid value.
|
|
2564
2637
|
#
|
|
2565
2638
|
# * INVALID\_ENUM\_POLICY\_TYPE: You specified an invalid policy type
|
|
@@ -2589,6 +2662,9 @@ module Aws::Organizations
|
|
|
2589
2662
|
# * INVALID\_ROLE\_NAME: You provided a role name that isn't valid. A
|
|
2590
2663
|
# role name can't begin with the reserved prefix `AWSServiceRoleFor`.
|
|
2591
2664
|
#
|
|
2665
|
+
# * INVALID\_START\_DATE: The start date doesn't meet the minimum
|
|
2666
|
+
# requirements.
|
|
2667
|
+
#
|
|
2592
2668
|
# * INVALID\_SYNTAX\_ORGANIZATION\_ARN: You specified an invalid Amazon
|
|
2593
2669
|
# Resource Name (ARN) for the organization.
|
|
2594
2670
|
#
|
|
@@ -2620,12 +2696,28 @@ module Aws::Organizations
|
|
|
2620
2696
|
# * NON\_DETACHABLE\_POLICY: You can't detach this Amazon Web Services
|
|
2621
2697
|
# Managed Policy.
|
|
2622
2698
|
#
|
|
2699
|
+
# * START\_DATE\_NOT\_BEGINNING\_OF\_DAY: You provided an invalid start
|
|
2700
|
+
# date. The start date must be the beginning of the day
|
|
2701
|
+
# (00:00:00.000).
|
|
2702
|
+
#
|
|
2703
|
+
# * START\_DATE\_NOT\_BEGINNING\_OF\_MONTH: You provided an invalid
|
|
2704
|
+
# start date. The start date must be the first day of the month.
|
|
2705
|
+
#
|
|
2706
|
+
# * START\_DATE\_TOO\_EARLY: You provided an invalid start date. The
|
|
2707
|
+
# start date is too early.
|
|
2708
|
+
#
|
|
2709
|
+
# * START\_DATE\_TOO\_LATE: You provided an invalid start date. The
|
|
2710
|
+
# start date is too late.
|
|
2711
|
+
#
|
|
2623
2712
|
# * TARGET\_NOT\_SUPPORTED: You can't perform the specified operation
|
|
2624
2713
|
# on that target entity.
|
|
2625
2714
|
#
|
|
2626
2715
|
# * UNRECOGNIZED\_SERVICE\_PRINCIPAL: You specified a service principal
|
|
2627
2716
|
# that isn't recognized.
|
|
2628
2717
|
#
|
|
2718
|
+
# * UNSUPPORTED\_ACTION\_IN\_RESPONSIBILITY\_TRANSFER: You provided a
|
|
2719
|
+
# value that is not supported by this operation.
|
|
2720
|
+
#
|
|
2629
2721
|
# @!attribute [rw] message
|
|
2630
2722
|
# @return [String]
|
|
2631
2723
|
#
|
|
@@ -2641,6 +2733,20 @@ module Aws::Organizations
|
|
|
2641
2733
|
include Aws::Structure
|
|
2642
2734
|
end
|
|
2643
2735
|
|
|
2736
|
+
# The responsibility transfer can't transition to the requested state
|
|
2737
|
+
# because it's not in a valid state for this operation.
|
|
2738
|
+
#
|
|
2739
|
+
# @!attribute [rw] message
|
|
2740
|
+
# @return [String]
|
|
2741
|
+
#
|
|
2742
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InvalidResponsibilityTransferTransitionException AWS API Documentation
|
|
2743
|
+
#
|
|
2744
|
+
class InvalidResponsibilityTransferTransitionException < Struct.new(
|
|
2745
|
+
:message)
|
|
2746
|
+
SENSITIVE = []
|
|
2747
|
+
include Aws::Structure
|
|
2748
|
+
end
|
|
2749
|
+
|
|
2644
2750
|
# @!attribute [rw] target
|
|
2645
2751
|
# The identifier (ID) of the Amazon Web Services account that you want
|
|
2646
2752
|
# to invite to join your organization. This is a JSON object that
|
|
@@ -2717,6 +2823,87 @@ module Aws::Organizations
|
|
|
2717
2823
|
include Aws::Structure
|
|
2718
2824
|
end
|
|
2719
2825
|
|
|
2826
|
+
# @!attribute [rw] type
|
|
2827
|
+
# The type of responsibility you want to designate to your
|
|
2828
|
+
# organization. Currently, only `BILLING` is supported.
|
|
2829
|
+
# @return [String]
|
|
2830
|
+
#
|
|
2831
|
+
# @!attribute [rw] target
|
|
2832
|
+
# A `HandshakeParty` object. Contains details for the account you want
|
|
2833
|
+
# to invite. Currently, only `ACCOUNT` and `EMAIL` are supported.
|
|
2834
|
+
# @return [Types::HandshakeParty]
|
|
2835
|
+
#
|
|
2836
|
+
# @!attribute [rw] notes
|
|
2837
|
+
# Additional information that you want to include in the invitation.
|
|
2838
|
+
# @return [String]
|
|
2839
|
+
#
|
|
2840
|
+
# @!attribute [rw] start_timestamp
|
|
2841
|
+
# Timestamp when the recipient will begin managing the specified
|
|
2842
|
+
# responsibilities.
|
|
2843
|
+
# @return [Time]
|
|
2844
|
+
#
|
|
2845
|
+
# @!attribute [rw] source_name
|
|
2846
|
+
# Name you want to assign to the transfer.
|
|
2847
|
+
# @return [String]
|
|
2848
|
+
#
|
|
2849
|
+
# @!attribute [rw] tags
|
|
2850
|
+
# A list of tags that you want to attach to the transfer. For each tag
|
|
2851
|
+
# in the list, you must specify both a tag key and a value. You can
|
|
2852
|
+
# set the value to an empty string, but you can't set it to `null`.
|
|
2853
|
+
# For more information about tagging, see [Tagging Organizations
|
|
2854
|
+
# resources][1] in the Organizations User Guide.
|
|
2855
|
+
#
|
|
2856
|
+
# Any tags in the request are checked for compliance with any
|
|
2857
|
+
# applicable tag policies when the request is made. The request is
|
|
2858
|
+
# rejected if the tags in the request don't match the requirements of
|
|
2859
|
+
# the policy at that time. Tag policy compliance is <i> <b>not</b>
|
|
2860
|
+
# </i> checked again when the invitation is accepted and the tags are
|
|
2861
|
+
# actually attached to the transfer. That means that if the tag policy
|
|
2862
|
+
# changes between the invitation and the acceptance, then that tags
|
|
2863
|
+
# could potentially be non-compliant.
|
|
2864
|
+
#
|
|
2865
|
+
# <note markdown="1"> If any one of the tags is not valid or if you exceed the allowed
|
|
2866
|
+
# number of tags for a transfer, then the entire request fails and
|
|
2867
|
+
# invitations are not sent.
|
|
2868
|
+
#
|
|
2869
|
+
# </note>
|
|
2870
|
+
#
|
|
2871
|
+
#
|
|
2872
|
+
#
|
|
2873
|
+
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_tagging.html
|
|
2874
|
+
# @return [Array<Types::Tag>]
|
|
2875
|
+
#
|
|
2876
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InviteOrganizationToTransferResponsibilityRequest AWS API Documentation
|
|
2877
|
+
#
|
|
2878
|
+
class InviteOrganizationToTransferResponsibilityRequest < Struct.new(
|
|
2879
|
+
:type,
|
|
2880
|
+
:target,
|
|
2881
|
+
:notes,
|
|
2882
|
+
:start_timestamp,
|
|
2883
|
+
:source_name,
|
|
2884
|
+
:tags)
|
|
2885
|
+
SENSITIVE = [:notes, :source_name]
|
|
2886
|
+
include Aws::Structure
|
|
2887
|
+
end
|
|
2888
|
+
|
|
2889
|
+
# @!attribute [rw] handshake
|
|
2890
|
+
# Contains details for a handshake. A handshake is the secure exchange
|
|
2891
|
+
# of information between two Amazon Web Services accounts: a sender
|
|
2892
|
+
# and a recipient.
|
|
2893
|
+
#
|
|
2894
|
+
# **Note:** Handshakes that are `CANCELED`, `ACCEPTED`, `DECLINED`, or
|
|
2895
|
+
# `EXPIRED` show up in lists for only 30 days after entering that
|
|
2896
|
+
# state After that they are deleted.
|
|
2897
|
+
# @return [Types::Handshake]
|
|
2898
|
+
#
|
|
2899
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InviteOrganizationToTransferResponsibilityResponse AWS API Documentation
|
|
2900
|
+
#
|
|
2901
|
+
class InviteOrganizationToTransferResponsibilityResponse < Struct.new(
|
|
2902
|
+
:handshake)
|
|
2903
|
+
SENSITIVE = []
|
|
2904
|
+
include Aws::Structure
|
|
2905
|
+
end
|
|
2906
|
+
|
|
2720
2907
|
# @!attribute [rw] next_token
|
|
2721
2908
|
# The parameter for receiving additional results if you receive a
|
|
2722
2909
|
# `NextToken` response in a previous request. A `NextToken` response
|
|
@@ -2726,16 +2913,10 @@ module Aws::Organizations
|
|
|
2726
2913
|
# @return [String]
|
|
2727
2914
|
#
|
|
2728
2915
|
# @!attribute [rw] max_results
|
|
2729
|
-
# The
|
|
2730
|
-
#
|
|
2731
|
-
#
|
|
2732
|
-
#
|
|
2733
|
-
# present and has a value (is not null). Include that value as the
|
|
2734
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2735
|
-
# get the next part of the results. Note that Organizations might
|
|
2736
|
-
# return fewer results than the maximum even when there are more
|
|
2737
|
-
# results available. You should check `NextToken` after every
|
|
2738
|
-
# operation to ensure that you receive all of the results.
|
|
2916
|
+
# The maximum number of items to return in the response. If more
|
|
2917
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
2918
|
+
# included in the response so that you can retrieve the remaining
|
|
2919
|
+
# results.
|
|
2739
2920
|
# @return [Integer]
|
|
2740
2921
|
#
|
|
2741
2922
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAWSServiceAccessForOrganizationRequest AWS API Documentation
|
|
@@ -2785,16 +2966,10 @@ module Aws::Organizations
|
|
|
2785
2966
|
# @return [String]
|
|
2786
2967
|
#
|
|
2787
2968
|
# @!attribute [rw] max_results
|
|
2788
|
-
# The
|
|
2789
|
-
#
|
|
2790
|
-
#
|
|
2791
|
-
#
|
|
2792
|
-
# present and has a value (is not null). Include that value as the
|
|
2793
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2794
|
-
# get the next part of the results. Note that Organizations might
|
|
2795
|
-
# return fewer results than the maximum even when there are more
|
|
2796
|
-
# results available. You should check `NextToken` after every
|
|
2797
|
-
# operation to ensure that you receive all of the results.
|
|
2969
|
+
# The maximum number of items to return in the response. If more
|
|
2970
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
2971
|
+
# included in the response so that you can retrieve the remaining
|
|
2972
|
+
# results.
|
|
2798
2973
|
# @return [Integer]
|
|
2799
2974
|
#
|
|
2800
2975
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsForParentRequest AWS API Documentation
|
|
@@ -2844,16 +3019,10 @@ module Aws::Organizations
|
|
|
2844
3019
|
# @return [String]
|
|
2845
3020
|
#
|
|
2846
3021
|
# @!attribute [rw] max_results
|
|
2847
|
-
# The
|
|
2848
|
-
#
|
|
2849
|
-
#
|
|
2850
|
-
#
|
|
2851
|
-
# present and has a value (is not null). Include that value as the
|
|
2852
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2853
|
-
# get the next part of the results. Note that Organizations might
|
|
2854
|
-
# return fewer results than the maximum even when there are more
|
|
2855
|
-
# results available. You should check `NextToken` after every
|
|
2856
|
-
# operation to ensure that you receive all of the results.
|
|
3022
|
+
# The maximum number of items to return in the response. If more
|
|
3023
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3024
|
+
# included in the response so that you can retrieve the remaining
|
|
3025
|
+
# results.
|
|
2857
3026
|
# @return [Integer]
|
|
2858
3027
|
#
|
|
2859
3028
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsRequest AWS API Documentation
|
|
@@ -2909,6 +3078,8 @@ module Aws::Organizations
|
|
|
2909
3078
|
#
|
|
2910
3079
|
# * [SECURITYHUB\_POLICY][6]
|
|
2911
3080
|
#
|
|
3081
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3082
|
+
#
|
|
2912
3083
|
#
|
|
2913
3084
|
#
|
|
2914
3085
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2917,6 +3088,7 @@ module Aws::Organizations
|
|
|
2917
3088
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2918
3089
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2919
3090
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3091
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2920
3092
|
# @return [String]
|
|
2921
3093
|
#
|
|
2922
3094
|
# @!attribute [rw] next_token
|
|
@@ -2928,16 +3100,10 @@ module Aws::Organizations
|
|
|
2928
3100
|
# @return [String]
|
|
2929
3101
|
#
|
|
2930
3102
|
# @!attribute [rw] max_results
|
|
2931
|
-
# The
|
|
2932
|
-
#
|
|
2933
|
-
#
|
|
2934
|
-
#
|
|
2935
|
-
# present and has a value (is not null). Include that value as the
|
|
2936
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2937
|
-
# get the next part of the results. Note that Organizations might
|
|
2938
|
-
# return fewer results than the maximum even when there are more
|
|
2939
|
-
# results available. You should check `NextToken` after every
|
|
2940
|
-
# operation to ensure that you receive all of the results.
|
|
3103
|
+
# The maximum number of items to return in the response. If more
|
|
3104
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3105
|
+
# included in the response so that you can retrieve the remaining
|
|
3106
|
+
# results.
|
|
2941
3107
|
# @return [Integer]
|
|
2942
3108
|
#
|
|
2943
3109
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsWithInvalidEffectivePolicyRequest AWS API Documentation
|
|
@@ -2970,6 +3136,8 @@ module Aws::Organizations
|
|
|
2970
3136
|
#
|
|
2971
3137
|
# * [SECURITYHUB\_POLICY][6]
|
|
2972
3138
|
#
|
|
3139
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3140
|
+
#
|
|
2973
3141
|
#
|
|
2974
3142
|
#
|
|
2975
3143
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2978,6 +3146,7 @@ module Aws::Organizations
|
|
|
2978
3146
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2979
3147
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2980
3148
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3149
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2981
3150
|
# @return [String]
|
|
2982
3151
|
#
|
|
2983
3152
|
# @!attribute [rw] next_token
|
|
@@ -3032,16 +3201,10 @@ module Aws::Organizations
|
|
|
3032
3201
|
# @return [String]
|
|
3033
3202
|
#
|
|
3034
3203
|
# @!attribute [rw] max_results
|
|
3035
|
-
# The
|
|
3036
|
-
#
|
|
3037
|
-
#
|
|
3038
|
-
#
|
|
3039
|
-
# present and has a value (is not null). Include that value as the
|
|
3040
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3041
|
-
# get the next part of the results. Note that Organizations might
|
|
3042
|
-
# return fewer results than the maximum even when there are more
|
|
3043
|
-
# results available. You should check `NextToken` after every
|
|
3044
|
-
# operation to ensure that you receive all of the results.
|
|
3204
|
+
# The maximum number of items to return in the response. If more
|
|
3205
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3206
|
+
# included in the response so that you can retrieve the remaining
|
|
3207
|
+
# results.
|
|
3045
3208
|
# @return [Integer]
|
|
3046
3209
|
#
|
|
3047
3210
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListChildrenRequest AWS API Documentation
|
|
@@ -3091,16 +3254,10 @@ module Aws::Organizations
|
|
|
3091
3254
|
# @return [String]
|
|
3092
3255
|
#
|
|
3093
3256
|
# @!attribute [rw] max_results
|
|
3094
|
-
# The
|
|
3095
|
-
#
|
|
3096
|
-
#
|
|
3097
|
-
#
|
|
3098
|
-
# present and has a value (is not null). Include that value as the
|
|
3099
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3100
|
-
# get the next part of the results. Note that Organizations might
|
|
3101
|
-
# return fewer results than the maximum even when there are more
|
|
3102
|
-
# results available. You should check `NextToken` after every
|
|
3103
|
-
# operation to ensure that you receive all of the results.
|
|
3257
|
+
# The maximum number of items to return in the response. If more
|
|
3258
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3259
|
+
# included in the response so that you can retrieve the remaining
|
|
3260
|
+
# results.
|
|
3104
3261
|
# @return [Integer]
|
|
3105
3262
|
#
|
|
3106
3263
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListCreateAccountStatusRequest AWS API Documentation
|
|
@@ -3153,16 +3310,10 @@ module Aws::Organizations
|
|
|
3153
3310
|
# @return [String]
|
|
3154
3311
|
#
|
|
3155
3312
|
# @!attribute [rw] max_results
|
|
3156
|
-
# The
|
|
3157
|
-
#
|
|
3158
|
-
#
|
|
3159
|
-
#
|
|
3160
|
-
# present and has a value (is not null). Include that value as the
|
|
3161
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3162
|
-
# get the next part of the results. Note that Organizations might
|
|
3163
|
-
# return fewer results than the maximum even when there are more
|
|
3164
|
-
# results available. You should check `NextToken` after every
|
|
3165
|
-
# operation to ensure that you receive all of the results.
|
|
3313
|
+
# The maximum number of items to return in the response. If more
|
|
3314
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3315
|
+
# included in the response so that you can retrieve the remaining
|
|
3316
|
+
# results.
|
|
3166
3317
|
# @return [Integer]
|
|
3167
3318
|
#
|
|
3168
3319
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedAdministratorsRequest AWS API Documentation
|
|
@@ -3210,16 +3361,10 @@ module Aws::Organizations
|
|
|
3210
3361
|
# @return [String]
|
|
3211
3362
|
#
|
|
3212
3363
|
# @!attribute [rw] max_results
|
|
3213
|
-
# The
|
|
3214
|
-
#
|
|
3215
|
-
#
|
|
3216
|
-
#
|
|
3217
|
-
# present and has a value (is not null). Include that value as the
|
|
3218
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3219
|
-
# get the next part of the results. Note that Organizations might
|
|
3220
|
-
# return fewer results than the maximum even when there are more
|
|
3221
|
-
# results available. You should check `NextToken` after every
|
|
3222
|
-
# operation to ensure that you receive all of the results.
|
|
3364
|
+
# The maximum number of items to return in the response. If more
|
|
3365
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3366
|
+
# included in the response so that you can retrieve the remaining
|
|
3367
|
+
# results.
|
|
3223
3368
|
# @return [Integer]
|
|
3224
3369
|
#
|
|
3225
3370
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedServicesForAccountRequest AWS API Documentation
|
|
@@ -3275,6 +3420,8 @@ module Aws::Organizations
|
|
|
3275
3420
|
#
|
|
3276
3421
|
# * [SECURITYHUB\_POLICY][6]
|
|
3277
3422
|
#
|
|
3423
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3424
|
+
#
|
|
3278
3425
|
#
|
|
3279
3426
|
#
|
|
3280
3427
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3283,6 +3430,7 @@ module Aws::Organizations
|
|
|
3283
3430
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3284
3431
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3285
3432
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3433
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3286
3434
|
# @return [String]
|
|
3287
3435
|
#
|
|
3288
3436
|
# @!attribute [rw] next_token
|
|
@@ -3294,16 +3442,10 @@ module Aws::Organizations
|
|
|
3294
3442
|
# @return [String]
|
|
3295
3443
|
#
|
|
3296
3444
|
# @!attribute [rw] max_results
|
|
3297
|
-
# The
|
|
3298
|
-
#
|
|
3299
|
-
#
|
|
3300
|
-
#
|
|
3301
|
-
# present and has a value (is not null). Include that value as the
|
|
3302
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3303
|
-
# get the next part of the results. Note that Organizations might
|
|
3304
|
-
# return fewer results than the maximum even when there are more
|
|
3305
|
-
# results available. You should check `NextToken` after every
|
|
3306
|
-
# operation to ensure that you receive all of the results.
|
|
3445
|
+
# The maximum number of items to return in the response. If more
|
|
3446
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3447
|
+
# included in the response so that you can retrieve the remaining
|
|
3448
|
+
# results.
|
|
3307
3449
|
# @return [Integer]
|
|
3308
3450
|
#
|
|
3309
3451
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListEffectivePolicyValidationErrorsRequest AWS API Documentation
|
|
@@ -3336,6 +3478,8 @@ module Aws::Organizations
|
|
|
3336
3478
|
#
|
|
3337
3479
|
# * [SECURITYHUB\_POLICY][6]
|
|
3338
3480
|
#
|
|
3481
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3482
|
+
#
|
|
3339
3483
|
#
|
|
3340
3484
|
#
|
|
3341
3485
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3344,6 +3488,7 @@ module Aws::Organizations
|
|
|
3344
3488
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3345
3489
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3346
3490
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3491
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3347
3492
|
# @return [String]
|
|
3348
3493
|
#
|
|
3349
3494
|
# @!attribute [rw] path
|
|
@@ -3384,14 +3529,8 @@ module Aws::Organizations
|
|
|
3384
3529
|
end
|
|
3385
3530
|
|
|
3386
3531
|
# @!attribute [rw] filter
|
|
3387
|
-
#
|
|
3388
|
-
#
|
|
3389
|
-
# output to only a specified type, such as `INVITE`,
|
|
3390
|
-
# `ENABLE_ALL_FEATURES`, or `APPROVE_ALL_FEATURES`. Alternatively, for
|
|
3391
|
-
# the `ENABLE_ALL_FEATURES` handshake that generates a separate child
|
|
3392
|
-
# handshake for each member account, you can specify
|
|
3393
|
-
# `ParentHandshakeId` to see only the handshakes that were generated
|
|
3394
|
-
# by that parent request.
|
|
3532
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3533
|
+
# handshakes for an operation.
|
|
3395
3534
|
# @return [Types::HandshakeFilter]
|
|
3396
3535
|
#
|
|
3397
3536
|
# @!attribute [rw] next_token
|
|
@@ -3403,16 +3542,10 @@ module Aws::Organizations
|
|
|
3403
3542
|
# @return [String]
|
|
3404
3543
|
#
|
|
3405
3544
|
# @!attribute [rw] max_results
|
|
3406
|
-
# The
|
|
3407
|
-
#
|
|
3408
|
-
#
|
|
3409
|
-
#
|
|
3410
|
-
# present and has a value (is not null). Include that value as the
|
|
3411
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3412
|
-
# get the next part of the results. Note that Organizations might
|
|
3413
|
-
# return fewer results than the maximum even when there are more
|
|
3414
|
-
# results available. You should check `NextToken` after every
|
|
3415
|
-
# operation to ensure that you receive all of the results.
|
|
3545
|
+
# The maximum number of items to return in the response. If more
|
|
3546
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3547
|
+
# included in the response so that you can retrieve the remaining
|
|
3548
|
+
# results.
|
|
3416
3549
|
# @return [Integer]
|
|
3417
3550
|
#
|
|
3418
3551
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForAccountRequest AWS API Documentation
|
|
@@ -3426,8 +3559,7 @@ module Aws::Organizations
|
|
|
3426
3559
|
end
|
|
3427
3560
|
|
|
3428
3561
|
# @!attribute [rw] handshakes
|
|
3429
|
-
#
|
|
3430
|
-
# handshakes that is associated with the specified account.
|
|
3562
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3431
3563
|
# @return [Array<Types::Handshake>]
|
|
3432
3564
|
#
|
|
3433
3565
|
# @!attribute [rw] next_token
|
|
@@ -3448,14 +3580,8 @@ module Aws::Organizations
|
|
|
3448
3580
|
end
|
|
3449
3581
|
|
|
3450
3582
|
# @!attribute [rw] filter
|
|
3451
|
-
# A
|
|
3452
|
-
#
|
|
3453
|
-
# output to only a specified type, such as `INVITE`,
|
|
3454
|
-
# `ENABLE-ALL-FEATURES`, or `APPROVE-ALL-FEATURES`. Alternatively, for
|
|
3455
|
-
# the `ENABLE-ALL-FEATURES` handshake that generates a separate child
|
|
3456
|
-
# handshake for each member account, you can specify the
|
|
3457
|
-
# `ParentHandshakeId` to see only the handshakes that were generated
|
|
3458
|
-
# by that parent request.
|
|
3583
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3584
|
+
# handshakes for an operation.
|
|
3459
3585
|
# @return [Types::HandshakeFilter]
|
|
3460
3586
|
#
|
|
3461
3587
|
# @!attribute [rw] next_token
|
|
@@ -3467,16 +3593,10 @@ module Aws::Organizations
|
|
|
3467
3593
|
# @return [String]
|
|
3468
3594
|
#
|
|
3469
3595
|
# @!attribute [rw] max_results
|
|
3470
|
-
# The
|
|
3471
|
-
#
|
|
3472
|
-
#
|
|
3473
|
-
#
|
|
3474
|
-
# present and has a value (is not null). Include that value as the
|
|
3475
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3476
|
-
# get the next part of the results. Note that Organizations might
|
|
3477
|
-
# return fewer results than the maximum even when there are more
|
|
3478
|
-
# results available. You should check `NextToken` after every
|
|
3479
|
-
# operation to ensure that you receive all of the results.
|
|
3596
|
+
# The maximum number of items to return in the response. If more
|
|
3597
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3598
|
+
# included in the response so that you can retrieve the remaining
|
|
3599
|
+
# results.
|
|
3480
3600
|
# @return [Integer]
|
|
3481
3601
|
#
|
|
3482
3602
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForOrganizationRequest AWS API Documentation
|
|
@@ -3490,8 +3610,7 @@ module Aws::Organizations
|
|
|
3490
3610
|
end
|
|
3491
3611
|
|
|
3492
3612
|
# @!attribute [rw] handshakes
|
|
3493
|
-
#
|
|
3494
|
-
# handshakes that are associated with an organization.
|
|
3613
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3495
3614
|
# @return [Array<Types::Handshake>]
|
|
3496
3615
|
#
|
|
3497
3616
|
# @!attribute [rw] next_token
|
|
@@ -3511,9 +3630,63 @@ module Aws::Organizations
|
|
|
3511
3630
|
include Aws::Structure
|
|
3512
3631
|
end
|
|
3513
3632
|
|
|
3633
|
+
# @!attribute [rw] type
|
|
3634
|
+
# The type of responsibility. Currently, only `BILLING` is supported.
|
|
3635
|
+
# @return [String]
|
|
3636
|
+
#
|
|
3637
|
+
# @!attribute [rw] id
|
|
3638
|
+
# ID for the transfer.
|
|
3639
|
+
# @return [String]
|
|
3640
|
+
#
|
|
3641
|
+
# @!attribute [rw] next_token
|
|
3642
|
+
# The parameter for receiving additional results if you receive a
|
|
3643
|
+
# `NextToken` response in a previous request. A `NextToken` response
|
|
3644
|
+
# indicates that more output is available. Set this parameter to the
|
|
3645
|
+
# value of the previous call's `NextToken` response to indicate where
|
|
3646
|
+
# the output should continue from.
|
|
3647
|
+
# @return [String]
|
|
3648
|
+
#
|
|
3649
|
+
# @!attribute [rw] max_results
|
|
3650
|
+
# The maximum number of items to return in the response. If more
|
|
3651
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3652
|
+
# included in the response so that you can retrieve the remaining
|
|
3653
|
+
# results.
|
|
3654
|
+
# @return [Integer]
|
|
3655
|
+
#
|
|
3656
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListInboundResponsibilityTransfersRequest AWS API Documentation
|
|
3657
|
+
#
|
|
3658
|
+
class ListInboundResponsibilityTransfersRequest < Struct.new(
|
|
3659
|
+
:type,
|
|
3660
|
+
:id,
|
|
3661
|
+
:next_token,
|
|
3662
|
+
:max_results)
|
|
3663
|
+
SENSITIVE = []
|
|
3664
|
+
include Aws::Structure
|
|
3665
|
+
end
|
|
3666
|
+
|
|
3667
|
+
# @!attribute [rw] responsibility_transfers
|
|
3668
|
+
# A `ResponsibilityTransfers` object. Contains details for a transfer.
|
|
3669
|
+
# @return [Array<Types::ResponsibilityTransfer>]
|
|
3670
|
+
#
|
|
3671
|
+
# @!attribute [rw] next_token
|
|
3672
|
+
# If present, indicates that more output is available than is included
|
|
3673
|
+
# in the current response. Use this value in the `NextToken` request
|
|
3674
|
+
# parameter in a subsequent call to the operation to get the next part
|
|
3675
|
+
# of the output. You should repeat this until the `NextToken` response
|
|
3676
|
+
# element comes back as `null`.
|
|
3677
|
+
# @return [String]
|
|
3678
|
+
#
|
|
3679
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListInboundResponsibilityTransfersResponse AWS API Documentation
|
|
3680
|
+
#
|
|
3681
|
+
class ListInboundResponsibilityTransfersResponse < Struct.new(
|
|
3682
|
+
:responsibility_transfers,
|
|
3683
|
+
:next_token)
|
|
3684
|
+
SENSITIVE = []
|
|
3685
|
+
include Aws::Structure
|
|
3686
|
+
end
|
|
3687
|
+
|
|
3514
3688
|
# @!attribute [rw] parent_id
|
|
3515
|
-
#
|
|
3516
|
-
# want to list.
|
|
3689
|
+
# ID for the root or OU whose child OUs you want to list.
|
|
3517
3690
|
#
|
|
3518
3691
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
3519
3692
|
# following:
|
|
@@ -3541,16 +3714,10 @@ module Aws::Organizations
|
|
|
3541
3714
|
# @return [String]
|
|
3542
3715
|
#
|
|
3543
3716
|
# @!attribute [rw] max_results
|
|
3544
|
-
# The
|
|
3545
|
-
#
|
|
3546
|
-
#
|
|
3547
|
-
#
|
|
3548
|
-
# present and has a value (is not null). Include that value as the
|
|
3549
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3550
|
-
# get the next part of the results. Note that Organizations might
|
|
3551
|
-
# return fewer results than the maximum even when there are more
|
|
3552
|
-
# results available. You should check `NextToken` after every
|
|
3553
|
-
# operation to ensure that you receive all of the results.
|
|
3717
|
+
# The maximum number of items to return in the response. If more
|
|
3718
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3719
|
+
# included in the response so that you can retrieve the remaining
|
|
3720
|
+
# results.
|
|
3554
3721
|
# @return [Integer]
|
|
3555
3722
|
#
|
|
3556
3723
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOrganizationalUnitsForParentRequest AWS API Documentation
|
|
@@ -3584,9 +3751,60 @@ module Aws::Organizations
|
|
|
3584
3751
|
include Aws::Structure
|
|
3585
3752
|
end
|
|
3586
3753
|
|
|
3754
|
+
# @!attribute [rw] type
|
|
3755
|
+
# The type of responsibility. Currently, only `BILLING` is supported.
|
|
3756
|
+
# @return [String]
|
|
3757
|
+
#
|
|
3758
|
+
# @!attribute [rw] next_token
|
|
3759
|
+
# The parameter for receiving additional results if you receive a
|
|
3760
|
+
# `NextToken` response in a previous request. A `NextToken` response
|
|
3761
|
+
# indicates that more output is available. Set this parameter to the
|
|
3762
|
+
# value of the previous call's `NextToken` response to indicate where
|
|
3763
|
+
# the output should continue from.
|
|
3764
|
+
# @return [String]
|
|
3765
|
+
#
|
|
3766
|
+
# @!attribute [rw] max_results
|
|
3767
|
+
# The maximum number of items to return in the response. If more
|
|
3768
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3769
|
+
# included in the response so that you can retrieve the remaining
|
|
3770
|
+
# results.
|
|
3771
|
+
# @return [Integer]
|
|
3772
|
+
#
|
|
3773
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOutboundResponsibilityTransfersRequest AWS API Documentation
|
|
3774
|
+
#
|
|
3775
|
+
class ListOutboundResponsibilityTransfersRequest < Struct.new(
|
|
3776
|
+
:type,
|
|
3777
|
+
:next_token,
|
|
3778
|
+
:max_results)
|
|
3779
|
+
SENSITIVE = []
|
|
3780
|
+
include Aws::Structure
|
|
3781
|
+
end
|
|
3782
|
+
|
|
3783
|
+
# @!attribute [rw] responsibility_transfers
|
|
3784
|
+
# An array of `ResponsibilityTransfer` objects. Contains details for a
|
|
3785
|
+
# transfer.
|
|
3786
|
+
# @return [Array<Types::ResponsibilityTransfer>]
|
|
3787
|
+
#
|
|
3788
|
+
# @!attribute [rw] next_token
|
|
3789
|
+
# If present, indicates that more output is available than is included
|
|
3790
|
+
# in the current response. Use this value in the `NextToken` request
|
|
3791
|
+
# parameter in a subsequent call to the operation to get the next part
|
|
3792
|
+
# of the output. You should repeat this until the `NextToken` response
|
|
3793
|
+
# element comes back as `null`.
|
|
3794
|
+
# @return [String]
|
|
3795
|
+
#
|
|
3796
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOutboundResponsibilityTransfersResponse AWS API Documentation
|
|
3797
|
+
#
|
|
3798
|
+
class ListOutboundResponsibilityTransfersResponse < Struct.new(
|
|
3799
|
+
:responsibility_transfers,
|
|
3800
|
+
:next_token)
|
|
3801
|
+
SENSITIVE = []
|
|
3802
|
+
include Aws::Structure
|
|
3803
|
+
end
|
|
3804
|
+
|
|
3587
3805
|
# @!attribute [rw] child_id
|
|
3588
|
-
#
|
|
3589
|
-
#
|
|
3806
|
+
# ID for the OU or account whose parent containers you want to list.
|
|
3807
|
+
# Don't specify a root.
|
|
3590
3808
|
#
|
|
3591
3809
|
# The [regex pattern][1] for a child ID string requires one of the
|
|
3592
3810
|
# following:
|
|
@@ -3613,16 +3831,10 @@ module Aws::Organizations
|
|
|
3613
3831
|
# @return [String]
|
|
3614
3832
|
#
|
|
3615
3833
|
# @!attribute [rw] max_results
|
|
3616
|
-
# The
|
|
3617
|
-
#
|
|
3618
|
-
#
|
|
3619
|
-
#
|
|
3620
|
-
# present and has a value (is not null). Include that value as the
|
|
3621
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3622
|
-
# get the next part of the results. Note that Organizations might
|
|
3623
|
-
# return fewer results than the maximum even when there are more
|
|
3624
|
-
# results available. You should check `NextToken` after every
|
|
3625
|
-
# operation to ensure that you receive all of the results.
|
|
3834
|
+
# The maximum number of items to return in the response. If more
|
|
3835
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3836
|
+
# included in the response so that you can retrieve the remaining
|
|
3837
|
+
# results.
|
|
3626
3838
|
# @return [Integer]
|
|
3627
3839
|
#
|
|
3628
3840
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListParentsRequest AWS API Documentation
|
|
@@ -3657,8 +3869,8 @@ module Aws::Organizations
|
|
|
3657
3869
|
end
|
|
3658
3870
|
|
|
3659
3871
|
# @!attribute [rw] target_id
|
|
3660
|
-
#
|
|
3661
|
-
#
|
|
3872
|
+
# ID for the root, organizational unit, or account whose policies you
|
|
3873
|
+
# want to list.
|
|
3662
3874
|
#
|
|
3663
3875
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
3664
3876
|
# following:
|
|
@@ -3699,6 +3911,8 @@ module Aws::Organizations
|
|
|
3699
3911
|
#
|
|
3700
3912
|
# * [SECURITYHUB\_POLICY][8]
|
|
3701
3913
|
#
|
|
3914
|
+
# * [INSPECTOR\_POLICY][9]
|
|
3915
|
+
#
|
|
3702
3916
|
#
|
|
3703
3917
|
#
|
|
3704
3918
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3709,6 +3923,7 @@ module Aws::Organizations
|
|
|
3709
3923
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3710
3924
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3711
3925
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3926
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3712
3927
|
# @return [String]
|
|
3713
3928
|
#
|
|
3714
3929
|
# @!attribute [rw] next_token
|
|
@@ -3720,16 +3935,10 @@ module Aws::Organizations
|
|
|
3720
3935
|
# @return [String]
|
|
3721
3936
|
#
|
|
3722
3937
|
# @!attribute [rw] max_results
|
|
3723
|
-
# The
|
|
3724
|
-
#
|
|
3725
|
-
#
|
|
3726
|
-
#
|
|
3727
|
-
# present and has a value (is not null). Include that value as the
|
|
3728
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3729
|
-
# get the next part of the results. Note that Organizations might
|
|
3730
|
-
# return fewer results than the maximum even when there are more
|
|
3731
|
-
# results available. You should check `NextToken` after every
|
|
3732
|
-
# operation to ensure that you receive all of the results.
|
|
3938
|
+
# The maximum number of items to return in the response. If more
|
|
3939
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3940
|
+
# included in the response so that you can retrieve the remaining
|
|
3941
|
+
# results.
|
|
3733
3942
|
# @return [Integer]
|
|
3734
3943
|
#
|
|
3735
3944
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesForTargetRequest AWS API Documentation
|
|
@@ -3784,6 +3993,8 @@ module Aws::Organizations
|
|
|
3784
3993
|
#
|
|
3785
3994
|
# * [SECURITYHUB\_POLICY][8]
|
|
3786
3995
|
#
|
|
3996
|
+
# * [INSPECTOR\_POLICY][9]
|
|
3997
|
+
#
|
|
3787
3998
|
#
|
|
3788
3999
|
#
|
|
3789
4000
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3794,6 +4005,7 @@ module Aws::Organizations
|
|
|
3794
4005
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3795
4006
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3796
4007
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
4008
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3797
4009
|
# @return [String]
|
|
3798
4010
|
#
|
|
3799
4011
|
# @!attribute [rw] next_token
|
|
@@ -3805,16 +4017,10 @@ module Aws::Organizations
|
|
|
3805
4017
|
# @return [String]
|
|
3806
4018
|
#
|
|
3807
4019
|
# @!attribute [rw] max_results
|
|
3808
|
-
# The
|
|
3809
|
-
#
|
|
3810
|
-
#
|
|
3811
|
-
#
|
|
3812
|
-
# present and has a value (is not null). Include that value as the
|
|
3813
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3814
|
-
# get the next part of the results. Note that Organizations might
|
|
3815
|
-
# return fewer results than the maximum even when there are more
|
|
3816
|
-
# results available. You should check `NextToken` after every
|
|
3817
|
-
# operation to ensure that you receive all of the results.
|
|
4020
|
+
# The maximum number of items to return in the response. If more
|
|
4021
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4022
|
+
# included in the response so that you can retrieve the remaining
|
|
4023
|
+
# results.
|
|
3818
4024
|
# @return [Integer]
|
|
3819
4025
|
#
|
|
3820
4026
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesRequest AWS API Documentation
|
|
@@ -3859,16 +4065,10 @@ module Aws::Organizations
|
|
|
3859
4065
|
# @return [String]
|
|
3860
4066
|
#
|
|
3861
4067
|
# @!attribute [rw] max_results
|
|
3862
|
-
# The
|
|
3863
|
-
#
|
|
3864
|
-
#
|
|
3865
|
-
#
|
|
3866
|
-
# present and has a value (is not null). Include that value as the
|
|
3867
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3868
|
-
# get the next part of the results. Note that Organizations might
|
|
3869
|
-
# return fewer results than the maximum even when there are more
|
|
3870
|
-
# results available. You should check `NextToken` after every
|
|
3871
|
-
# operation to ensure that you receive all of the results.
|
|
4068
|
+
# The maximum number of items to return in the response. If more
|
|
4069
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4070
|
+
# included in the response so that you can retrieve the remaining
|
|
4071
|
+
# results.
|
|
3872
4072
|
# @return [Integer]
|
|
3873
4073
|
#
|
|
3874
4074
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListRootsRequest AWS API Documentation
|
|
@@ -3957,8 +4157,7 @@ module Aws::Organizations
|
|
|
3957
4157
|
end
|
|
3958
4158
|
|
|
3959
4159
|
# @!attribute [rw] policy_id
|
|
3960
|
-
#
|
|
3961
|
-
# to know.
|
|
4160
|
+
# ID for the policy whose attachments you want to know.
|
|
3962
4161
|
#
|
|
3963
4162
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
3964
4163
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -3978,16 +4177,10 @@ module Aws::Organizations
|
|
|
3978
4177
|
# @return [String]
|
|
3979
4178
|
#
|
|
3980
4179
|
# @!attribute [rw] max_results
|
|
3981
|
-
# The
|
|
3982
|
-
#
|
|
3983
|
-
#
|
|
3984
|
-
#
|
|
3985
|
-
# present and has a value (is not null). Include that value as the
|
|
3986
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3987
|
-
# get the next part of the results. Note that Organizations might
|
|
3988
|
-
# return fewer results than the maximum even when there are more
|
|
3989
|
-
# results available. You should check `NextToken` after every
|
|
3990
|
-
# operation to ensure that you receive all of the results.
|
|
4180
|
+
# The maximum number of items to return in the response. If more
|
|
4181
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4182
|
+
# included in the response so that you can retrieve the remaining
|
|
4183
|
+
# results.
|
|
3991
4184
|
# @return [Integer]
|
|
3992
4185
|
#
|
|
3993
4186
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListTargetsForPolicyRequest AWS API Documentation
|
|
@@ -4059,7 +4252,7 @@ module Aws::Organizations
|
|
|
4059
4252
|
end
|
|
4060
4253
|
|
|
4061
4254
|
# @!attribute [rw] account_id
|
|
4062
|
-
#
|
|
4255
|
+
# ID for the account that you want to move.
|
|
4063
4256
|
#
|
|
4064
4257
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4065
4258
|
# digits.
|
|
@@ -4070,8 +4263,8 @@ module Aws::Organizations
|
|
|
4070
4263
|
# @return [String]
|
|
4071
4264
|
#
|
|
4072
4265
|
# @!attribute [rw] source_parent_id
|
|
4073
|
-
#
|
|
4074
|
-
#
|
|
4266
|
+
# ID for the root or organizational unit that you want to move the
|
|
4267
|
+
# account from.
|
|
4075
4268
|
#
|
|
4076
4269
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4077
4270
|
# following:
|
|
@@ -4091,8 +4284,8 @@ module Aws::Organizations
|
|
|
4091
4284
|
# @return [String]
|
|
4092
4285
|
#
|
|
4093
4286
|
# @!attribute [rw] destination_parent_id
|
|
4094
|
-
#
|
|
4095
|
-
#
|
|
4287
|
+
# ID for the root or organizational unit that you want to move the
|
|
4288
|
+
# account to.
|
|
4096
4289
|
#
|
|
4097
4290
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4098
4291
|
# following:
|
|
@@ -4714,8 +4907,8 @@ module Aws::Organizations
|
|
|
4714
4907
|
end
|
|
4715
4908
|
|
|
4716
4909
|
# @!attribute [rw] account_id
|
|
4717
|
-
#
|
|
4718
|
-
#
|
|
4910
|
+
# ID for the member account that you want to remove from the
|
|
4911
|
+
# organization.
|
|
4719
4912
|
#
|
|
4720
4913
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4721
4914
|
# digits.
|
|
@@ -4787,6 +4980,96 @@ module Aws::Organizations
|
|
|
4787
4980
|
include Aws::Structure
|
|
4788
4981
|
end
|
|
4789
4982
|
|
|
4983
|
+
# Contains details for a transfer. A *transfer* is the arrangement
|
|
4984
|
+
# between two management accounts where one account designates the other
|
|
4985
|
+
# with specified responsibilities for their organization.
|
|
4986
|
+
#
|
|
4987
|
+
# @!attribute [rw] arn
|
|
4988
|
+
# Amazon Resource Name (ARN) for the transfer.
|
|
4989
|
+
# @return [String]
|
|
4990
|
+
#
|
|
4991
|
+
# @!attribute [rw] name
|
|
4992
|
+
# Name assigned to the transfer.
|
|
4993
|
+
# @return [String]
|
|
4994
|
+
#
|
|
4995
|
+
# @!attribute [rw] id
|
|
4996
|
+
# ID for the transfer.
|
|
4997
|
+
# @return [String]
|
|
4998
|
+
#
|
|
4999
|
+
# @!attribute [rw] type
|
|
5000
|
+
# The type of transfer. Currently, only `BILLING` is supported.
|
|
5001
|
+
# @return [String]
|
|
5002
|
+
#
|
|
5003
|
+
# @!attribute [rw] status
|
|
5004
|
+
# Status for the transfer.
|
|
5005
|
+
# @return [String]
|
|
5006
|
+
#
|
|
5007
|
+
# @!attribute [rw] source
|
|
5008
|
+
# Account that allows another account external to its organization to
|
|
5009
|
+
# manage the specified responsibilities for the organization.
|
|
5010
|
+
# @return [Types::TransferParticipant]
|
|
5011
|
+
#
|
|
5012
|
+
# @!attribute [rw] target
|
|
5013
|
+
# Account that manages the specified responsibilities for another
|
|
5014
|
+
# organization.
|
|
5015
|
+
# @return [Types::TransferParticipant]
|
|
5016
|
+
#
|
|
5017
|
+
# @!attribute [rw] start_timestamp
|
|
5018
|
+
# Timestamp when the transfer starts.
|
|
5019
|
+
# @return [Time]
|
|
5020
|
+
#
|
|
5021
|
+
# @!attribute [rw] end_timestamp
|
|
5022
|
+
# Timestamp when the transfer ends.
|
|
5023
|
+
# @return [Time]
|
|
5024
|
+
#
|
|
5025
|
+
# @!attribute [rw] active_handshake_id
|
|
5026
|
+
# ID for the handshake of the transfer.
|
|
5027
|
+
# @return [String]
|
|
5028
|
+
#
|
|
5029
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransfer AWS API Documentation
|
|
5030
|
+
#
|
|
5031
|
+
class ResponsibilityTransfer < Struct.new(
|
|
5032
|
+
:arn,
|
|
5033
|
+
:name,
|
|
5034
|
+
:id,
|
|
5035
|
+
:type,
|
|
5036
|
+
:status,
|
|
5037
|
+
:source,
|
|
5038
|
+
:target,
|
|
5039
|
+
:start_timestamp,
|
|
5040
|
+
:end_timestamp,
|
|
5041
|
+
:active_handshake_id)
|
|
5042
|
+
SENSITIVE = [:name]
|
|
5043
|
+
include Aws::Structure
|
|
5044
|
+
end
|
|
5045
|
+
|
|
5046
|
+
# The responsibility transfer is already in the status that you
|
|
5047
|
+
# specified.
|
|
5048
|
+
#
|
|
5049
|
+
# @!attribute [rw] message
|
|
5050
|
+
# @return [String]
|
|
5051
|
+
#
|
|
5052
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransferAlreadyInStatusException AWS API Documentation
|
|
5053
|
+
#
|
|
5054
|
+
class ResponsibilityTransferAlreadyInStatusException < Struct.new(
|
|
5055
|
+
:message)
|
|
5056
|
+
SENSITIVE = []
|
|
5057
|
+
include Aws::Structure
|
|
5058
|
+
end
|
|
5059
|
+
|
|
5060
|
+
# We can't find a transfer that you specified.
|
|
5061
|
+
#
|
|
5062
|
+
# @!attribute [rw] message
|
|
5063
|
+
# @return [String]
|
|
5064
|
+
#
|
|
5065
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransferNotFoundException AWS API Documentation
|
|
5066
|
+
#
|
|
5067
|
+
class ResponsibilityTransferNotFoundException < Struct.new(
|
|
5068
|
+
:message)
|
|
5069
|
+
SENSITIVE = []
|
|
5070
|
+
include Aws::Structure
|
|
5071
|
+
end
|
|
5072
|
+
|
|
4790
5073
|
# Contains details about a root. A root is a top-level parent node in
|
|
4791
5074
|
# the hierarchy of an organization that can contain organizational units
|
|
4792
5075
|
# (OUs) and accounts. The root contains every Amazon Web Services
|
|
@@ -4977,6 +5260,35 @@ module Aws::Organizations
|
|
|
4977
5260
|
include Aws::Structure
|
|
4978
5261
|
end
|
|
4979
5262
|
|
|
5263
|
+
# @!attribute [rw] id
|
|
5264
|
+
# ID for the transfer.
|
|
5265
|
+
# @return [String]
|
|
5266
|
+
#
|
|
5267
|
+
# @!attribute [rw] end_timestamp
|
|
5268
|
+
# Timestamp when the responsibility transfer is to end.
|
|
5269
|
+
# @return [Time]
|
|
5270
|
+
#
|
|
5271
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TerminateResponsibilityTransferRequest AWS API Documentation
|
|
5272
|
+
#
|
|
5273
|
+
class TerminateResponsibilityTransferRequest < Struct.new(
|
|
5274
|
+
:id,
|
|
5275
|
+
:end_timestamp)
|
|
5276
|
+
SENSITIVE = []
|
|
5277
|
+
include Aws::Structure
|
|
5278
|
+
end
|
|
5279
|
+
|
|
5280
|
+
# @!attribute [rw] responsibility_transfer
|
|
5281
|
+
# A `ResponsibilityTransfer` object. Contains details for a transfer.
|
|
5282
|
+
# @return [Types::ResponsibilityTransfer]
|
|
5283
|
+
#
|
|
5284
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TerminateResponsibilityTransferResponse AWS API Documentation
|
|
5285
|
+
#
|
|
5286
|
+
class TerminateResponsibilityTransferResponse < Struct.new(
|
|
5287
|
+
:responsibility_transfer)
|
|
5288
|
+
SENSITIVE = []
|
|
5289
|
+
include Aws::Structure
|
|
5290
|
+
end
|
|
5291
|
+
|
|
4980
5292
|
# You have sent too many requests in too short a period of time. The
|
|
4981
5293
|
# quota helps protect against denial-of-service attacks. Try again
|
|
4982
5294
|
# later.
|
|
@@ -5003,6 +5315,28 @@ module Aws::Organizations
|
|
|
5003
5315
|
include Aws::Structure
|
|
5004
5316
|
end
|
|
5005
5317
|
|
|
5318
|
+
# Contains details for a participant in a transfer. A *transfer* is the
|
|
5319
|
+
# arrangement between two management accounts where one account
|
|
5320
|
+
# designates the other with specified responsibilities for their
|
|
5321
|
+
# organization.
|
|
5322
|
+
#
|
|
5323
|
+
# @!attribute [rw] management_account_id
|
|
5324
|
+
# ID for the management account.
|
|
5325
|
+
# @return [String]
|
|
5326
|
+
#
|
|
5327
|
+
# @!attribute [rw] management_account_email
|
|
5328
|
+
# Email address for the management account.
|
|
5329
|
+
# @return [String]
|
|
5330
|
+
#
|
|
5331
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TransferParticipant AWS API Documentation
|
|
5332
|
+
#
|
|
5333
|
+
class TransferParticipant < Struct.new(
|
|
5334
|
+
:management_account_id,
|
|
5335
|
+
:management_account_email)
|
|
5336
|
+
SENSITIVE = [:management_account_email]
|
|
5337
|
+
include Aws::Structure
|
|
5338
|
+
end
|
|
5339
|
+
|
|
5006
5340
|
# This action isn't available in the current Amazon Web Services
|
|
5007
5341
|
# Region.
|
|
5008
5342
|
#
|
|
@@ -5048,8 +5382,8 @@ module Aws::Organizations
|
|
|
5048
5382
|
end
|
|
5049
5383
|
|
|
5050
5384
|
# @!attribute [rw] organizational_unit_id
|
|
5051
|
-
#
|
|
5052
|
-
#
|
|
5385
|
+
# ID for the OU that you want to rename. You can get the ID from the
|
|
5386
|
+
# ListOrganizationalUnitsForParent operation.
|
|
5053
5387
|
#
|
|
5054
5388
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
5055
5389
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -5096,7 +5430,7 @@ module Aws::Organizations
|
|
|
5096
5430
|
end
|
|
5097
5431
|
|
|
5098
5432
|
# @!attribute [rw] policy_id
|
|
5099
|
-
#
|
|
5433
|
+
# ID for the policy that you want to update.
|
|
5100
5434
|
#
|
|
5101
5435
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
5102
5436
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -5162,6 +5496,37 @@ module Aws::Organizations
|
|
|
5162
5496
|
include Aws::Structure
|
|
5163
5497
|
end
|
|
5164
5498
|
|
|
5499
|
+
# @!attribute [rw] id
|
|
5500
|
+
# ID for the transfer.
|
|
5501
|
+
# @return [String]
|
|
5502
|
+
#
|
|
5503
|
+
# @!attribute [rw] name
|
|
5504
|
+
# New name you want to assign to the transfer.
|
|
5505
|
+
# @return [String]
|
|
5506
|
+
#
|
|
5507
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/UpdateResponsibilityTransferRequest AWS API Documentation
|
|
5508
|
+
#
|
|
5509
|
+
class UpdateResponsibilityTransferRequest < Struct.new(
|
|
5510
|
+
:id,
|
|
5511
|
+
:name)
|
|
5512
|
+
SENSITIVE = [:name]
|
|
5513
|
+
include Aws::Structure
|
|
5514
|
+
end
|
|
5515
|
+
|
|
5516
|
+
# @!attribute [rw] responsibility_transfer
|
|
5517
|
+
# Contains details for a transfer. A *transfer* is the arrangement
|
|
5518
|
+
# between two management accounts where one account designates the
|
|
5519
|
+
# other with specified responsibilities for their organization.
|
|
5520
|
+
# @return [Types::ResponsibilityTransfer]
|
|
5521
|
+
#
|
|
5522
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/UpdateResponsibilityTransferResponse AWS API Documentation
|
|
5523
|
+
#
|
|
5524
|
+
class UpdateResponsibilityTransferResponse < Struct.new(
|
|
5525
|
+
:responsibility_transfer)
|
|
5526
|
+
SENSITIVE = []
|
|
5527
|
+
include Aws::Structure
|
|
5528
|
+
end
|
|
5529
|
+
|
|
5165
5530
|
end
|
|
5166
5531
|
end
|
|
5167
5532
|
|