Amazon Config · Example Payload

Config Select Resource Config Request Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Select Resource Config Request 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

ExpressionLimitNextToken

Example Payload

Raw ↑
{
  "Expression": "example-string",
  "Limit": "example-string",
  "NextToken": "example-string"
}