AWS Security ChangesHomeSearch

AWS outposts documentation change

Service: outposts · 2026-02-22 · Documentation low

File: outposts/latest/userguide/outposts-cloudwatch-metrics.md

Summary

Corrected dimension names in CloudWatch metrics (identical to network-userguide fix)

Security assessment

Parallel fix to network-userguide version for dimension name casing. No security context exists in the change.

Diff

diff --git a/outposts/latest/userguide/outposts-cloudwatch-metrics.md b/outposts/latest/userguide/outposts-cloudwatch-metrics.md
index cb537fa02..94c3abe08 100644
--- a//outposts/latest/userguide/outposts-cloudwatch-metrics.md
+++ b//outposts/latest/userguide/outposts-cloudwatch-metrics.md
@@ -86 +86 @@ Metric | Dimension | Description
-`VifBgpSessionState` | **Dimensions for local gateway VIFs** : `OutpostsID`, `VirtualInterfaceGroupId`, `VirtualInterfaceID`. **Dimensions for service link VIFs** : `OutpostsID`, `VirtualInterfaceID`. | The Border Gateway Protocol (BGP) session state between the AWS Outposts of virtual interface (VIF) and on-premise devices. **Unit** : Values 1 through 6 where:
+`VifBgpSessionState` | **Dimensions for local gateway VIFs** : `OutpostsId`, `VirtualInterfaceGroupId`, `VirtualInterfaceId`. **Dimensions for service link VIFs** : `OutpostsId`, `VirtualInterfaceId`. | The Border Gateway Protocol (BGP) session state between the AWS Outposts of virtual interface (VIF) and on-premise devices. **Unit** : Values 1 through 6 where:
@@ -96 +96 @@ Metric | Dimension | Description
-`VifConnectionStatus` | **Dimensions for local gateway VIFs** : `OutpostsID`, `VirtualInterfaceGroupId`, `VirtualInterfaceID`. **Dimensions for service link VIFs** : `OutpostsID`, `VirtualInterfaceID`. | Shows whether the virtual interfaces (VIFs) are ready to forward traffic. **Unit** : 1 or 0 where:
+`VifConnectionStatus` | **Dimensions for local gateway VIFs** : `OutpostsId`, `VirtualInterfaceGroupId`, `VirtualInterfaceId`. **Dimensions for service link VIFs** : `OutpostsId`, `VirtualInterfaceId`. | Shows whether the virtual interfaces (VIFs) are ready to forward traffic. **Unit** : 1 or 0 where: