AliyunAdcpReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunAdcpReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunAdcpReadOnlyAccess policy: Provides read-only access to Alibaba Cloud Distributed Cloud Container Platform for Kubernetes(adcp) via Management Console.
Policy details
Type: service system policy
Creation time: 08:02:43 on March 31, 2022
Update time: 08:02:43 on March 31, 2022
Current version: v1
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "ram:GetRole",
"Resource": [
"acs:ram:*:*:role/aliyunadcpserverlesskubernetesrole",
"acs:ram:*:*:role/aliyunadcpmanagedmserole"
],
"Effect": "Allow"
},
{
"Action": [
"adcp:Get*",
"adcp:List*",
"adcp:Describe*",
"adcp:CheckServiceRole"
],
"Resource": "*",
"Effect": "Allow"
}
]
}