macie2_list_members: Retrieves information about the accounts that are associated...

View source: R/macie2_operations.R

macie2_list_membersR Documentation

Retrieves information about the accounts that are associated with an Amazon Macie administrator account

Description

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.

Usage

macie2_list_members(maxResults = NULL, nextToken = NULL, onlyAssociated = NULL)

Arguments

maxResults

The maximum number of items to include in each page of a paginated response.

nextToken

The nextToken string that specifies which page of results to return in a paginated response.

onlyAssociated

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.


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