AWS Security ChangesHomeSearch

AWS managedservices medium security documentation change

Service: managedservices · 2026-05-01 · Security-related medium

File: managedservices/latest/ctref/management-advanced-site-to-site-vpn-replace-tunnel-managed-automation.md

Summary

Removed example configuration inputs and replaced with 'Example not available'

Security assessment

Removal of specific configuration examples (IP addresses, VPN IDs) suggests security hardening to prevent exposure of sensitive patterns. This mitigates potential information disclosure risks where example values could be misused.

Diff

diff --git a/managedservices/latest/ctref/management-advanced-site-to-site-vpn-replace-tunnel-managed-automation.md b/managedservices/latest/ctref/management-advanced-site-to-site-vpn-replace-tunnel-managed-automation.md
index 456bb7985..d06211471 100644
--- a//managedservices/latest/ctref/management-advanced-site-to-site-vpn-replace-tunnel-managed-automation.md
+++ b//managedservices/latest/ctref/management-advanced-site-to-site-vpn-replace-tunnel-managed-automation.md
@@ -127,5 +127 @@ For detailed information about the execution input parameters, see [Schema for C
-    {
-      "Region": "us-east-1",
-      "VpnId": "vpn-01234567890abcdef",
-      "VpnTunnelOutsideIpAddress": "203.0.113.1"
-    }
+    Example not available.
@@ -136,7 +132 @@ For detailed information about the execution input parameters, see [Schema for C
-    {
-      "Region": "us-west-2",
-      "VpnId": "vpn-01234567890abcdef",
-      "VpnTunnelOutsideIpAddress": "203.0.113.1",
-      "ApplyPendingMaintenance": true,
-      "Priority": "High"
-    }
+    Example not available.