Constructor where credentials could be specified.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- accessKeyID
- Type: System String
Access key ID.
- accessKey
- Type: System String
Access secret key.
- bucketName
- Type: System String
Bucket name.
See Also