AliyunASMFullAccess
更新時間:
AliyunASMFullAccess 是阿里云管理的產(chǎn)品系統(tǒng)策略,您可以將 AliyunASMFullAccess 授權(quán)給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了管理阿里云服務(wù)網(wǎng)格(ASM)的權(quán)限。
策略詳情
類型:系統(tǒng)策略
創(chuàng)建時間:2021-11-22 08:04:33
更新時間:2023-07-20 03:26:14
當前版本:v3
策略內(nèi)容
{
"Statement": [
{
"Effect": "Allow",
"Action": "servicemesh:*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "ims:ListUserBasicInfos",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"log:ListLogStores",
"log:ListDashboard",
"log:GetDashboard",
"log:ListSavedSearch"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "log:GetLogStoreLogs",
"Resource": "acs:log:*:*:project/*/logstore/audit-*"
},
{
"Effect": "Allow",
"Action": "bssapi:GetPayAsYouGoPrice",
"Resource": "*",
"Condition": {
"StringEquals": {
"bssapi:ProductCode": [
"servicemesh",
"eip",
"slb"
]
}
}
},
{
"Effect": "Allow",
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Condition": {
"StringEquals": {
"ram:ServiceName": "servicemesh.aliyuncs.com"
}
}
}
],
"Version": "1"
}
相關(guān)文檔
文檔內(nèi)容是否對您有幫助?