Creates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network.
See https://www.paws-r-sdk.com/docs/networkmanager_create_site_to_site_vpn_attachment/ for full documentation.
networkmanager_create_site_to_site_vpn_attachment(
CoreNetworkId,
VpnConnectionArn,
Tags = NULL,
ClientToken = NULL
)
[required] The ID of a core network where you're creating a site-to-site VPN attachment.
[required] The ARN identifying the VPN attachment.
The tags associated with the request.
The client token associated with the request.