Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Create a route table prefix list reference using Amazon VPC Transit Gateways

Focus mode
Create a route table prefix list reference using Amazon VPC Transit Gateways - Amazon VPC

You can reference a prefix list in your transit gateway route table. A prefix list is a set of one or more CIDR block entries that you define and manage. You can use a prefix list to simplify the management of the IP addresses that you reference in your resources to route network traffic. For example, if you frequently specify the same destination CIDRs across multiple transit gateway route tables, you can manage those CIDRs in a single prefix list, instead of repeatedly referencing the same CIDRs in each route table. If you need to remove a destination CIDR block, you can remove its entry from the prefix list instead of removing the route from every affected route table.

When you create a prefix list reference in your transit gateway route table, each entry in the prefix list is represented as a route in your transit gateway route table.

For more information about prefix lists, see Prefix lists in the Amazon VPC User Guide.

To create a prefix list reference using the console
  1. Open the Amazon VPC console at https://console.aws.amazon.com/vpc/.

  2. In the navigation pane, choose Transit Gateway Route Tables.

  3. Select the transit gateway route table.

  4. Choose Actions, Create prefix list reference.

  5. For Prefix list ID, choose the ID of the prefix list.

  6. For Type, choose if traffic to this prefix list should be allowed (Active) or dropped (Blackhole).

  7. For Transit gateway attachment ID, choose the ID of the attachment to which to route traffic.

  8. Choose Create prefix list reference.

To create a prefix list reference using the AWS CLI

Use the create-transit-gateway-prefix-list-reference command.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.