Ipam Pool
Resource Schema of AWS::EC2::IPAMPool Type
Properties
The address family of the address space in this pool. Either IPv4 or IPv6.
The default netmask length for allocations made from this pool. This value is used when the netmask length of an allocation isn't specified.
The maximum allowed netmask length for allocations made from this pool.
The minimum allowed netmask length for allocations made from this pool.
When specified, an allocation will not be allowed unless a resource has a matching set of tags.
Determines what to do if IPAM discovers resources that haven't been assigned an allocation. If set to true, an allocation will be made automatically.
Limits which service in Amazon Web Services that the pool can be used in.
The description of the IPAM pool.
Id of the IPAM Pool.
The Amazon Resource Name (ARN) of the scope this pool is a part of.
The Id of the scope this pool is a part of.
Determines whether this scope contains publicly routable space or space for a private network
A list of cidrs representing the address space available for allocation in this pool.
The IP address source for pools in the public scope. Only used for provisioning IP address CIDRs to pools in the public scope. Default is byoip
.
Determines whether or not address space from this pool is publicly advertised. Must be set if and only if the pool is IPv6.
The Id of this pool's source. If set, all space provisioned in this pool must be free space provisioned in the parent pool.
The resource used to provision CIDRs to a resource planning pool.
The state of this pool. This can be one of the following values: "create-in-progress", "create-complete", "modify-in-progress", "modify-complete", "delete-in-progress", or "delete-complete"
An explanation of how the pool arrived at it current state.