All Products
Search
Document Center

Resource Access Management:AliyunYundunHSMReadOnlyAccess

Last Updated:Dec 28, 2023

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

Policy details

  • Type: service system policy

  • Creation time: 05:31:23 on July 25, 2017

  • Update time: 01:20:49 on October 19, 2018

  • Current version: v2

Policy content

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

References