v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1467438317.3 KB

Marks the specified GuardDuty findings as useful or not useful.

post/detector/{detectorId}/findings/feedback

Path parameters

detectorIdstring required

The ID of the detector associated with the findings to update feedback for.

Request body

findingIdsFindingId[] required

The IDs of the findings that you want to mark as useful or not useful.

feedback'USEFUL' | 'NOT_USEFUL' required

The feedback for the finding.

commentsstring

Additional feedback about the GuardDuty findings.

Response

Success

UpdateFindingsFeedbackResponse required