AWS SDK for .NET Documentation
CreateText Method
AmazonAmazon.S3.IOS3FileInfoCreateText()()()() Did this page help you?   Yes   No    Tell us about it...
Returns a StreamWriter that can be used to write data to S3. The content is persisted to S3 once the StreamWriter is closed.
Declaration Syntax
C#
public StreamWriter CreateText()
Return Value
Stream to write content to.
Exceptions

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