paws.security.identity (version 0.1.0)

securityhub_disassociate_members: Disassociates the Security Hub member accounts that are specified by the account IDs from their master account

Description

Disassociates the Security Hub member accounts that are specified by the account IDs from their master account.

Usage

securityhub_disassociate_members(AccountIds)

Arguments

AccountIds

The account IDs of the member accounts that you want to disassociate from the master account.

Request syntax

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