networkmanager_create_site_to_site_vpn_attachment: Creates an Amazon Web Services site-to-site VPN attachment on...

View source: R/networkmanager_operations.R

networkmanager_create_site_to_site_vpn_attachmentR Documentation

Creates an Amazon Web Services site-to-site VPN attachment on an edge location of a core network

Description

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.

Usage

networkmanager_create_site_to_site_vpn_attachment(
  CoreNetworkId,
  VpnConnectionArn,
  Tags = NULL,
  ClientToken = NULL
)

Arguments

CoreNetworkId

[required] The ID of a core network where you're creating a site-to-site VPN attachment.

VpnConnectionArn

[required] The ARN identifying the VPN attachment.

Tags

The tags associated with the request.

ClientToken

The client token associated with the request.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.