ListRecommendationFeedbackResponse is a JSON Structure definition published by Amazon CodeGuru Reviewer, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-reviewer/refs/heads/main/json-structure/amazon-codeguru-reviewer-list-recommendation-feedback-response-structure.json",
"name": "ListRecommendationFeedbackResponse",
"description": "ListRecommendationFeedbackResponse schema from Amazon CodeGuru Reviewer",
"type": "object",
"properties": {
"RecommendationFeedbackSummaries": {
"allOf": [
{
"$ref": "#/components/schemas/RecommendationFeedbackSummaries"
},
{
"description": "Recommendation feedback summaries corresponding to the code review ARN."
}
]
},
"NextToken": {
"allOf": [
{
"$ref": "#/components/schemas/NextToken"
},
{
"description": "If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page. Keep all other arguments unchanged."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.