macie2_get_findings {paws.security.identity} | R 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. |
[Package paws.security.identity version 0.7.0 Index]