Amazon Inspector · Example Payload

Inspector Lambda Function Aggregation Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

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

Top-level fields

functionNamesfunctionTagsresourceIdsruntimessortBysortOrder

Example Payload

Raw ↑
{
  "functionNames": "example-resource",
  "functionTags": "example-value",
  "resourceIds": "id-abc123",
  "runtimes": "2025-03-15T14:30:00Z",
  "sortBy": "example-value",
  "sortOrder": "example-value"
}