AliyunKvstoreFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunKvstoreFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunKvstoreFullAccess policy: Provides full access to Tair (Redis OSS-Compatible) via Management Console.
Policy details
Type: service system policy
Creation time: 08:17:37 on January 04, 2016
Update time: 12:20:07 on February 22, 2022
Current version: v3
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "kvstore:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "hdm:*",
"Resource": "acs:kvstore:*:*:*",
"Effect": "Allow"
},
{
"Action": "ram:CreateServiceLinkedRole",
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": "r-kvstore.aliyuncs.com"
}
}
}
]
}