AWS cli documentation change
Summary
Updated AWS CLI version and added 'VpnConcentratorId' field to VPN connection structure
Security assessment
Certificate modification command updated with new field. No security fixes or vulnerability mitigations are mentioned.
Diff
diff --git a/cli/latest/reference/ec2/modify-vpn-tunnel-certificate.md b/cli/latest/reference/ec2/modify-vpn-tunnel-certificate.md index eff1f88f9..ec022918a 100644 --- a//cli/latest/reference/ec2/modify-vpn-tunnel-certificate.md +++ b//cli/latest/reference/ec2/modify-vpn-tunnel-certificate.md @@ -15 +15 @@ - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) » @@ -272,0 +273,4 @@ VpnConnection -> (structure) +> VpnConcentratorId -> (string) +> +>> The ID of the VPN concentrator associated with the VPN connection. +> @@ -671 +675 @@ VpnConnection -> (structure) - * [AWS CLI 2.31.37 Command Reference](../../index.html) » + * [AWS CLI 2.31.39 Command Reference](../../index.html) »