Practice free →
HomeAWS DevOps Procloudcomputingdopmonincident › Which AWS feature lets a DevOps engineer automat…

Which AWS feature lets a DevOps engineer automatically remediate a non-compliant resource detected by AWS Config — without human intervention?

AManual ticket queue with quarterly review
BAmazon RDS
CDisabling Config rules when they fire too often
DAWS Config rule with an SSM Automation document as the remediation action
Answer & Solution
Correct answer: D. AWS Config rule with an SSM Automation document as the remediation action
Config rule + SSM Automation is the auto-remediation pattern (per DOP-C02 §4.3, §5.2). Manual tickets don't auto-remediate; disabling rules defeats the point; RDS is unrelated.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions