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