macie2_list_allow_lists: Retrieves a subset of information about all the allow lists...

View source: R/macie2_operations.R

macie2_list_allow_listsR Documentation

Retrieves a subset of information about all the allow lists for an account

Description

Retrieves a subset of information about all the allow lists for an account.

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

Usage

macie2_list_allow_lists(maxResults = NULL, nextToken = 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.


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