AWS Security ChangesHomeSearch

AWS AmazonCloudWatch documentation change

Service: AmazonCloudWatch · 2025-04-03 · Documentation low

File: AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.md

Summary

Added note about StartLiveTail API endpoint routing and lack of VPC endpoint support

Security assessment

The change provides operational information about API endpoint behavior but does not address security vulnerabilities or document new security features. The VPC endpoint note describes a limitation rather than a security capability.

Diff

diff --git a/AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.md b/AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.md
index db9e8cbf1..711f6f6d3 100644
--- a//AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.md
+++ b//AmazonCloudWatch/latest/logs/CloudWatchLogs_LiveTail.md
@@ -13,2 +12,0 @@ Live Tail sessions incur costs by session usage time, per minute. For more infor
-###### Note
-
@@ -22,0 +21,4 @@ The Live Tail feature is available in all commercial AWS [Regions](https://docs.
+###### Note
+
+The `StartLiveTail` API routes requests to `streaming-logs.`Region`.amazonaws.com` using SDK host prefix injection. VPC endpoint support is not available for this API.
+