Practice free →
HomeAWS Securitycloudcomputingscsloggingmon › A security engineer notices CloudWatch alarms ar…

A security engineer notices CloudWatch alarms aren't firing for an application metric. Which is the MOST LIKELY cause to check FIRST (per SCS-C02 §2.2)?

AThe application's IAM role lacks `cloudwatch:PutMetricData` (or the metric isn't being published at all)
BCloudWatch is offline globally
CAWS Snowball has been retired
DAmazon Route 53 is unhealthy
Answer & Solution
Correct answer: A. The application's IAM role lacks `cloudwatch:PutMetricData` (or the metric isn't being published at all)
Missing IAM permissions for metric publish is the canonical root cause (per SCS-C02 §2.2). The others are unrelated.
Solve this in the app — AWS Security practice & 24k+ MCQs →
Related questions