/AWS1/CL_EC2=>ENABLEIPAMORGADMINACCOUNT()
¶
About EnableIpamOrganizationAdminAccount¶
Enable an Organizations member account as the IPAM admin account. You cannot select the Organizations management account as the IPAM admin account. For more information, see Enable integration with Organizations in the Amazon VPC IPAM User Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DELEGATEDADMINACCOUNTID
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The Organizations member account ID that you want to enable as the IPAM account.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.