RAM 中可授权的 ECS 资源类型
目前,可以在 RAM 中进行授权的资源类型及描述方式如下表所示:
acs:ecs:$regionid:$accountid:instance/*
acs:ecs:*:$accountid:instance/* Disk acs:ecs:$regionid:$accountid:disk/$diskid
acs:ecs:$regionid:$accountid:disk/*
acs:ecs:*:$accountid:disk/* Snapshot acs:ecs:$regionid:$accountid:snapshot/$snapshotid
acs:ecs:$regionid:$accountid:snapshot/*
acs:ecs:*:$accountid:snapshot/* Image acs:ecs:$regionid:$accountid:image/$imageid
acs:ecs:$regionid:$accountid:image/*
acs:ecs:*:$accountid:image/* SecurityGroup acs:ecs:$regionid:$accountid:securitygroup/$securitygroupid
acs:ecs:$regionid:$accountid:securitygroup/*
acs:ecs:*:$accountid:securitygroup/* 特殊的泛指表达式 acs:ecs:$regionid:$accountid:*
acs:ecs:*:$accountid:*
其中:所有 $regionid 应为某个 region 的 id,或者"*";所有 $instanceid 应为某个 instance 的 id,或者“*”;以此类推。
- 看不过瘾?点击下面链接!
- 阿里云RAM 中可对 ECS 资源进行授权的 Action有哪些
- 阿里云API 发生子账号访问主账号资源时的鉴权规则有哪些
- 阿里云创建实例接口参数有哪些
- 阿里云启动实例接口有哪些
- 阿里云停止实例的接口参数有哪些
- 阿里云如何使用重启实例接口