The ContentInAmazonS3 type exposes the following members.

Constructors

  NameDescription
Public methodContentInAmazonS3
Initializes a new instance of the ContentInAmazonS3 class

Methods

  NameDescription
Public methodGetContentFromAmazonS3
Gets the content from Amazon S3 by given bucket name and key.
Public methodSaveContentToAmazonS3
Saves the content to Amazon S3 by given bucket name, key, and content.

See Also