macie2_get_findings: Retrieves the details of one or more findings

View source: R/macie2_operations.R

macie2_get_findingsR Documentation

Retrieves the details of one or more findings

Description

Retrieves the details of one or more findings.

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

Usage

macie2_get_findings(findingIds, sortCriteria = NULL)

Arguments

findingIds

[required] An array of strings that lists the unique identifiers for the findings to retrieve. You can specify as many as 50 unique identifiers in this array.

sortCriteria

The criteria for sorting the results of the request.


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