Register Organization Delegated Admin
cloudtrail_register_organization_delegated_admin | R Documentation |
Registers an organization’s member account as the CloudTrail delegated administrator¶
Description¶
Registers an organization’s member account as the CloudTrail delegated administrator.
Usage¶
cloudtrail_register_organization_delegated_admin(MemberAccountId)
Arguments¶
MemberAccountId |
[required] An organization member account ID that you want to designate as a delegated administrator. |
Value¶
An empty list.
Request syntax¶
svc$register_organization_delegated_admin(
MemberAccountId = "string"
)