AWS SDK for .NET Documentation
MoveTo Method (newLoc)
AmazonAmazon.S3.IOS3DirectoryInfoMoveTo(S3DirectoryInfo) Did this page help you?   Yes   No    Tell us about it...
Moves the files from this directory to the target S3 directory.
Declaration Syntax
C#
public S3DirectoryInfo MoveTo(
	S3DirectoryInfo newLoc
)
Parameters
newLoc (S3DirectoryInfo)
The target directory to copy to.
Return Value
S3DirectoryInfo for the target location.
Exceptions

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