Amazon CodeGuru Security · Example Payload

Amazon Codeguru Security Batch Get Findings Error Example

AmazonSecuritySASTCode AnalysisDevSecOpsDeveloper Tools

Amazon Codeguru Security Batch Get Findings Error Example is an example object payload from Amazon CodeGuru Security, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

errorCodefindingIdmessagescanName

Example Payload

Raw ↑
{
  "errorCode": "example-value",
  "findingId": "500123",
  "message": "example-value",
  "scanName": "example-resource"
}