AliyunTracingAnalysisReadOnlyAccess

AliyunTracingAnalysisReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunTracingAnalysisReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问链路追踪(TracingAnalysis)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2019-05-13 05:53:47

  • 更新时间:2025-11-28 07:43:46

  • 当前版本:v5

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "xtrace:Describe*",
        "xtrace:List*",
        "xtrace:Get*",
        "xtrace:Search*",
        "xtrace:Query*",
        "xtrace:Read*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "arms:Describe*",
        "arms:List*",
        "arms:Get*",
        "arms:Search*",
        "arms:Check*",
        "arms:Query*",
        "xtrace:Read*",
        "xtrace:Get*",
        "xtrace:Describe*",
        "cms:Get*",
        "cms:List*",
        "log:GetAgentInstanceConfig"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "log:GetLogStoreLogs",
        "log:GetIndex"
      ],
      "Resource": "acs:log:*:*:project/proj-xtrace-*/logstore/*",
      "Effect": "Allow"
    }
  ]
}

相关文档