AliyunResourceCenterReadOnlyAccess
更新時間:
AliyunResourceCenterReadOnlyAccess 是阿里云管理的產(chǎn)品系統(tǒng)策略,您可以將 AliyunResourceCenterReadOnlyAccess 授權(quán)給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了只讀訪問資源中心(ResourceCenter)的權(quán)限。
策略詳情
類型:系統(tǒng)策略
創(chuàng)建時間:2023-02-15 03:06:40
更新時間:2023-02-15 03:06:40
當(dāng)前版本:v1
策略內(nèi)容
{
"Version": "1",
"Statement": [
{
"Effect": "Allow",
"Action": [
"resourcecenter:Get*",
"resourcecenter:List*",
"resourcecenter:Search*",
"resourcecenter:ExecuteSQLQuery",
"resourcecenter:ExecuteMultiAccountSQLQuery"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"tag:ListTag*"
],
"Resource": "*"
}
]
}
相關(guān)文檔
文檔內(nèi)容是否對您有幫助?