detective_list_organization_admin_accounts: Returns information about the Detective administrator account...

View source: R/detective_operations.R

detective_list_organization_admin_accountsR Documentation

Returns information about the Detective administrator account for an organization

Description

Returns information about the Detective administrator account for an organization. Can only be called by the organization management account.

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

Usage

detective_list_organization_admin_accounts(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

For requests to get the next page of results, the pagination token that was returned with the previous set of results. The initial request does not include a pagination token.

MaxResults

The maximum number of results to return.


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