All Products
Search
Document Center

Resource Access Management:AliyunYundunSASFullAccess

Last Updated:Apr 11, 2024

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

Policy details

  • Type: service system policy

  • Creation time: 01:01:38 on January 06, 2016

  • Update time: 01:49:42 on November 21, 2022

  • Current version: v5

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "yundun-sas:*",
        "yundun-aegis:*",
        "sasti:*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "ram:CreateServiceLinkedRole",
      "Resource": "*",
      "Effect": "Allow",
      "Condition": {
        "StringEquals": {
          "ram:ServiceName": [
            "sas.aliyuncs.com",
            "cloudsiem.sas.aliyuncs.com",
            "cspm.sas.aliyuncs.com"
          ]
        }
      }
    }
  ]
}

References