A prefix list is a set of one or more network prefixes (CIDR blocks). You can reference prefix lists to configure network rules for other resources. You can add frequently used CIDR blocks to prefix lists to eliminate the need to repeatedly add rules for CIDR blocks when you configure network rules. This improves O&M efficiency. Prefix lists can be referenced in security group rules.
Terms
Term | Description |
maximum number of entries | The maximum number of CIDR blocks in a prefix list. Each entry consists of a CIDR block and the description for the CIDR block. |
address family | The address family of entries in a prefix list. Prefix lists support the IPv4 or IPv6 address family. Entries in a prefix list must belong to the same address family. |
CIDR block | CIDR is an addressing scheme for the Internet that allows for IP addresses to be assigned in a more efficient manner than the traditional scheme based on classes A, B, and C. CIDR notation is used to denote IP addresses and IP ranges. It consists of an IP address and a forward slash followed by a decimal number that denotes how many bits are in the network prefix.
|
associated resource | A resource that references a prefix list. |
Limits
Item | Limit | Adjustable |
Maximum number of prefix lists per region in an account | 100 | N/A |
Maximum number of entries in a single prefix list | 200 | N/A |
Maximum number of resources that can be associated with a prefix list | 1,000 | N/A |