aws-sdk-organizations 1.127.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-organizations/client.rb +964 -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 +688 -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 +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,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,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
|
|
@@ -1441,9 +1467,8 @@ module Aws::Organizations
|
|
|
1441
1467
|
end
|
|
1442
1468
|
|
|
1443
1469
|
# @!attribute [rw] organizational_unit_id
|
|
1444
|
-
#
|
|
1445
|
-
#
|
|
1446
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1470
|
+
# ID for the organizational unit that you want to delete. You can get
|
|
1471
|
+
# the ID from the ListOrganizationalUnitsForParent operation.
|
|
1447
1472
|
#
|
|
1448
1473
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1449
1474
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1465,9 +1490,8 @@ module Aws::Organizations
|
|
|
1465
1490
|
end
|
|
1466
1491
|
|
|
1467
1492
|
# @!attribute [rw] policy_id
|
|
1468
|
-
#
|
|
1469
|
-
#
|
|
1470
|
-
# operations.
|
|
1493
|
+
# ID for the policy that you want to delete. You can get the ID from
|
|
1494
|
+
# the ListPolicies or ListPoliciesForTarget operations.
|
|
1471
1495
|
#
|
|
1472
1496
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1473
1497
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1603,6 +1627,8 @@ module Aws::Organizations
|
|
|
1603
1627
|
#
|
|
1604
1628
|
# * [SECURITYHUB\_POLICY][6]
|
|
1605
1629
|
#
|
|
1630
|
+
# * [INSPECTOR\_POLICY][7]
|
|
1631
|
+
#
|
|
1606
1632
|
#
|
|
1607
1633
|
#
|
|
1608
1634
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -1611,6 +1637,7 @@ module Aws::Organizations
|
|
|
1611
1637
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1612
1638
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1613
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
|
|
1614
1641
|
# @return [String]
|
|
1615
1642
|
#
|
|
1616
1643
|
# @!attribute [rw] target_id
|
|
@@ -1641,10 +1668,7 @@ module Aws::Organizations
|
|
|
1641
1668
|
end
|
|
1642
1669
|
|
|
1643
1670
|
# @!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.
|
|
1671
|
+
# ID for the handshake that you want information about.
|
|
1648
1672
|
#
|
|
1649
1673
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
1650
1674
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -1663,7 +1687,7 @@ module Aws::Organizations
|
|
|
1663
1687
|
end
|
|
1664
1688
|
|
|
1665
1689
|
# @!attribute [rw] handshake
|
|
1666
|
-
# A
|
|
1690
|
+
# A `Handshake` object. Contains details for the handshake.
|
|
1667
1691
|
# @return [Types::Handshake]
|
|
1668
1692
|
#
|
|
1669
1693
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeHandshakeResponse AWS API Documentation
|
|
@@ -1694,9 +1718,8 @@ module Aws::Organizations
|
|
|
1694
1718
|
end
|
|
1695
1719
|
|
|
1696
1720
|
# @!attribute [rw] organizational_unit_id
|
|
1697
|
-
#
|
|
1698
|
-
#
|
|
1699
|
-
# ListOrganizationalUnitsForParent operation.
|
|
1721
|
+
# ID for the organizational unit that you want details about. You can
|
|
1722
|
+
# get the ID from the ListOrganizationalUnitsForParent operation.
|
|
1700
1723
|
#
|
|
1701
1724
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
1702
1725
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -1730,9 +1753,8 @@ module Aws::Organizations
|
|
|
1730
1753
|
end
|
|
1731
1754
|
|
|
1732
1755
|
# @!attribute [rw] policy_id
|
|
1733
|
-
#
|
|
1734
|
-
#
|
|
1735
|
-
# ListPoliciesForTarget operations.
|
|
1756
|
+
# ID for the policy that you want details about. You can get the ID
|
|
1757
|
+
# from the ListPolicies or ListPoliciesForTarget operations.
|
|
1736
1758
|
#
|
|
1737
1759
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1738
1760
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1775,6 +1797,30 @@ module Aws::Organizations
|
|
|
1775
1797
|
include Aws::Structure
|
|
1776
1798
|
end
|
|
1777
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
|
+
|
|
1778
1824
|
# We can't find the destination container (a root or OU) with the
|
|
1779
1825
|
# `ParentId` that you specified.
|
|
1780
1826
|
#
|
|
@@ -1790,9 +1836,8 @@ module Aws::Organizations
|
|
|
1790
1836
|
end
|
|
1791
1837
|
|
|
1792
1838
|
# @!attribute [rw] policy_id
|
|
1793
|
-
#
|
|
1794
|
-
#
|
|
1795
|
-
# operations.
|
|
1839
|
+
# ID for the policy you want to detach. You can get the ID from the
|
|
1840
|
+
# ListPolicies or ListPoliciesForTarget operations.
|
|
1796
1841
|
#
|
|
1797
1842
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
1798
1843
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -1804,8 +1849,8 @@ module Aws::Organizations
|
|
|
1804
1849
|
# @return [String]
|
|
1805
1850
|
#
|
|
1806
1851
|
# @!attribute [rw] target_id
|
|
1807
|
-
#
|
|
1808
|
-
#
|
|
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,
|
|
1809
1854
|
# ListOrganizationalUnitsForParent, or ListAccounts operations.
|
|
1810
1855
|
#
|
|
1811
1856
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
@@ -1852,8 +1897,8 @@ module Aws::Organizations
|
|
|
1852
1897
|
end
|
|
1853
1898
|
|
|
1854
1899
|
# @!attribute [rw] root_id
|
|
1855
|
-
#
|
|
1856
|
-
#
|
|
1900
|
+
# ID for the root in which you want to disable a policy type. You can
|
|
1901
|
+
# get the ID from the ListRoots operation.
|
|
1857
1902
|
#
|
|
1858
1903
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
1859
1904
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -1883,6 +1928,8 @@ module Aws::Organizations
|
|
|
1883
1928
|
#
|
|
1884
1929
|
# * [SECURITYHUB\_POLICY][8]
|
|
1885
1930
|
#
|
|
1931
|
+
# * [INSPECTOR\_POLICY][9]
|
|
1932
|
+
#
|
|
1886
1933
|
#
|
|
1887
1934
|
#
|
|
1888
1935
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -1893,6 +1940,7 @@ module Aws::Organizations
|
|
|
1893
1940
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
1894
1941
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
1895
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
|
|
1896
1944
|
# @return [String]
|
|
1897
1945
|
#
|
|
1898
1946
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DisablePolicyTypeRequest AWS API Documentation
|
|
@@ -2113,8 +2161,8 @@ module Aws::Organizations
|
|
|
2113
2161
|
end
|
|
2114
2162
|
|
|
2115
2163
|
# @!attribute [rw] root_id
|
|
2116
|
-
#
|
|
2117
|
-
#
|
|
2164
|
+
# ID for the root in which you want to enable a policy type. You can
|
|
2165
|
+
# get the ID from the ListRoots operation.
|
|
2118
2166
|
#
|
|
2119
2167
|
# The [regex pattern][1] for a root ID string requires "r-" followed
|
|
2120
2168
|
# by from 4 to 32 lowercase letters or digits.
|
|
@@ -2144,6 +2192,8 @@ module Aws::Organizations
|
|
|
2144
2192
|
#
|
|
2145
2193
|
# * [SECURITYHUB\_POLICY][8]
|
|
2146
2194
|
#
|
|
2195
|
+
# * [INSPECTOR\_POLICY][9]
|
|
2196
|
+
#
|
|
2147
2197
|
#
|
|
2148
2198
|
#
|
|
2149
2199
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -2154,6 +2204,7 @@ module Aws::Organizations
|
|
|
2154
2204
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2155
2205
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2156
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
|
|
2157
2208
|
# @return [String]
|
|
2158
2209
|
#
|
|
2159
2210
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/EnablePolicyTypeRequest AWS API Documentation
|
|
@@ -2221,20 +2272,16 @@ module Aws::Organizations
|
|
|
2221
2272
|
include Aws::Structure
|
|
2222
2273
|
end
|
|
2223
2274
|
|
|
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.
|
|
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.
|
|
2230
2278
|
#
|
|
2231
2279
|
# **Note:** Handshakes that are `CANCELED`, `ACCEPTED`, `DECLINED`, or
|
|
2232
2280
|
# `EXPIRED` show up in lists for only 30 days after entering that state
|
|
2233
2281
|
# After that they are deleted.
|
|
2234
2282
|
#
|
|
2235
2283
|
# @!attribute [rw] id
|
|
2236
|
-
#
|
|
2237
|
-
# creates the ID when it initiates the handshake.
|
|
2284
|
+
# ID for the handshake.
|
|
2238
2285
|
#
|
|
2239
2286
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2240
2287
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2245,7 +2292,7 @@ module Aws::Organizations
|
|
|
2245
2292
|
# @return [String]
|
|
2246
2293
|
#
|
|
2247
2294
|
# @!attribute [rw] arn
|
|
2248
|
-
#
|
|
2295
|
+
# Amazon Resource Name (ARN) for the handshake.
|
|
2249
2296
|
#
|
|
2250
2297
|
# For more information about ARNs in Organizations, see [ARN Formats
|
|
2251
2298
|
# Supported by Organizations][1] in the *Amazon Web Services Service
|
|
@@ -2257,74 +2304,58 @@ module Aws::Organizations
|
|
|
2257
2304
|
# @return [String]
|
|
2258
2305
|
#
|
|
2259
2306
|
# @!attribute [rw] parties
|
|
2260
|
-
#
|
|
2261
|
-
# handshake.
|
|
2307
|
+
# An array of `HandshakeParty` objects. Contains details for
|
|
2308
|
+
# participant in a handshake.
|
|
2262
2309
|
# @return [Array<Types::HandshakeParty>]
|
|
2263
2310
|
#
|
|
2264
2311
|
# @!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:
|
|
2312
|
+
# Current state for the handshake.
|
|
2268
2313
|
#
|
|
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.
|
|
2314
|
+
# * **REQUESTED**: Handshake awaiting a response from the recipient.
|
|
2273
2315
|
#
|
|
2274
|
-
# * **OPEN**:
|
|
2275
|
-
#
|
|
2276
|
-
# responded, allowing the originator to complete the handshake
|
|
2277
|
-
# action.
|
|
2316
|
+
# * **OPEN**: Handshake sent to multiple recipients and all recipients
|
|
2317
|
+
# have responded. The sender can now complete the handshake action.
|
|
2278
2318
|
#
|
|
2279
|
-
# * **CANCELED**:
|
|
2280
|
-
# canceled by the originating account.
|
|
2319
|
+
# * **CANCELED**: Handshake canceled by the sender.
|
|
2281
2320
|
#
|
|
2282
|
-
# * **ACCEPTED**:
|
|
2283
|
-
# accepted by the recipient.
|
|
2321
|
+
# * **ACCEPTED**: Handshake accepted by the recipient.
|
|
2284
2322
|
#
|
|
2285
|
-
# * **DECLINED**:
|
|
2286
|
-
# declined by the recipient account.
|
|
2323
|
+
# * **DECLINED**: Handshake declined by the recipient.
|
|
2287
2324
|
#
|
|
2288
|
-
# * **EXPIRED**:
|
|
2289
|
-
# originator did not receive a response of any kind from the
|
|
2290
|
-
# recipient before the expiration time (15 days).
|
|
2325
|
+
# * **EXPIRED**: Handshake has expired.
|
|
2291
2326
|
# @return [String]
|
|
2292
2327
|
#
|
|
2293
2328
|
# @!attribute [rw] requested_timestamp
|
|
2294
|
-
#
|
|
2329
|
+
# Timestamp when the handshake request was made.
|
|
2295
2330
|
# @return [Time]
|
|
2296
2331
|
#
|
|
2297
2332
|
# @!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.
|
|
2333
|
+
# Timestamp when the handshake expires.
|
|
2301
2334
|
# @return [Time]
|
|
2302
2335
|
#
|
|
2303
2336
|
# @!attribute [rw] action
|
|
2304
|
-
# The type of handshake
|
|
2305
|
-
#
|
|
2306
|
-
#
|
|
2337
|
+
# The type of handshake:
|
|
2338
|
+
#
|
|
2339
|
+
# * **INVITE**: Handshake sent to a standalone account requesting that
|
|
2340
|
+
# it to join the sender's organization.
|
|
2307
2341
|
#
|
|
2308
|
-
# * **
|
|
2309
|
-
#
|
|
2310
|
-
# only non-member accounts.
|
|
2342
|
+
# * **ENABLE\_ALL\_FEATURES**: Handshake sent to invited member
|
|
2343
|
+
# accounts to enable all features for the organization.
|
|
2311
2344
|
#
|
|
2312
|
-
# * **
|
|
2313
|
-
#
|
|
2314
|
-
#
|
|
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.
|
|
2345
|
+
# * **APPROVE\_ALL\_FEATURES**: Handshake sent to the management
|
|
2346
|
+
# account when all invited member accounts have approved to enable
|
|
2347
|
+
# all features.
|
|
2318
2348
|
#
|
|
2319
|
-
# * **
|
|
2320
|
-
#
|
|
2321
|
-
# the
|
|
2322
|
-
#
|
|
2323
|
-
# process to enable all features.
|
|
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.
|
|
2324
2353
|
# @return [String]
|
|
2325
2354
|
#
|
|
2326
2355
|
# @!attribute [rw] resources
|
|
2327
|
-
#
|
|
2356
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2357
|
+
# additional details for a handshake. For example, the email address
|
|
2358
|
+
# for the sender.
|
|
2328
2359
|
# @return [Array<Types::HandshakeResource>]
|
|
2329
2360
|
#
|
|
2330
2361
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/Handshake AWS API Documentation
|
|
@@ -2384,17 +2415,21 @@ module Aws::Organizations
|
|
|
2384
2415
|
# of enabling all features. You can resume inviting accounts after you
|
|
2385
2416
|
# finalize the process when all accounts have agreed to the change.
|
|
2386
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
|
+
#
|
|
2387
2422
|
# * ORGANIZATION\_ALREADY\_HAS\_ALL\_FEATURES: The handshake request is
|
|
2388
2423
|
# invalid because the organization has already enabled all features.
|
|
2389
2424
|
#
|
|
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
2425
|
# * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD: The request
|
|
2395
2426
|
# failed because the account is from a different marketplace than the
|
|
2396
2427
|
# accounts in the organization.
|
|
2397
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
|
+
#
|
|
2398
2433
|
# * ORGANIZATION\_MEMBERSHIP\_CHANGE\_RATE\_LIMIT\_EXCEEDED: You
|
|
2399
2434
|
# attempted to change the membership of an account too quickly after
|
|
2400
2435
|
# its previous change.
|
|
@@ -2403,6 +2438,16 @@ module Aws::Organizations
|
|
|
2403
2438
|
# with an account that doesn't have a payment instrument, such as a
|
|
2404
2439
|
# credit card, associated with it.
|
|
2405
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
|
+
#
|
|
2406
2451
|
#
|
|
2407
2452
|
#
|
|
2408
2453
|
# [1]: https://console.aws.amazon.com/support/home#/
|
|
@@ -2422,19 +2467,18 @@ module Aws::Organizations
|
|
|
2422
2467
|
include Aws::Structure
|
|
2423
2468
|
end
|
|
2424
2469
|
|
|
2425
|
-
#
|
|
2426
|
-
# operation.
|
|
2470
|
+
# Contains the filter used to select the handshakes for an operation.
|
|
2427
2471
|
#
|
|
2428
2472
|
# @!attribute [rw] action_type
|
|
2429
|
-
#
|
|
2473
|
+
# The type of handshake.
|
|
2430
2474
|
#
|
|
2431
2475
|
# If you specify `ActionType`, you cannot also specify
|
|
2432
2476
|
# `ParentHandshakeId`.
|
|
2433
2477
|
# @return [String]
|
|
2434
2478
|
#
|
|
2435
2479
|
# @!attribute [rw] parent_handshake_id
|
|
2436
|
-
#
|
|
2437
|
-
#
|
|
2480
|
+
# The parent handshake. Only used for handshake types that are a child
|
|
2481
|
+
# of another type.
|
|
2438
2482
|
#
|
|
2439
2483
|
# If you specify `ParentHandshakeId`, you cannot also specify
|
|
2440
2484
|
# `ActionType`.
|
|
@@ -2469,10 +2513,11 @@ module Aws::Organizations
|
|
|
2469
2513
|
include Aws::Structure
|
|
2470
2514
|
end
|
|
2471
2515
|
|
|
2472
|
-
#
|
|
2516
|
+
# Contains details for a participant in a handshake.
|
|
2473
2517
|
#
|
|
2474
2518
|
# @!attribute [rw] id
|
|
2475
|
-
#
|
|
2519
|
+
# ID for the participant: Acccount ID, organization ID, or email
|
|
2520
|
+
# address.
|
|
2476
2521
|
#
|
|
2477
2522
|
# The [regex pattern][1] for handshake ID string requires "h-"
|
|
2478
2523
|
# followed by from 8 to 32 lowercase letters or digits.
|
|
@@ -2483,7 +2528,7 @@ module Aws::Organizations
|
|
|
2483
2528
|
# @return [String]
|
|
2484
2529
|
#
|
|
2485
2530
|
# @!attribute [rw] type
|
|
2486
|
-
# The type of
|
|
2531
|
+
# The type of ID for the participant.
|
|
2487
2532
|
# @return [String]
|
|
2488
2533
|
#
|
|
2489
2534
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeParty AWS API Documentation
|
|
@@ -2495,38 +2540,35 @@ module Aws::Organizations
|
|
|
2495
2540
|
include Aws::Structure
|
|
2496
2541
|
end
|
|
2497
2542
|
|
|
2498
|
-
# Contains additional
|
|
2543
|
+
# Contains additional details for a handshake.
|
|
2499
2544
|
#
|
|
2500
2545
|
# @!attribute [rw] value
|
|
2501
|
-
#
|
|
2502
|
-
#
|
|
2503
|
-
# specified type.
|
|
2546
|
+
# Additional information for the handshake. The format of the value
|
|
2547
|
+
# string must match the requirements of the specified type.
|
|
2504
2548
|
# @return [String]
|
|
2505
2549
|
#
|
|
2506
2550
|
# @!attribute [rw] type
|
|
2507
2551
|
# The type of information being passed, specifying how the value is to
|
|
2508
2552
|
# be interpreted by the other party:
|
|
2509
2553
|
#
|
|
2510
|
-
# *
|
|
2554
|
+
# * **ACCOUNT**: ID for an Amazon Web Services account.
|
|
2511
2555
|
#
|
|
2512
|
-
# *
|
|
2556
|
+
# * **ORGANIZATION**: ID for an organization.
|
|
2513
2557
|
#
|
|
2514
|
-
# *
|
|
2515
|
-
# account that receives the handshake.
|
|
2558
|
+
# * **EMAIL**: Email address for the recipient.
|
|
2516
2559
|
#
|
|
2517
|
-
# *
|
|
2518
|
-
# management account. Included as information about an organization.
|
|
2560
|
+
# * **OWNER\_EMAIL**: Email address for the sender.
|
|
2519
2561
|
#
|
|
2520
|
-
# *
|
|
2521
|
-
# account. Included as information about an organization.
|
|
2562
|
+
# * **OWNER\_NAME**: Name of the sender.
|
|
2522
2563
|
#
|
|
2523
|
-
# *
|
|
2524
|
-
#
|
|
2564
|
+
# * **NOTES**: Additional text included by the sender for the
|
|
2565
|
+
# recipient.
|
|
2525
2566
|
# @return [String]
|
|
2526
2567
|
#
|
|
2527
2568
|
# @!attribute [rw] resources
|
|
2528
|
-
#
|
|
2529
|
-
#
|
|
2569
|
+
# An array of `HandshakeResource` objects. When needed, contains
|
|
2570
|
+
# additional details for a handshake. For example, the email address
|
|
2571
|
+
# for the sender.
|
|
2530
2572
|
# @return [Array<Types::HandshakeResource>]
|
|
2531
2573
|
#
|
|
2532
2574
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/HandshakeResource AWS API Documentation
|
|
@@ -2563,9 +2605,20 @@ module Aws::Organizations
|
|
|
2563
2605
|
#
|
|
2564
2606
|
# </note>
|
|
2565
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
|
+
#
|
|
2566
2612
|
# * DUPLICATE\_TAG\_KEY: Tag keys must be unique among the tags attached
|
|
2567
2613
|
# to the same entity.
|
|
2568
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
|
+
#
|
|
2569
2622
|
# * IMMUTABLE\_POLICY: You specified a policy that is managed by Amazon
|
|
2570
2623
|
# Web Services and can't be modified.
|
|
2571
2624
|
#
|
|
@@ -2575,6 +2628,11 @@ module Aws::Organizations
|
|
|
2575
2628
|
# * INVALID\_EMAIL\_ADDRESS\_TARGET: You specified an invalid email
|
|
2576
2629
|
# address for the invited account owner.
|
|
2577
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
|
+
#
|
|
2578
2636
|
# * INVALID\_ENUM: You specified an invalid value.
|
|
2579
2637
|
#
|
|
2580
2638
|
# * INVALID\_ENUM\_POLICY\_TYPE: You specified an invalid policy type
|
|
@@ -2604,6 +2662,9 @@ module Aws::Organizations
|
|
|
2604
2662
|
# * INVALID\_ROLE\_NAME: You provided a role name that isn't valid. A
|
|
2605
2663
|
# role name can't begin with the reserved prefix `AWSServiceRoleFor`.
|
|
2606
2664
|
#
|
|
2665
|
+
# * INVALID\_START\_DATE: The start date doesn't meet the minimum
|
|
2666
|
+
# requirements.
|
|
2667
|
+
#
|
|
2607
2668
|
# * INVALID\_SYNTAX\_ORGANIZATION\_ARN: You specified an invalid Amazon
|
|
2608
2669
|
# Resource Name (ARN) for the organization.
|
|
2609
2670
|
#
|
|
@@ -2635,12 +2696,28 @@ module Aws::Organizations
|
|
|
2635
2696
|
# * NON\_DETACHABLE\_POLICY: You can't detach this Amazon Web Services
|
|
2636
2697
|
# Managed Policy.
|
|
2637
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
|
+
#
|
|
2638
2712
|
# * TARGET\_NOT\_SUPPORTED: You can't perform the specified operation
|
|
2639
2713
|
# on that target entity.
|
|
2640
2714
|
#
|
|
2641
2715
|
# * UNRECOGNIZED\_SERVICE\_PRINCIPAL: You specified a service principal
|
|
2642
2716
|
# that isn't recognized.
|
|
2643
2717
|
#
|
|
2718
|
+
# * UNSUPPORTED\_ACTION\_IN\_RESPONSIBILITY\_TRANSFER: You provided a
|
|
2719
|
+
# value that is not supported by this operation.
|
|
2720
|
+
#
|
|
2644
2721
|
# @!attribute [rw] message
|
|
2645
2722
|
# @return [String]
|
|
2646
2723
|
#
|
|
@@ -2656,6 +2733,20 @@ module Aws::Organizations
|
|
|
2656
2733
|
include Aws::Structure
|
|
2657
2734
|
end
|
|
2658
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
|
+
|
|
2659
2750
|
# @!attribute [rw] target
|
|
2660
2751
|
# The identifier (ID) of the Amazon Web Services account that you want
|
|
2661
2752
|
# to invite to join your organization. This is a JSON object that
|
|
@@ -2732,6 +2823,87 @@ module Aws::Organizations
|
|
|
2732
2823
|
include Aws::Structure
|
|
2733
2824
|
end
|
|
2734
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
|
+
|
|
2735
2907
|
# @!attribute [rw] next_token
|
|
2736
2908
|
# The parameter for receiving additional results if you receive a
|
|
2737
2909
|
# `NextToken` response in a previous request. A `NextToken` response
|
|
@@ -2741,16 +2913,10 @@ module Aws::Organizations
|
|
|
2741
2913
|
# @return [String]
|
|
2742
2914
|
#
|
|
2743
2915
|
# @!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.
|
|
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.
|
|
2754
2920
|
# @return [Integer]
|
|
2755
2921
|
#
|
|
2756
2922
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAWSServiceAccessForOrganizationRequest AWS API Documentation
|
|
@@ -2800,16 +2966,10 @@ module Aws::Organizations
|
|
|
2800
2966
|
# @return [String]
|
|
2801
2967
|
#
|
|
2802
2968
|
# @!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.
|
|
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.
|
|
2813
2973
|
# @return [Integer]
|
|
2814
2974
|
#
|
|
2815
2975
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsForParentRequest AWS API Documentation
|
|
@@ -2859,16 +3019,10 @@ module Aws::Organizations
|
|
|
2859
3019
|
# @return [String]
|
|
2860
3020
|
#
|
|
2861
3021
|
# @!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.
|
|
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.
|
|
2872
3026
|
# @return [Integer]
|
|
2873
3027
|
#
|
|
2874
3028
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsRequest AWS API Documentation
|
|
@@ -2924,6 +3078,8 @@ module Aws::Organizations
|
|
|
2924
3078
|
#
|
|
2925
3079
|
# * [SECURITYHUB\_POLICY][6]
|
|
2926
3080
|
#
|
|
3081
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3082
|
+
#
|
|
2927
3083
|
#
|
|
2928
3084
|
#
|
|
2929
3085
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2932,6 +3088,7 @@ module Aws::Organizations
|
|
|
2932
3088
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2933
3089
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2934
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
|
|
2935
3092
|
# @return [String]
|
|
2936
3093
|
#
|
|
2937
3094
|
# @!attribute [rw] next_token
|
|
@@ -2943,16 +3100,10 @@ module Aws::Organizations
|
|
|
2943
3100
|
# @return [String]
|
|
2944
3101
|
#
|
|
2945
3102
|
# @!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.
|
|
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.
|
|
2956
3107
|
# @return [Integer]
|
|
2957
3108
|
#
|
|
2958
3109
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListAccountsWithInvalidEffectivePolicyRequest AWS API Documentation
|
|
@@ -2985,6 +3136,8 @@ module Aws::Organizations
|
|
|
2985
3136
|
#
|
|
2986
3137
|
# * [SECURITYHUB\_POLICY][6]
|
|
2987
3138
|
#
|
|
3139
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3140
|
+
#
|
|
2988
3141
|
#
|
|
2989
3142
|
#
|
|
2990
3143
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -2993,6 +3146,7 @@ module Aws::Organizations
|
|
|
2993
3146
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
2994
3147
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
2995
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
|
|
2996
3150
|
# @return [String]
|
|
2997
3151
|
#
|
|
2998
3152
|
# @!attribute [rw] next_token
|
|
@@ -3047,16 +3201,10 @@ module Aws::Organizations
|
|
|
3047
3201
|
# @return [String]
|
|
3048
3202
|
#
|
|
3049
3203
|
# @!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.
|
|
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.
|
|
3060
3208
|
# @return [Integer]
|
|
3061
3209
|
#
|
|
3062
3210
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListChildrenRequest AWS API Documentation
|
|
@@ -3106,16 +3254,10 @@ module Aws::Organizations
|
|
|
3106
3254
|
# @return [String]
|
|
3107
3255
|
#
|
|
3108
3256
|
# @!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.
|
|
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.
|
|
3119
3261
|
# @return [Integer]
|
|
3120
3262
|
#
|
|
3121
3263
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListCreateAccountStatusRequest AWS API Documentation
|
|
@@ -3168,16 +3310,10 @@ module Aws::Organizations
|
|
|
3168
3310
|
# @return [String]
|
|
3169
3311
|
#
|
|
3170
3312
|
# @!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.
|
|
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.
|
|
3181
3317
|
# @return [Integer]
|
|
3182
3318
|
#
|
|
3183
3319
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedAdministratorsRequest AWS API Documentation
|
|
@@ -3225,16 +3361,10 @@ module Aws::Organizations
|
|
|
3225
3361
|
# @return [String]
|
|
3226
3362
|
#
|
|
3227
3363
|
# @!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.
|
|
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.
|
|
3238
3368
|
# @return [Integer]
|
|
3239
3369
|
#
|
|
3240
3370
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListDelegatedServicesForAccountRequest AWS API Documentation
|
|
@@ -3290,6 +3420,8 @@ module Aws::Organizations
|
|
|
3290
3420
|
#
|
|
3291
3421
|
# * [SECURITYHUB\_POLICY][6]
|
|
3292
3422
|
#
|
|
3423
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3424
|
+
#
|
|
3293
3425
|
#
|
|
3294
3426
|
#
|
|
3295
3427
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3298,6 +3430,7 @@ module Aws::Organizations
|
|
|
3298
3430
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3299
3431
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3300
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
|
|
3301
3434
|
# @return [String]
|
|
3302
3435
|
#
|
|
3303
3436
|
# @!attribute [rw] next_token
|
|
@@ -3309,16 +3442,10 @@ module Aws::Organizations
|
|
|
3309
3442
|
# @return [String]
|
|
3310
3443
|
#
|
|
3311
3444
|
# @!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.
|
|
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.
|
|
3322
3449
|
# @return [Integer]
|
|
3323
3450
|
#
|
|
3324
3451
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListEffectivePolicyValidationErrorsRequest AWS API Documentation
|
|
@@ -3351,6 +3478,8 @@ module Aws::Organizations
|
|
|
3351
3478
|
#
|
|
3352
3479
|
# * [SECURITYHUB\_POLICY][6]
|
|
3353
3480
|
#
|
|
3481
|
+
# * [INSPECTOR\_POLICY][7]
|
|
3482
|
+
#
|
|
3354
3483
|
#
|
|
3355
3484
|
#
|
|
3356
3485
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_declarative.html
|
|
@@ -3359,6 +3488,7 @@ module Aws::Organizations
|
|
|
3359
3488
|
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3360
3489
|
# [5]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3361
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
|
|
3362
3492
|
# @return [String]
|
|
3363
3493
|
#
|
|
3364
3494
|
# @!attribute [rw] path
|
|
@@ -3399,14 +3529,8 @@ module Aws::Organizations
|
|
|
3399
3529
|
end
|
|
3400
3530
|
|
|
3401
3531
|
# @!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.
|
|
3532
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3533
|
+
# handshakes for an operation.
|
|
3410
3534
|
# @return [Types::HandshakeFilter]
|
|
3411
3535
|
#
|
|
3412
3536
|
# @!attribute [rw] next_token
|
|
@@ -3418,16 +3542,10 @@ module Aws::Organizations
|
|
|
3418
3542
|
# @return [String]
|
|
3419
3543
|
#
|
|
3420
3544
|
# @!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.
|
|
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.
|
|
3431
3549
|
# @return [Integer]
|
|
3432
3550
|
#
|
|
3433
3551
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForAccountRequest AWS API Documentation
|
|
@@ -3441,8 +3559,7 @@ module Aws::Organizations
|
|
|
3441
3559
|
end
|
|
3442
3560
|
|
|
3443
3561
|
# @!attribute [rw] handshakes
|
|
3444
|
-
#
|
|
3445
|
-
# handshakes that is associated with the specified account.
|
|
3562
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3446
3563
|
# @return [Array<Types::Handshake>]
|
|
3447
3564
|
#
|
|
3448
3565
|
# @!attribute [rw] next_token
|
|
@@ -3463,14 +3580,8 @@ module Aws::Organizations
|
|
|
3463
3580
|
end
|
|
3464
3581
|
|
|
3465
3582
|
# @!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.
|
|
3583
|
+
# A `HandshakeFilter` object. Contains the filer used to select the
|
|
3584
|
+
# handshakes for an operation.
|
|
3474
3585
|
# @return [Types::HandshakeFilter]
|
|
3475
3586
|
#
|
|
3476
3587
|
# @!attribute [rw] next_token
|
|
@@ -3482,16 +3593,10 @@ module Aws::Organizations
|
|
|
3482
3593
|
# @return [String]
|
|
3483
3594
|
#
|
|
3484
3595
|
# @!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.
|
|
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.
|
|
3495
3600
|
# @return [Integer]
|
|
3496
3601
|
#
|
|
3497
3602
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListHandshakesForOrganizationRequest AWS API Documentation
|
|
@@ -3505,8 +3610,7 @@ module Aws::Organizations
|
|
|
3505
3610
|
end
|
|
3506
3611
|
|
|
3507
3612
|
# @!attribute [rw] handshakes
|
|
3508
|
-
#
|
|
3509
|
-
# handshakes that are associated with an organization.
|
|
3613
|
+
# An array of `Handshake`objects. Contains details for a handshake.
|
|
3510
3614
|
# @return [Array<Types::Handshake>]
|
|
3511
3615
|
#
|
|
3512
3616
|
# @!attribute [rw] next_token
|
|
@@ -3526,9 +3630,63 @@ module Aws::Organizations
|
|
|
3526
3630
|
include Aws::Structure
|
|
3527
3631
|
end
|
|
3528
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
|
+
|
|
3529
3688
|
# @!attribute [rw] parent_id
|
|
3530
|
-
#
|
|
3531
|
-
# want to list.
|
|
3689
|
+
# ID for the root or OU whose child OUs you want to list.
|
|
3532
3690
|
#
|
|
3533
3691
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
3534
3692
|
# following:
|
|
@@ -3556,16 +3714,10 @@ module Aws::Organizations
|
|
|
3556
3714
|
# @return [String]
|
|
3557
3715
|
#
|
|
3558
3716
|
# @!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.
|
|
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.
|
|
3569
3721
|
# @return [Integer]
|
|
3570
3722
|
#
|
|
3571
3723
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListOrganizationalUnitsForParentRequest AWS API Documentation
|
|
@@ -3599,9 +3751,60 @@ module Aws::Organizations
|
|
|
3599
3751
|
include Aws::Structure
|
|
3600
3752
|
end
|
|
3601
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
|
+
|
|
3602
3805
|
# @!attribute [rw] child_id
|
|
3603
|
-
#
|
|
3604
|
-
#
|
|
3806
|
+
# ID for the OU or account whose parent containers you want to list.
|
|
3807
|
+
# Don't specify a root.
|
|
3605
3808
|
#
|
|
3606
3809
|
# The [regex pattern][1] for a child ID string requires one of the
|
|
3607
3810
|
# following:
|
|
@@ -3628,16 +3831,10 @@ module Aws::Organizations
|
|
|
3628
3831
|
# @return [String]
|
|
3629
3832
|
#
|
|
3630
3833
|
# @!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.
|
|
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.
|
|
3641
3838
|
# @return [Integer]
|
|
3642
3839
|
#
|
|
3643
3840
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListParentsRequest AWS API Documentation
|
|
@@ -3672,8 +3869,8 @@ module Aws::Organizations
|
|
|
3672
3869
|
end
|
|
3673
3870
|
|
|
3674
3871
|
# @!attribute [rw] target_id
|
|
3675
|
-
#
|
|
3676
|
-
#
|
|
3872
|
+
# ID for the root, organizational unit, or account whose policies you
|
|
3873
|
+
# want to list.
|
|
3677
3874
|
#
|
|
3678
3875
|
# The [regex pattern][1] for a target ID string requires one of the
|
|
3679
3876
|
# following:
|
|
@@ -3714,6 +3911,8 @@ module Aws::Organizations
|
|
|
3714
3911
|
#
|
|
3715
3912
|
# * [SECURITYHUB\_POLICY][8]
|
|
3716
3913
|
#
|
|
3914
|
+
# * [INSPECTOR\_POLICY][9]
|
|
3915
|
+
#
|
|
3717
3916
|
#
|
|
3718
3917
|
#
|
|
3719
3918
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3724,6 +3923,7 @@ module Aws::Organizations
|
|
|
3724
3923
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3725
3924
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3726
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
|
|
3727
3927
|
# @return [String]
|
|
3728
3928
|
#
|
|
3729
3929
|
# @!attribute [rw] next_token
|
|
@@ -3735,16 +3935,10 @@ module Aws::Organizations
|
|
|
3735
3935
|
# @return [String]
|
|
3736
3936
|
#
|
|
3737
3937
|
# @!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.
|
|
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.
|
|
3748
3942
|
# @return [Integer]
|
|
3749
3943
|
#
|
|
3750
3944
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesForTargetRequest AWS API Documentation
|
|
@@ -3799,6 +3993,8 @@ module Aws::Organizations
|
|
|
3799
3993
|
#
|
|
3800
3994
|
# * [SECURITYHUB\_POLICY][8]
|
|
3801
3995
|
#
|
|
3996
|
+
# * [INSPECTOR\_POLICY][9]
|
|
3997
|
+
#
|
|
3802
3998
|
#
|
|
3803
3999
|
#
|
|
3804
4000
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scp.html
|
|
@@ -3809,6 +4005,7 @@ module Aws::Organizations
|
|
|
3809
4005
|
# [6]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_chatbot.html
|
|
3810
4006
|
# [7]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html
|
|
3811
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
|
|
3812
4009
|
# @return [String]
|
|
3813
4010
|
#
|
|
3814
4011
|
# @!attribute [rw] next_token
|
|
@@ -3820,16 +4017,10 @@ module Aws::Organizations
|
|
|
3820
4017
|
# @return [String]
|
|
3821
4018
|
#
|
|
3822
4019
|
# @!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.
|
|
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.
|
|
3833
4024
|
# @return [Integer]
|
|
3834
4025
|
#
|
|
3835
4026
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListPoliciesRequest AWS API Documentation
|
|
@@ -3874,16 +4065,10 @@ module Aws::Organizations
|
|
|
3874
4065
|
# @return [String]
|
|
3875
4066
|
#
|
|
3876
4067
|
# @!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.
|
|
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.
|
|
3887
4072
|
# @return [Integer]
|
|
3888
4073
|
#
|
|
3889
4074
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListRootsRequest AWS API Documentation
|
|
@@ -3972,8 +4157,7 @@ module Aws::Organizations
|
|
|
3972
4157
|
end
|
|
3973
4158
|
|
|
3974
4159
|
# @!attribute [rw] policy_id
|
|
3975
|
-
#
|
|
3976
|
-
# to know.
|
|
4160
|
+
# ID for the policy whose attachments you want to know.
|
|
3977
4161
|
#
|
|
3978
4162
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
3979
4163
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -3993,16 +4177,10 @@ module Aws::Organizations
|
|
|
3993
4177
|
# @return [String]
|
|
3994
4178
|
#
|
|
3995
4179
|
# @!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.
|
|
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.
|
|
4006
4184
|
# @return [Integer]
|
|
4007
4185
|
#
|
|
4008
4186
|
# @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListTargetsForPolicyRequest AWS API Documentation
|
|
@@ -4074,7 +4252,7 @@ module Aws::Organizations
|
|
|
4074
4252
|
end
|
|
4075
4253
|
|
|
4076
4254
|
# @!attribute [rw] account_id
|
|
4077
|
-
#
|
|
4255
|
+
# ID for the account that you want to move.
|
|
4078
4256
|
#
|
|
4079
4257
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4080
4258
|
# digits.
|
|
@@ -4085,8 +4263,8 @@ module Aws::Organizations
|
|
|
4085
4263
|
# @return [String]
|
|
4086
4264
|
#
|
|
4087
4265
|
# @!attribute [rw] source_parent_id
|
|
4088
|
-
#
|
|
4089
|
-
#
|
|
4266
|
+
# ID for the root or organizational unit that you want to move the
|
|
4267
|
+
# account from.
|
|
4090
4268
|
#
|
|
4091
4269
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4092
4270
|
# following:
|
|
@@ -4106,8 +4284,8 @@ module Aws::Organizations
|
|
|
4106
4284
|
# @return [String]
|
|
4107
4285
|
#
|
|
4108
4286
|
# @!attribute [rw] destination_parent_id
|
|
4109
|
-
#
|
|
4110
|
-
#
|
|
4287
|
+
# ID for the root or organizational unit that you want to move the
|
|
4288
|
+
# account to.
|
|
4111
4289
|
#
|
|
4112
4290
|
# The [regex pattern][1] for a parent ID string requires one of the
|
|
4113
4291
|
# following:
|
|
@@ -4729,8 +4907,8 @@ module Aws::Organizations
|
|
|
4729
4907
|
end
|
|
4730
4908
|
|
|
4731
4909
|
# @!attribute [rw] account_id
|
|
4732
|
-
#
|
|
4733
|
-
#
|
|
4910
|
+
# ID for the member account that you want to remove from the
|
|
4911
|
+
# organization.
|
|
4734
4912
|
#
|
|
4735
4913
|
# The [regex pattern][1] for an account ID string requires exactly 12
|
|
4736
4914
|
# digits.
|
|
@@ -4802,6 +4980,96 @@ module Aws::Organizations
|
|
|
4802
4980
|
include Aws::Structure
|
|
4803
4981
|
end
|
|
4804
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
|
+
|
|
4805
5073
|
# Contains details about a root. A root is a top-level parent node in
|
|
4806
5074
|
# the hierarchy of an organization that can contain organizational units
|
|
4807
5075
|
# (OUs) and accounts. The root contains every Amazon Web Services
|
|
@@ -4992,6 +5260,35 @@ module Aws::Organizations
|
|
|
4992
5260
|
include Aws::Structure
|
|
4993
5261
|
end
|
|
4994
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
|
+
|
|
4995
5292
|
# You have sent too many requests in too short a period of time. The
|
|
4996
5293
|
# quota helps protect against denial-of-service attacks. Try again
|
|
4997
5294
|
# later.
|
|
@@ -5018,6 +5315,28 @@ module Aws::Organizations
|
|
|
5018
5315
|
include Aws::Structure
|
|
5019
5316
|
end
|
|
5020
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
|
+
|
|
5021
5340
|
# This action isn't available in the current Amazon Web Services
|
|
5022
5341
|
# Region.
|
|
5023
5342
|
#
|
|
@@ -5063,8 +5382,8 @@ module Aws::Organizations
|
|
|
5063
5382
|
end
|
|
5064
5383
|
|
|
5065
5384
|
# @!attribute [rw] organizational_unit_id
|
|
5066
|
-
#
|
|
5067
|
-
#
|
|
5385
|
+
# ID for the OU that you want to rename. You can get the ID from the
|
|
5386
|
+
# ListOrganizationalUnitsForParent operation.
|
|
5068
5387
|
#
|
|
5069
5388
|
# The [regex pattern][1] for an organizational unit ID string requires
|
|
5070
5389
|
# "ou-" followed by from 4 to 32 lowercase letters or digits (the ID
|
|
@@ -5111,7 +5430,7 @@ module Aws::Organizations
|
|
|
5111
5430
|
end
|
|
5112
5431
|
|
|
5113
5432
|
# @!attribute [rw] policy_id
|
|
5114
|
-
#
|
|
5433
|
+
# ID for the policy that you want to update.
|
|
5115
5434
|
#
|
|
5116
5435
|
# The [regex pattern][1] for a policy ID string requires "p-"
|
|
5117
5436
|
# followed by from 8 to 128 lowercase or uppercase letters, digits, or
|
|
@@ -5177,6 +5496,37 @@ module Aws::Organizations
|
|
|
5177
5496
|
include Aws::Structure
|
|
5178
5497
|
end
|
|
5179
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
|
+
|
|
5180
5530
|
end
|
|
5181
5531
|
end
|
|
5182
5532
|
|