Skip to content

Commit cafc94f

Browse files
author
AWS
committed
Amazon CodeGuru Reviewer Update: The Amazon CodeGuru Reviewer API now includes the RuleMetadata data object and a Severity attribute on a RecommendationSummary object. A RuleMetadata object contains information about a rule that generates a recommendation. Severity indicates how severe the issue associated with a recommendation is.
1 parent 5d91d30 commit cafc94f

File tree

2 files changed

+112
-26
lines changed

2 files changed

+112
-26
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon CodeGuru Reviewer",
4+
"contributor": "",
5+
"description": "The Amazon CodeGuru Reviewer API now includes the RuleMetadata data object and a Severity attribute on a RecommendationSummary object. A RuleMetadata object contains information about a rule that generates a recommendation. Severity indicates how severe the issue associated with a recommendation is."
6+
}

0 commit comments

Comments
 (0)