# File lib/aws/s3/multipart_upload.rb, line 115 def abort client.abort_multipart_upload(base_opts) @aborted = true nil end