AliyunHBRFullAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunHBRFullAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunHBRFullAccess policy: Provides full access to Cloud Backup via Management Console.
Policy details
Type: service system policy
Creation time: 06:54:13 on December 04, 2017
Update time: 08:53:17 on January 14, 2022
Current version: v5
Policy content
{
"Version": "1",
"Statement": [
{
"Action": "hbr:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": "hdr:*",
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ecs:DescribeImages",
"ecs:DescribeInstances",
"ecs:DescribeInstanceAttribute"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"vpc:DescribeVSwitches",
"vpc:DescribeVpcs",
"vpc:DescribeEipAddresses",
"vpc:DescribeVpcAttribute",
"vpc:DescribeZones",
"vcp:DescribeVSwitchAttributes"
],
"Resource": "*",
"Effect": "Allow"
},
{
"Action": [
"ram:CreateServiceLinkedRole",
"ram:DeleteServiceLinkedRole"
],
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringEquals": {
"ram:ServiceName": [
"dr.hbr.aliyuncs.com",
"ecsbackup.hbr.aliyuncs.com",
"ossbackup.hbr.aliyuncs.com",
"nasbackup.hbr.aliyuncs.com",
"csgbackup.hbr.aliyuncs.com",
"vaultencryption.hbr.aliyuncs.com",
"otsbackup.hbr.aliyuncs.com",
"crossbackup.hbr.aliyuncs.com",
"ecsencryption.hbr.aliyuncs.com",
"magpiebridge.hbr.aliyuncs.com"
]
}
}
}
]
}