AmazonS3Client.CopyPart Method (CopyPartRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Uploads a part by copying data from an existing object as data source.

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual CopyPartResponse CopyPart(
         CopyPartRequest copyPartRequest
)

Parameters

copyPartRequest
Type: Amazon.S3.Model.CopyPartRequest

Container for the necessary parameters to execute the CopyPart service method on AmazonS3.

Return Value
Type: Amazon.S3.Model.CopyPartResponse
The response from the CopyPart service method, as returned by AmazonS3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5