访问控制(RAM)是阿里云提供的管理用户身份与资源访问权限的服务。使用 RAM 可以让您避免与其他用户共享阿里云账号密钥,并可按需为用户授予最小权限。RAM 中使用权限策略描述授权的具体内容。
本文为您介绍 弹性伸缩 为 RAM 权限策略定义的操作(Action)、资源(Resource)和条件(Condition)。 弹性伸缩 的 RAM 代码(RamCode)为 ess ,支持的授权粒度为 资源级 。
权限策略通用结构
权限策略支持 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 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
| ess:ModifyInstanceAttribute | ModifyInstanceAttribute | update |
*ScalingGroup
|
无 | 无 |
| ess:CreateScalingRule | CreateScalingRule | create |
*ScalingGroup
|
无 | 无 |
| ess:AttachInstances | AttachInstances | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScheduledTasks | DescribeScheduledTasks | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingGroupDiagnoseDetails | DescribeScalingGroupDiagnoseDetails | get |
*全部资源
|
无 | 无 |
| ess:DescribeEciScalingConfigurationDetail | DescribeEciScalingConfigurationDetail | get |
*ScalingGroup
|
无 | 无 |
| ess:DeleteScalingGroup | DeleteScalingGroup | delete |
*ScalingGroup
|
无 | 无 |
| ess:DeleteAlarm | DeleteAlarm | delete |
*ScalingGroup
|
无 | 无 |
| ess:ScaleWithAdjustment | ScaleWithAdjustment | update |
*ScalingGroup
|
无 | 无 |
| ess:DeleteScheduledTask | DeleteScheduledTask | delete |
*ScalingGroup
|
无 | 无 |
| ess:CompleteLifecycleAction | CompleteLifecycleAction | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeDiagnoseReports | DescribeDiagnoseReports | get |
*全部资源
|
无 | 无 |
| ess:ListTagValues | ListTagValues | get |
*全部资源
|
无 | 无 |
| ess:ExitStandby | ExitStandby | update |
*ScalingGroup
|
无 | 无 |
| ess:DisableScalingGroup | DisableScalingGroup | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeAlarms | DescribeAlarms | get |
*ScalingGroup
|
无 | 无 |
| ess:AttachLoadBalancers | AttachLoadBalancers | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeNotificationTypes | DescribeNotificationTypes | get |
*全部资源
|
无 | 无 |
| ess:EnterStandby | EnterStandby | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyScalingRule | ModifyScalingRule | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeAlertConfiguration | DescribeAlertConfiguration | get |
*ScalingGroup
|
无 | 无 |
| ess:QueryPredictiveValue | QueryPredictiveValue | get |
*ScalingGroup
|
无 | 无 |
| ess:RecordLifecycleActionHeartbeat | RecordLifecycleActionHeartbeat | update |
*ScalingGroup
|
无 | 无 |
| ess:SuspendProcesses | SuspendProcesses | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyScalingGroup | ModifyScalingGroup | update |
*ScalingGroup
|
无 | 无 |
| ess:AttachAlbServerGroups | AttachAlbServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:DetachInstances | RemoveInstances | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeRegions | DescribeRegions | get |
*全部资源
|
无 | 无 |
| ess:CreateDiagnoseReport | CreateDiagnoseReport | create |
*全部资源
|
无 | 无 |
| ess:CancelInstanceRefresh | CancelInstanceRefresh | update |
*ScalingGroup
|
无 | 无 |
| ess:ExecuteScalingRule | ExecuteScalingRule | update |
*ScalingGroup
|
无 | 无 |
| ess:DisableAlarm | DisableAlarm | update |
*ScalingGroup
|
无 | 无 |
| ess:QueryHistoricalMetric | QueryHistoricalMetric | get |
*ScalingGroup
|
无 | 无 |
| ess:EnableScalingGroup | EnableScalingGroup | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribePatternTypes | DescribePatternTypes | list |
*全部资源
|
无 | 无 |
| ess:ModifyScheduledTask | ModifyScheduledTask | update |
*ScalingGroup
|
无 | 无 |
| ess:DeleteLifecycleHook | DeleteLifecycleHook | delete |
*ScalingGroup
|
无 | 无 |
| ess:CreateScalingConfiguration | CreateScalingConfiguration | create |
*全部资源
|
无 | 无 |
| ess:ListTagKeys | ListTagKeys | get |
*全部资源
|
无 | 无 |
| ess:CreateLifecycleHook | CreateLifecycleHook | create |
*ScalingGroup
|
无 | 无 |
| ess:DetachInstances | DetachInstances | update |
*ScalingGroup
|
无 | 无 |
| ess:SetGroupDeletionProtection | SetGroupDeletionProtection | update |
*ScalingGroup
|
无 | 无 |
| ess:DetachLoadBalancers | DetachLoadBalancers | update |
*ScalingGroup
|
无 | 无 |
| ess:DetachDBInstances | DetachDBInstances | none |
*ScalingGroup
|
无 | 无 |
| ess:SetInstanceHealth | SetInstanceHealth | update |
*ScalingGroup
|
无 | 无 |
| ess:DeleteEciScalingConfiguration | DeleteEciScalingConfiguration | delete |
*ScalingGroup
|
无 | 无 |
| ess:CreateScalingGroup | CreateScalingGroup | create |
*ScalingGroup
|
无 | 无 |
| ess:DetachServerGroups | DetachServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyAlarm | ModifyAlarm | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyScalingConfiguration | ModifyScalingConfiguration | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyAlertConfiguration | ModifyAlertConfiguration | update |
*ScalingGroup
|
无 | 无 |
| ess:CreateEciScalingConfiguration | CreateEciScalingConfiguration | create |
*ScalingGroup
|
无 | 无 |
| ess:ModifyNotificationConfiguration | ModifyNotificationConfiguration | update |
*ScalingGroup
|
无 | 无 |
| ess:ModifyLifecycleHook | ModifyLifecycleHook | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeCandidateInstanceType | DescribeCandidateInstanceType | get |
*全部资源
|
无 | 无 |
| ess:QueryPredictiveTaskInfo | QueryPredictiveTaskInfo | get |
*ScalingGroup
|
无 | 无 |
| ess:SuspendInstanceRefresh | SuspendInstanceRefresh | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeRegions | VerifyUser | get |
*全部资源
|
无 | 无 |
| ess:ListTagResources | ListTagResources | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingActivities | DescribeScalingActivities | get |
*ScalingGroup
|
无 | 无 |
| ess:UntagResources | UntagResources | update |
*ScalingGroup
|
无 | 无 |
| ess:AttachVServerGroups | AttachVServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:CreateScheduledTask | CreateScheduledTask | create |
*ScalingGroup
|
无 | 无 |
| ess:QueryPredictiveMetric | QueryPredictiveMetric | get |
*ScalingGroup
|
无 | 无 |
| ess:TagResources | TagResources | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeNotificationConfigurations | DescribeNotificationConfigurations | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingConfigurations | DescribeScalingConfigurations | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingActivityStatistics | DescribeScalingActivityStatistics | get |
*全部资源
|
无 | 无 |
| ess:DescribeScalingInstances | DescribeScalingInstances | get |
*ScalingGroup
|
无 | 无 |
| ess:StartInstanceRefresh | StartInstanceRefresh | update |
*ScalingGroup
|
无 | 无 |
| ess:ResumeInstanceRefresh | ResumeInstanceRefresh | update |
*ScalingGroup
|
无 | 无 |
| ess:AttachDBInstances | AttachDBInstances | update |
*ScalingGroup
|
无 | 无 |
| ess:AttachServerGroups | AttachServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingGroupDetail | DescribeScalingGroupDetail | get |
*ScalingGroup
|
无 | 无 |
| ess:RebalanceInstances | RebalanceInstances | update |
*ScalingGroup
|
无 | 无 |
| ess:ResumeProcesses | ResumeProcesses | update |
*ScalingGroup
|
无 | 无 |
| ess:ApplyEciScalingConfiguration | ApplyEciScalingConfiguration | create |
*全部资源
|
无 | 无 |
| ess:RollbackInstanceRefresh | RollbackInstanceRefresh | update |
*ScalingGroup
|
无 | 无 |
| ess:DeleteScalingRule | DeleteScalingRule | delete |
*ScalingGroup
|
无 | 无 |
| ess:DescribeInstanceRefreshes | DescribeInstanceRefreshes | get |
*ScalingGroup
|
无 | 无 |
| ess:ChangeResourceGroup | ChangeResourceGroup | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeLifecycleHooks | DescribeLifecycleHooks | get |
*ScalingGroup
|
无 | 无 |
| ess:DetachVServerGroups | DetachVServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:CreateNotificationConfiguration | CreateNotificationConfiguration | create |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingActivityDetail | DescribeScalingActivityDetail | get |
*ScalingGroup
|
无 | 无 |
| ess:DeleteDiagnoseReport | DeleteDiagnoseReport | delete |
*全部资源
|
无 | 无 |
| ess:ModifyEciScalingConfiguration | ModifyEciScalingConfiguration | update |
*ScalingGroup
|
无 | 无 |
| ess:DeleteNotificationConfiguration | DeleteNotificationConfiguration | delete |
*ScalingGroup
|
无 | 无 |
| ess:DescribeRegions | VerifyAuthentication |
*全部资源
|
无 | 无 | |
| ess:ApplyScalingGroup | ApplyScalingGroup | create |
*全部资源
|
无 | 无 |
| ess:DescribeScalingGroups | DescribeScalingGroups | get |
*ScalingGroup
|
无 | 无 |
| ess:EnableAlarm | EnableAlarm | update |
*ScalingGroup
|
无 | 无 |
| ess:DetachAlbServerGroups | DetachAlbServerGroups | update |
*ScalingGroup
|
无 | 无 |
| ess:CreateAlarm | CreateAlarm | create |
*ScalingGroup
|
无 | 无 |
| ess:SetInstancesProtection | SetInstancesProtection | update |
*ScalingGroup
|
无 | 无 |
| ess:DescribeScalingRules | DescribeScalingRules | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeEciScalingConfigurations | DescribeEciScalingConfigurations | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeElasticStrength | DescribeElasticStrength | get |
*全部资源
|
无 | 无 |
| ess:DescribeLimitation | DescribeLimitation | get |
*全部资源
|
无 | 无 |
| ess:DeleteScalingConfiguration | DeleteScalingConfiguration | delete |
*ScalingGroup
|
无 | 无 |
| ess:DescribeLifecycleActions | DescribeLifecycleActions | get |
*ScalingGroup
|
无 | 无 |
| ess:DescribeInstanceCreateAndDeleteStatistics | DescribeInstanceCreateAndDeleteStatistics | get |
*全部资源
|
无 | 无 |
资源(Resource)
下表是弹性伸缩定义的资源,这些资源可以在 RAM 权限策略语句的Resource元素中使用,用来授予对该资源执行具体操作的权限。 其中,资源 ARN 是资源在阿里云上的唯一标识。具体说明如下:
{#}为变量标识,需要您替换为实际值。例如:{#ramcode}需要您替换为实际的云服务RAM代码。*表示全部。例如:{#resourceType}为*时:表示全部资源。{#regionId}为*时:表示全部地域。{#accountId}为*时:表示全部阿里云账号。
资源类型 |
资源 ARN |
| ScalingGroup |
|
条件(Condition)
弹性伸缩未定义产品级别的条件关键字。如需查看适用于所有云产品的通用条件关键字,请参见通用条件关键字。
相关操作
您可以创建自定义权限策略,并将权限策略授予 RAM 用户、RAM 用户组或 RAM 角色。具体操作如下: