createIpam

inline suspend fun Ec2Client.createIpam(crossinline block: CreateIpamRequest.Builder.() -> Unit): CreateIpamResponse

Create an IPAM. Amazon VPC IP Address Manager (IPAM) is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across Amazon Web Services Regions and accounts throughout your Amazon Web Services Organization.

For more information, see Create an IPAM in the Amazon VPC IPAM User Guide.