Retrieves a subset of information about one or more findings.
See https://www.paws-r-sdk.com/docs/macie2_list_findings/ for full documentation.
macie2_list_findings(
findingCriteria = NULL,
maxResults = NULL,
nextToken = NULL,
sortCriteria = NULL
)
The criteria to use to filter the results.
The maximum number of items to include in each page of the response.
The nextToken string that specifies which page of results to return in a paginated response.
The criteria to use to sort the results.