AliyunVPCReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunVPCReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问专有网络(VPC)的权限。
策略详情
类型:系统策略
创建时间:2015-12-24 01:37:20
更新时间:2025-08-07 10:02:59
当前版本:v9
策略内容
{
"Version": "1",
"Statement": [
{
"Action": [
"vpc:DescribeHaVip*",
"vpc:DescribeRouteTable*",
"vpc:DescribeRouteEntry*",
"vpc:DescribeVSwitch*",
"vpc:DescribeVRouter*",
"vpc:DescribeVpc*",
"vpc:Describe*Cen*",
"vpc:ListTag*",
"vpc:DescribeTag*",
"vpc:DescribeNetworkAcl*",
"vpc:DescribeFlowLog*",
"vpc:CheckCanAllocateVpcPrivateIpAddress",
"vpc:ListIpv4Gateways",
"vpc:GetIpv4GatewayAttribute",
"vpc:ListDhcpOptionsSets",
"vpc:GetDhcpOptionsSet"
],
"Resource": "*",
"Effect": "Allow"
}
]
}
相关文档
该文章对您有帮助吗?