AWS Security ChangesHomeSearch

AWS outposts documentation change

Service: outposts · 2026-01-19 · Documentation low

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

Summary

Corrected dimension name from 'Virtual InterfaceGroupID' to 'VirtualInterfaceGroupId' for local gateway VIFs in CloudWatch metrics documentation

Security assessment

Change fixes a capitalization/spacing inconsistency in dimension names. No security implications as it's purely a documentation formatting correction.

Diff

diff --git a/outposts/latest/userguide/outposts-cloudwatch-metrics.md b/outposts/latest/userguide/outposts-cloudwatch-metrics.md
index a60076b1c..cb537fa02 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`, `Virtual InterfaceGroupID`, `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`, `Virtual InterfaceGroupID`, `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: