RuleMetadata

Metadata about a rule. Rule metadata includes an ID, a name, a list of tags, and a short and long description. CodeGuru Reviewer uses rules to analyze code. A rule's recommendation is included in analysis results if code is detected that violates the rule.

AmazonAWSCode ReviewSecurityDevOpsMachine LearningDeveloper Tools

Properties

Name Type Description
RuleId object
RuleName object
ShortDescription object
LongDescription object
RuleTags object
View JSON Schema on GitHub