All Products
Search
Document Center

Resource Access Management:AliyunEDASApplicationReadOnlyAccess

Last Updated:Dec 28, 2023

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

Policy details

  • Type: service system policy

  • Creation time: 08:40:11 on July 21, 2020

  • Update time: 08:40:11 on July 21, 2020

  • Current version: v1

Policy content

{
    "Version":"1",
    "Statement":[
        {
            "Effect":"Allow",
            "Action":[
                "edas:ReadApplication",
                "edas:ReadService",
                "arms:Describe*",
                "arms:List*",
                "arms:Get*",
                "arms:Search*",
                "arms:Query*"
            ],
            "Resource":[
                "*"
            ]
        }
    ]
}

References