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