deleteIpam

inline suspend fun Ec2Client.deleteIpam(crossinline block: DeleteIpamRequest.Builder.() -> Unit): DeleteIpamResponse

Delete an IPAM. Deleting an IPAM removes all monitored data associated with the IPAM including the historical data for CIDRs.

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