Optional
Readonly
description(OPTIONAL) A description for the IPAM.
Readonly
nameA friendly name for the IPAM.
Optional
Readonly
operating(OPTIONAL) An array of regions that the IPAM will manage.
Optional
Readonly
poolsAn optional array of IPAM pool configurations to create under the IPAM.
Readonly
regionThe region to deploy the IPAM.
Optional
Readonly
scopes(OPTIONAL) An array of IPAM scope configurations to create under the IPAM.
Optional
Readonly
tags(OPTIONAL) An array of tag objects for the IPAM.
NetworkConfig / CentralNetworkServicesConfig / IpamConfig
Virtual Private Cloud (VPC) IP Address Manager (IPAM) configuration.
Description
Use this configuration to define an AWS-managed VPC IPAM. IPAM is a feature that makes it easier for you to plan, track, and monitor IP addresses for your AWS workloads.
The following example defines an IPAM that is capable of operating in the us-east-1 and us-west-2 regions:
Example