AWS SDK for .NET Documentation
ReplaceLocal Method (destinationFileName, destinationBackupFileName)
AmazonAmazon.S3.IOS3FileInfoReplaceLocal(String, String) Did this page help you?   Yes   No    Tell us about it...
Replaces the content of the destination file on the local file system with the content from this file from S3. If a backup file is specified then the content of the destination file is backup to it.
Declaration Syntax
C#
public FileInfo ReplaceLocal(
	string destinationFileName,
	string destinationBackupFileName
)
Parameters
destinationFileName (String)
destinationBackupFileName (String)
Return Value

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)