Optional
Readonly
accounts(DEPRECATED) An array of friendly names for the accounts the prefix list is deployed.
Readonly
addressThe IP address family of the prefix list.
Optional
Readonly
deploymentPrefix List deployment targets
Readonly
entriesAn array of CIDR entries for the prefix list.
Readonly
maxThe maximum allowed entries in the prefix list.
Readonly
nameA friendly name for the prefix list.
Optional
Readonly
regions(DEPRECATED) An array of region names for the prefix list to be deployed.
Optional
Readonly
tags(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-pl
that 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.