# File lib/aws/s3/bucket.rb, line 735 def presigned_post(options = {}) PresignedPost.new(self, options) end