paws.security.identity (version 0.1.0)

securityhub_delete_members: Deletes the Security Hub member accounts that are specified by the account IDs

Description

Deletes the Security Hub member accounts that are specified by the account IDs.

Usage

securityhub_delete_members(AccountIds)

Arguments

AccountIds

A list of account IDs of the Security Hub member accounts that you want to delete.

Request syntax

svc$delete_members(
  AccountIds = list(
    "string"
  )
)