securityhub_disassociate_members: Disassociates the specified member accounts from the associated master
account
Description
Disassociates the specified member accounts from the associated master
account.
Usage
securityhub_disassociate_members(AccountIds)
Arguments
AccountIds
The account IDs of the member accounts to disassociate from the master
account.
Request syntax
svc$disassociate_members(
AccountIds = list(
"string"
)
)