# File lib/fog/providers/aws.rb, line 175
      def self.snapshot_id
        "snap-#{Fog::Mock.random_hex(8)}"
      end