AliyunYundunSDDPFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunYundunSDDPFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunYundunSDDPFullAccess policy: Provides full access to Sensitive Data Discovery and Protection via Management Console.
Policy details
Type: service system policy
Creation time: 03:05:19 on January 31, 2019
Update time: 05:57:23 on August 06, 2020
Current version: v2
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "yundun-sddp:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "sddp.aliyuncs.com"
}
}
}
]
}