Disassociates a CIDR block from a subnet
Source:R/ec2_operations.R
ec2_disassociate_subnet_cidr_block.RdDisassociates a CIDR block from a subnet. Currently, you can disassociate an IPv6 CIDR block only. You must detach or delete all gateways and resources that are associated with the CIDR block before you can disassociate it.
See https://www.paws-r-sdk.com/docs/ec2_disassociate_subnet_cidr_block/ for full documentation.