securityhub_list_organization_admin_accounts: Lists the Security Hub administrator accounts

View source: R/securityhub_operations.R

securityhub_list_organization_admin_accountsR Documentation

Lists the Security Hub administrator accounts

Description

Lists the Security Hub administrator accounts. Can only be called by the organization management account.

See https://www.paws-r-sdk.com/docs/securityhub_list_organization_admin_accounts/ for full documentation.

Usage

securityhub_list_organization_admin_accounts(
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

MaxResults

The maximum number of items to return in the response.

NextToken

The token that is required for pagination. On your first call to the list_organization_admin_accounts operation, set the value of this parameter to NULL. For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.