AWS Certified DevOps Engineer – Professional (DOP-C02) — Question 301

A DevOps team manages a company's AWS account. The company wants to ensure that specific AWS resource configuration changes are automatically reverted.

Which solution will meet this requirement?

Answer options

Correct answer: A

Explanation

AWS Config rules can continuously evaluate resource configurations, and assigning an AWS Systems Manager Automation document as a remediation action allows unauthorized changes to be reverted automatically. The other options are incorrect because they rely on manual intervention, such as manual updates or manual remediation based on notifications or recommendations, which fails to meet the requirement for automatic reversion.