Amazon Config · Schema

DeleteEvaluationResultsResponse

The output when you delete the evaluation results for the specified Config rule.

AuditingComplianceConfiguration ManagementGovernanceSecurity
View JSON Schema on GitHub

JSON Schema

config-delete-evaluation-results-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-delete-evaluation-results-response-schema.json",
  "title": "DeleteEvaluationResultsResponse",
  "description": "The output when you delete the evaluation results for the specified Config rule.",
  "type": "object",
  "properties": {}
}