AliyunHDRReadOnlyAccess

AliyunHDRReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunHDRReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问混合云容灾服务(HDR)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2024-11-18 15:30:45

  • 更新时间:2024-11-18 15:30:45

  • 当前版本:v1

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "hdr:CheckRole",
        "hdr:CheckSlrRole",
        "hdr:CollectCustomerInfo",
        "hdr:CollectSupportBundle",
        "hdr:DescribeAlarmEvents",
        "hdr:DescribeAlarmHistory",
        "hdr:DescribeAlarmStatistics",
        "hdr:DescribeAvailableDiskCategories",
        "hdr:DescribeAvailableImages",
        "hdr:DescribeAvailableInstanceTypes",
        "hdr:DescribeAvailableInstanceTypesForSE",
        "hdr:DescribeAvailableTypes",
        "hdr:DescribeBmrShadowVmImageUrl",
        "hdr:DescribeCloudRegions",
        "hdr:DescribeCloudSecurityGroups",
        "hdr:DescribeCloudVSwitches",
        "hdr:DescribeCloudVpcs",
        "hdr:DescribeCloudZones",
        "hdr:DescribeDRApplianceUrl",
        "hdr:DescribeDRAppliances",
        "hdr:DescribeDashboard",
        "hdr:DescribeDependencyServiceStatus",
        "hdr:DescribeDrGateway",
        "hdr:DescribeDrGatewayFlowControlPolicy",
        "hdr:DescribeDrGatewayImageUrl",
        "hdr:DescribeDrGatewayMetrics",
        "hdr:DescribeDrGateways",
        "hdr:DescribeDrGatewaysForCms",
        "hdr:DescribeDrRecoveryPoints",
        "hdr:DescribeDrSitePairs",
        "hdr:DescribeDrTasks",
        "hdr:DescribeDrillGroupInstances",
        "hdr:DescribeDrillGroups",
        "hdr:DescribeFeature",
        "hdr:DescribeGateway",
        "hdr:DescribeGateways",
        "hdr:DescribeInfrastructures",
        "hdr:DescribeInspectionTasks",
        "hdr:DescribeInstanceTypes",
        "hdr:DescribeKmsServer",
        "hdr:DescribeNetworkMappings",
        "hdr:DescribeNetworks",
        "hdr:DescribeOpsOrders",
        "hdr:DescribeProtectionCandidates",
        "hdr:DescribeProtectionEntities",
        "hdr:DescribeProtectionEntityMetadata",
        "hdr:DescribeProtectionGroupStatistics",
        "hdr:DescribeProtectionGroups",
        "hdr:DescribeProtectionInstanceMeta",
        "hdr:DescribeProtectionInstances",
        "hdr:DescribeRecoveryPlan",
        "hdr:DescribeRecoveryPlanExecution",
        "hdr:DescribeRecoveryPlanExecutions",
        "hdr:DescribeRecoveryPlans",
        "hdr:DescribeRecoveryPoints",
        "hdr:DescribeRecoveryPointsForRP",
        "hdr:DescribeRegions",
        "hdr:DescribeReplication",
        "hdr:DescribeReplicationStatistics",
        "hdr:DescribeReplications",
        "hdr:DescribeSecurityGroupMappings",
        "hdr:DescribeServer",
        "hdr:DescribeServerInstances",
        "hdr:DescribeServers",
        "hdr:DescribeServiceDependencyStatus",
        "hdr:DescribeServiceStatus",
        "hdr:DescribeSite",
        "hdr:DescribeSitePair",
        "hdr:DescribeSitePairDrillSettings",
        "hdr:DescribeSitePairInfo",
        "hdr:DescribeSitePairSecurityGroupMappings",
        "hdr:DescribeSitePairStatistics",
        "hdr:DescribeSitePairs",
        "hdr:DescribeSummary",
        "hdr:DescribeTask",
        "hdr:DescribeTaskStatistics",
        "hdr:DescribeTasks",
        "hdr:DescribeTestFailoverStatistics",
        "hdr:DescribeUserBusinessStatus",
        "hdr:DescribeUserHdrStatus",
        "hdr:DescribeVSwitches",
        "hdr:DescribeWhiteList",
        "hdr:DescribeZoneMappings",
        "hdr:DescribevSphereInventories"
      ],
      "Resource": "*"
    },
    {
      "Action": [
        "ecs:DescribeDisks",
        "ecs:DescribeInstances",
        "ecs:DescribeInstanceAttribute",
        "ecs:DescribeImages",
        "ecs:DescribeSecurityGroups",
        "ecs:DescribeRegions"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "vpc:DescribeVSwitches",
        "vpc:DescribeVpcs"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

相关文档