AliyunPAIEASFullAccess
更新時(shí)間:
AliyunPAIEASFullAccess 是阿里云管理的產(chǎn)品系統(tǒng)策略,您可以將 AliyunPAIEASFullAccess 授權(quán)給 RAM 身份(RAM 用戶、RAM 用戶組和 RAM 角色),本策略定義了管理機(jī)器學(xué)習(xí)平臺(PAI)模型在線服務(wù)(EAS)的權(quán)限。
策略詳情
類型:系統(tǒng)策略
創(chuàng)建時(shí)間:2020-06-05 02:35:24
更新時(shí)間:2024-12-06 09:58:04
當(dāng)前版本:v3
策略內(nèi)容
{
"Statement": [
{
"Effect": "Allow",
"Action": "eas:*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "oss:ListBuckets",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"bssapi:DescribePricingModule",
"bss:DescribeProduct"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"bssapi:GetPayAsYouGoPrice",
"bss:DescribePrice"
],
"Resource": "*",
"Condition": {
"StringEquals": {
"bssapi:ProductCode": [
"learn"
],
"bssapi:ProductType": [
"learn_EasPayAsYouGo_public_intl",
"learn_EasPayAsYouGo_public_cn"
]
}
}
},
{
"Effect": "Allow",
"Action": [
"log:ListProject",
"log:ListLogStores"
],
"Resource": "*"
},
{
"Action": [
"log:Get*",
"log:List*",
"log:Query*"
],
"Resource": "acs:log:*:*:project/*/logstore/pai_gw_access_log",
"Effect": "Allow"
},
{
"Effect": "Allow",
"Action": [
"vpc:DescribeVpcs",
"vpc:DescribeVSwitches",
"ecs:DescribeSecurityGroups"
],
"Resource": "*"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "eas.pai.aliyuncs.com"
}
}
}
],
"Version": "1"
}
相關(guān)文檔
文檔內(nèi)容是否對您有幫助?