日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

授權信息

訪問控制(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:ListNodeInfosForPodListNodeInfosForPodget
全部資源
*
eflo:InitializeVccInitializeVccWrite
全部資源
*
eflo:CreateVccRouteEntryCreateVccRouteEntrycreate
全部資源
*
eflo:DeleteVccRouteEntryDeleteVccRouteEntryWrite
全部資源
*
eflo:GetErGetErget
全部資源
*
eflo:ListVpdsListVpdsget
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/*
eflo:GetVpdGetVpdget
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
eflo:GetErRouteEntryGetErRouteEntryget
全部資源
*
eflo:CreateErRouteMapCreateErRouteMapWrite
全部資源
*
eflo:AssociateVpdCidrBlockAssociateVpdCidrBlockcreate
全部資源
*
eflo:CreateVpdCreateVpdcreate
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/*
eflo:UpdateErAttachmentUpdateErAttachmentWrite
全部資源
*
eflo:ListNetworkInterfacesListNetworkInterfacesget
全部資源
*
eflo:GetErRouteMapGetErRouteMapget
全部資源
*
eflo:DeleteErDeleteErdelete
全部資源
*
eflo:UnassignLeniPrivateIpAddressUnassignLeniPrivateIpAddressdelete
全部資源
*
eflo:GetVpdRouteEntryGetVpdRouteEntryget
全部資源
*
eflo:ListVpdRouteEntriesListVpdRouteEntrieslist
全部資源
*
eflo:ListErRouteMapsListErRouteMapslist
全部資源
*
eflo:ListVccsListVccsget
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/*
eflo:GetElasticNetworkInterfaceGetElasticNetworkInterfaceget
全部資源
*
eflo:UpdateVccUpdateVccupdate
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
eflo:AssignPrivateIpAddressAssignPrivateIpAddresscreate
全部資源
*
eflo:UpdateSubnetUpdateSubnetupdate
全部資源
*
eflo:DeleteVpdDeleteVpddelete
Vpd
acs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
eflo:DescribeSlrDescribeSlrget
全部資源
*
eflo:DeleteVccGrantRuleDeleteVccGrantRuleWrite
全部資源
*
eflo:QueryInstanceNcdQueryInstanceNcdget
全部資源
*
eflo:CreateVccGrantRuleCreateVccGrantRulecreate
全部資源
*
eflo:UpdateVpdUpdateVpdupdate
全部資源
*
eflo:ListVccGrantRulesListVccGrantRuleslist
全部資源
*
eflo:GetLeniPrivateIpAddressGetLeniPrivateIpAddressget
全部資源
*
eflo:DeleteSubnetDeleteSubnetdelete
Subnet
acs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
eflo:ListSubnetsListSubnetsget
全部資源
*
eflo:CreateElasticNetworkInterfaceCreateElasticNetworkInterfacecreate
全部資源
*
eflo:GetSubnetGetSubnetget
Subnet
acs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
eflo:DeleteErAttachmentDeleteErAttachmentWrite
全部資源
*
eflo:ListVccRouteEntriesListVccRouteEntrieslist
全部資源
*
eflo:CreateSubnetCreateSubnetcreate
全部資源
*
eflo:ListInstancesByNcdListInstancesByNcdget
全部資源
*
eflo:UpdateElasticNetworkInterfaceUpdateElasticNetworkInterfaceupdate
全部資源
*
eflo:UpdateErUpdateErupdate
全部資源
*
eflo:DeleteVpdGrantRuleDeleteVpdGrantRuleWrite
全部資源
*
eflo:GetVccRouteEntryGetVccRouteEntryget
全部資源
*
eflo:ListErAttachmentsListErAttachmentslist
全部資源
*
eflo:UpdateErRouteMapUpdateErRouteMapWrite
全部資源
*
eflo:GetVccGetVccget
Vcc
acs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
eflo:ListErRouteEntriesListErRouteEntrieslist
全部資源
*
eflo:GetVccGrantRuleGetVccGrantRuleget
全部資源
*
eflo:GetFabricTopologyGetFabricTopologyget
全部資源
*
eflo:CreateErAttachmentCreateErAttachmentWrite
全部資源
*
eflo:DeleteErRouteMapDeleteErRouteMapWrite
全部資源
*
eflo:GetNodeInfoForPodGetNodeInfoForPodget
全部資源
*
eflo:AssignLeniPrivateIpAddressAssignLeniPrivateIpAddress
全部資源
*
eflo:GetVpdGrantRuleGetVpdGrantRuleget
全部資源
*
eflo:GetNetworkInterfaceGetNetworkInterfaceget
全部資源
*
eflo:GetLniPrivateIpAddressGetLniPrivateIpAddressget
全部資源
*
eflo:UpdateLeniPrivateIpAddressUpdateLeniPrivateIpAddressupdate
全部資源
*
eflo:CreateVccCreateVcccreate
全部資源
*
eflo:DeleteElasticNetworkInterfaceDeleteElasticNetworkInterfaceWrite
全部資源
*
eflo:GetErAttachmentGetErAttachmentget
全部資源
*
eflo:CreateVpdGrantRuleCreateVpdGrantRuleWrite
全部資源
*
eflo:UnAssociateVpdCidrBlockUnAssociateVpdCidrBlockdelete
全部資源
*
eflo:ListErsListErslist
Er
acs:eflo:{#regionId}:{#accountId}:er/*
eflo:ListElasticNetworkInterfacesListElasticNetworkInterfaceslist
全部資源
*
eflo:CreateErCreateErcreate
全部資源
*
eflo:ListLeniPrivateIpAddressesListLeniPrivateIpAddresses
全部資源
*
eflo:UnAssignPrivateIpAddressUnAssignPrivateIpAddressdelete
全部資源
*
eflo:ListVpdGrantRulesListVpdGrantRuleslist
全部資源
*
eflo:ListLniPrivateIpAddressListLniPrivateIpAddressget
全部資源
*

資源(Resource)

下表是智能計算靈駿(Eflo)定義的資源,這些資源可以在RAM權限策略語句的Resource元素中使用,用來授予對該資源執行具體操作的權限。 其中,資源ARN是資源在阿里云上的唯一標識。具體說明如下:
  • {#}為變量標識,需要您替換為實際值。例如:{#ramcode}需要您替換為實際的云服務RAM代碼。
  • *表示全部。例如:
    • {#resourceType}*時:表示全部資源。
    • {#regionId}*時:表示全部地域。
    • {#accountId}*時:表示全部阿里云賬號。
資源類型資源ARN
Vccacs:eflo:{#regionId}:{#accountId}:vcc/*
VccRouteEntryacs:*:{#regionId}:{#accountId}:vcc_rte/*
Vccacs:*:{#regionId}:{#accountId}:vcc/{#VccId}
Eracs::{#regionId}:{#accountId}:er/{#ErId}
Vccacs:eflo:{#regionId}:{#accountId}:vcc/{#VccId}
Vpdacs:eflo:{#regionId}:{#accountId}:vpd/*
Vpdacs:eflo:{#regionId}:{#accountId}:vpd/{#VpdId}
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:
ErRouteEntryacs::{#regionId}:{#accountId}:er_rte/{#ErRouteEntryId}
Eracs:*:{#regionId}:{#accountId}:er/{#ErId}
ErRouteMapacs:*:{#regionId}:{#accountId}:er_rmap/*
Vpdacs:*:{#regionId}:{#accountId}:vpd/{#VpdId}
ErAttachmentacs:*:{#regionId}:{#accountId}:er_attachment/#{ErAttachmentId}
LingJunNetworkInterfaceacs::{#regionId}:{#accountId}:LingJunNetworkInterface/*
ErRouteMapacs:*:{#regionId}:{#accountId}:er_rmap/{#ErRouteMapId}
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni_private_ip/*
VpdRouteEntryacs::*:{#accountId}:VpdRouteEntry/{#VpdRouteEntryId}
VpdRouteEntryacs::*:{#accountId}:VpdRouteEntry/*
ErRouteMapacs::{#regionId}:{#accountId}:er_rmap/*
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:elasticnetworkinterface/*
PrivateIpAddressacs::{#regionId}:{#accountId}:PrivateIpAddress/*
Subnetacs:eflo:{#regionId}:{#accountId}:subnet/{#SubnetId}
PrivateIpAddressacs:eflo:{#regionId}:{#accountId}:privateipaddress/{#IpName}
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:{#HighDensityElasticNetworkInterfaceId}
VccGrantRuleacs::{#regionId}:{#accountId}:vccgrantrule/{#GrantRuleId}
VccGrantRuleacs::{#regionId}:{#accountId}:vccgrantrule/*
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni_private_ip/{#IpName}
Subnetacs:eflo:{#regionId}:{#accountId}:subnet/*
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/#{ErAttachmentId}
VccRouteEntryacs::*:{#accountId}:vcc_rte/*
NetworkInterfaceacs:eflo:{#regionId}:{#accountId}:networkinterface/{#NetworkInterfaceId}
ElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:leni/*
VpdGrantRuleacs::{#regionId}:{#accountId}:vpdgrantrule/{#GrantRuleId}
VccRouteEntryacs::*:{#accountId}:vcc_rte/{#VccRouteEntryId}
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/*
ErRouteMapacs::{#regionId}:{#accountId}:er_rmap/{#ErRouteMapId}
ErRouteEntryacs::{#regionId}:{#accountId}:er_rte/*
LingJunNetworkInterfaceacs::{#regionId}:{#accountId}:LingJunNetworkInterface/NetworkInterfaceId
PrivateIpAddressacs::{#regionId}:{#accountId}:PrivateIpAddress/IpName
HighDensityElasticNetworkInterfaceacs:eflo:{#regionId}:{#accountId}:{*}
VPCacs:vpc:{#regionId}:{#accountId}:vpc/{#VpcId}
VSwitchacs:vpc:{#regionId}:{#accountId}:vswitch/{#VSwitchId}
CenInstanceacs:cen:*:{#accountId}:ceninstance/{#CenId}
ErAttachmentacs::{#regionId}:{#accountId}:er_attachment/{#ErAttachmentId}
VpdGrantRuleacs::{#regionId}:{#accountId}:vpdgrantrule/*
Eracs:eflo:{#regionId}:{#accountId}:er/*
Eracs::{#regionId}:{#accountId}:er/*

條件(Condition)

智能計算靈駿(Eflo)未定義產品級別的條件關鍵字。如需查看適用于所有云產品的通用條件關鍵字,請參見通用條件關鍵字

相關操作

您可以創建自定義權限策略,并將權限策略授予RAM用戶、RAM用戶組或RAM角色。具體操作如下: