All Products
Search
Document Center

Resource Access Management:AliyunYundunCertReadOnlyAccess

Last Updated:Dec 28, 2023

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

Policy details

  • Type: service system policy

  • Creation time: 02:51:10 on August 11, 2017

  • Update time: 01:23:10 on October 19, 2018

  • Current version: v2

Policy content

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

References