AWS SDK for .NET Documentation
OpenWrite Method
AmazonAmazon.S3.IOS3FileInfoOpenWrite()()()() Did this page help you?   Yes   No    Tell us about it...
Returns a Stream for writing to S3. If the file already exists it will be overwritten.
Declaration Syntax
C#
public Stream OpenWrite()
Return Value
Stream to write from.
Exceptions
ExceptionCondition
IOExceptionThe file is already open.
WebException
AmazonS3Exception

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