Amazon Config · Example Payload

Config Get Organization Config Rule Detailed Status Response Example

AuditingComplianceConfiguration ManagementGovernanceSecurity

Config Get Organization Config Rule Detailed Status Response 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

OrganizationConfigRuleDetailedStatusNextToken

Example Payload

Raw ↑
{
  "OrganizationConfigRuleDetailedStatus": "COMPLIANT",
  "NextToken": "example-string"
}