Amazon Config · JSON Structure

Config Auto Remediation Attempts Structure

AutoRemediationAttempts schema

Type: integer Properties: 0
AuditingComplianceConfiguration ManagementGovernanceSecurity

AutoRemediationAttempts is a JSON Structure definition published by Amazon Config. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-auto-remediation-attempts-structure.json",
  "name": "AutoRemediationAttempts",
  "description": "AutoRemediationAttempts schema",
  "type": "integer",
  "minimum": 1,
  "maximum": 25
}