AWS Certified SysOps Administrator – Associate (legacy) — Question 379

A user has created a launch configuration for Auto Scaling where CloudWatch detailed monitoring is disabled. The user wants to now enable detailed monitoring.
How can the user achieve this?

Answer options

Correct answer: D

Explanation

AWS Launch Configurations are immutable and cannot be modified once they are created. To enable detailed monitoring or make any other configuration changes, you must create a new Launch Configuration with the desired settings and update the Auto Scaling group to use it. Therefore, options A, B, and C are incorrect because they attempt to modify an existing launch configuration or adjust the Auto Scaling group settings directly for this purpose.