directconnect_accept_direct_connec_gatewa_associ_propos: Accepts a proposal request to attach a virtual private...

directconnect_accept_direct_connect_gateway_association_proposalR Documentation

Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway

Description

Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.

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

Usage

directconnect_accept_direct_connect_gateway_association_proposal(
  directConnectGatewayId,
  proposalId,
  associatedGatewayOwnerAccount,
  overrideAllowedPrefixesToDirectConnectGateway = NULL
)

Arguments

directConnectGatewayId

[required] The ID of the Direct Connect gateway.

proposalId

[required] The ID of the request proposal.

associatedGatewayOwnerAccount

[required] The ID of the Amazon Web Services account that owns the virtual private gateway or transit gateway.

overrideAllowedPrefixesToDirectConnectGateway

Overrides the Amazon VPC prefixes advertised to the Direct Connect gateway.

For information about how to set the prefixes, see Allowed Prefixes in the Direct Connect User Guide.


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