# File lib/fog/aws/models/cdn/distributions.rb, line 20 def list_distributions(options = {}) service.get_distribution_list(options) end