AliyunBastionhostPamFullAccess
更新時(shí)間:
AliyunBastionhostPamFullAccess 是阿里云管理的產(chǎn)品系統(tǒng)策略,您可以將 AliyunBastionhostPamFullAccess 授權(quán)給 RAM 身份(RAM 用戶(hù)、RAM 用戶(hù)組和 RAM 角色),本策略定義了管理特權(quán)訪問(wèn)管理(PAM)的權(quán)限。
策略詳情
類(lèi)型:系統(tǒng)策略
創(chuàng)建時(shí)間:2020-09-21 02:03:52
更新時(shí)間:2020-09-21 02:03:52
當(dāng)前版本:v1
策略?xún)?nèi)容
{
"Statement": [
{
"Effect": "Allow",
"Action": [
"pam:*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ecs:DescribeInstances",
"vpc:DescribeVpcs",
"vpc:DescribeVpcAttribute",
"vpc:DescribeVSwitches",
"vpc:DescribeVSwitchAttributes",
"yundun-idaas:DescribeRegions",
"yundun-idaas:DescribeInstances"
],
"Resource": "*"
},
{
"Action": [
"ram:CreateServiceLinkedRole",
"ram:CheckServiceLinkedRoleExistence"
],
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "pam.aliyuncs.com"
}
}
}
],
"Version": "1"
}
相關(guān)文檔
文檔內(nèi)容是否對(duì)您有幫助?