securityhub_delete_members: Deletes the specified member accounts from Security Hub
Description
Deletes the specified member accounts from Security Hub.
Usage
securityhub_delete_members(AccountIds)
Arguments
AccountIds
The list of account IDs for the member accounts to delete.
Request syntax
svc$delete_members(
AccountIds = list(
"string"
)
)