授权信息

访问控制(RAM)是阿里云提供的管理用户身份与资源访问权限的服务。使用RAM可以让您避免与其他用户共享阿里云账号密钥,并可按需为用户授予最小权限。RAM中使用权限策略描述授权的具体内容。
本文为您介绍智能计算灵骏(Eflo)RAM权限策略定义的操作(Action)、资源(Resource)和条件(Condition)。智能计算灵骏(Eflo)RAM代码(RamCode)为eflo,支持的授权粒度为RESOURCE

权限策略通用结构

权限策略支持JSON格式,其通用结构如下:
{
  "Version": "1",
  "Statement": [
    {
      "Effect": "<Effect>",
      "Action": "<Action>",
      "Resource": "<Resource>",
      "Condition": {
        "<Condition_operator>": {
          "<Condition_key>": [
            "<Condition_value>"
          ]
        }
      }
    }
  ]
}
各字段含义如下:
  • Effect:权限策略效果。取值:Allow(允许)、Deny(拒绝)。
  • Action:授予允许或拒绝权限的具体操作。具体信息,请参见操作(Action)
  • Resource:受操作影响的具体对象,您可以使用资源ARN来描述指定资源。具体信息,请参见资源(Resource)
  • Condition:指授权生效的条件。可选字段。具体信息,请参见条件(Condition)
    • Condition_operator:条件运算符,不同类型的条件对应不同的条件运算符。具体信息,请参见权限策略基本元素
    • Condition_key:条件关键字。
    • Condition_value:条件关键字对应的值。

操作(Action)

下表是智能计算灵骏(Eflo)定义的操作,这些操作可以在RAM权限策略语句的Action元素中使用,用来授予执行该操作的权限。下面对表中的具体项提供说明:
  • 操作:是指具体的权限点。
  • API:是指操作对应的API接口。
  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:
    • 对于必选的资源类型,用背景高亮的方式表示。
    • 对于不支持资源级授权的操作,用全部资源表示。
  • 条件关键字:是指云产品自身定义的条件关键字。该列不体现适用于任何操作的通用条件关键字
  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
操作API访问级别资源类型条件关键字关联操作
eflo:ListInstancesByNcdListInstancesByNcdget
全部资源
*
eflo:ListErAttachmentsListErAttachmentslist
全部资源
*
eflo:CreateVpdCreateVpdcreate
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/*
eflo:ListElasticNetworkInterfacesListElasticNetworkInterfaceslist
全部资源
*
eflo:GetNodeInfoForPodGetNodeInfoForPodget
全部资源
*
eflo:CreateErRouteMapCreateErRouteMapWrite
全部资源
*
eflo:ListErRouteMapsListErRouteMapslist
全部资源
*
eflo:CreateVccRouteEntryCreateVccRouteEntrycreate
全部资源
*
eflo:GetErAttachmentGetErAttachmentget
全部资源
*
eflo:QueryInstanceNcdQueryInstanceNcdget
全部资源
*
eflo:ListVccRouteEntriesListVccRouteEntrieslist
全部资源
*
eflo:UpdateLeniPrivateIpAddressUpdateLeniPrivateIpAddressupdate
全部资源
*
eflo:UpdateVpdUpdateVpdupdate
全部资源
*
eflo:GetVpdGrantRuleGetVpdGrantRuleget
全部资源
*
eflo:GetNetworkInterfaceGetNetworkInterfaceget
全部资源
*
eflo:GetVpdRouteEntryGetVpdRouteEntryget
全部资源
*
eflo:CreateErAttachmentCreateErAttachmentWrite
全部资源
*
eflo:UnAssociateVpdCidrBlockUnAssociateVpdCidrBlockdelete
全部资源
*
eflo:CreateVpdGrantRuleCreateVpdGrantRuleWrite
全部资源
*
eflo:AssociateVpdCidrBlockAssociateVpdCidrBlockcreate
全部资源
*
eflo:GetVccRouteEntryGetVccRouteEntryget
全部资源
*
eflo:CreateElasticNetworkInterfaceCreateElasticNetworkInterfacecreate
全部资源
*
eflo:ListNetworkInterfacesListNetworkInterfacesget
全部资源
*
eflo:UpdateErUpdateErupdate
全部资源
*
eflo:CreateSubnetCreateSubnetcreate
全部资源
*
eflo:GetElasticNetworkInterfaceGetElasticNetworkInterfaceget
全部资源
*
eflo:CreateVccGrantRuleCreateVccGrantRulecreate
全部资源
*
eflo:AssignLeniPrivateIpAddressAssignLeniPrivateIpAddress
全部资源
*
eflo:GetVpdGetVpdget
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
eflo:UpdateErRouteMapUpdateErRouteMapWrite
全部资源
*
eflo:AssignPrivateIpAddressAssignPrivateIpAddresscreate
全部资源
*
eflo:CreateErCreateErcreate
全部资源
*
eflo:ListErsListErslist
Er
acs:eflo:{#regionId}:{#accountId}:er/*
eflo:GetErRouteEntryGetErRouteEntryget
全部资源
*
eflo:GetLeniPrivateIpAddressGetLeniPrivateIpAddressget
全部资源
*
eflo:DeleteVccRouteEntryDeleteVccRouteEntryWrite
全部资源
*
eflo:DeleteVccGrantRuleDeleteVccGrantRuleWrite
全部资源
*
eflo:ListVccGrantRulesListVccGrantRuleslist
全部资源
*
eflo:DeleteSubnetDeleteSubnetdelete
Subnet
acs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
eflo:UnassignLeniPrivateIpAddressUnassignLeniPrivateIpAddressdelete
全部资源
*
eflo:ListSubnetsListSubnetsget
全部资源
*
eflo:DescribeSlrDescribeSlrget
全部资源
*
eflo:DeleteErDeleteErdelete
全部资源
*
eflo:CreateVccCreateVcccreate
全部资源
*
eflo:DeleteErAttachmentDeleteErAttachmentWrite
全部资源
*
eflo:UpdateElasticNetworkInterfaceUpdateElasticNetworkInterfaceupdate
全部资源
*
eflo:DeleteElasticNetworkInterfaceDeleteElasticNetworkInterfaceWrite
全部资源
*
eflo:ListLeniPrivateIpAddressesListLeniPrivateIpAddresses
全部资源
*
eflo:GetFabricTopologyGetFabricTopologyget
全部资源
*
eflo:GetVccGrantRuleGetVccGrantRuleget
全部资源
*
eflo:ListNodeInfosForPodListNodeInfosForPodget
全部资源
*
eflo:UpdateVccUpdateVccupdate
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
eflo:ListVpdGrantRulesListVpdGrantRuleslist
全部资源
*
eflo:ListVpdRouteEntriesListVpdRouteEntrieslist
全部资源
*
eflo:GetSubnetGetSubnetget
Subnet
acs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
eflo:UpdateErAttachmentUpdateErAttachmentWrite
全部资源
*
eflo:GetLniPrivateIpAddressGetLniPrivateIpAddressget
全部资源
*
eflo:GetErGetErget
全部资源
*
eflo:UpdateSubnetUpdateSubnetupdate
全部资源
*
eflo:GetErRouteMapGetErRouteMapget
全部资源
*
eflo:GetVccGetVccget
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
eflo:ListErRouteEntriesListErRouteEntrieslist
全部资源
*
eflo:ListVccsListVccsget
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/*
eflo:InitializeVccInitializeVccWrite
全部资源
*
eflo:ListVpdsListVpdsget
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/*
eflo:DeleteErRouteMapDeleteErRouteMapWrite
全部资源
*
eflo:UnAssignPrivateIpAddressUnAssignPrivateIpAddressdelete
全部资源
*
eflo:DeleteVpdDeleteVpddelete
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
eflo:ListLniPrivateIpAddressListLniPrivateIpAddressget
全部资源
*
eflo:DeleteVpdGrantRuleDeleteVpdGrantRuleWrite
全部资源
*

资源(Resource)

下表是智能计算灵骏(Eflo)定义的资源,这些资源可以在RAM权限策略语句的Resource元素中使用,用来授予对该资源执行具体操作的权限。 其中,资源ARN是资源在阿里云上的唯一标识。具体说明如下:
  • {#}为变量标识,需要您替换为实际值。例如:{#ramcode}需要您替换为实际的云服务RAM代码。
  • *表示全部。例如:
    • {#resourceType}*时:表示全部资源。
    • {#regionId}*时:表示全部地域。
    • {#accountId}*时:表示全部阿里云账号。
资源类型资源ARN
ElasticNetworkInterfacePrivateIpacs:eflo:{#regionId}:{#accountId}:elasticnetworkinterfaceprivateip/{#IpName}
NetworkInterfaceacs:eflo:{#regionId}:{#accountId}:networkinterface/{#NetworkInterfaceId}
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/*
Eracs:*:{#regionId}:{#accountId}:er/{#ErId}
Vpdacs:eflo:{#regionId}:{#accountId}:vpd/*
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:elasticnetworkinterface/*
ErRouteMapacs:*:{#regionId}:{#accountId}:er_rmap/*
ErRouteMapacs::{#regionId}:{#accountId}:er_rmap/*
Vccacs:eflo:{#regionId}:{#accountId}:vcc/*
VccRouteEntryacs:*:{#regionId}:{#accountId}:vcc_rte/*
Vccacs:*:{#regionId}:{#accountId}:vcc/{#VccId}
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/{#ErAttachmentId}
VccRouteEntryacs::*:{#accountId}:vcc_rte/*
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni_private_ip/*
Vpdacs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
PrivateIpAddressacs:eflo:{#regionId}:{#accountId}:privateipaddress/{#IpName}
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:highdensityelasticnetworkinterface/*
VpdGrantRuleacs::{#regionId}:{#accountId}:vpdgrantrule/{#GrantRuleId}
Vpdacs:*:{#regionId}:{#accountId}:vpd/{#VpdId}
Vccacs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
LingJunNetworkInterfaceacs::{#regionId}:{#accountId}:LingJunNetworkInterface/NetworkInterfaceId
VpdRouteEntryacs::*:{#accountId}:VpdRouteEntry/{#VpdRouteEntryId}
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:{*}
VpdGrantRuleacs::{#regionId}:{#accountId}:vpdgrantrule/*
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:{#HighDensityElasticNetworkInterfaceId}
VccRouteEntryacs::*:{#accountId}:vcc_rte/{#VccRouteEntryId}
LingJunNetworkInterfaceacs::{#regionId}:{#accountId}:LingJunNetworkInterface/*
Eracs::{#regionId}:{#accountId}:er/{#ErId}
Subnetacs:eflo:{#regionId}:{#accountId}:subnet/*
VccGrantRuleacs::{#regionId}:{#accountId}:vccgrantrule/*
ErRouteMapacs::{#regionId}:{#accountId}:er_rmap/{#ErRouteMapId}
PrivateIpAddressacs::{#regionId}:{#accountId}:PrivateIpAddress/*
Eracs::{#regionId}:{#accountId}:er/*
Eracs:eflo:{#regionId}:{#accountId}:er/*
ErRouteEntryacs::{#regionId}:{#accountId}:er_rte/{#ErRouteEntryId}
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni_private_ip/{#IpName}
VccGrantRuleacs::{#regionId}:{#accountId}:vccgrantrule/{#GrantRuleId}
Subnetacs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
VPCacs:vpc:{#regionId}:{#accountId}:vpc/{#VpcId}
VSwitchacs:vpc:{#regionId}:{#accountId}:vswitch/{#VSwitchId}
CenInstanceacs:cen:*:{#accountId}:ceninstance/{#CenId}
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/#{ErAttachmentId}
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni/*
VpdRouteEntryacs::*:{#accountId}:VpdRouteEntry/*
ErAttachmentacs:*:{#regionId}:{#accountId}:er_attachment/#{ErAttachmentId}
PrivateIpAddressacs::{#regionId}:{#accountId}:PrivateIpAddress/IpName
ErRouteMapacs:*:{#regionId}:{#accountId}:er_rmap/{#ErRouteMapId}
ErRouteEntryacs::{#regionId}:{#accountId}:er_rte/*

条件(Condition)

智能计算灵骏(Eflo)未定义产品级别的条件关键字。如需查看适用于所有云产品的通用条件关键字,请参见通用条件关键字

相关操作

您可以创建自定义权限策略,并将权限策略授予RAM用户、RAM用户组或RAM角色。具体操作如下: