{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-config-rule-state-structure.json", "name": "ConfigRuleState", "description": "ConfigRuleState schema", "type": "string", "enum": [ "ACTIVE", "DELETING", "DELETING_RESULTS", "EVALUATING" ] }