Sends feedback to CodeGuru Profiler about whether the anomaly detected by the analysis is useful or not.
post/internal/profilingGroups/{profilingGroupName}/anomalies/{anomalyInstanceId}/feedback
Path parameters
anomalyInstanceIdstring required
The universally unique identifier (UUID) of the <a href="https://docs.aws.amazon.com/codeguru/latest/profiler-api/API_AnomalyInstance.html"> <code>AnomalyInstance</code> </a> object that is included in the analysis data.
profilingGroupNamestring required
The name of the profiling group that is associated with the analysis data.
Request body
Response
Success
SubmitFeedbackResponse required
The structure representing the SubmitFeedbackResponse.