AliyunCENReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunCENReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunCENReadOnlyAccess policy: Provides read-only access to CEN via Management Console.
Policy details
Type: service system policy
Creation time: 03:56:52 on March 29, 2018
Update time: 08:48:46 on July 14, 2022
Current version: v3
Policy content
{
"Version": "1",
"Statement": [
{
"Action": [
"cen:Describe*",
"cen:List*",
"cen:Get*",
"cen:CheckTransitRouterService",
"cen:QueryTransitRouterAttachmentPrice"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "cms:QueryMetric*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"cdt:GetCdtServiceStatus",
"cdt:GetCdtCbServiceStatus"
],
"Resource": "*",
"Effect": "Allow"
}
]
}