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