AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Replaces the destination file with the content of this file and then deletes the orignial file. If a backup location is specifed then the content of destination file is backup to it.
Namespace: Amazon.S3.IO
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public S3FileInfo Replace(
String destinationBucket,
String destinationKey,
String backupBucket,
String backupKey
)
Destination bucket of this file will be copy to.
Destination object key of this file will be copy to.
Backup bucket to store the contents of the destination file.
Backup object key to store the contents of the destination file.
Exception | Condition |
---|---|
System.ArgumentException | |
System.IO.IOException | |
System.Net.WebException | |
AmazonS3Exception |
.NET Framework:
Supported in: 4.5 and newer, 3.5