Amazon CodeGuru Reviewer · Example Payload

Amazon Codeguru Reviewer Rule Metadata Example

AmazonCode ReviewSecurityDevOpsMachine LearningDeveloper Tools

Amazon Codeguru Reviewer Rule Metadata Example is an example object payload from Amazon CodeGuru Reviewer, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

RuleIdRuleNameShortDescriptionLongDescriptionRuleTags

Example Payload

Raw ↑
{
  "RuleId": "500123",
  "RuleName": "example-resource",
  "ShortDescription": "Example description",
  "LongDescription": "Example description",
  "RuleTags": "example-value"
}