AWS - CloudWatch
Given this widget JSON snippet for a CloudWatch dashboard:
What metric will this widget display?
{"type": "metric", "x": 0, "y": 0, "width": 6, "height": 6, "properties": {"metrics": [["AWS/EC2", "CPUUtilization", "InstanceId", "i-1234567890abcdef0"]], "period": 300, "stat": "Average"}}What metric will this widget display?
