AWS vpc documentation change
Summary
Added clarification that metrics aren't published for cross-Region endpoint service consumers
Security assessment
The change specifies monitoring limitations but doesn't address security vulnerabilities or describe security features
Diff
diff --git a/vpc/latest/privatelink/privatelink-cloudwatch-metrics.md b/vpc/latest/privatelink/privatelink-cloudwatch-metrics.md index 38fde4aac..8dd4363f2 100644 --- a//vpc/latest/privatelink/privatelink-cloudwatch-metrics.md +++ b//vpc/latest/privatelink/privatelink-cloudwatch-metrics.md @@ -13 +13 @@ You can use metrics to verify that your system is performing as expected. For ex -Metrics are published for all interface endpoints, Gateway Load Balancer endpoints, and endpoint services. They are not published for gateway endpoints. By default, AWS PrivateLink sends metrics to CloudWatch in one-minute intervals, at no additional cost. +Metrics are published for all interface endpoints, Gateway Load Balancer endpoints, and endpoint services. They are not published for gateway endpoints or for endpoint service consumers that use cross-Region access. By default, AWS PrivateLink sends metrics to CloudWatch in one-minute intervals, at no additional cost.