Commit bf53c0dd by 宋毅

tj

parent 6a708d5d
......@@ -16,7 +16,9 @@ module.exports = {
'name/cos:ListMultipartUploads',
'name/cos:ListParts',
'name/cos:UploadPart',
'name/cos:CompleteMultipartUpload'
'name/cos:CompleteMultipartUpload',
//下载操作
"name/cos:GetObject"
],
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment