View source: R/macie2_operations.R
macie2_get_findings | R Documentation |
Retrieves the details of one or more findings.
See https://www.paws-r-sdk.com/docs/macie2_get_findings/ for full documentation.
macie2_get_findings(findingIds, sortCriteria = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.