/AWS1/CL_EC2=>MODIFYVPNTUNNELCERTIFICATE()
¶
About ModifyVpnTunnelCertificate¶
Modifies the VPN tunnel endpoint certificate.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_VPNCONNECTIONID
TYPE /AWS1/EC2VPNCONNECTIONID
/AWS1/EC2VPNCONNECTIONID
¶
The ID of the Amazon Web Services Site-to-Site VPN connection.
IV_VPNTUNNELOUTSIDEIPADDRESS
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The external IP address of the VPN tunnel.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.