AWS cli documentation change
Summary
Updated AWS CLI version and added 'VpnConcentratorId' field to VPN connection structure
Security assessment
Tunnel configuration update includes new concentrator field but doesn't address security vulnerabilities or document security features.
Diff
diff --git a/cli/latest/reference/ec2/modify-vpn-tunnel-options.md b/cli/latest/reference/ec2/modify-vpn-tunnel-options.md index 7c56c71dc..2ed6ed450 100644 --- a//cli/latest/reference/ec2/modify-vpn-tunnel-options.md +++ b//cli/latest/reference/ec2/modify-vpn-tunnel-options.md @@ -15 +15 @@ - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) » @@ -622,0 +623,4 @@ VpnConnection -> (structure) +> VpnConcentratorId -> (string) +> +>> The ID of the VPN concentrator associated with the VPN connection. +> @@ -1021 +1025 @@ VpnConnection -> (structure) - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) »