Amazon Inspector · Example Payload

Inspector Code File Path Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

Inspector Code File Path Example is an example object payload from Amazon Inspector, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endLinefileNamefilePathstartLine

Example Payload

Raw ↑
{
  "endLine": "example-value",
  "fileName": "example-resource",
  "filePath": "example-value",
  "startLine": "example-value"
}