AliyunNISReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunNISReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunNISReadOnlyAccess policy: Provides read-only access to Network Intelligence Service(NIS) via Management Console.
Policy details
Type: service system policy
Creation time: 09:41:53 on January 25, 2022
Update time: 06:24:42 on March 08, 2022
Current version: v2
Policy content
{
"Version": "1",
"Statement": [
{
"Effect": "Allow",
"Action": [
"cbn:Describe*",
"cbn:List*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "vpc:Describe*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "vpc:Get*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "vpc:List*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "slb:Describe*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"alb:Get*",
"alb:List*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"nlb:Get*",
"nlb:List*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "tag:List*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "cms:Describe*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "ecs:Describe*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": "yundun-cloudfirewall:Describe*",
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"nis:List*",
"nis:Get*",
"nis:Count*",
"nis:Check*",
"nis:Is*",
"nis:Describe*"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"log:ListLogStores",
"log:ListProject"
],
"Resource": "*"
},
{
"Effect": "Allow",
"Action": [
"ga:List*",
"ga:Get*",
"ga:Check*",
"ga:Query*"
],
"Resource": "*"
}
]
}