disassociateSecurityGroupVpc
inline suspend fun Ec2Client.disassociateSecurityGroupVpc(crossinline block: DisassociateSecurityGroupVpcRequest.Builder.() -> Unit): DisassociateSecurityGroupVpcResponse
Disassociates a security group from a VPC. You cannot disassociate the security group if any Elastic network interfaces in the associated VPC are still associated with the security group. Note that the disassociation is asynchronous and you can check the status of the request with DescribeSecurityGroupVpcAssociations.