Amazon Inspector · Example Payload

Inspector Create Filter Request Example

example-value

example-value

Inspector Create Filter Request 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

actiondescriptionfilterCriterianamereasontags

Example Payload

Raw ↑
{
  "action": "example-value",
  "description": "example-value",
  "filterCriteria": "example-value",
  "name": "example-resource",
  "reason": "example-value",
  "tags": "example-value"
}