# File lib/aws/s3/presigned_post.rb, line 271
        def starts_with(prefix)
          @post.with_prefix_condition(@field, prefix)
        end