Optional Readonlyaccounts(DEPRECATED) An array of friendly names for the accounts the prefix list is deployed.
ReadonlyaddressThe IP address family of the prefix list.
Optional ReadonlydeploymentPrefix List deployment targets
ReadonlyentriesAn array of CIDR entries for the prefix list.
ReadonlymaxThe maximum allowed entries in the prefix list.
ReadonlynameA friendly name for the prefix list.
Optional Readonlyregions(DEPRECATED) An array of region names for the prefix list to be deployed.
Optional Readonlytags(OPTIONAL) An array of tag objects for the prefix list.
NetworkConfig / PrefixListConfig
Customer-managed prefix list configuration.
Description
Use this configuration to define custom prefix lists for your environment. A managed prefix list is a set of one or more CIDR blocks. You can use prefix lists to make it easier to configure and maintain your security groups and route tables.
The following example creates a prefix list named
accelerator-plthat may contain up to 10 entries. The prefix list is deployed to all accounts in the organization.Example
CURRENT SYNTAX: use the following syntax when defining prefix lists for v1.4.0 and newer. The additional example underneath is provided for backward compatibility.
THE BELOW EXAMPLE SYNTAX IS DEPRECATED: use the above syntax when defining new prefix lists.