ListScansRequestMaxResultsInteger

ListScansRequestMaxResultsInteger schema from Amazon CodeGuru Security

AmazonSecuritySASTCode AnalysisDevSecOpsDeveloper Tools
View JSON Schema on GitHub

JSON Schema

amazon-codeguru-security-list-scans-request-max-results-integer-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-security/refs/heads/main/json-schema/amazon-codeguru-security-list-scans-request-max-results-integer-schema.json",
  "title": "ListScansRequestMaxResultsInteger",
  "description": "ListScansRequestMaxResultsInteger schema from Amazon CodeGuru Security",
  "type": "integer",
  "minimum": 1,
  "maximum": 100
}