Amazon Inspector · Example Payload

Inspector Destination Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Top-level fields

bucketNamekeyPrefixkmsKeyArn

Example Payload

Raw ↑
{
  "bucketName": "example-resource",
  "keyPrefix": "example-value",
  "kmsKeyArn": "arn:aws:iot:us-east-1:123456789012:thing/example"
}