# File lib/fog/aws/models/cdn/distributions.rb, line 16 def get_distribution(dist_id) service.get_distribution(dist_id) end