# File lib/fog/aws/mock.rb, line 173 def self.data_pipeline_id "df-#{Fog::Mock.random_letters_and_numbers(19).capitalize}" end