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
A list of account IDs of the member accounts to delete.
Request syntax
svc$delete_members(
AccountIds = list(
"string"
)
)