Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

AbortMultipartUpload Method

Aborts a multipart upload.

Object Oriented Interface

public function doAbortMultipartUpload($vaultname, $uploadid);

Procedural Interface

inamazon_glacier_do_abortmultipartupload($res, $vaultname, $uploadid);

Remarks

This method aborts a multipart upload specified by UploadId. UploadId is returned from the StartMultipartUpload method.

VaultName specifies the vault in which the archive is created.

Only multipart uploads that are not yet completed can be aborted.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0