授权信息

访问控制(RAM)是阿里云提供的管理用户身份与资源访问权限的服务。使用 RAM 可以让您避免与其他用户共享阿里云账号密钥,并可按需为用户授予最小权限。RAM 中使用权限策略描述授权的具体内容。

本文为您介绍 弹性高性能计算 为 RAM 权限策略定义的操作(Action)、资源(Resource)和条件(Condition)。 弹性高性能计算 的 RAM 代码(RamCode)为 ehpc ,支持的授权粒度为 操作级

权限策略通用结构

权限策略支持 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)

下表是弹性高性能计算定义的操作,这些操作可以在 RAM 权限策略语句的Action元素中使用,用来授予执行该操作的权限。下面对表中的具体项提供说明:

  • 操作:是指具体的权限点。

  • API:是指操作对应的 API 接口。

  • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。

  • 资源类型:是指操作中支持授权的资源类型。具体说明如下:

    • 对于必选的资源类型,用前面加 * 表示。

    • 对于不支持资源级授权的操作,用全部资源表示。

  • 条件关键字:是指云产品自身定义的条件关键字。该列不体现适用于任何操作的通用条件关键字

  • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。

操作

API

访问级别

资源类型

条件关键字

关联操作

ehpc:ModifyClusterAttributes ModifyClusterAttributes update

*全部资源

*

ehpc:ListSecurityGroups ListSecurityGroups

*全部资源

*

ehpc:ResetNodes ResetNodes update

*全部资源

*

ehpc:StopCluster StopCluster update

*全部资源

*

ehpc:ListJobTemplates ListJobTemplates

*全部资源

*

ehpc:ListTasks ListTasks

*全部资源

*

ehpc:SubmitServerlessJob SubmitServerlessJob

*全部资源

*

ehpc:GetCloudMetricLogs GetCloudMetricLogs

*全部资源

*

ehpc:ListUsers ListUsers

*全部资源

*

ehpc:ListImages ListImages

*全部资源

*

ehpc:QueryServicePackAndPrice QueryServicePackAndPrice

*全部资源

*

ehpc:ListJobsWithFilters ListJobsWithFilters

*全部资源

*

ehpc:DescribeServerlessJobs DescribeServerlessJobs

*全部资源

*

ehpc:ListAvailableEcsTypes ListAvailableEcsTypes

*全部资源

*

ehpc:InvokeShellCommand InvokeShellCommand create

*全部资源

*

ehpc:TagResources TagResources

*全部资源

*

ehpc:SetAutoScaleConfig SetAutoScaleConfig

*全部资源

*

ehpc:DescribeImagePrice DescribeImagePrice

*全部资源

*

ehpc:ListUpgradeClients ListUpgradeClients

*全部资源

*

ehpc:GetAutoScaleConfig GetAutoScaleConfig

*全部资源

*

ehpc:ListCloudMetricProfilings ListCloudMetricProfilings

*全部资源

*

ehpc:SubmitJob SubmitJob create

*全部资源

*

ehpc:ListJobs ListJobs

*全部资源

*

ehpc:GetClusterVolumes GetClusterVolumes

*全部资源

*

ehpc:ListInvocationStatus ListInvocationStatus

*全部资源

*

ehpc:ListInstalledSoftware ListInstalledSoftware

*全部资源

*

ehpc:AddQueue AddQueue create

*全部资源

*

ehpc:SetPostScripts SetPostScripts

*全部资源

*

ehpc:RecoverCluster RecoverCluster

*全部资源

*

ehpc:GetHybridClusterConfig GetHybridClusterConfig

*全部资源

*

ehpc:ListPreferredEcsTypes ListPreferredEcsTypes

*全部资源

*

ehpc:ListCurrentClientVersion ListCurrentClientVersion

*全部资源

*

ehpc:UpgradeClient UpgradeClient

*全部资源

*

ehpc:ListCommunityImages ListCommunityImages

*全部资源

*

ehpc:ListCommands ListCommands

*全部资源

*

ehpc:UninstallSoftware UninstallSoftware

*全部资源

*

ehpc:StartNodes StartNodes update

*全部资源

*

ehpc:GetPostScripts GetPostScripts

*全部资源

*

ehpc:ListUsersAsync ListUsersAsync

*全部资源

*

ehpc:StartVisualService StartVisualService

*全部资源

*

ehpc:ListFileSystemWithMountTargets ListFileSystemWithMountTargets

*全部资源

*

ehpc:GetAccountingReport GetAccountingReport

*全部资源

*

ehpc:GetIfEcsTypeSupportHtConfig GetIfEcsTypeSupportHtConfig

*全部资源

*

ehpc:StopVisualService StopVisualService

*全部资源

*

ehpc:DescribePrice DescribePrice

*全部资源

*

ehpc:ModifyVisualServicePasswd ModifyVisualServicePasswd

*全部资源

*

ehpc:GetJobLog GetJobLog

*全部资源

*

ehpc:InstallSoftware InstallSoftware update

*全部资源

*

ehpc:StopServerlessJobs StopServerlessJobs

*全部资源

*

ehpc:UnTagResources UnTagResources

*全部资源

*

ehpc:UpdateQueueConfig UpdateQueueConfig

*全部资源

*

ehpc:CreateJobTemplate CreateJobTemplate

*全部资源

*

ehpc:ListVolumes ListVolumes

*全部资源

*

ehpc:AddUsers AddUsers create

*全部资源

*

ehpc:ListClusters ListClusters

*全部资源

*

ehpc:StopJobs StopJobs

*全部资源

*

ehpc:DescribeJob DescribeJob

*全部资源

*

ehpc:ListClusterLogs ListClusterLogs

*全部资源

*

ehpc:DeleteNodes DeleteNodes delete

*全部资源

*

ehpc:DeleteJobTemplates DeleteJobTemplates

*全部资源

*

ehpc:EditJobTemplate EditJobTemplate

*全部资源

*

ehpc:CreateHybridCluster CreateHybridCluster

*全部资源

*

ehpc:ListNodesNoPaging ListNodesNoPaging

*全部资源

*

ehpc:SetQueue SetQueue update

*全部资源

*

ehpc:GetSchedulerInfo GetSchedulerInfo

*全部资源

*

ehpc:ListSoftwares ListSoftwares

*全部资源

*

ehpc:RunCloudMetricProfiling RunCloudMetricProfiling

*全部资源

*

ehpc:DeleteUsers DeleteUsers delete

*全部资源

*

ehpc:StopNodes StopNodes update

*全部资源

*

ehpc:GetVisualServiceStatus GetVisualServiceStatus

*全部资源

*

ehpc:DeleteQueue DeleteQueue delete

*全部资源

*

ehpc:DescribeAutoScaleConfig DescribeAutoScaleConfig

*全部资源

*

ehpc:AddLocalNodes AddLocalNodes

*全部资源

*

ehpc:DeleteJobs DeleteJobs delete

*全部资源

*

ehpc:DeleteCluster DeleteCluster delete

*全部资源

*

ehpc:CreateCluster CreateCluster

*全部资源

*

ehpc:AddExistedNodes AddExistedNodes

*全部资源

*

ehpc:ListTagResources ListTagResources

*全部资源

*

ehpc:DescribeCluster DescribeCluster

*全部资源

*

ehpc:GetCloudMetricProfiling GetCloudMetricProfiling

*全部资源

*

ehpc:ApplyNodes ApplyNodes

*全部资源

*

ehpc:ListCustomImages ListCustomImages

*全部资源

*

ehpc:UpdateClusterVolumes UpdateClusterVolumes

*全部资源

*

ehpc:RerunJobs RerunJobs

*全部资源

*

ehpc:InitializeEHPC InitializeEHPC

*全部资源

*

ehpc:ListNodesByQueue ListNodesByQueue

*全部资源

*

ehpc:AddSecurityGroup AddSecurityGroup

*全部资源

*

ehpc:ListQueues ListQueues

*全部资源

*

ehpc:ListInvocationResults ListInvocationResults

*全部资源

*

ehpc:StartCluster StartCluster

*全部资源

*

ehpc:SyncUsers SyncUsers

*全部资源

*

ehpc:ListCpfsFileSystems ListCpfsFileSystems

*全部资源

*

ehpc:ListRegions ListRegions

*全部资源

*

ehpc:ModifyUserGroups ModifyUserGroups update

*全部资源

*

ehpc:CreateJobFile CreateJobFile create

*全部资源

*

ehpc:AddNodes AddNodes

*全部资源

*

ehpc:ModifyUserPasswords ModifyUserPasswords update

*全部资源

*

ehpc:DeleteSecurityGroup DeleteSecurityGroup

*全部资源

*

ehpc:ListNodes ListNodes

*全部资源

*

ehpc:SetSchedulerInfo SetSchedulerInfo

*全部资源

*

ehpc:ListClustersMeta ListClustersMeta

*全部资源

*

ehpc:ListServerlessJobs ListServerlessJobs

*全部资源

*

资源(Resource)

下表是弹性高性能计算定义的资源,这些资源可以在 RAM 权限策略语句的Resource元素中使用,用来授予对该资源执行具体操作的权限。 其中,资源 ARN 是资源在阿里云上的唯一标识。具体说明如下:

  • {#}为变量标识,需要您替换为实际值。例如:{#ramcode}需要您替换为实际的云服务RAM代码。

  • *表示全部。例如:

    • {#resourceType}*时:表示全部资源。

    • {#regionId}*时:表示全部地域。

    • {#accountId}*时:表示全部阿里云账号。

资源类型

资源 ARN

条件(Condition)

弹性高性能计算未定义产品级别的条件关键字。如需查看适用于所有云产品的通用条件关键字,请参见通用条件关键字

相关操作

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