directconnect_create_direct_connec_gatewa_associ_propos: Creates a proposal to associate the specified virtual private...

directconnect_create_direct_connect_gateway_association_proposalR Documentation

Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway

Description

Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.

See https://www.paws-r-sdk.com/docs/directconnect_create_direct_connect_gateway_association_proposal/ for full documentation.

Usage

directconnect_create_direct_connect_gateway_association_proposal(
  directConnectGatewayId,
  directConnectGatewayOwnerAccount,
  gatewayId,
  addAllowedPrefixesToDirectConnectGateway = NULL,
  removeAllowedPrefixesToDirectConnectGateway = NULL
)

Arguments

directConnectGatewayId

[required] The ID of the Direct Connect gateway.

directConnectGatewayOwnerAccount

[required] The ID of the Amazon Web Services account that owns the Direct Connect gateway.

gatewayId

[required] The ID of the virtual private gateway or transit gateway.

addAllowedPrefixesToDirectConnectGateway

The Amazon VPC prefixes to advertise to the Direct Connect gateway.

removeAllowedPrefixesToDirectConnectGateway

The Amazon VPC prefixes to no longer advertise to the Direct Connect gateway.


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