Create An AWS VPC Peering Connection
Create An AWS VPC Peering Connection
Step 6: Select a local VPC (Requester) to peer with. (Local VPC to initiate
the request), it’ll show us the CIDR Block associated with the local VPC.
Step 7: Select another VPC to peer with. Here, we can select a VPC from
the same account or another account. We can also select from the same
region and from another region (inter-region VPC Peering Connection) as
well.
Now, we can see the Peering Connection is initiated and status is “Pending
Acceptance”, we need to accept the request on destination VPC (VPC 2).
Peering Connection (Pending Acceptance)
Accept Request
Adding Routes
On VPC 2, we need to provide CIDR for destination VPC (VPC 1) and
target should be “Peering Connection”. Click on “Save routes”.