子账号权限管理
可授权 EIP Action 和对应资源
Action | Action 描述 | 资源 |
---|---|---|
comb:eip:GetList | 查看所有 IP 列表 | comb:eip:*:*:* |
comb:eip:GetDetail | 查看某个具体 IP 信息 | comb:eip:*:*:ip/${ip} |
comb:eip:DeleteIp | 删除某个 IP | comb: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