訪問控制(RAM)是阿里云提供的管理用戶身份與資源訪問權限的服務。使用RAM可以讓您避免與其他用戶共享阿里云賬號密鑰,并可按需為用戶授予最小權限。RAM中使用權限策略描述授權的具體內容。
本文為您介紹云連接器(UIS)為RAM權限策略定義的操作(Action)、資源(Resource)和條件(Condition)。云連接器(UIS)的RAM代碼(RamCode)為fivegcc,iotcc,支持的授權粒度為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:指授權生效的條件??蛇x字段。具體信息,請參見條件(Condition)。
- Condition_operator:條件運算符,不同類型的條件對應不同的條件運算符。具體信息,請參見權限策略基本元素。
- Condition_key:條件關鍵字。
- Condition_value:條件關鍵字對應的值。
操作(Action)
下表是云連接器(UIS)定義的操作,這些操作可以在RAM權限策略語句的Action
元素中使用,用來授予執行該操作的權限。下面對表中的具體項提供說明:- 操作:是指具體的權限點。
- API:是指操作對應的API接口。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀?。≧ead)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。該列不體現適用于任何操作的通用條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | API | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|---|
fivegcc:ListDataPackages | ListDataPackages | get | 全部資源 * | 無 | 無 |
fivegcc:ListRegions | ListRegions | get | 全部資源 * | 無 | 無 |
fivegcc:GrantNetLink | GrantNetLink | update | 全部資源 * | 無 | 無 |
fivegcc:ListAPNs | ListAPNs | get | 全部資源 * | 無 | 無 |
fivegcc:DeleteIoTCloudConnectorBackhaulRoute | DeleteIoTCloudConnectorBackhaulRoute | delete | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:UpdateDNSAuthorizationRule | UpdateDNSAuthorizationRule | update | 全部資源 * | 無 | 無 |
fivegcc:ListIoTCloudConnectorBackhaulRoute | ListIoTCloudConnectorBackhaulRoute | get | 全部資源 * | 無 | 無 |
fivegcc:ListGroupAuthorizationRules | ListGroupAuthorizationRules | get | 全部資源 * | 無 | 無 |
fivegcc:RemoveWirelessCloudConnectorFromGroup | RemoveWirelessCloudConnectorFromGroup | update | 全部資源 * | 無 | 無 |
fivegcc:OpenCc5gService | OpenCc5gService | create | 全部資源 * | 無 | 無 |
fivegcc:ListBatchOperateCardsTasks | ListBatchOperateCardsTasks | get | 全部資源 * | 無 | 無 |
fivegcc:AddGroupDnsAuthorizationRule | AddGroupDnsAuthorizationRule | create | 全部資源 * | 無 | 無 |
fivegcc:FailCards | FailCards | update | 全部資源 * | 無 | 無 |
fivegcc:CreateGroupAuthorizationRule | CreateGroupAuthorizationRule | create | 全部資源 * | 無 | 無 |
fivegcc:GetWirelessCloudConnector | GetWirelessCloudConnector | get | 全部資源 * | 無 | 無 |
fivegcc:CreateWirelessCloudConnector | CreateWirelessCloudConnector | create | 全部資源 * | 無 | 無 |
fivegcc:ResumeCards | ResumeCards | update | 全部資源 * | 無 | 無 |
fivegcc:ListOrders | ListOrders | get | 全部資源 * | 無 | 無 |
fivegcc:SwitchWirelessCloudConnectorToBusiness | SwitchWirelessCloudConnectorToBusiness | update | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:UpdateCard | UpdateCard | update | 全部資源 * | 無 | 無 |
fivegcc:LockCards | LockCards | update | 全部資源 * | 無 | 無 |
fivegcc:UpdateGroupAuthorizationRule | UpdateGroupAuthorizationRule | update | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:ListCardUsages | ListCardUsages | get | 全部資源 * | 無 | 無 |
fivegcc:StopCards | StopCards | update | 全部資源 * | 無 | 無 |
fivegcc:UpdateWirelessCloudConnectorGroup | UpdateWirelessCloudConnectorGroup | update | 全部資源 * | 無 | 無 |
fivegcc:ListAuthorizationRules | ListAuthorizationRules | get | 全部資源 * | 無 | 無 |
fivegcc:ListCards | ListCards | get | 全部資源 * | 無 | 無 |
fivegcc:UpdateBatchOperateCardsTask | UpdateBatchOperateCardsTask | update | 全部資源 * | 無 | 無 |
fivegcc:UpdateAuthorizationRule | UpdateAuthorizationRule | update | 全部資源 * | 無 | 無 |
fivegcc:UnlockCards | UnlockCards | update | 全部資源 * | 無 | 無 |
fivegcc:ListZones | ListZones | get | 全部資源 * | 無 | 無 |
fivegcc:CreateIoTCloudConnectorBackhaulRoute | CreateIoTCloudConnectorBackhaulRoute | create | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:GetCreateCustomerInformation | GetCreateCustomerInformation | get | 全部資源 * | 無 | 無 |
fivegcc:DeleteGroupAuthorizationRule | DeleteGroupAuthorizationRule | delete | 全部資源 * | 無 | 無 |
fivegcc:AddDNSAuthorizationRule | AddDNSAuthorizationRule | update | 全部資源 * | 無 | 無 |
fivegcc:GetCardLockReason | GetCardLockReason | get | 全部資源 * | 無 | 無 |
fivegcc:ListCardDayUsages | ListCardDayUsages | list | 全部資源 * | 無 | 無 |
fivegcc:CreateAuthorizationRule | CreateAuthorizationRule | create | 全部資源 * | 無 | 無 |
fivegcc:DeleteWirelessCloudConnector | DeleteWirelessCloudConnector | delete | 全部資源 * | 無 | 無 |
fivegcc:GetCard | GetCard | get | 全部資源 * | 無 | 無 |
fivegcc:RevokeNetLink | RevokeNetLink | update | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:CreateWirelessCloudConnectorGroup | CreateWirelessCloudConnectorGroup | create | 全部資源 * | 無 | 無 |
fivegcc:UpdateGroupDnsAuthorizationRule | UpdateGroupDnsAuthorizationRule | update | 全部資源 * | 無 | 無 |
fivegcc:ResetAreaLimitCards | ResetAreaLimitCards | update | 全部資源 * | 無 | 無 |
fivegcc:DeleteWirelessCloudConnectorGroup | DeleteWirelessCloudConnectorGroup | delete | 全部資源 * | 無 | 無 |
fivegcc:DetachVpcFromNetLink | DetachVpcFromNetLink | update | 全部資源 * | 無 | 無 |
fivegcc:AttachVpcToNetLink | AttachVpcToNetLink | update | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#wirelessCloudConnectorId} | 無 | 無 |
fivegcc:DeleteAuthorizationRule | DeleteAuthorizationRule | delete | 全部資源 * | 無 | 無 |
fivegcc:ListWirelessCloudConnectors | ListWirelessCloudConnectors | get | 全部資源 * | 無 | 無 |
fivegcc:ModifyWirelessCloudConnectorFeature | ModifyWirelessCloudConnectorFeature | update | WirelessCloudConnector acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} | 無 | 無 |
fivegcc:RebindCards | RebindCards | update | 全部資源 * | 無 | 無 |
fivegcc:CreateBatchOperateCardsTask | CreateBatchOperateCardsTask | create | 全部資源 * | 無 | 無 |
fivegcc:DeleteBatchOperateCardsTask | DeleteBatchOperateCardsTask | delete | 全部資源 * | 無 | 無 |
fivegcc:UpdateWirelessCloudConnector | UpdateWirelessCloudConnector | update | 全部資源 * | 無 | 無 |
fivegcc:AddWirelessCloudConnectorToGroup | AddWirelessCloudConnectorToGroup | update | 全部資源 * | 無 | 無 |
fivegcc:ListCardAreaLimitSupportArea | ListCardAreaLimitSupportArea | get | 全部資源 * | 無 | 無 |
fivegcc:ListWirelessCloudConnectorGroups | ListWirelessCloudConnectorGroups | get | 全部資源 * | 無 | 無 |
iotcc:GetDiagnoseResultForSingleCard | GetDiagnoseResultForSingleCard | get | 全部資源 * | 無 | 無 |
iotcc:SubmitDiagnoseTaskForSingleCard | SubmitDiagnoseTaskForSingleCard | create | 全部資源 * | 無 | 無 |
iotcc:ListDiagnoseInfoForSingleCard | ListDiagnoseInfoForSingleCard | get | 全部資源 * | 無 | 無 |
資源(Resource)
下表是云連接器(UIS)定義的資源,這些資源可以在RAM權限策略語句的Resource
元素中使用,用來授予對該資源執行具體操作的權限。 其中,資源ARN是資源在阿里云上的唯一標識。具體說明如下:{#}
為變量標識,需要您替換為實際值。例如:{#ramcode}
需要您替換為實際的云服務RAM代碼。-
*
表示全部。例如:{#resourceType}
為*
時:表示全部資源。{#regionId}
為*
時:表示全部地域。{#accountId}
為*
時:表示全部阿里云賬號。
資源類型 | 資源ARN |
---|---|
WirelessCloudConnector | acs:fivegcc::{#accountId}:wirelesscloudconnector/* |
WirelessCloudConnector | acs:fivegcc:*:{#accountId}:wirelesscloudconnector/* |
WirelessCloudConnector | acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} |
AuthorizationRule | acs:fivegcc::{#accountId}:authorizationrule/{#AuthorizationRuleId} |
WirelessCloudConnector | acs:fivegcc::{#accountId}:wirelesscloudconnector/{#WirelessCloudConnectorId} |
WirelessCloudConnector | acs:fivegcc::{#accountId}:wirelesscloudconnector/{#wirelessCloudConnectorId} |
VPC | acs:vpc:{#regionId}:{#accountId}:vpc/{#vpcId} |
Switch | acs:vpc:{#regionId}:{#accountId}:switch/{#vswitchId} |
AuthorizationRule | acs:fivegcc::{#accountId}:authorizationrule/* |
WirelessCloudConnector | acs:fivegcc::{#accountId}:wirelesscloudconnector/{#wirelessCloudConnector} |
WirelessCloudConnector | acs:fivegcc:*:{#accountId}:wirelesscloudconnector/{#wirelessCloudConnectorId} |
AuthorizationRule | acs:fivegcc::{#accountId}:authorizationrule/{#authorizationruleId} |
條件(Condition)
云連接器(UIS)未定義產品級別的條件關鍵字。如需查看適用于所有云產品的通用條件關鍵字,請參見通用條件關鍵字。