# File lib/aws/ec2/vpc.rb, line 52 def exists? get_resource true rescue Errors::InvalidVpcID::NotFound false end