🔥 3-day streak
AWS Certified DevOps Engineer - Professional155 / 204
Question 155 of 204

A DevOps team runs an auto-remediation workflow: a CloudWatch alarm on excessive disk usage triggers an EventBridge rule that invokes a Systems Manager Automation runbook to expand the EBS volume and extend the filesystem. Security requires that any remediation touching production instances (tagged Environment=prod) receive human approval before execution, while non-production remediation must remain fully automatic. The team wants to keep a single runbook and avoid maintaining separate Lambda approval logic. What is the MOST appropriate way to implement this?

Reviewed for accuracy · Report an issueNext question