AggregateComplianceByConfigRule is a JSON Structure definition published by Amazon Config, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-config/refs/heads/main/json-structure/config-aggregate-compliance-by-config-rule-structure.json",
"name": "AggregateComplianceByConfigRule",
"description": "<p>Indicates whether an Config rule is compliant based on account ID, region, compliance, and rule name.</p> <p>A rule is compliant if all of the resources that the rule evaluated comply with it. It is noncompliant if any of these resources do not comply.</p>",
"type": "object",
"properties": {
"ConfigRuleName": {
"allOf": [
{
"$ref": "#/components/schemas/ConfigRuleName"
},
{
"description": "The name of the Config rule."
}
]
},
"Compliance": {
"allOf": [
{
"$ref": "#/components/schemas/Compliance"
},
{
"description": "Indicates whether an Amazon Web Services resource or Config rule is compliant and provides the number of contributors that affect the compliance."
}
]
},
"AccountId": {
"allOf": [
{
"$ref": "#/components/schemas/AccountId"
},
{
"description": "The 12-digit account ID of the source account."
}
]
},
"AwsRegion": {
"allOf": [
{
"$ref": "#/components/schemas/AwsRegion"
},
{
"description": "The source region from where the data is aggregated."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.