Amazon Config · Schema

StartConfigRulesEvaluationResponse

The output when you start the evaluation for the specified Config rule.

AuditingComplianceConfiguration ManagementGovernanceSecurity
View JSON Schema on GitHub

JSON Schema

config-start-config-rules-evaluation-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-schema/config-start-config-rules-evaluation-response-schema.json",
  "title": "StartConfigRulesEvaluationResponse",
  "description": "The output when you start the evaluation for the specified Config rule.",
  "type": "object",
  "properties": {}
}