Amazon Inspector · Example Payload

Inspector List Delegated Admin Accounts Response Example

ComplianceContainer SecurityEC2LambdaSecurityVulnerability Scanning

Inspector List Delegated Admin Accounts Response Example is an example object payload from Amazon Inspector, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

delegatedAdminAccountsnextToken

Example Payload

Raw ↑
{
  "delegatedAdminAccounts": "example-value",
  "nextToken": "example-value"
}