子账号权限管理

可授权 EIP Action 和对应资源

ActionAction 描述资源
comb:eip:GetList查看所有 IP 列表comb:eip:*:*:*
comb:eip:GetDetail查看某个具体 IP 信息comb:eip:*:*:ip/${ip}
comb:eip:DeleteIp删除某个 IPcomb:eip:*:*:ip/${ip}

Attention

${IP} 表示具体的 IP 地址

暂时限制子账号创建修改 IP 的权限

默认子账号可以查看 IP 列表以及 IP 详情

策略管理

EIP 管理权限包括如下 Action:

  • comb:eip:GetList
  • comb:eip:GetDetail
  • comb:eip:DeleteIp

EIP 只读权限包括如下 Action:

  • comb:eip:GetList
  • comb:eip:GetDetail