当子账号通过控制台对主账号的App资源进行访问时,feedback后台向RAM进行权限检查,以确保资源拥有者的确将相关资源的权限授予了访问者。
所有的鉴权Action和鉴权规则如下表所示。
名称 | Action | 鉴权规则 |
---|---|---|
查询App列表 | feedback:QueryApps | acs:mhub::$accountid:app/ |
创建App | mhub:CreateApp | acs:mhub::$accountid:app/ |
删除App | mhub:DeleteApp | acs:mhub:*:$accountid:app/$AppKey |
查询appkey | feedback:QueryAppInfo | acs:mhub:*:$accountid:app/$AppKey |
查询App内反馈 | feedback:QueryFeedbacks | acs:mhub:*:$accountid:app/$AppKey |
查询市场评论 | feedback:QueryMarkets | acs:mhub:*:$accountid:app/$AppKey |
查看统计信息 | feedback:QueryStats | acs:mhub:*:$accountid:app/$AppKey |
回复反馈 | feedback:CreateComments | acs:mhub:*:$accountid:app/$AppKey |
系统配置 | feedback:ConfigSetting | acs:mhub:*:$accountid:app/$AppKey |
数据导出 | feedback:ExportFeedbacks | acs:mhub:*:$accountid:app/$AppKey |
该文章对您有帮助吗?