Returns the currently negotiated security parameters for an active VPN tunnel, including IKE version, DH groups, encryption algorithms, and integrity algorithms
Source:R/ec2_operations.R
ec2_get_active_vpn_tunnel_status.RdReturns the currently negotiated security parameters for an active VPN tunnel, including IKE version, DH groups, encryption algorithms, and integrity algorithms.
See https://www.paws-r-sdk.com/docs/ec2_get_active_vpn_tunnel_status/ for full documentation.
Arguments
- VpnConnectionId
[required] The ID of the VPN connection for which to retrieve the active tunnel status.
- VpnTunnelOutsideIpAddress
[required] The external IP address of the VPN tunnel for which to retrieve the active status.
- DryRun
Checks whether you have the required permissions for the action, without actually making the request.