@@ -26,7 +26,8 @@ $policy = <<<POLICY
{
"Action": [
"oss:Get*",
- "oss:List*"
+ "oss:List*",
+ "oss:Put*"
],
"Effect": "Allow",
"Resource": "*"