Amazon Config · Example Payload

Config Select Resource Config Response Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

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

Top-level fields

ResultsQueryInfoNextToken

Example Payload

Raw ↑
{
  "Results": "example-string",
  "QueryInfo": "example-string",
  "NextToken": "example-string"
}