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
 Declaration Syntax| C# | 
public StreamWriter CreateText()
 Return Value
 Return ValueStream to write content to.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| WebException | |
| AmazonS3Exception |