# File lib/aws/s3/presigned_post.rb, line 310
      def where_metadata(field)
        where("x-amz-meta-#{field}")
      end