Finishes the asynchronous execution of the CopyObject operation.

C# |
CopyObjectResponse EndCopyObject( IAsyncResult asyncResult )

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

Returns a CopyObjectResponse from S3.

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

CopyObject()()()()