When a RAM user accesses app resources in an Alibaba Cloud account through the console, the Feedback service backend performs a permission check. The backend verifies with Resource Access Management (RAM) that the resource owner granted the required permissions to the user.
The following table lists all authentication actions and rules.
Name | Action | Authentication rule |
|---|---|---|
Query app list | feedback:QueryApps | acs:mhub::$accountid:app/ |
Create app | mhub:CreateApp | acs:mhub::$accountid:app/ |
Delete app | mhub:DeleteApp | acs:mhub:*:$accountid:app/$AppKey |
Query AppKey | feedback:QueryAppInfo | acs:mhub:*:$accountid:app/$AppKey |
Query in-app feedback | feedback:QueryFeedbacks | acs:mhub:*:$accountid:app/$AppKey |
Query marketplace reviews | feedback:QueryMarkets | acs:mhub:*:$accountid:app/$AppKey |
View statistics information | feedback:QueryStats | acs:mhub:*:$accountid:app/$AppKey |
Reply to feedback | feedback:CreateComments | acs:mhub:*:$accountid:app/$AppKey |
System configuration | feedback:ConfigSetting | acs:mhub:*:$accountid:app/$AppKey |
Data exporting | feedback:ExportFeedbacks | acs:mhub:*:$accountid:app/$AppKey |