AWS cli documentation change
Summary
Updated AWS CLI version and added 'VpnConcentratorId' field to VPN connection structure
Security assessment
Adds VPN concentrator association capability but doesn't address any specific security vulnerability or document security features.
Diff
diff --git a/cli/latest/reference/ec2/modify-vpn-connection-options.md b/cli/latest/reference/ec2/modify-vpn-connection-options.md index 8fcfb6b65..52305196d 100644 --- a//cli/latest/reference/ec2/modify-vpn-connection-options.md +++ b//cli/latest/reference/ec2/modify-vpn-connection-options.md @@ -15 +15 @@ - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) » @@ -310,0 +311,4 @@ VpnConnection -> (structure) +> VpnConcentratorId -> (string) +> +>> The ID of the VPN concentrator associated with the VPN connection. +> @@ -709 +713 @@ VpnConnection -> (structure) - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) »