AliyunHBREssentialEditionActivationAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunHBREssentialEditionActivationAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunHBREssentialEditionActivationAccess policy: The policy for activating Cloud Backup Service Backup Essential Edition.
Policy details
Type: service system policy
Creation time: 10:21:48 on August 18, 2025
Update time: 02:08:10 on August 27, 2025
Current version: v2
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "hbr:CreateBackupPlan",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"oos:GetTemplate",
"oos:ListInstancePackageStates",
"oos:ListExecutions",
"oos:StartExecution",
"oos:UpdateInstancePackageState",
"oos:GetApplicationGroup"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "bss:DescribeOrderDetail",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ram:CreateServiceLinkedRole",
"ram:DeleteServiceLinkedRole"
],
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"ecsbackup.hbr.aliyuncs.com"
]
}
}
}
]
}