aws-sdk-organizations 1.127.0 → 1.129.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 +991 -500
- data/lib/aws-sdk-organizations/client_api.rb +202 -0
- data/lib/aws-sdk-organizations/errors.rb +48 -0
- data/lib/aws-sdk-organizations/types.rb +718 -338
- data/lib/aws-sdk-organizations.rb +1 -1
- data/sig/client.rbs +94 -12
- data/sig/errors.rbs +9 -0
- data/sig/types.rbs +128 -19
- metadata +3 -3
|
@@ -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,6 +657,17 @@ 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
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
|
|
@@ -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,10 @@ module Aws::Organizations
|
|
|
1259
1284
|
#
|
|
1260
1285
|
# * [SECURITYHUB\_POLICY][8]
|
|
1261
1286
|
#
|
|
1287
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][9]
|
|
1288
|
+
#
|
|
1289
|
+
# * [INSPECTOR\_POLICY][10]
|
|
1290
|
+
#
|
|
1262
1291
|
#
|
|
1263
1292
|
#
|
|
1264
1293
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -1269,6 +1298,8 @@ module Aws::Organizations
|
|
|
1269
1298
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1270
1299
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1271
1300
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1301
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
1302
|
+
# [10]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1272
1303
|
# @return [String]
|
|
1273
1304
|
#
|
|
1274
1305
|
# @!attribute [rw] tags
|
|
@@ -1314,9 +1345,8 @@ module Aws::Organizations
|
|
|
1314
1345
|
end
|
|
1315
1346
|
|
|
1316
1347
|
# @!attribute [rw] handshake_id
|
|
1317
|
-
#
|
|
1318
|
-
#
|
|
1319
|
-
# operation.
|
|
1348
|
+
# ID for the handshake that you want to decline. You can get the ID
|
|
1349
|
+
# from the ListHandshakesForAccount operation.
|
|
1320
1350
|
#
|
|
1321
1351
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
1322
1352
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -1335,8 +1365,7 @@ module Aws::Organizations
|
|
|
1335
1365
|
end
|
|
1336
1366
|
|
|
1337
1367
|
# @!attribute [rw] handshake
|
|
1338
|
-
# A
|
|
1339
|
-
# state is updated to show the value `DECLINED`.
|
|
1368
|
+
# A `Handshake` object. Contains details for the declined handshake.
|
|
1340
1369
|
# @return [Types::Handshake]
|
|
1341
1370
|
#
|
|
1342
1371
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DeclineHandshakeResponse AWS API Documentation
|
|
@@ -1441,9 +1470,8 @@ module Aws::Organizations
|
|
|
1441
1470
|
end
|
|
1442
1471
|
|
|
1443
1472
|
# @!attribute [rw] organizational_unit_id
|
|
1444
|
-
#
|
|
1445
|
-
#
|
|
1446
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1473
|
+
# ID for the organizational unit that you want to delete. You can get
|
|
1474
|
+
# the ID from the ListOrganizationalUnitsForParent operation.
|
|
1447
1475
|
#
|
|
1448
1476
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1449
1477
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1465,9 +1493,8 @@ module Aws::Organizations
|
|
|
1465
1493
|
end
|
|
1466
1494
|
|
|
1467
1495
|
# @!attribute [rw] policy_id
|
|
1468
|
-
#
|
|
1469
|
-
#
|
|
1470
|
-
# operations.
|
|
1496
|
+
# ID for the policy that you want to delete. You can get the ID from
|
|
1497
|
+
# the ListPolicies or ListPoliciesForTarget operations.
|
|
1471
1498
|
#
|
|
1472
1499
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1473
1500
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1603,6 +1630,10 @@ module Aws::Organizations
|
|
|
1603
1630
|
#
|
|
1604
1631
|
# * [SECURITYHUB\_POLICY][6]
|
|
1605
1632
|
#
|
|
1633
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][7]
|
|
1634
|
+
#
|
|
1635
|
+
# * [INSPECTOR\_POLICY][8]
|
|
1636
|
+
#
|
|
1606
1637
|
#
|
|
1607
1638
|
#
|
|
1608
1639
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -1611,6 +1642,8 @@ module Aws::Organizations
|
|
|
1611
1642
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1612
1643
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1613
1644
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1645
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
1646
|
+
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1614
1647
|
# @return [String]
|
|
1615
1648
|
#
|
|
1616
1649
|
# @!attribute [rw] target_id
|
|
@@ -1641,10 +1674,7 @@ module Aws::Organizations
|
|
|
1641
1674
|
end
|
|
1642
1675
|
|
|
1643
1676
|
# @!attribute [rw] handshake_id
|
|
1644
|
-
#
|
|
1645
|
-
# information about. You can get the ID from the original call to
|
|
1646
|
-
# InviteAccountToOrganization, or from a call to
|
|
1647
|
-
# ListHandshakesForAccount or ListHandshakesForOrganization.
|
|
1677
|
+
# ID for the handshake that you want information about.
|
|
1648
1678
|
#
|
|
1649
1679
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
1650
1680
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -1663,7 +1693,7 @@ module Aws::Organizations
|
|
|
1663
1693
|
end
|
|
1664
1694
|
|
|
1665
1695
|
# @!attribute [rw] handshake
|
|
1666
|
-
# A
|
|
1696
|
+
# A `Handshake` object. Contains details for the handshake.
|
|
1667
1697
|
# @return [Types::Handshake]
|
|
1668
1698
|
#
|
|
1669
1699
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeHandshakeResponse AWS API Documentation
|
|
@@ -1694,9 +1724,8 @@ module Aws::Organizations
|
|
|
1694
1724
|
end
|
|
1695
1725
|
|
|
1696
1726
|
# @!attribute [rw] organizational_unit_id
|
|
1697
|
-
#
|
|
1698
|
-
#
|
|
1699
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1727
|
+
# ID for the organizational unit that you want details about. You can
|
|
1728
|
+
# get the ID from the ListOrganizationalUnitsForParent operation.
|
|
1700
1729
|
#
|
|
1701
1730
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1702
1731
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1730,9 +1759,8 @@ module Aws::Organizations
|
|
|
1730
1759
|
end
|
|
1731
1760
|
|
|
1732
1761
|
# @!attribute [rw] policy_id
|
|
1733
|
-
#
|
|
1734
|
-
#
|
|
1735
|
-
# ListPoliciesForTarget operations.
|
|
1762
|
+
# ID for the policy that you want details about. You can get the ID
|
|
1763
|
+
# from the ListPolicies or ListPoliciesForTarget operations.
|
|
1736
1764
|
#
|
|
1737
1765
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1738
1766
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1775,6 +1803,30 @@ module Aws::Organizations
|
|
|
1775
1803
|
include Aws::Structure
|
|
1776
1804
|
end
|
|
1777
1805
|
|
|
1806
|
+
# @!attribute [rw] id
|
|
1807
|
+
# ID for the transfer.
|
|
1808
|
+
# @return [String]
|
|
1809
|
+
#
|
|
1810
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeResponsibilityTransferRequest AWS API Documentation
|
|
1811
|
+
#
|
|
1812
|
+
class DescribeResponsibilityTransferRequest < Struct.new(
|
|
1813
|
+
:id)
|
|
1814
|
+
SENSITIVE = []
|
|
1815
|
+
include Aws::Structure
|
|
1816
|
+
end
|
|
1817
|
+
|
|
1818
|
+
# @!attribute [rw] responsibility_transfer
|
|
1819
|
+
# A `ResponsibilityTransfer` object. Contains details for a transfer.
|
|
1820
|
+
# @return [Types::ResponsibilityTransfer]
|
|
1821
|
+
#
|
|
1822
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeResponsibilityTransferResponse AWS API Documentation
|
|
1823
|
+
#
|
|
1824
|
+
class DescribeResponsibilityTransferResponse < Struct.new(
|
|
1825
|
+
:responsibility_transfer)
|
|
1826
|
+
SENSITIVE = []
|
|
1827
|
+
include Aws::Structure
|
|
1828
|
+
end
|
|
1829
|
+
|
|
1778
1830
|
# We can't find the destination container (a root or OU) with the
|
|
1779
1831
|
# `ParentId` that you specified.
|
|
1780
1832
|
#
|
|
@@ -1790,9 +1842,8 @@ module Aws::Organizations
|
|
|
1790
1842
|
end
|
|
1791
1843
|
|
|
1792
1844
|
# @!attribute [rw] policy_id
|
|
1793
|
-
#
|
|
1794
|
-
#
|
|
1795
|
-
# operations.
|
|
1845
|
+
# ID for the policy you want to detach. You can get the ID from the
|
|
1846
|
+
# ListPolicies or ListPoliciesForTarget operations.
|
|
1796
1847
|
#
|
|
1797
1848
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1798
1849
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1804,8 +1855,8 @@ module Aws::Organizations
|
|
|
1804
1855
|
# @return [String]
|
|
1805
1856
|
#
|
|
1806
1857
|
# @!attribute [rw] target_id
|
|
1807
|
-
#
|
|
1808
|
-
#
|
|
1858
|
+
# ID for the root, OU, or account that you want to detach the policy
|
|
1859
|
+
# from. You can get the ID from the ListRoots,
|
|
1809
1860
|
# ListOrganizationalUnitsForParent, or ListAccounts operations.
|
|
1810
1861
|
#
|
|
1811
1862
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
@@ -1852,8 +1903,8 @@ module Aws::Organizations
|
|
|
1852
1903
|
end
|
|
1853
1904
|
|
|
1854
1905
|
# @!attribute [rw] root_id
|
|
1855
|
-
#
|
|
1856
|
-
#
|
|
1906
|
+
# ID for the root in which you want to disable a policy type. You can
|
|
1907
|
+
# get the ID from the ListRoots operation.
|
|
1857
1908
|
#
|
|
1858
1909
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
1859
1910
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -1883,6 +1934,10 @@ module Aws::Organizations
|
|
|
1883
1934
|
#
|
|
1884
1935
|
# * [SECURITYHUB\_POLICY][8]
|
|
1885
1936
|
#
|
|
1937
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][9]
|
|
1938
|
+
#
|
|
1939
|
+
# * [INSPECTOR\_POLICY][10]
|
|
1940
|
+
#
|
|
1886
1941
|
#
|
|
1887
1942
|
#
|
|
1888
1943
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -1893,6 +1948,8 @@ module Aws::Organizations
|
|
|
1893
1948
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1894
1949
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1895
1950
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
1951
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
1952
|
+
# [10]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
1896
1953
|
# @return [String]
|
|
1897
1954
|
#
|
|
1898
1955
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DisablePolicyTypeRequest AWS API Documentation
|
|
@@ -2113,8 +2170,8 @@ module Aws::Organizations
|
|
|
2113
2170
|
end
|
|
2114
2171
|
|
|
2115
2172
|
# @!attribute [rw] root_id
|
|
2116
|
-
#
|
|
2117
|
-
#
|
|
2173
|
+
# ID for the root in which you want to enable a policy type. You can
|
|
2174
|
+
# get the ID from the ListRoots operation.
|
|
2118
2175
|
#
|
|
2119
2176
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
2120
2177
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -2144,6 +2201,10 @@ module Aws::Organizations
|
|
|
2144
2201
|
#
|
|
2145
2202
|
# * [SECURITYHUB\_POLICY][8]
|
|
2146
2203
|
#
|
|
2204
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][9]
|
|
2205
|
+
#
|
|
2206
|
+
# * [INSPECTOR\_POLICY][10]
|
|
2207
|
+
#
|
|
2147
2208
|
#
|
|
2148
2209
|
#
|
|
2149
2210
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -2154,6 +2215,8 @@ module Aws::Organizations
|
|
|
2154
2215
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2155
2216
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2156
2217
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
2218
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
2219
|
+
# [10]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2157
2220
|
# @return [String]
|
|
2158
2221
|
#
|
|
2159
2222
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/EnablePolicyTypeRequest AWS API Documentation
|
|
@@ -2221,20 +2284,16 @@ module Aws::Organizations
|
|
|
2221
2284
|
include Aws::Structure
|
|
2222
2285
|
end
|
|
2223
2286
|
|
|
2224
|
-
# Contains
|
|
2225
|
-
#
|
|
2226
|
-
#
|
|
2227
|
-
# another account (the recipient) to join its organization, the two
|
|
2228
|
-
# accounts exchange information as a series of handshake requests and
|
|
2229
|
-
# responses.
|
|
2287
|
+
# Contains details for a handshake. A handshake is the secure exchange
|
|
2288
|
+
# of information between two Amazon Web Services accounts: a sender and
|
|
2289
|
+
# a recipient.
|
|
2230
2290
|
#
|
|
2231
2291
|
# **Note:** Handshakes that are `CANCELED`, `ACCEPTED`, `DECLINED`, or
|
|
2232
2292
|
# `EXPIRED` show up in lists for only 30 days after entering that state
|
|
2233
2293
|
# After that they are deleted.
|
|
2234
2294
|
#
|
|
2235
2295
|
# @!attribute [rw] id
|
|
2236
|
-
#
|
|
2237
|
-
# creates the ID when it initiates the handshake.
|
|
2296
|
+
# ID for the handshake.
|
|
2238
2297
|
#
|
|
2239
2298
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2240
2299
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2245,7 +2304,7 @@ module Aws::Organizations
|
|
|
2245
2304
|
# @return [String]
|
|
2246
2305
|
#
|
|
2247
2306
|
# @!attribute [rw] arn
|
|
2248
|
-
#
|
|
2307
|
+
# Amazon Resource Name (ARN) for the handshake.
|
|
2249
2308
|
#
|
|
2250
2309
|
# For more information about ARNs in Organizations, see [ARN Formats
|
|
2251
2310
|
# Supported by Organizations][1] in the *Amazon Web Services Service
|
|
@@ -2257,74 +2316,58 @@ module Aws::Organizations
|
|
|
2257
2316
|
# @return [String]
|
|
2258
2317
|
#
|
|
2259
2318
|
# @!attribute [rw] parties
|
|
2260
|
-
#
|
|
2261
|
-
# handshake.
|
|
2319
|
+
# An array of `HandshakeParty` objects. Contains details for
|
|
2320
|
+
# participant in a handshake.
|
|
2262
2321
|
# @return [Array<Types::HandshakeParty>]
|
|
2263
2322
|
#
|
|
2264
2323
|
# @!attribute [rw] state
|
|
2265
|
-
#
|
|
2266
|
-
# of the handshake through the process from its creation to its
|
|
2267
|
-
# acceptance. The meaning of each of the valid values is as follows:
|
|
2324
|
+
# Current state for the handshake.
|
|
2268
2325
|
#
|
|
2269
|
-
# * **REQUESTED**:
|
|
2270
|
-
# (applicable to only some handshake types) and not all recipients
|
|
2271
|
-
# have responded yet. The request stays in this state until all
|
|
2272
|
-
# recipients respond.
|
|
2326
|
+
# * **REQUESTED**: Handshake awaiting a response from the recipient.
|
|
2273
2327
|
#
|
|
2274
|
-
# * **OPEN**:
|
|
2275
|
-
#
|
|
2276
|
-
# responded, allowing the originator to complete the handshake
|
|
2277
|
-
# action.
|
|
2328
|
+
# * **OPEN**: Handshake sent to multiple recipients and all recipients
|
|
2329
|
+
# have responded. The sender can now complete the handshake action.
|
|
2278
2330
|
#
|
|
2279
|
-
# * **CANCELED**:
|
|
2280
|
-
# canceled by the originating account.
|
|
2331
|
+
# * **CANCELED**: Handshake canceled by the sender.
|
|
2281
2332
|
#
|
|
2282
|
-
# * **ACCEPTED**:
|
|
2283
|
-
# accepted by the recipient.
|
|
2333
|
+
# * **ACCEPTED**: Handshake accepted by the recipient.
|
|
2284
2334
|
#
|
|
2285
|
-
# * **DECLINED**:
|
|
2286
|
-
# declined by the recipient account.
|
|
2335
|
+
# * **DECLINED**: Handshake declined by the recipient.
|
|
2287
2336
|
#
|
|
2288
|
-
# * **EXPIRED**:
|
|
2289
|
-
# originator did not receive a response of any kind from the
|
|
2290
|
-
# recipient before the expiration time (15 days).
|
|
2337
|
+
# * **EXPIRED**: Handshake has expired.
|
|
2291
2338
|
# @return [String]
|
|
2292
2339
|
#
|
|
2293
2340
|
# @!attribute [rw] requested_timestamp
|
|
2294
|
-
#
|
|
2341
|
+
# Timestamp when the handshake request was made.
|
|
2295
2342
|
# @return [Time]
|
|
2296
2343
|
#
|
|
2297
2344
|
# @!attribute [rw] expiration_timestamp
|
|
2298
|
-
#
|
|
2299
|
-
# the handshake request fails to respond before the specified date and
|
|
2300
|
-
# time, the handshake becomes inactive and is no longer valid.
|
|
2345
|
+
# Timestamp when the handshake expires.
|
|
2301
2346
|
# @return [Time]
|
|
2302
2347
|
#
|
|
2303
2348
|
# @!attribute [rw] action
|
|
2304
|
-
# The type of handshake
|
|
2305
|
-
# recipient accepts the handshake. The following handshake types are
|
|
2306
|
-
# supported:
|
|
2349
|
+
# The type of handshake:
|
|
2307
2350
|
#
|
|
2308
|
-
# * **INVITE**:
|
|
2309
|
-
#
|
|
2310
|
-
# only non-member accounts.
|
|
2351
|
+
# * **INVITE**: Handshake sent to a standalone account requesting that
|
|
2352
|
+
# it to join the sender's organization.
|
|
2311
2353
|
#
|
|
2312
|
-
# * **ENABLE\_ALL\_FEATURES**:
|
|
2313
|
-
#
|
|
2314
|
-
# sent from the management account to only *invited* member
|
|
2315
|
-
# accounts. Created accounts do not receive this because those
|
|
2316
|
-
# accounts were created by the organization's management account
|
|
2317
|
-
# and approval is inferred.
|
|
2354
|
+
# * **ENABLE\_ALL\_FEATURES**: Handshake sent to invited member
|
|
2355
|
+
# accounts to enable all features for the organization.
|
|
2318
2356
|
#
|
|
2319
|
-
# * **APPROVE\_ALL\_FEATURES**:
|
|
2320
|
-
#
|
|
2321
|
-
#
|
|
2322
|
-
#
|
|
2323
|
-
#
|
|
2357
|
+
# * **APPROVE\_ALL\_FEATURES**: Handshake sent to the management
|
|
2358
|
+
# account when all invited member accounts have approved to enable
|
|
2359
|
+
# all features.
|
|
2360
|
+
#
|
|
2361
|
+
# * **TRANSFER\_RESPONSIBILITY**: Handshake sent to another
|
|
2362
|
+
# organization's management account requesting that it designate
|
|
2363
|
+
# the sender with the specified responsibilities for recipient's
|
|
2364
|
+
# organization.
|
|
2324
2365
|
# @return [String]
|
|
2325
2366
|
#
|
|
2326
2367
|
# @!attribute [rw] resources
|
|
2327
|
-
#
|
|
2368
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2369
|
+
# additional details for a handshake. For example, the email address
|
|
2370
|
+
# for the sender.
|
|
2328
2371
|
# @return [Array<Types::HandshakeResource>]
|
|
2329
2372
|
#
|
|
2330
2373
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/Handshake AWS API Documentation
|
|
@@ -2384,17 +2427,21 @@ module Aws::Organizations
|
|
|
2384
2427
|
# of enabling all features. You can resume inviting accounts after you
|
|
2385
2428
|
# finalize the process when all accounts have agreed to the change.
|
|
2386
2429
|
#
|
|
2430
|
+
# * LEGACY\_PERMISSIONS\_STILL\_IN\_USE: Your organization must migrate
|
|
2431
|
+
# to use the new IAM fine-grained actions for billing, cost
|
|
2432
|
+
# management, and accounts.
|
|
2433
|
+
#
|
|
2387
2434
|
# * ORGANIZATION\_ALREADY\_HAS\_ALL\_FEATURES: The handshake request is
|
|
2388
2435
|
# invalid because the organization has already enabled all features.
|
|
2389
2436
|
#
|
|
2390
|
-
# * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
|
|
2391
|
-
# handshake request is invalid because the organization has already
|
|
2392
|
-
# started the process to enable all features.
|
|
2393
|
-
#
|
|
2394
2437
|
# * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD: The request
|
|
2395
2438
|
# failed because the account is from a different marketplace than the
|
|
2396
2439
|
# accounts in the organization.
|
|
2397
2440
|
#
|
|
2441
|
+
# * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
|
|
2442
|
+
# handshake request is invalid because the organization has already
|
|
2443
|
+
# started the process to enable all features.
|
|
2444
|
+
#
|
|
2398
2445
|
# * ORGANIZATION\_MEMBERSHIP\_CHANGE\_RATE\_LIMIT\_EXCEEDED: You
|
|
2399
2446
|
# attempted to change the membership of an account too quickly after
|
|
2400
2447
|
# its previous change.
|
|
@@ -2403,6 +2450,16 @@ module Aws::Organizations
|
|
|
2403
2450
|
# with an account that doesn't have a payment instrument, such as a
|
|
2404
2451
|
# credit card, associated with it.
|
|
2405
2452
|
#
|
|
2453
|
+
# * RESPONSIBILITY\_TRANSFER\_ALREADY\_EXISTS: You cannot perform this
|
|
2454
|
+
# operation with the current transfer.
|
|
2455
|
+
#
|
|
2456
|
+
# * SOURCE\_AND\_TARGET\_CANNOT\_MATCH: An account can't accept a
|
|
2457
|
+
# transfer invitation if it is both the sender and recipient of the
|
|
2458
|
+
# invitation.
|
|
2459
|
+
#
|
|
2460
|
+
# * UNUSED\_PREPAYMENT\_BALANCE: Your organization has an outstanding
|
|
2461
|
+
# pre-payment balance.
|
|
2462
|
+
#
|
|
2406
2463
|
#
|
|
2407
2464
|
#
|
|
2408
2465
|
# [1]: https://console.aws.amazon.com/support/home#/
|
|
@@ -2422,19 +2479,18 @@ module Aws::Organizations
|
|
|
2422
2479
|
include Aws::Structure
|
|
2423
2480
|
end
|
|
2424
2481
|
|
|
2425
|
-
#
|
|
2426
|
-
# operation.
|
|
2482
|
+
# Contains the filter used to select the handshakes for an operation.
|
|
2427
2483
|
#
|
|
2428
2484
|
# @!attribute [rw] action_type
|
|
2429
|
-
#
|
|
2485
|
+
# The type of handshake.
|
|
2430
2486
|
#
|
|
2431
2487
|
# If you specify `ActionType`, you cannot also specify
|
|
2432
2488
|
# `ParentHandshakeId`.
|
|
2433
2489
|
# @return [String]
|
|
2434
2490
|
#
|
|
2435
2491
|
# @!attribute [rw] parent_handshake_id
|
|
2436
|
-
#
|
|
2437
|
-
#
|
|
2492
|
+
# The parent handshake. Only used for handshake types that are a child
|
|
2493
|
+
# of another type.
|
|
2438
2494
|
#
|
|
2439
2495
|
# If you specify `ParentHandshakeId`, you cannot also specify
|
|
2440
2496
|
# `ActionType`.
|
|
@@ -2469,10 +2525,11 @@ module Aws::Organizations
|
|
|
2469
2525
|
include Aws::Structure
|
|
2470
2526
|
end
|
|
2471
2527
|
|
|
2472
|
-
#
|
|
2528
|
+
# Contains details for a participant in a handshake.
|
|
2473
2529
|
#
|
|
2474
2530
|
# @!attribute [rw] id
|
|
2475
|
-
#
|
|
2531
|
+
# ID for the participant: Acccount ID, organization ID, or email
|
|
2532
|
+
# address.
|
|
2476
2533
|
#
|
|
2477
2534
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2478
2535
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2483,7 +2540,7 @@ module Aws::Organizations
|
|
|
2483
2540
|
# @return [String]
|
|
2484
2541
|
#
|
|
2485
2542
|
# @!attribute [rw] type
|
|
2486
|
-
# The type of
|
|
2543
|
+
# The type of ID for the participant.
|
|
2487
2544
|
# @return [String]
|
|
2488
2545
|
#
|
|
2489
2546
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeParty AWS API Documentation
|
|
@@ -2495,38 +2552,35 @@ module Aws::Organizations
|
|
|
2495
2552
|
include Aws::Structure
|
|
2496
2553
|
end
|
|
2497
2554
|
|
|
2498
|
-
# Contains additional
|
|
2555
|
+
# Contains additional details for a handshake.
|
|
2499
2556
|
#
|
|
2500
2557
|
# @!attribute [rw] value
|
|
2501
|
-
#
|
|
2502
|
-
#
|
|
2503
|
-
# specified type.
|
|
2558
|
+
# Additional information for the handshake. The format of the value
|
|
2559
|
+
# string must match the requirements of the specified type.
|
|
2504
2560
|
# @return [String]
|
|
2505
2561
|
#
|
|
2506
2562
|
# @!attribute [rw] type
|
|
2507
2563
|
# The type of information being passed, specifying how the value is to
|
|
2508
2564
|
# be interpreted by the other party:
|
|
2509
2565
|
#
|
|
2510
|
-
# *
|
|
2566
|
+
# * **ACCOUNT**: ID for an Amazon Web Services account.
|
|
2511
2567
|
#
|
|
2512
|
-
# *
|
|
2568
|
+
# * **ORGANIZATION**: ID for an organization.
|
|
2513
2569
|
#
|
|
2514
|
-
# *
|
|
2515
|
-
# account that receives the handshake.
|
|
2570
|
+
# * **EMAIL**: Email address for the recipient.
|
|
2516
2571
|
#
|
|
2517
|
-
# *
|
|
2518
|
-
# management account. Included as information about an organization.
|
|
2572
|
+
# * **OWNER\_EMAIL**: Email address for the sender.
|
|
2519
2573
|
#
|
|
2520
|
-
# *
|
|
2521
|
-
# account. Included as information about an organization.
|
|
2574
|
+
# * **OWNER\_NAME**: Name of the sender.
|
|
2522
2575
|
#
|
|
2523
|
-
# *
|
|
2524
|
-
#
|
|
2576
|
+
# * **NOTES**: Additional text included by the sender for the
|
|
2577
|
+
# recipient.
|
|
2525
2578
|
# @return [String]
|
|
2526
2579
|
#
|
|
2527
2580
|
# @!attribute [rw] resources
|
|
2528
|
-
#
|
|
2529
|
-
#
|
|
2581
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2582
|
+
# additional details for a handshake. For example, the email address
|
|
2583
|
+
# for the sender.
|
|
2530
2584
|
# @return [Array<Types::HandshakeResource>]
|
|
2531
2585
|
#
|
|
2532
2586
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeResource AWS API Documentation
|
|
@@ -2563,9 +2617,20 @@ module Aws::Organizations
|
|
|
2563
2617
|
#
|
|
2564
2618
|
# </note>
|
|
2565
2619
|
#
|
|
2620
|
+
# * CALLER\_REQUIRED\_FIELD\_MISSING: At least one of the required field
|
|
2621
|
+
# is missing: Caller Account Id, Management Account Id or Organization
|
|
2622
|
+
# Id.
|
|
2623
|
+
#
|
|
2566
2624
|
# * DUPLICATE\_TAG\_KEY: Tag keys must be unique among the tags attached
|
|
2567
2625
|
# to the same entity.
|
|
2568
2626
|
#
|
|
2627
|
+
# * END\_DATE\_NOT\_END\_OF\_MONTH: You provided an invalid end date.
|
|
2628
|
+
# The end date must be the end of the last day of the month
|
|
2629
|
+
# (23.59.59.999).
|
|
2630
|
+
#
|
|
2631
|
+
# * END\_DATE\_TOO\_EARLY: You provided an invalid end date. It is too
|
|
2632
|
+
# early for the transfer to end.
|
|
2633
|
+
#
|
|
2569
2634
|
# * IMMUTABLE\_POLICY: You specified a policy that is managed by Amazon
|
|
2570
2635
|
# Web Services and can't be modified.
|
|
2571
2636
|
#
|
|
@@ -2575,6 +2640,11 @@ module Aws::Organizations
|
|
|
2575
2640
|
# * INVALID\_EMAIL\_ADDRESS\_TARGET: You specified an invalid email
|
|
2576
2641
|
# address for the invited account owner.
|
|
2577
2642
|
#
|
|
2643
|
+
# * INVALID\_END\_DATE: The selected withdrawal date doesn't meet the
|
|
2644
|
+
# terms of your partner agreement. Visit Amazon Web Services Partner
|
|
2645
|
+
# Central to view your partner agreements or contact your Amazon Web
|
|
2646
|
+
# Services Partner for help.
|
|
2647
|
+
#
|
|
2578
2648
|
# * INVALID\_ENUM: You specified an invalid value.
|
|
2579
2649
|
#
|
|
2580
2650
|
# * INVALID\_ENUM\_POLICY\_TYPE: You specified an invalid policy type
|
|
@@ -2604,6 +2674,9 @@ module Aws::Organizations
|
|
|
2604
2674
|
# * INVALID\_ROLE\_NAME: You provided a role name that isn't valid. A
|
|
2605
2675
|
# role name can't begin with the reserved prefix `AWSServiceRoleFor`.
|
|
2606
2676
|
#
|
|
2677
|
+
# * INVALID\_START\_DATE: The start date doesn't meet the minimum
|
|
2678
|
+
# requirements.
|
|
2679
|
+
#
|
|
2607
2680
|
# * INVALID\_SYNTAX\_ORGANIZATION\_ARN: You specified an invalid Amazon
|
|
2608
2681
|
# Resource Name (ARN) for the organization.
|
|
2609
2682
|
#
|
|
@@ -2635,12 +2708,28 @@ module Aws::Organizations
|
|
|
2635
2708
|
# * NON\_DETACHABLE\_POLICY: You can't detach this Amazon Web Services
|
|
2636
2709
|
# Managed Policy.
|
|
2637
2710
|
#
|
|
2711
|
+
# * START\_DATE\_NOT\_BEGINNING\_OF\_DAY: You provided an invalid start
|
|
2712
|
+
# date. The start date must be the beginning of the day
|
|
2713
|
+
# (00:00:00.000).
|
|
2714
|
+
#
|
|
2715
|
+
# * START\_DATE\_NOT\_BEGINNING\_OF\_MONTH: You provided an invalid
|
|
2716
|
+
# start date. The start date must be the first day of the month.
|
|
2717
|
+
#
|
|
2718
|
+
# * START\_DATE\_TOO\_EARLY: You provided an invalid start date. The
|
|
2719
|
+
# start date is too early.
|
|
2720
|
+
#
|
|
2721
|
+
# * START\_DATE\_TOO\_LATE: You provided an invalid start date. The
|
|
2722
|
+
# start date is too late.
|
|
2723
|
+
#
|
|
2638
2724
|
# * TARGET\_NOT\_SUPPORTED: You can't perform the specified operation
|
|
2639
2725
|
# on that target entity.
|
|
2640
2726
|
#
|
|
2641
2727
|
# * UNRECOGNIZED\_SERVICE\_PRINCIPAL: You specified a service principal
|
|
2642
2728
|
# that isn't recognized.
|
|
2643
2729
|
#
|
|
2730
|
+
# * UNSUPPORTED\_ACTION\_IN\_RESPONSIBILITY\_TRANSFER: You provided a
|
|
2731
|
+
# value that is not supported by this operation.
|
|
2732
|
+
#
|
|
2644
2733
|
# @!attribute [rw] message
|
|
2645
2734
|
# @return [String]
|
|
2646
2735
|
#
|
|
@@ -2656,6 +2745,20 @@ module Aws::Organizations
|
|
|
2656
2745
|
include Aws::Structure
|
|
2657
2746
|
end
|
|
2658
2747
|
|
|
2748
|
+
# The responsibility transfer can't transition to the requested state
|
|
2749
|
+
# because it's not in a valid state for this operation.
|
|
2750
|
+
#
|
|
2751
|
+
# @!attribute [rw] message
|
|
2752
|
+
# @return [String]
|
|
2753
|
+
#
|
|
2754
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InvalidResponsibilityTransferTransitionException AWS API Documentation
|
|
2755
|
+
#
|
|
2756
|
+
class InvalidResponsibilityTransferTransitionException < Struct.new(
|
|
2757
|
+
:message)
|
|
2758
|
+
SENSITIVE = []
|
|
2759
|
+
include Aws::Structure
|
|
2760
|
+
end
|
|
2761
|
+
|
|
2659
2762
|
# @!attribute [rw] target
|
|
2660
2763
|
# The identifier (ID) of the Amazon Web Services account that you want
|
|
2661
2764
|
# to invite to join your organization. This is a JSON object that
|
|
@@ -2732,6 +2835,87 @@ module Aws::Organizations
|
|
|
2732
2835
|
include Aws::Structure
|
|
2733
2836
|
end
|
|
2734
2837
|
|
|
2838
|
+
# @!attribute [rw] type
|
|
2839
|
+
# The type of responsibility you want to designate to your
|
|
2840
|
+
# organization. Currently, only `BILLING` is supported.
|
|
2841
|
+
# @return [String]
|
|
2842
|
+
#
|
|
2843
|
+
# @!attribute [rw] target
|
|
2844
|
+
# A `HandshakeParty` object. Contains details for the account you want
|
|
2845
|
+
# to invite. Currently, only `ACCOUNT` and `EMAIL` are supported.
|
|
2846
|
+
# @return [Types::HandshakeParty]
|
|
2847
|
+
#
|
|
2848
|
+
# @!attribute [rw] notes
|
|
2849
|
+
# Additional information that you want to include in the invitation.
|
|
2850
|
+
# @return [String]
|
|
2851
|
+
#
|
|
2852
|
+
# @!attribute [rw] start_timestamp
|
|
2853
|
+
# Timestamp when the recipient will begin managing the specified
|
|
2854
|
+
# responsibilities.
|
|
2855
|
+
# @return [Time]
|
|
2856
|
+
#
|
|
2857
|
+
# @!attribute [rw] source_name
|
|
2858
|
+
# Name you want to assign to the transfer.
|
|
2859
|
+
# @return [String]
|
|
2860
|
+
#
|
|
2861
|
+
# @!attribute [rw] tags
|
|
2862
|
+
# A list of tags that you want to attach to the transfer. For each tag
|
|
2863
|
+
# in the list, you must specify both a tag key and a value. You can
|
|
2864
|
+
# set the value to an empty string, but you can't set it to `null`.
|
|
2865
|
+
# For more information about tagging, see [Tagging Organizations
|
|
2866
|
+
# resources][1] in the Organizations User Guide.
|
|
2867
|
+
#
|
|
2868
|
+
# Any tags in the request are checked for compliance with any
|
|
2869
|
+
# applicable tag policies when the request is made. The request is
|
|
2870
|
+
# rejected if the tags in the request don't match the requirements of
|
|
2871
|
+
# the policy at that time. Tag policy compliance is <i> <b>not</b>
|
|
2872
|
+
# </i> checked again when the invitation is accepted and the tags are
|
|
2873
|
+
# actually attached to the transfer. That means that if the tag policy
|
|
2874
|
+
# changes between the invitation and the acceptance, then that tags
|
|
2875
|
+
# could potentially be non-compliant.
|
|
2876
|
+
#
|
|
2877
|
+
# <note markdown="1"> If any one of the tags is not valid or if you exceed the allowed
|
|
2878
|
+
# number of tags for a transfer, then the entire request fails and
|
|
2879
|
+
# invitations are not sent.
|
|
2880
|
+
#
|
|
2881
|
+
# </note>
|
|
2882
|
+
#
|
|
2883
|
+
#
|
|
2884
|
+
#
|
|
2885
|
+
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_tagging.html
|
|
2886
|
+
# @return [Array<Types::Tag>]
|
|
2887
|
+
#
|
|
2888
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InviteOrganizationToTransferResponsibilityRequest AWS API Documentation
|
|
2889
|
+
#
|
|
2890
|
+
class InviteOrganizationToTransferResponsibilityRequest < Struct.new(
|
|
2891
|
+
:type,
|
|
2892
|
+
:target,
|
|
2893
|
+
:notes,
|
|
2894
|
+
:start_timestamp,
|
|
2895
|
+
:source_name,
|
|
2896
|
+
:tags)
|
|
2897
|
+
SENSITIVE = [:notes, :source_name]
|
|
2898
|
+
include Aws::Structure
|
|
2899
|
+
end
|
|
2900
|
+
|
|
2901
|
+
# @!attribute [rw] handshake
|
|
2902
|
+
# Contains details for a handshake. A handshake is the secure exchange
|
|
2903
|
+
# of information between two Amazon Web Services accounts: a sender
|
|
2904
|
+
# and a recipient.
|
|
2905
|
+
#
|
|
2906
|
+
# **Note:** Handshakes that are `CANCELED`, `ACCEPTED`, `DECLINED`, or
|
|
2907
|
+
# `EXPIRED` show up in lists for only 30 days after entering that
|
|
2908
|
+
# state After that they are deleted.
|
|
2909
|
+
# @return [Types::Handshake]
|
|
2910
|
+
#
|
|
2911
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/InviteOrganizationToTransferResponsibilityResponse AWS API Documentation
|
|
2912
|
+
#
|
|
2913
|
+
class InviteOrganizationToTransferResponsibilityResponse < Struct.new(
|
|
2914
|
+
:handshake)
|
|
2915
|
+
SENSITIVE = []
|
|
2916
|
+
include Aws::Structure
|
|
2917
|
+
end
|
|
2918
|
+
|
|
2735
2919
|
# @!attribute [rw] next_token
|
|
2736
2920
|
# The parameter for receiving additional results if you receive a
|
|
2737
2921
|
# `NextToken` response in a previous request. A `NextToken` response
|
|
@@ -2741,16 +2925,10 @@ module Aws::Organizations
|
|
|
2741
2925
|
# @return [String]
|
|
2742
2926
|
#
|
|
2743
2927
|
# @!attribute [rw] max_results
|
|
2744
|
-
# The
|
|
2745
|
-
#
|
|
2746
|
-
#
|
|
2747
|
-
#
|
|
2748
|
-
# present and has a value (is not null). Include that value as the
|
|
2749
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2750
|
-
# get the next part of the results. Note that Organizations might
|
|
2751
|
-
# return fewer results than the maximum even when there are more
|
|
2752
|
-
# results available. You should check `NextToken` after every
|
|
2753
|
-
# operation to ensure that you receive all of the results.
|
|
2928
|
+
# The maximum number of items to return in the response. If more
|
|
2929
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
2930
|
+
# included in the response so that you can retrieve the remaining
|
|
2931
|
+
# results.
|
|
2754
2932
|
# @return [Integer]
|
|
2755
2933
|
#
|
|
2756
2934
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAWSServiceAccessForOrganizationRequest AWS API Documentation
|
|
@@ -2800,16 +2978,10 @@ module Aws::Organizations
|
|
|
2800
2978
|
# @return [String]
|
|
2801
2979
|
#
|
|
2802
2980
|
# @!attribute [rw] max_results
|
|
2803
|
-
# The
|
|
2804
|
-
#
|
|
2805
|
-
#
|
|
2806
|
-
#
|
|
2807
|
-
# present and has a value (is not null). Include that value as the
|
|
2808
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2809
|
-
# get the next part of the results. Note that Organizations might
|
|
2810
|
-
# return fewer results than the maximum even when there are more
|
|
2811
|
-
# results available. You should check `NextToken` after every
|
|
2812
|
-
# operation to ensure that you receive all of the results.
|
|
2981
|
+
# The maximum number of items to return in the response. If more
|
|
2982
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
2983
|
+
# included in the response so that you can retrieve the remaining
|
|
2984
|
+
# results.
|
|
2813
2985
|
# @return [Integer]
|
|
2814
2986
|
#
|
|
2815
2987
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsForParentRequest AWS API Documentation
|
|
@@ -2859,16 +3031,10 @@ module Aws::Organizations
|
|
|
2859
3031
|
# @return [String]
|
|
2860
3032
|
#
|
|
2861
3033
|
# @!attribute [rw] max_results
|
|
2862
|
-
# The
|
|
2863
|
-
#
|
|
2864
|
-
#
|
|
2865
|
-
#
|
|
2866
|
-
# present and has a value (is not null). Include that value as the
|
|
2867
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2868
|
-
# get the next part of the results. Note that Organizations might
|
|
2869
|
-
# return fewer results than the maximum even when there are more
|
|
2870
|
-
# results available. You should check `NextToken` after every
|
|
2871
|
-
# operation to ensure that you receive all of the results.
|
|
3034
|
+
# The maximum number of items to return in the response. If more
|
|
3035
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3036
|
+
# included in the response so that you can retrieve the remaining
|
|
3037
|
+
# results.
|
|
2872
3038
|
# @return [Integer]
|
|
2873
3039
|
#
|
|
2874
3040
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsRequest AWS API Documentation
|
|
@@ -2924,6 +3090,10 @@ module Aws::Organizations
|
|
|
2924
3090
|
#
|
|
2925
3091
|
# * [SECURITYHUB\_POLICY][6]
|
|
2926
3092
|
#
|
|
3093
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][7]
|
|
3094
|
+
#
|
|
3095
|
+
# * [INSPECTOR\_POLICY][8]
|
|
3096
|
+
#
|
|
2927
3097
|
#
|
|
2928
3098
|
#
|
|
2929
3099
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2932,6 +3102,8 @@ module Aws::Organizations
|
|
|
2932
3102
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2933
3103
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2934
3104
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3105
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
3106
|
+
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2935
3107
|
# @return [String]
|
|
2936
3108
|
#
|
|
2937
3109
|
# @!attribute [rw] next_token
|
|
@@ -2943,16 +3115,10 @@ module Aws::Organizations
|
|
|
2943
3115
|
# @return [String]
|
|
2944
3116
|
#
|
|
2945
3117
|
# @!attribute [rw] max_results
|
|
2946
|
-
# The
|
|
2947
|
-
#
|
|
2948
|
-
#
|
|
2949
|
-
#
|
|
2950
|
-
# present and has a value (is not null). Include that value as the
|
|
2951
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
2952
|
-
# get the next part of the results. Note that Organizations might
|
|
2953
|
-
# return fewer results than the maximum even when there are more
|
|
2954
|
-
# results available. You should check `NextToken` after every
|
|
2955
|
-
# operation to ensure that you receive all of the results.
|
|
3118
|
+
# The maximum number of items to return in the response. If more
|
|
3119
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3120
|
+
# included in the response so that you can retrieve the remaining
|
|
3121
|
+
# results.
|
|
2956
3122
|
# @return [Integer]
|
|
2957
3123
|
#
|
|
2958
3124
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsWithInvalidEffectivePolicyRequest AWS API Documentation
|
|
@@ -2985,6 +3151,10 @@ module Aws::Organizations
|
|
|
2985
3151
|
#
|
|
2986
3152
|
# * [SECURITYHUB\_POLICY][6]
|
|
2987
3153
|
#
|
|
3154
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][7]
|
|
3155
|
+
#
|
|
3156
|
+
# * [INSPECTOR\_POLICY][8]
|
|
3157
|
+
#
|
|
2988
3158
|
#
|
|
2989
3159
|
#
|
|
2990
3160
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2993,6 +3163,8 @@ module Aws::Organizations
|
|
|
2993
3163
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2994
3164
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2995
3165
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3166
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
3167
|
+
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
2996
3168
|
# @return [String]
|
|
2997
3169
|
#
|
|
2998
3170
|
# @!attribute [rw] next_token
|
|
@@ -3047,16 +3219,10 @@ module Aws::Organizations
|
|
|
3047
3219
|
# @return [String]
|
|
3048
3220
|
#
|
|
3049
3221
|
# @!attribute [rw] max_results
|
|
3050
|
-
# The
|
|
3051
|
-
#
|
|
3052
|
-
#
|
|
3053
|
-
#
|
|
3054
|
-
# present and has a value (is not null). Include that value as the
|
|
3055
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3056
|
-
# get the next part of the results. Note that Organizations might
|
|
3057
|
-
# return fewer results than the maximum even when there are more
|
|
3058
|
-
# results available. You should check `NextToken` after every
|
|
3059
|
-
# operation to ensure that you receive all of the results.
|
|
3222
|
+
# The maximum number of items to return in the response. If more
|
|
3223
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3224
|
+
# included in the response so that you can retrieve the remaining
|
|
3225
|
+
# results.
|
|
3060
3226
|
# @return [Integer]
|
|
3061
3227
|
#
|
|
3062
3228
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListChildrenRequest AWS API Documentation
|
|
@@ -3106,16 +3272,10 @@ module Aws::Organizations
|
|
|
3106
3272
|
# @return [String]
|
|
3107
3273
|
#
|
|
3108
3274
|
# @!attribute [rw] max_results
|
|
3109
|
-
# The
|
|
3110
|
-
#
|
|
3111
|
-
#
|
|
3112
|
-
#
|
|
3113
|
-
# present and has a value (is not null). Include that value as the
|
|
3114
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3115
|
-
# get the next part of the results. Note that Organizations might
|
|
3116
|
-
# return fewer results than the maximum even when there are more
|
|
3117
|
-
# results available. You should check `NextToken` after every
|
|
3118
|
-
# operation to ensure that you receive all of the results.
|
|
3275
|
+
# The maximum number of items to return in the response. If more
|
|
3276
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3277
|
+
# included in the response so that you can retrieve the remaining
|
|
3278
|
+
# results.
|
|
3119
3279
|
# @return [Integer]
|
|
3120
3280
|
#
|
|
3121
3281
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListCreateAccountStatusRequest AWS API Documentation
|
|
@@ -3168,16 +3328,10 @@ module Aws::Organizations
|
|
|
3168
3328
|
# @return [String]
|
|
3169
3329
|
#
|
|
3170
3330
|
# @!attribute [rw] max_results
|
|
3171
|
-
# The
|
|
3172
|
-
#
|
|
3173
|
-
#
|
|
3174
|
-
#
|
|
3175
|
-
# present and has a value (is not null). Include that value as the
|
|
3176
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3177
|
-
# get the next part of the results. Note that Organizations might
|
|
3178
|
-
# return fewer results than the maximum even when there are more
|
|
3179
|
-
# results available. You should check `NextToken` after every
|
|
3180
|
-
# operation to ensure that you receive all of the results.
|
|
3331
|
+
# The maximum number of items to return in the response. If more
|
|
3332
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3333
|
+
# included in the response so that you can retrieve the remaining
|
|
3334
|
+
# results.
|
|
3181
3335
|
# @return [Integer]
|
|
3182
3336
|
#
|
|
3183
3337
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedAdministratorsRequest AWS API Documentation
|
|
@@ -3225,16 +3379,10 @@ module Aws::Organizations
|
|
|
3225
3379
|
# @return [String]
|
|
3226
3380
|
#
|
|
3227
3381
|
# @!attribute [rw] max_results
|
|
3228
|
-
# The
|
|
3229
|
-
#
|
|
3230
|
-
#
|
|
3231
|
-
#
|
|
3232
|
-
# present and has a value (is not null). Include that value as the
|
|
3233
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3234
|
-
# get the next part of the results. Note that Organizations might
|
|
3235
|
-
# return fewer results than the maximum even when there are more
|
|
3236
|
-
# results available. You should check `NextToken` after every
|
|
3237
|
-
# operation to ensure that you receive all of the results.
|
|
3382
|
+
# The maximum number of items to return in the response. If more
|
|
3383
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3384
|
+
# included in the response so that you can retrieve the remaining
|
|
3385
|
+
# results.
|
|
3238
3386
|
# @return [Integer]
|
|
3239
3387
|
#
|
|
3240
3388
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedServicesForAccountRequest AWS API Documentation
|
|
@@ -3290,6 +3438,10 @@ module Aws::Organizations
|
|
|
3290
3438
|
#
|
|
3291
3439
|
# * [SECURITYHUB\_POLICY][6]
|
|
3292
3440
|
#
|
|
3441
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][7]
|
|
3442
|
+
#
|
|
3443
|
+
# * [INSPECTOR\_POLICY][8]
|
|
3444
|
+
#
|
|
3293
3445
|
#
|
|
3294
3446
|
#
|
|
3295
3447
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3298,6 +3450,8 @@ module Aws::Organizations
|
|
|
3298
3450
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3299
3451
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3300
3452
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3453
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
3454
|
+
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3301
3455
|
# @return [String]
|
|
3302
3456
|
#
|
|
3303
3457
|
# @!attribute [rw] next_token
|
|
@@ -3309,16 +3463,10 @@ module Aws::Organizations
|
|
|
3309
3463
|
# @return [String]
|
|
3310
3464
|
#
|
|
3311
3465
|
# @!attribute [rw] max_results
|
|
3312
|
-
# The
|
|
3313
|
-
#
|
|
3314
|
-
#
|
|
3315
|
-
#
|
|
3316
|
-
# present and has a value (is not null). Include that value as the
|
|
3317
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3318
|
-
# get the next part of the results. Note that Organizations might
|
|
3319
|
-
# return fewer results than the maximum even when there are more
|
|
3320
|
-
# results available. You should check `NextToken` after every
|
|
3321
|
-
# operation to ensure that you receive all of the results.
|
|
3466
|
+
# The maximum number of items to return in the response. If more
|
|
3467
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3468
|
+
# included in the response so that you can retrieve the remaining
|
|
3469
|
+
# results.
|
|
3322
3470
|
# @return [Integer]
|
|
3323
3471
|
#
|
|
3324
3472
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListEffectivePolicyValidationErrorsRequest AWS API Documentation
|
|
@@ -3351,6 +3499,10 @@ module Aws::Organizations
|
|
|
3351
3499
|
#
|
|
3352
3500
|
# * [SECURITYHUB\_POLICY][6]
|
|
3353
3501
|
#
|
|
3502
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][7]
|
|
3503
|
+
#
|
|
3504
|
+
# * [INSPECTOR\_POLICY][8]
|
|
3505
|
+
#
|
|
3354
3506
|
#
|
|
3355
3507
|
#
|
|
3356
3508
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3359,6 +3511,8 @@ module Aws::Organizations
|
|
|
3359
3511
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3360
3512
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3361
3513
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3514
|
+
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
3515
|
+
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3362
3516
|
# @return [String]
|
|
3363
3517
|
#
|
|
3364
3518
|
# @!attribute [rw] path
|
|
@@ -3399,14 +3553,8 @@ module Aws::Organizations
|
|
|
3399
3553
|
end
|
|
3400
3554
|
|
|
3401
3555
|
# @!attribute [rw] filter
|
|
3402
|
-
#
|
|
3403
|
-
#
|
|
3404
|
-
# output to only a specified type, such as `INVITE`,
|
|
3405
|
-
# `ENABLE_ALL_FEATURES`, or `APPROVE_ALL_FEATURES`. Alternatively, for
|
|
3406
|
-
# the `ENABLE_ALL_FEATURES` handshake that generates a separate child
|
|
3407
|
-
# handshake for each member account, you can specify
|
|
3408
|
-
# `ParentHandshakeId` to see only the handshakes that were generated
|
|
3409
|
-
# by that parent request.
|
|
3556
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3557
|
+
# handshakes for an operation.
|
|
3410
3558
|
# @return [Types::HandshakeFilter]
|
|
3411
3559
|
#
|
|
3412
3560
|
# @!attribute [rw] next_token
|
|
@@ -3418,16 +3566,10 @@ module Aws::Organizations
|
|
|
3418
3566
|
# @return [String]
|
|
3419
3567
|
#
|
|
3420
3568
|
# @!attribute [rw] max_results
|
|
3421
|
-
# The
|
|
3422
|
-
#
|
|
3423
|
-
#
|
|
3424
|
-
#
|
|
3425
|
-
# present and has a value (is not null). Include that value as the
|
|
3426
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3427
|
-
# get the next part of the results. Note that Organizations might
|
|
3428
|
-
# return fewer results than the maximum even when there are more
|
|
3429
|
-
# results available. You should check `NextToken` after every
|
|
3430
|
-
# operation to ensure that you receive all of the results.
|
|
3569
|
+
# The maximum number of items to return in the response. If more
|
|
3570
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3571
|
+
# included in the response so that you can retrieve the remaining
|
|
3572
|
+
# results.
|
|
3431
3573
|
# @return [Integer]
|
|
3432
3574
|
#
|
|
3433
3575
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForAccountRequest AWS API Documentation
|
|
@@ -3441,8 +3583,7 @@ module Aws::Organizations
|
|
|
3441
3583
|
end
|
|
3442
3584
|
|
|
3443
3585
|
# @!attribute [rw] handshakes
|
|
3444
|
-
#
|
|
3445
|
-
# handshakes that is associated with the specified account.
|
|
3586
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3446
3587
|
# @return [Array<Types::Handshake>]
|
|
3447
3588
|
#
|
|
3448
3589
|
# @!attribute [rw] next_token
|
|
@@ -3463,14 +3604,8 @@ module Aws::Organizations
|
|
|
3463
3604
|
end
|
|
3464
3605
|
|
|
3465
3606
|
# @!attribute [rw] filter
|
|
3466
|
-
# A
|
|
3467
|
-
#
|
|
3468
|
-
# output to only a specified type, such as `INVITE`,
|
|
3469
|
-
# `ENABLE-ALL-FEATURES`, or `APPROVE-ALL-FEATURES`. Alternatively, for
|
|
3470
|
-
# the `ENABLE-ALL-FEATURES` handshake that generates a separate child
|
|
3471
|
-
# handshake for each member account, you can specify the
|
|
3472
|
-
# `ParentHandshakeId` to see only the handshakes that were generated
|
|
3473
|
-
# by that parent request.
|
|
3607
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3608
|
+
# handshakes for an operation.
|
|
3474
3609
|
# @return [Types::HandshakeFilter]
|
|
3475
3610
|
#
|
|
3476
3611
|
# @!attribute [rw] next_token
|
|
@@ -3482,16 +3617,10 @@ module Aws::Organizations
|
|
|
3482
3617
|
# @return [String]
|
|
3483
3618
|
#
|
|
3484
3619
|
# @!attribute [rw] max_results
|
|
3485
|
-
# The
|
|
3486
|
-
#
|
|
3487
|
-
#
|
|
3488
|
-
#
|
|
3489
|
-
# present and has a value (is not null). Include that value as the
|
|
3490
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3491
|
-
# get the next part of the results. Note that Organizations might
|
|
3492
|
-
# return fewer results than the maximum even when there are more
|
|
3493
|
-
# results available. You should check `NextToken` after every
|
|
3494
|
-
# operation to ensure that you receive all of the results.
|
|
3620
|
+
# The maximum number of items to return in the response. If more
|
|
3621
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3622
|
+
# included in the response so that you can retrieve the remaining
|
|
3623
|
+
# results.
|
|
3495
3624
|
# @return [Integer]
|
|
3496
3625
|
#
|
|
3497
3626
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForOrganizationRequest AWS API Documentation
|
|
@@ -3505,8 +3634,7 @@ module Aws::Organizations
|
|
|
3505
3634
|
end
|
|
3506
3635
|
|
|
3507
3636
|
# @!attribute [rw] handshakes
|
|
3508
|
-
#
|
|
3509
|
-
# handshakes that are associated with an organization.
|
|
3637
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3510
3638
|
# @return [Array<Types::Handshake>]
|
|
3511
3639
|
#
|
|
3512
3640
|
# @!attribute [rw] next_token
|
|
@@ -3526,9 +3654,63 @@ module Aws::Organizations
|
|
|
3526
3654
|
include Aws::Structure
|
|
3527
3655
|
end
|
|
3528
3656
|
|
|
3657
|
+
# @!attribute [rw] type
|
|
3658
|
+
# The type of responsibility. Currently, only `BILLING` is supported.
|
|
3659
|
+
# @return [String]
|
|
3660
|
+
#
|
|
3661
|
+
# @!attribute [rw] id
|
|
3662
|
+
# ID for the transfer.
|
|
3663
|
+
# @return [String]
|
|
3664
|
+
#
|
|
3665
|
+
# @!attribute [rw] next_token
|
|
3666
|
+
# The parameter for receiving additional results if you receive a
|
|
3667
|
+
# `NextToken` response in a previous request. A `NextToken` response
|
|
3668
|
+
# indicates that more output is available. Set this parameter to the
|
|
3669
|
+
# value of the previous call's `NextToken` response to indicate where
|
|
3670
|
+
# the output should continue from.
|
|
3671
|
+
# @return [String]
|
|
3672
|
+
#
|
|
3673
|
+
# @!attribute [rw] max_results
|
|
3674
|
+
# The maximum number of items to return in the response. If more
|
|
3675
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3676
|
+
# included in the response so that you can retrieve the remaining
|
|
3677
|
+
# results.
|
|
3678
|
+
# @return [Integer]
|
|
3679
|
+
#
|
|
3680
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListInboundResponsibilityTransfersRequest AWS API Documentation
|
|
3681
|
+
#
|
|
3682
|
+
class ListInboundResponsibilityTransfersRequest < Struct.new(
|
|
3683
|
+
:type,
|
|
3684
|
+
:id,
|
|
3685
|
+
:next_token,
|
|
3686
|
+
:max_results)
|
|
3687
|
+
SENSITIVE = []
|
|
3688
|
+
include Aws::Structure
|
|
3689
|
+
end
|
|
3690
|
+
|
|
3691
|
+
# @!attribute [rw] responsibility_transfers
|
|
3692
|
+
# A `ResponsibilityTransfers` object. Contains details for a transfer.
|
|
3693
|
+
# @return [Array<Types::ResponsibilityTransfer>]
|
|
3694
|
+
#
|
|
3695
|
+
# @!attribute [rw] next_token
|
|
3696
|
+
# If present, indicates that more output is available than is included
|
|
3697
|
+
# in the current response. Use this value in the `NextToken` request
|
|
3698
|
+
# parameter in a subsequent call to the operation to get the next part
|
|
3699
|
+
# of the output. You should repeat this until the `NextToken` response
|
|
3700
|
+
# element comes back as `null`.
|
|
3701
|
+
# @return [String]
|
|
3702
|
+
#
|
|
3703
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListInboundResponsibilityTransfersResponse AWS API Documentation
|
|
3704
|
+
#
|
|
3705
|
+
class ListInboundResponsibilityTransfersResponse < Struct.new(
|
|
3706
|
+
:responsibility_transfers,
|
|
3707
|
+
:next_token)
|
|
3708
|
+
SENSITIVE = []
|
|
3709
|
+
include Aws::Structure
|
|
3710
|
+
end
|
|
3711
|
+
|
|
3529
3712
|
# @!attribute [rw] parent_id
|
|
3530
|
-
#
|
|
3531
|
-
# want to list.
|
|
3713
|
+
# ID for the root or OU whose child OUs you want to list.
|
|
3532
3714
|
#
|
|
3533
3715
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
3534
3716
|
# following:
|
|
@@ -3556,16 +3738,10 @@ module Aws::Organizations
|
|
|
3556
3738
|
# @return [String]
|
|
3557
3739
|
#
|
|
3558
3740
|
# @!attribute [rw] max_results
|
|
3559
|
-
# The
|
|
3560
|
-
#
|
|
3561
|
-
#
|
|
3562
|
-
#
|
|
3563
|
-
# present and has a value (is not null). Include that value as the
|
|
3564
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3565
|
-
# get the next part of the results. Note that Organizations might
|
|
3566
|
-
# return fewer results than the maximum even when there are more
|
|
3567
|
-
# results available. You should check `NextToken` after every
|
|
3568
|
-
# operation to ensure that you receive all of the results.
|
|
3741
|
+
# The maximum number of items to return in the response. If more
|
|
3742
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3743
|
+
# included in the response so that you can retrieve the remaining
|
|
3744
|
+
# results.
|
|
3569
3745
|
# @return [Integer]
|
|
3570
3746
|
#
|
|
3571
3747
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOrganizationalUnitsForParentRequest AWS API Documentation
|
|
@@ -3599,9 +3775,60 @@ module Aws::Organizations
|
|
|
3599
3775
|
include Aws::Structure
|
|
3600
3776
|
end
|
|
3601
3777
|
|
|
3778
|
+
# @!attribute [rw] type
|
|
3779
|
+
# The type of responsibility. Currently, only `BILLING` is supported.
|
|
3780
|
+
# @return [String]
|
|
3781
|
+
#
|
|
3782
|
+
# @!attribute [rw] next_token
|
|
3783
|
+
# The parameter for receiving additional results if you receive a
|
|
3784
|
+
# `NextToken` response in a previous request. A `NextToken` response
|
|
3785
|
+
# indicates that more output is available. Set this parameter to the
|
|
3786
|
+
# value of the previous call's `NextToken` response to indicate where
|
|
3787
|
+
# the output should continue from.
|
|
3788
|
+
# @return [String]
|
|
3789
|
+
#
|
|
3790
|
+
# @!attribute [rw] max_results
|
|
3791
|
+
# The maximum number of items to return in the response. If more
|
|
3792
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3793
|
+
# included in the response so that you can retrieve the remaining
|
|
3794
|
+
# results.
|
|
3795
|
+
# @return [Integer]
|
|
3796
|
+
#
|
|
3797
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOutboundResponsibilityTransfersRequest AWS API Documentation
|
|
3798
|
+
#
|
|
3799
|
+
class ListOutboundResponsibilityTransfersRequest < Struct.new(
|
|
3800
|
+
:type,
|
|
3801
|
+
:next_token,
|
|
3802
|
+
:max_results)
|
|
3803
|
+
SENSITIVE = []
|
|
3804
|
+
include Aws::Structure
|
|
3805
|
+
end
|
|
3806
|
+
|
|
3807
|
+
# @!attribute [rw] responsibility_transfers
|
|
3808
|
+
# An array of `ResponsibilityTransfer` objects. Contains details for a
|
|
3809
|
+
# transfer.
|
|
3810
|
+
# @return [Array<Types::ResponsibilityTransfer>]
|
|
3811
|
+
#
|
|
3812
|
+
# @!attribute [rw] next_token
|
|
3813
|
+
# If present, indicates that more output is available than is included
|
|
3814
|
+
# in the current response. Use this value in the `NextToken` request
|
|
3815
|
+
# parameter in a subsequent call to the operation to get the next part
|
|
3816
|
+
# of the output. You should repeat this until the `NextToken` response
|
|
3817
|
+
# element comes back as `null`.
|
|
3818
|
+
# @return [String]
|
|
3819
|
+
#
|
|
3820
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOutboundResponsibilityTransfersResponse AWS API Documentation
|
|
3821
|
+
#
|
|
3822
|
+
class ListOutboundResponsibilityTransfersResponse < Struct.new(
|
|
3823
|
+
:responsibility_transfers,
|
|
3824
|
+
:next_token)
|
|
3825
|
+
SENSITIVE = []
|
|
3826
|
+
include Aws::Structure
|
|
3827
|
+
end
|
|
3828
|
+
|
|
3602
3829
|
# @!attribute [rw] child_id
|
|
3603
|
-
#
|
|
3604
|
-
#
|
|
3830
|
+
# ID for the OU or account whose parent containers you want to list.
|
|
3831
|
+
# Don't specify a root.
|
|
3605
3832
|
#
|
|
3606
3833
|
# The [regex pattern][1] for a child ID string requires one of the
|
|
3607
3834
|
# following:
|
|
@@ -3628,16 +3855,10 @@ module Aws::Organizations
|
|
|
3628
3855
|
# @return [String]
|
|
3629
3856
|
#
|
|
3630
3857
|
# @!attribute [rw] max_results
|
|
3631
|
-
# The
|
|
3632
|
-
#
|
|
3633
|
-
#
|
|
3634
|
-
#
|
|
3635
|
-
# present and has a value (is not null). Include that value as the
|
|
3636
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3637
|
-
# get the next part of the results. Note that Organizations might
|
|
3638
|
-
# return fewer results than the maximum even when there are more
|
|
3639
|
-
# results available. You should check `NextToken` after every
|
|
3640
|
-
# operation to ensure that you receive all of the results.
|
|
3858
|
+
# The maximum number of items to return in the response. If more
|
|
3859
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3860
|
+
# included in the response so that you can retrieve the remaining
|
|
3861
|
+
# results.
|
|
3641
3862
|
# @return [Integer]
|
|
3642
3863
|
#
|
|
3643
3864
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListParentsRequest AWS API Documentation
|
|
@@ -3672,8 +3893,8 @@ module Aws::Organizations
|
|
|
3672
3893
|
end
|
|
3673
3894
|
|
|
3674
3895
|
# @!attribute [rw] target_id
|
|
3675
|
-
#
|
|
3676
|
-
#
|
|
3896
|
+
# ID for the root, organizational unit, or account whose policies you
|
|
3897
|
+
# want to list.
|
|
3677
3898
|
#
|
|
3678
3899
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
3679
3900
|
# following:
|
|
@@ -3714,6 +3935,10 @@ module Aws::Organizations
|
|
|
3714
3935
|
#
|
|
3715
3936
|
# * [SECURITYHUB\_POLICY][8]
|
|
3716
3937
|
#
|
|
3938
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][9]
|
|
3939
|
+
#
|
|
3940
|
+
# * [INSPECTOR\_POLICY][10]
|
|
3941
|
+
#
|
|
3717
3942
|
#
|
|
3718
3943
|
#
|
|
3719
3944
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3724,6 +3949,8 @@ module Aws::Organizations
|
|
|
3724
3949
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3725
3950
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3726
3951
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
3952
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
3953
|
+
# [10]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3727
3954
|
# @return [String]
|
|
3728
3955
|
#
|
|
3729
3956
|
# @!attribute [rw] next_token
|
|
@@ -3735,16 +3962,10 @@ module Aws::Organizations
|
|
|
3735
3962
|
# @return [String]
|
|
3736
3963
|
#
|
|
3737
3964
|
# @!attribute [rw] max_results
|
|
3738
|
-
# The
|
|
3739
|
-
#
|
|
3740
|
-
#
|
|
3741
|
-
#
|
|
3742
|
-
# present and has a value (is not null). Include that value as the
|
|
3743
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3744
|
-
# get the next part of the results. Note that Organizations might
|
|
3745
|
-
# return fewer results than the maximum even when there are more
|
|
3746
|
-
# results available. You should check `NextToken` after every
|
|
3747
|
-
# operation to ensure that you receive all of the results.
|
|
3965
|
+
# The maximum number of items to return in the response. If more
|
|
3966
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
3967
|
+
# included in the response so that you can retrieve the remaining
|
|
3968
|
+
# results.
|
|
3748
3969
|
# @return [Integer]
|
|
3749
3970
|
#
|
|
3750
3971
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesForTargetRequest AWS API Documentation
|
|
@@ -3799,6 +4020,10 @@ module Aws::Organizations
|
|
|
3799
4020
|
#
|
|
3800
4021
|
# * [SECURITYHUB\_POLICY][8]
|
|
3801
4022
|
#
|
|
4023
|
+
# * [UPGRADE\_ROLLOUT\_POLICY][9]
|
|
4024
|
+
#
|
|
4025
|
+
# * [INSPECTOR\_POLICY][10]
|
|
4026
|
+
#
|
|
3802
4027
|
#
|
|
3803
4028
|
#
|
|
3804
4029
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3809,6 +4034,8 @@ module Aws::Organizations
|
|
|
3809
4034
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3810
4035
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3811
4036
|
# [8]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_security_hub.html
|
|
4037
|
+
# [9]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html
|
|
4038
|
+
# [10]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html
|
|
3812
4039
|
# @return [String]
|
|
3813
4040
|
#
|
|
3814
4041
|
# @!attribute [rw] next_token
|
|
@@ -3820,16 +4047,10 @@ module Aws::Organizations
|
|
|
3820
4047
|
# @return [String]
|
|
3821
4048
|
#
|
|
3822
4049
|
# @!attribute [rw] max_results
|
|
3823
|
-
# The
|
|
3824
|
-
#
|
|
3825
|
-
#
|
|
3826
|
-
#
|
|
3827
|
-
# present and has a value (is not null). Include that value as the
|
|
3828
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3829
|
-
# get the next part of the results. Note that Organizations might
|
|
3830
|
-
# return fewer results than the maximum even when there are more
|
|
3831
|
-
# results available. You should check `NextToken` after every
|
|
3832
|
-
# operation to ensure that you receive all of the results.
|
|
4050
|
+
# The maximum number of items to return in the response. If more
|
|
4051
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4052
|
+
# included in the response so that you can retrieve the remaining
|
|
4053
|
+
# results.
|
|
3833
4054
|
# @return [Integer]
|
|
3834
4055
|
#
|
|
3835
4056
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesRequest AWS API Documentation
|
|
@@ -3874,16 +4095,10 @@ module Aws::Organizations
|
|
|
3874
4095
|
# @return [String]
|
|
3875
4096
|
#
|
|
3876
4097
|
# @!attribute [rw] max_results
|
|
3877
|
-
# The
|
|
3878
|
-
#
|
|
3879
|
-
#
|
|
3880
|
-
#
|
|
3881
|
-
# present and has a value (is not null). Include that value as the
|
|
3882
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
3883
|
-
# get the next part of the results. Note that Organizations might
|
|
3884
|
-
# return fewer results than the maximum even when there are more
|
|
3885
|
-
# results available. You should check `NextToken` after every
|
|
3886
|
-
# operation to ensure that you receive all of the results.
|
|
4098
|
+
# The maximum number of items to return in the response. If more
|
|
4099
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4100
|
+
# included in the response so that you can retrieve the remaining
|
|
4101
|
+
# results.
|
|
3887
4102
|
# @return [Integer]
|
|
3888
4103
|
#
|
|
3889
4104
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListRootsRequest AWS API Documentation
|
|
@@ -3972,8 +4187,7 @@ module Aws::Organizations
|
|
|
3972
4187
|
end
|
|
3973
4188
|
|
|
3974
4189
|
# @!attribute [rw] policy_id
|
|
3975
|
-
#
|
|
3976
|
-
# to know.
|
|
4190
|
+
# ID for the policy whose attachments you want to know.
|
|
3977
4191
|
#
|
|
3978
4192
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
3979
4193
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -3993,16 +4207,10 @@ module Aws::Organizations
|
|
|
3993
4207
|
# @return [String]
|
|
3994
4208
|
#
|
|
3995
4209
|
# @!attribute [rw] max_results
|
|
3996
|
-
# The
|
|
3997
|
-
#
|
|
3998
|
-
#
|
|
3999
|
-
#
|
|
4000
|
-
# present and has a value (is not null). Include that value as the
|
|
4001
|
-
# `NextToken` request parameter in the next call to the operation to
|
|
4002
|
-
# get the next part of the results. Note that Organizations might
|
|
4003
|
-
# return fewer results than the maximum even when there are more
|
|
4004
|
-
# results available. You should check `NextToken` after every
|
|
4005
|
-
# operation to ensure that you receive all of the results.
|
|
4210
|
+
# The maximum number of items to return in the response. If more
|
|
4211
|
+
# results exist than the specified `MaxResults` value, a token is
|
|
4212
|
+
# included in the response so that you can retrieve the remaining
|
|
4213
|
+
# results.
|
|
4006
4214
|
# @return [Integer]
|
|
4007
4215
|
#
|
|
4008
4216
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListTargetsForPolicyRequest AWS API Documentation
|
|
@@ -4074,7 +4282,7 @@ module Aws::Organizations
|
|
|
4074
4282
|
end
|
|
4075
4283
|
|
|
4076
4284
|
# @!attribute [rw] account_id
|
|
4077
|
-
#
|
|
4285
|
+
# ID for the account that you want to move.
|
|
4078
4286
|
#
|
|
4079
4287
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4080
4288
|
# digits.
|
|
@@ -4085,8 +4293,8 @@ module Aws::Organizations
|
|
|
4085
4293
|
# @return [String]
|
|
4086
4294
|
#
|
|
4087
4295
|
# @!attribute [rw] source_parent_id
|
|
4088
|
-
#
|
|
4089
|
-
#
|
|
4296
|
+
# ID for the root or organizational unit that you want to move the
|
|
4297
|
+
# account from.
|
|
4090
4298
|
#
|
|
4091
4299
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4092
4300
|
# following:
|
|
@@ -4106,8 +4314,8 @@ module Aws::Organizations
|
|
|
4106
4314
|
# @return [String]
|
|
4107
4315
|
#
|
|
4108
4316
|
# @!attribute [rw] destination_parent_id
|
|
4109
|
-
#
|
|
4110
|
-
#
|
|
4317
|
+
# ID for the root or organizational unit that you want to move the
|
|
4318
|
+
# account to.
|
|
4111
4319
|
#
|
|
4112
4320
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4113
4321
|
# following:
|
|
@@ -4729,8 +4937,8 @@ module Aws::Organizations
|
|
|
4729
4937
|
end
|
|
4730
4938
|
|
|
4731
4939
|
# @!attribute [rw] account_id
|
|
4732
|
-
#
|
|
4733
|
-
#
|
|
4940
|
+
# ID for the member account that you want to remove from the
|
|
4941
|
+
# organization.
|
|
4734
4942
|
#
|
|
4735
4943
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4736
4944
|
# digits.
|
|
@@ -4802,6 +5010,96 @@ module Aws::Organizations
|
|
|
4802
5010
|
include Aws::Structure
|
|
4803
5011
|
end
|
|
4804
5012
|
|
|
5013
|
+
# Contains details for a transfer. A *transfer* is the arrangement
|
|
5014
|
+
# between two management accounts where one account designates the other
|
|
5015
|
+
# with specified responsibilities for their organization.
|
|
5016
|
+
#
|
|
5017
|
+
# @!attribute [rw] arn
|
|
5018
|
+
# Amazon Resource Name (ARN) for the transfer.
|
|
5019
|
+
# @return [String]
|
|
5020
|
+
#
|
|
5021
|
+
# @!attribute [rw] name
|
|
5022
|
+
# Name assigned to the transfer.
|
|
5023
|
+
# @return [String]
|
|
5024
|
+
#
|
|
5025
|
+
# @!attribute [rw] id
|
|
5026
|
+
# ID for the transfer.
|
|
5027
|
+
# @return [String]
|
|
5028
|
+
#
|
|
5029
|
+
# @!attribute [rw] type
|
|
5030
|
+
# The type of transfer. Currently, only `BILLING` is supported.
|
|
5031
|
+
# @return [String]
|
|
5032
|
+
#
|
|
5033
|
+
# @!attribute [rw] status
|
|
5034
|
+
# Status for the transfer.
|
|
5035
|
+
# @return [String]
|
|
5036
|
+
#
|
|
5037
|
+
# @!attribute [rw] source
|
|
5038
|
+
# Account that allows another account external to its organization to
|
|
5039
|
+
# manage the specified responsibilities for the organization.
|
|
5040
|
+
# @return [Types::TransferParticipant]
|
|
5041
|
+
#
|
|
5042
|
+
# @!attribute [rw] target
|
|
5043
|
+
# Account that manages the specified responsibilities for another
|
|
5044
|
+
# organization.
|
|
5045
|
+
# @return [Types::TransferParticipant]
|
|
5046
|
+
#
|
|
5047
|
+
# @!attribute [rw] start_timestamp
|
|
5048
|
+
# Timestamp when the transfer starts.
|
|
5049
|
+
# @return [Time]
|
|
5050
|
+
#
|
|
5051
|
+
# @!attribute [rw] end_timestamp
|
|
5052
|
+
# Timestamp when the transfer ends.
|
|
5053
|
+
# @return [Time]
|
|
5054
|
+
#
|
|
5055
|
+
# @!attribute [rw] active_handshake_id
|
|
5056
|
+
# ID for the handshake of the transfer.
|
|
5057
|
+
# @return [String]
|
|
5058
|
+
#
|
|
5059
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransfer AWS API Documentation
|
|
5060
|
+
#
|
|
5061
|
+
class ResponsibilityTransfer < Struct.new(
|
|
5062
|
+
:arn,
|
|
5063
|
+
:name,
|
|
5064
|
+
:id,
|
|
5065
|
+
:type,
|
|
5066
|
+
:status,
|
|
5067
|
+
:source,
|
|
5068
|
+
:target,
|
|
5069
|
+
:start_timestamp,
|
|
5070
|
+
:end_timestamp,
|
|
5071
|
+
:active_handshake_id)
|
|
5072
|
+
SENSITIVE = [:name]
|
|
5073
|
+
include Aws::Structure
|
|
5074
|
+
end
|
|
5075
|
+
|
|
5076
|
+
# The responsibility transfer is already in the status that you
|
|
5077
|
+
# specified.
|
|
5078
|
+
#
|
|
5079
|
+
# @!attribute [rw] message
|
|
5080
|
+
# @return [String]
|
|
5081
|
+
#
|
|
5082
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransferAlreadyInStatusException AWS API Documentation
|
|
5083
|
+
#
|
|
5084
|
+
class ResponsibilityTransferAlreadyInStatusException < Struct.new(
|
|
5085
|
+
:message)
|
|
5086
|
+
SENSITIVE = []
|
|
5087
|
+
include Aws::Structure
|
|
5088
|
+
end
|
|
5089
|
+
|
|
5090
|
+
# We can't find a transfer that you specified.
|
|
5091
|
+
#
|
|
5092
|
+
# @!attribute [rw] message
|
|
5093
|
+
# @return [String]
|
|
5094
|
+
#
|
|
5095
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ResponsibilityTransferNotFoundException AWS API Documentation
|
|
5096
|
+
#
|
|
5097
|
+
class ResponsibilityTransferNotFoundException < Struct.new(
|
|
5098
|
+
:message)
|
|
5099
|
+
SENSITIVE = []
|
|
5100
|
+
include Aws::Structure
|
|
5101
|
+
end
|
|
5102
|
+
|
|
4805
5103
|
# Contains details about a root. A root is a top-level parent node in
|
|
4806
5104
|
# the hierarchy of an organization that can contain organizational units
|
|
4807
5105
|
# (OUs) and accounts. The root contains every Amazon Web Services
|
|
@@ -4992,6 +5290,35 @@ module Aws::Organizations
|
|
|
4992
5290
|
include Aws::Structure
|
|
4993
5291
|
end
|
|
4994
5292
|
|
|
5293
|
+
# @!attribute [rw] id
|
|
5294
|
+
# ID for the transfer.
|
|
5295
|
+
# @return [String]
|
|
5296
|
+
#
|
|
5297
|
+
# @!attribute [rw] end_timestamp
|
|
5298
|
+
# Timestamp when the responsibility transfer is to end.
|
|
5299
|
+
# @return [Time]
|
|
5300
|
+
#
|
|
5301
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TerminateResponsibilityTransferRequest AWS API Documentation
|
|
5302
|
+
#
|
|
5303
|
+
class TerminateResponsibilityTransferRequest < Struct.new(
|
|
5304
|
+
:id,
|
|
5305
|
+
:end_timestamp)
|
|
5306
|
+
SENSITIVE = []
|
|
5307
|
+
include Aws::Structure
|
|
5308
|
+
end
|
|
5309
|
+
|
|
5310
|
+
# @!attribute [rw] responsibility_transfer
|
|
5311
|
+
# A `ResponsibilityTransfer` object. Contains details for a transfer.
|
|
5312
|
+
# @return [Types::ResponsibilityTransfer]
|
|
5313
|
+
#
|
|
5314
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TerminateResponsibilityTransferResponse AWS API Documentation
|
|
5315
|
+
#
|
|
5316
|
+
class TerminateResponsibilityTransferResponse < Struct.new(
|
|
5317
|
+
:responsibility_transfer)
|
|
5318
|
+
SENSITIVE = []
|
|
5319
|
+
include Aws::Structure
|
|
5320
|
+
end
|
|
5321
|
+
|
|
4995
5322
|
# You have sent too many requests in too short a period of time. The
|
|
4996
5323
|
# quota helps protect against denial-of-service attacks. Try again
|
|
4997
5324
|
# later.
|
|
@@ -5018,6 +5345,28 @@ module Aws::Organizations
|
|
|
5018
5345
|
include Aws::Structure
|
|
5019
5346
|
end
|
|
5020
5347
|
|
|
5348
|
+
# Contains details for a participant in a transfer. A *transfer* is the
|
|
5349
|
+
# arrangement between two management accounts where one account
|
|
5350
|
+
# designates the other with specified responsibilities for their
|
|
5351
|
+
# organization.
|
|
5352
|
+
#
|
|
5353
|
+
# @!attribute [rw] management_account_id
|
|
5354
|
+
# ID for the management account.
|
|
5355
|
+
# @return [String]
|
|
5356
|
+
#
|
|
5357
|
+
# @!attribute [rw] management_account_email
|
|
5358
|
+
# Email address for the management account.
|
|
5359
|
+
# @return [String]
|
|
5360
|
+
#
|
|
5361
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/TransferParticipant AWS API Documentation
|
|
5362
|
+
#
|
|
5363
|
+
class TransferParticipant < Struct.new(
|
|
5364
|
+
:management_account_id,
|
|
5365
|
+
:management_account_email)
|
|
5366
|
+
SENSITIVE = [:management_account_email]
|
|
5367
|
+
include Aws::Structure
|
|
5368
|
+
end
|
|
5369
|
+
|
|
5021
5370
|
# This action isn't available in the current Amazon Web Services
|
|
5022
5371
|
# Region.
|
|
5023
5372
|
#
|
|
@@ -5063,8 +5412,8 @@ module Aws::Organizations
|
|
|
5063
5412
|
end
|
|
5064
5413
|
|
|
5065
5414
|
# @!attribute [rw] organizational_unit_id
|
|
5066
|
-
#
|
|
5067
|
-
#
|
|
5415
|
+
# ID for the OU that you want to rename. You can get the ID from the
|
|
5416
|
+
# ListOrganizationalUnitsForParent operation.
|
|
5068
5417
|
#
|
|
5069
5418
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
5070
5419
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -5111,7 +5460,7 @@ module Aws::Organizations
|
|
|
5111
5460
|
end
|
|
5112
5461
|
|
|
5113
5462
|
# @!attribute [rw] policy_id
|
|
5114
|
-
#
|
|
5463
|
+
# ID for the policy that you want to update.
|
|
5115
5464
|
#
|
|
5116
5465
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
5117
5466
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -5177,6 +5526,37 @@ module Aws::Organizations
|
|
|
5177
5526
|
include Aws::Structure
|
|
5178
5527
|
end
|
|
5179
5528
|
|
|
5529
|
+
# @!attribute [rw] id
|
|
5530
|
+
# ID for the transfer.
|
|
5531
|
+
# @return [String]
|
|
5532
|
+
#
|
|
5533
|
+
# @!attribute [rw] name
|
|
5534
|
+
# New name you want to assign to the transfer.
|
|
5535
|
+
# @return [String]
|
|
5536
|
+
#
|
|
5537
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/UpdateResponsibilityTransferRequest AWS API Documentation
|
|
5538
|
+
#
|
|
5539
|
+
class UpdateResponsibilityTransferRequest < Struct.new(
|
|
5540
|
+
:id,
|
|
5541
|
+
:name)
|
|
5542
|
+
SENSITIVE = [:name]
|
|
5543
|
+
include Aws::Structure
|
|
5544
|
+
end
|
|
5545
|
+
|
|
5546
|
+
# @!attribute [rw] responsibility_transfer
|
|
5547
|
+
# Contains details for a transfer. A *transfer* is the arrangement
|
|
5548
|
+
# between two management accounts where one account designates the
|
|
5549
|
+
# other with specified responsibilities for their organization.
|
|
5550
|
+
# @return [Types::ResponsibilityTransfer]
|
|
5551
|
+
#
|
|
5552
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/UpdateResponsibilityTransferResponse AWS API Documentation
|
|
5553
|
+
#
|
|
5554
|
+
class UpdateResponsibilityTransferResponse < Struct.new(
|
|
5555
|
+
:responsibility_transfer)
|
|
5556
|
+
SENSITIVE = []
|
|
5557
|
+
include Aws::Structure
|
|
5558
|
+
end
|
|
5559
|
+
|
|
5180
5560
|
end
|
|
5181
5561
|
end
|
|
5182
5562
|
|