Marks the specified GuardDuty findings as useful or not useful
Source:R/guardduty_operations.R
guardduty_update_findings_feedback.RdMarks the specified GuardDuty findings as useful or not useful.
See https://www.paws-r-sdk.com/docs/guardduty_update_findings_feedback/ for full documentation.
Arguments
- DetectorId
[required] The ID of the detector that is associated with the findings for which you want to update the feedback.
To find the
detectorIdin the current Region, see the Settings page in the GuardDuty console, or run thelist_detectorsAPI.- FindingIds
[required] The IDs of the findings that you want to mark as useful or not useful.
- Feedback
[required] The feedback for the finding.
- Comments
Additional feedback about the GuardDuty findings.