文档

AliyunPrivateLinkReadOnlyAccess

更新时间:

AliyunPrivateLinkReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunPrivateLinkReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问私网连接(PrivateLink)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2021-02-03 11:17:24

  • 更新时间:2021-02-03 11:17:24

  • 当前版本:v1

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "privatelink:List*",
        "privatelink:Get*",
        "vpc:DescribeVpcs",
        "vpc:DescribeVSwitches",
        "ecs:DescribeSecurityGroups",
        "slb:DescribeLoadBalancers"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

相关文档

  • 本页导读 (1)
文档反馈