---
title: "POST /feedback"
method: POST
path: "/feedback"
---

# POST /feedback

`POST /feedback`

Returns the most recent feedback submitted in the current Amazon Web Services account and Region.

## Request body

- object
  - `InsightId` string — The ID of the insight for which the feedback was provided.

## Response `200`

Success

- DescribeFeedbackResponse
  - `InsightFeedback` InsightFeedback — Information about insight feedback received from a customer.
    - `Id` string — The insight feedback ID.
    - `Feedback` 'VALID_COLLECTION' | 'RECOMMENDATION_USEFUL' | 'ALERT_TOO_SENSITIVE' | 'DATA_NOISY_ANOMALY' | 'DATA_INCORRECT' — The feedback provided by the customer.

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — ValidationException

---

[API](https://skmtc.net/aws/apis/devops-guru.md) · [All operations](https://skmtc.net/aws/apis/devops-guru/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/devops-guru/versions/0e960c150e92/schema)
