securityhub_list_organization_admin_accounts {paws.security.identity} | R Documentation |
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.
securityhub_list_organization_admin_accounts(
MaxResults = NULL,
NextToken = NULL
)
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
|