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

A user has setup a custom application which generates a number in decimals. The user wants to track that number and setup the alarm whenever the number is above a certain limit. The application is sending the data to CloudWatch at regular intervals for this purpose. Which of the below mentioned statements is not true with respect to the above scenario?

Answer options

Correct answer: B

Explanation

Option B is incorrect because CloudWatch does not require the user to specify the time zone for each data point; it operates in UTC time. The other options are accurate as they describe valid functionalities and limitations of CloudWatch regarding data aggregation, truncation, and data submission formats.