在存盤桶上配置了策略
{
"Version": "2008-10-17",
"Id": "Policy1428559320591",
"Statement": [
{
"Sid": "Stmt1428559309270",
"Effect": "Allow",
"Principal": "*",
"Action": "s3:GetObject",
"Resource": "arn:aws-cn:s3:::cnctestbucket/*"
}
]
}
資源權限上也授權所有人可以查看,
在瀏覽器點解資源鏈接時,一直提示:
You are not authorized to perform this operation
應該怎么配置呢?謝謝!
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/95718.html
標籤:AWS
