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

In the context of sending metrics to CloudWatch using Amazon Kinesis, which of the following statements best describes the metric "PutRecord.Latency"?

Answer options

Correct answer: A

Explanation

The "PutRecord.Latency" metric in Amazon CloudWatch measures the execution time for each individual PutRecord call over a specified time interval, making Option A the correct description. Options B and D describe count-based metrics rather than latency, which is a measure of time. Option C is incorrect because it refers to PutRecords (plural) and focuses on statistical calculation rather than the actual operation duration.