Amazon CodeGuru Security · Example Payload

Amazon Codeguru Security Create Scan Response Example

AmazonSecuritySASTCode AnalysisDevSecOpsDeveloper Tools

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

Top-level fields

resourceIdrunIdscanNamescanNameArnscanState

Example Payload

Raw ↑
{
  "resourceId": "500123",
  "runId": "500123",
  "scanName": "example-resource",
  "scanNameArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "scanState": "example-value"
}