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