AliyunFinanceConsoleReadOnlyAccess

更新时间:2025-03-20 06:16:04

AliyunFinanceConsoleReadOnlyAccess 是阿里云管理的产品系统策略,您可以将 AliyunFinanceConsoleReadOnlyAccess 授权给 RAM 身份(RAM 用户、RAM 用户组和 RAM 角色),本策略定义了只读访问企业财务管理(EFC)的权限。

策略详情

  • 类型:系统策略

  • 创建时间:2017-11-08 07:07:40

  • 更新时间:2025-03-20 06:15:39

  • 当前版本:v2

策略内容

{
  "Version": "1",
  "Statement": [
    {
      "Action": [
        "efc:Get*",
        "efc:Query*",
        "efc:Check*",
        "efc:Verify*",
        "efc:Validate*",
        "efc:CurrentProductFee",
        "efc:BillAnalysis"
      ],
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": "bss:Describe*",
      "Resource": "*",
      "Effect": "Allow"
    },
    {
      "Action": [
        "accountcenter:EnterpriseContactQuery*",
        "accountcenter:EnterpriseAddressQuery*"
      ],
      "Resource": "*",
      "Effect": "Allow"
    }
  ]
}

相关文档

  • 本页导读 (1)
  • 策略详情
  • 策略内容
  • 相关文档