Accept or reject a transit gateway and Amazon Direct Connect association proposal
If you own the Direct Connect gateway, you must accept the association proposal in order to create the association. You also have the option of rejecting the association proposal. You can accept or reject the association proposal using either the Amazon Direct Connect console or using the command line or API.
To accept an association proposal
Open the Amazon Direct Connect console at https://console.amazonaws.cn/directconnect/v2/home
. -
In the navigation pane, choose Direct Connect gateways.
-
Select the Direct Connect gateway with pending proposals and then choose View details.
-
On the Pending proposals tab, select the proposal and then choose Accept proposal.
-
((Optional) To specify a list of prefixes to be allowed from the transit gateway, add the prefixes to Allowed prefixes, separating them using commas, or entering them on separate lines.
Choose Accept proposal.
To reject an association proposal
Open the Amazon Direct Connect console at https://console.amazonaws.cn/directconnect/v2/home
. -
In the navigation pane, choose Direct Connect gateways.
-
Select the Direct Connect gateway with pending proposals and then choose View details.
-
On the Pending proposals tab, select the transit gateway and then choose Reject proposal.
-
In the Reject proposal dialog box, enter Delete and then choose Reject proposal.
To view association proposals using the command line or API
describe-direct-connect-gateway-association-proposals (Amazon CLI)
DescribeDirectConnectGatewayAssociationProposals (Amazon Direct Connect API)
To accept an association proposal using the command line or API
accept-direct-connect-gateway-association-proposal (Amazon CLI)
AcceptDirectConnectGatewayAssociationProposal (Amazon Direct Connect API)
To reject an association proposal using the command line or API
delete-direct-connect-gateway-association-proposal (Amazon CLI)
DeleteDirectConnectGatewayAssociationProposal (Amazon Direct Connect API)