Provision a CIDR to a public IPv4 pool.
For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.
get/#Action=ProvisionPublicIpv4PoolCidr
Query parameters
DryRunboolean
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
IpamPoolIdstring required
The ID of the IPAM pool you would like to use to allocate this CIDR.
PoolIdstring required
The ID of the public IPv4 pool you would like to use for this CIDR.
NetmaskLengthinteger required
The netmask length of the CIDR you would like to allocate to the public IPv4 pool.
Action'ProvisionPublicIpv4PoolCidr' required
Version'2016-11-15' required
Response
Success