AliyunYundunWAFv3FullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunYundunWAFv3FullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunYundunWAFv3FullAccess policy: Provides full access to Web Application Firewall3.0 via Management Console.
Policy details
Type: service system policy
Creation time: 06:13:17 on February 14, 2023
Update time: 06:57:28 on September 23, 2025
Current version: v2
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"yundun-waf:*",
"sasti:Get*",
"sasti:Describe*",
"sasti:Query*",
"sasti:List*",
"sasti:Grant*"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"yundun-sas:DescribeServiceLinkedRoleStatus",
"yundun-sas:CreateServiceLinkedRole",
"sasti:AskTextToTextMsg",
"sasti:SaveSecllmTalk",
"sasti:DeleteHistoryTalk",
"sasti:AddTalkScore",
"sasti:AddSessionScore"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"sas.aliyuncs.com",
"secllm.sas.aliyuncs.com"
]
}
}
}
]
}