All Products
Search
Document Center

Resource Access Management:AliyunYundunWAFReadOnlyAccess

Last Updated:Dec 28, 2023

AliyunYundunWAFReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunYundunWAFReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunYundunWAFReadOnlyAccess policy: Provides read-only access to Web Application Firewall via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 10:54:22 on May 15, 2017

  • Update time: 01:14:38 on October 19, 2018

  • Current version: v3

Policy content

{
    "Version": "1", 
    "Statement": [
        {
            "Action": [
                "yundun-waf:Get*", 
                "yundun-waf:Describe*", 
                "yundun-waf:Query*", 
                "yundun-waf:List*"
            ], 
            "Resource": "*", 
            "Effect": "Allow"
        }
    ]
}

References