Puts data from stream to Amazon S3 storage.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- obj
- Type: CMS.AmazonStorage IS3ObjectInfo
Object info.
- stream
- Type: CMS.IO Stream
Stream to upload.
See Also