Returns a Stream that can be used to write data to S3. The content is persisted to S3 once the Stream is closed.

C# |
public Stream Create()

Stream to write content to.

Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |
C# |
public Stream Create()
Exception | Condition |
---|---|
WebException | |
AmazonS3Exception |