Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
See https://www.paws-r-sdk.com/docs/macie2_list_members/ for full documentation.
macie2_list_members(maxResults = NULL, nextToken = NULL, onlyAssociated = NULL)
The maximum number of items to include in each page of a paginated response.
The nextToken string that specifies which page of results to return in a paginated response.
Specifies which accounts to include in the response, based on the status of an account's relationship with the administrator account. By default, the response includes only current member accounts. To include all accounts, set this value to false.