AliyunBDRCReadOnlyAccess

Updated at:
Copy as MD

AliyunBDRCReadOnlyAccess is a service system policy that is managed by Alibaba Cloud. You can attach the AliyunBDRCReadOnlyAccess policy to a Resource Access Management (RAM) identity, such as a RAM user, RAM user group, and RAM role. The AliyunBDRCReadOnlyAccess policy: Provides read-only access to Backup and Disaster Recovery Center (BDRC) via Management Console.

Policy details

  • Type: service system policy

  • Creation time: 11:22:29 on March 28, 2024

  • Update time: 15:48:59 on June 09, 2026

  • Current version: v2

Policy content

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "bdrc:Describe*",
        "bdrc:List*",
        "bdrc:Get*"
      ],
      "Resource": "*"
    }
  ]
}

References