Correct. ReplicationLatency tracks the lag between regions for global tables.
Why this answer
Option C is correct because ReplicationLatency measures the time between the last update on the source table and the last update on the replica table. Option A is wrong because ThrottledRequests indicates throttling. Option B is wrong because ConsumedWriteCapacityUnits measures usage.
Option D is wrong because SuccessfulRequestLatency measures request latency.