# File lib/fog/aws.rb, line 261
      def self.change_id
        "change-#{Fog::Mock.random_hex(8)}"
      end