AliyunServiceRolePolicyForAlb 是专用于服务关联角色的授权策略,会在创建服务关联角色 AliyunServiceRoleForAlb 时自动授权,以允许服务关联角色代您访问其他云服务。本策略由对应的阿里云服务按需更新,请勿将本策略授权给服务关联角色之外的 RAM 身份使用。
策略详情
类型:系统策略
创建时间:2020-08-31 13:07:15
更新时间:2023-07-25 03:01:11
当前版本:v17
策略内容
{
"Version": "1",
"Statement": [
{
"Action": [
"ecs:CreateNetworkInterface",
"ecs:DeleteNetworkInterface",
"ecs:DescribeNetworkInterfaces",
"ecs:CreateSecurityGroup",
"ecs:DeleteSecurityGroup",
"ecs:DescribeSecurityGroups",
"ecs:AuthorizeSecurityGroup",
"ecs:DescribeSecurityGroupAttribute",
"ecs:AuthorizeSecurityGroupEgress",
"ecs:RevokeSecurityGroup",
"ecs:RevokeSecurityGroupEgress",
"ecs:AttachNetworkInterface",
"ecs:DetachNetworkInterface",
"ecs:ModifyNetworkInterfaceAttribute",
"eci:DescribeContainerGroups",
"ecs:DescribeNetworkInterfaceAttribute",
"vpc:RemoveCommonBandwidthPackageIp",
"vpc:AddCommonBandwidthPackageIp",
"vpc:DeleteCommonBandwidthPackage",
"vpc:CreateCommonBandwidthPackage",
"vpc:DescribeCommonBandwidthPackages",
"vpc:ModifyCommonBandwidthPackageSpec",
"vpc:ModifyCommonBandwidthPackageChargeType",
"vpc:ReleaseEipAddress",
"vpc:AllocateEipAddress",
"vpc:AssociateEipAddress",
"vpc:UnassociateEipAddress",
"vpc:DescribeEipAddresses",
"vpc:ModifyEipAddressAttribute",
"vpc:DeleteIpv6InternetBandwidth",
"vpc:AllocateIpv6InternetBandwidth",
"vpc:ModifyIpv6AddressAttribute",
"vpc:DescribeIpv6Addresses",
"vpc:DescribeIpv6Gateways",
"vpc:MoveResourceGroup",
"vpc:TagResources",
"cas:DescribeCACertificate",
"yundun-waf:DescribeInstanceCompatible",
"yundun-waf:CreateInstance",
"eipanycast:AllocateAnycastEipAddress",
"eipanycast:ModifyAnycastEipAddressAttribute",
"eipanycast:ReleaseAnycastEipAddress",
"eipanycast:AssociateAnycastEipAddress",
"eipanycast:UnassociateAnycastEipAddress",
"eipanycast:DescribeAnycastEipAddress",
"eipanycast:ListAnycastEipAddresses"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:DeleteServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "alb.aliyuncs.com"
}
}
},
{
"Action": [
"oss:GetBucketInfo",
"oss:PutObject",
"oss:GetObject",
"oss:PutBucket",
"oss:PutBucketVersioning",
"oss:GetBucketVersioning",
"oss:GetObjectVersion",
"oss:PutBucketCors"
],
"Effect": "Allow",
"Resource": [
"acs:oss:*:*:alb-res-backup-*",
"acs:oss:*:*:alb-res-backup-*/*"
]
},
{
"Effect": "Allow",
"Action": "quotas:GetProductQuota",
"Resource": "acs:quotas:*:*:*"
}
]
}