Amazon Config · Example Payload

Config List Stored Queries Request Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config List Stored Queries Request Example is an example object payload from Amazon Config, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

NextTokenMaxResults

Example Payload

Raw ↑
{
  "NextToken": "example-string",
  "MaxResults": "example-string"
}