# File lib/fog/aws/data_pipeline.rb, line 120 def owner_id @owner_id ||= security_groups.get('default').owner_id end