Finishes the asynchronous execution of the InitiateMultipartUpload operation.

C# |
InitiateMultipartUploadResponse EndInitiateMultipartUpload( IAsyncResult asyncResult )

- asyncResult (IAsyncResult)
- The IAsyncResult returned by the call to BeginInitiateMultipartUpload.

Returns a InitiateMultipartUploadResponse from S3.

Exception | Condition |
---|---|
ArgumentNullException | |
WebException | |
AmazonS3Exception |

InitiateMultipartUpload()()()()