securityhub_delete_members {paws.security.identity} | R Documentation |
Deletes the specified member accounts from Security Hub
Description
Deletes the specified member accounts from Security Hub.
See https://www.paws-r-sdk.com/docs/securityhub_delete_members/ for full documentation.
Usage
securityhub_delete_members(AccountIds)
Arguments
AccountIds |
[required] The list of account IDs for the member accounts to delete. |
[Package paws.security.identity version 0.9.0 Index]