訪問控制(RAM)是阿里云提供的管理用戶身份與資源訪問權限的服務。使用RAM可以讓您避免與其他用戶共享阿里云賬號密鑰,并可按需為用戶授予最小權限。RAM中使用權限策略描述授權的具體內容。
本文為您介紹云安全中心(ThreatDetection)為RAM權限策略定義的操作(Action)、資源(Resource)和條件(Condition)。云安全中心(ThreatDetection)的RAM代碼(RamCode)為threatdetection,yundun-aegis,yundun-sas,支持的授權粒度為OPERATION。
權限策略通用結構
權限策略支持JSON格式,其通用結構如下:
{
"Version": "1",
"Statement": [
{
"Effect": "<Effect>",
"Action": "<Action>",
"Resource": "<Resource>",
"Condition": {
"<Condition_operator>": {
"<Condition_key>": [
"<Condition_value>"
]
}
}
}
]
}
- Effect:權限策略效果。取值:Allow(允許)、Deny(拒絕)。
- Action:授予允許或拒絕權限的具體操作。具體信息,請參見操作(Action)。
- Resource:受操作影響的具體對象,您可以使用資源ARN來描述指定資源。具體信息,請參見資源(Resource)。
- Condition:指授權生效的條件??蛇x字段。具體信息,請參見條件(Condition)。
- Condition_operator:條件運算符,不同類型的條件對應不同的條件運算符。具體信息,請參見權限策略基本元素。
- Condition_key:條件關鍵字。
- Condition_value:條件關鍵字對應的值。
操作(Action)
下表是云安全中心(ThreatDetection)定義的操作,這些操作可以在RAM權限策略語句的Action
元素中使用,用來授予執行該操作的權限。下面對表中的具體項提供說明:- 操作:是指具體的權限點。
- API:是指操作對應的API接口。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀?。≧ead)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。該列不體現適用于任何操作的通用條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | API | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|---|
yundun-sas:ListRdUsers | ListRdUsers | list | 全部資源 * | 無 | 無 |
yundun-sas:BindAccount | BindAccount | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertScene | DescribeAlertScene | get | 全部資源 * | 無 | 無 |
yundun-sas:ModifyDataSourceLog | ModifyDataSourceLog | update | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCloudSiemAssets | DescribeCloudSiemAssets | list | 全部資源 * | 無 | 無 |
yundun-sas:DeleteBindAccount | DeleteBindAccount | delete | 全部資源 * | 無 | 無 |
yundun-sas:DeleteCustomizeRule | DeleteCustomizeRule | delete | 全部資源 * | 無 | 無 |
yundun-sas:DescribeDisposeStrategyPlaybook | DescribeDisposeStrategyPlaybook | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlerts | DescribeAlerts | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeOperators | DescribeOperators | get | 全部資源 * | 無 | 無 |
yundun-sas:ListImportedLogsByProd | ListImportedLogsByProd | list | 全部資源 * | 無 | 無 |
yundun-sas:DeleteAutomateResponseConfig | DeleteAutomateResponseConfig | delete | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAutomateResponseConfigFeature | DescribeAutomateResponseConfigFeature | get | 全部資源 * | 無 | 無 |
yundun-sas:AddDataSourceLog | AddDataSourceLog | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeLogFields | DescribeLogFields | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCustomizeRuleTestHistogram | DescribeCustomizeRuleTestHistogram | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCloudSiemAssetsCounter | DescribeCloudSiemAssetsCounter | get | 全部資源 * | 無 | 無 |
yundun-sas:PostAutomateResponseConfig | PostAutomateResponseConfig | create | 全部資源 * | 無 | 無 |
yundun-sas:DeleteDataSourceLog | DeleteDataSourceLog | delete | 全部資源 * | 無 | 無 |
yundun-sas:ListAccountsByLog | ListAccountsByLog | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCloudSiemEvents | DescribeCloudSiemEvents | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAutomateResponseConfigCounter | DescribeAutomateResponseConfigCounter | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCsImportedProdStatusByUser | DescribeCsImportedProdStatusByUser | get | 全部資源 * | 無 | 無 |
yundun-sas:EnableServiceForCloudSiem | EnableServiceForCloudSiem | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertsCount | DescribeAlertsCount | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeDisposeAndPlaybook | DescribeDisposeAndPlaybook | get | 全部資源 * | 無 | 無 |
yundun-sas:PostCustomizeRuleTest | PostCustomizeRuleTest | create | 全部資源 * | 無 | 無 |
yundun-sas:ListBindDataSources | ListBindDataSources | list | 全部資源 * | 無 | 無 |
yundun-sas:AddUserSourceLogConfig | AddUserSourceLogConfig | create | 全部資源 * | 無 | 無 |
yundun-sas:CloseDelivery | CloseDelivery | none | 全部資源 * | 無 | 無 |
yundun-sas:PostFinishCustomizeRuleTest | PostFinishCustomizeRuleTest | update | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCloudSiemEventDetail | DescribeCloudSiemEventDetail | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeServiceStatus | DescribeServiceStatus | get | 全部資源 * | 無 | 無 |
yundun-sas:ListDataSourceTypes | ListDataSourceTypes | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeDataSourceInstance | DescribeDataSourceInstance | get | 全部資源 * | 無 | 無 |
yundun-sas:DeleteWhiteRuleList | DeleteWhiteRuleList | delete | 全部資源 * | 無 | 無 |
yundun-sas:ListUserProdLogs | ListUserProdLogs | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeEventDispose | DescribeEventDispose | get | 全部資源 * | 無 | 無 |
yundun-sas:ListBindAccount | ListBindAccount | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAttackTimeLine | DescribeAttackTimeLine | get | 全部資源 * | 無 | 無 |
yundun-sas:PostRuleStatusChange | PostRuleStatusChange | update | 全部資源 * | 無 | 無 |
yundun-sas:ModifyDataSource | ModifyDataSource | update | 全部資源 * | 無 | 無 |
yundun-sas:DescribeWhiteRuleList | DescribeWhiteRuleList | list | 全部資源 * | 無 | 無 |
yundun-sas:ListUsersByProd | ListUsersByProd | list | 全部資源 * | 無 | 無 |
yundun-sas:AddDataSource | AddDataSource | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeImportedLogCount | DescribeImportedLogCount | get | 全部資源 * | 無 | 無 |
yundun-sas:RestoreCapacity | RestoreCapacity | update | 全部資源 * | 無 | 無 |
yundun-sas:OpenDelivery | OpenDelivery | none | 全部資源 * | 無 | 無 |
yundun-sas:ListDataSourceLogs | ListDataSourceLogs | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAutomateResponseConfigPlayBooks | DescribeAutomateResponseConfigPlayBooks | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeEntityInfo | DescribeEntityInfo | get | 全部資源 * | 無 | 無 |
yundun-sas:AddUser | AddUser | create | 全部資源 * | 無 | 無 |
yundun-sas:GetCapacity | GetCapacity | none | 全部資源 * | 無 | 無 |
yundun-sas:EnableAccessForCloudSiem | EnableAccessForCloudSiem | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertsWithEntity | DescribeAlertsWithEntity | get | 全部資源 * | 無 | 無 |
yundun-sas:ListCloudSiemCustomizeRules | ListCloudSiemCustomizeRules | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCustomizeRuleCount | DescribeCustomizeRuleCount | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertType | DescribeAlertType | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAggregateFunction | DescribeAggregateFunction | get | 全部資源 * | 無 | 無 |
yundun-sas:ListProjectLogStores | ListProjectLogStores | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeEventCountByThreatLevel | DescribeEventCountByThreatLevel | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertSource | DescribeAlertSource | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeUserBuyStatus | DescribeUserBuyStatus | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertSceneByEvent | DescribeAlertSceneByEvent | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeStorage | DescribeStorage | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeLogSource | DescribeLogSource | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeProdCount | DescribeProdCount | get | 全部資源 * | 無 | 無 |
yundun-sas:ListDelivery | ListDelivery | list | 全部資源 * | 無 | 無 |
yundun-sas:SetStorage | SetStorage | update | 全部資源 * | 無 | 無 |
yundun-sas:ListDisposeStrategy | ListDisposeStrategy | list | 全部資源 * | 無 | 無 |
yundun-sas:ModifyBindAccount | ModifyBindAccount | update | 全部資源 * | 無 | 無 |
yundun-sas:PostEventWhiteruleList | PostEventWhiteruleList | create | 全部資源 * | 無 | 無 |
yundun-sas:GetStorage | GetStorage | get | 全部資源 * | 無 | 無 |
yundun-sas:UpdateWhiteRuleList | UpdateWhiteRuleList | update | 全部資源 * | 無 | 無 |
yundun-sas:SubmitImportLogTasks | SubmitImportLogTasks | create | 全部資源 * | 無 | 無 |
yundun-sas:ListOperation | ListOperation | list | 全部資源 * | 無 | 無 |
yundun-sas:PostCustomizeRule | PostCustomizeRule | create | 全部資源 * | 無 | 無 |
yundun-sas:ListCloudSiemPredefinedRules | ListCloudSiemPredefinedRules | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeScopeUsers | DescribeScopeUsers | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeProdCount | ListAllProds | list | 全部資源 * | 無 | 無 |
yundun-sas:PostEventDisposeAndWhiteruleList | PostEventDisposeAndWhiteruleList | create | 全部資源 * | 無 | 無 |
yundun-sas:DescribeDataSourceParameters | DescribeDataSourceParameters | get | 全部資源 * | 無 | 無 |
yundun-sas:DeleteUser | DeleteUser | delete | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertsWithEvent | DescribeAlertsWithEvent | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAlertSourceWithEvent | DescribeAlertSourceWithEvent | get | 全部資源 * | 無 | 無 |
yundun-sas:SubmitJobs | SubmitJobs | create | 全部資源 * | 無 | 無 |
yundun-sas:DeleteDataSource | DeleteDataSource | delete | 全部資源 * | 無 | 無 |
yundun-sas:ListAccountAccessId | ListAccountAccessId | list | 全部資源 * | 無 | 無 |
yundun-sas:DescribeLogType | DescribeLogType | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeCustomizeRuleTest | DescribeCustomizeRuleTest | get | 全部資源 * | 無 | 無 |
yundun-sas:ListCustomizeRuleTestResult | ListCustomizeRuleTestResult | list | 全部資源 * | 無 | 無 |
yundun-sas:ListAutomateResponseConfigs | ListAutomateResponseConfigs | list | 全部資源 * | 無 | 無 |
yundun-sas:UpdateAutomateResponseConfigStatus | UpdateAutomateResponseConfigStatus | update | 全部資源 * | 無 | 無 |
yundun-sas:DescribeAuth | DescribeAuth | get | 全部資源 * | 無 | 無 |
yundun-sas:DescribeWafScope | DescribeWafScope | get | 全部資源 * | 無 | 無 |
資源(Resource)
云安全中心(ThreatDetection)不支持在RAM權限策略語句的
Resource
中指定資源ARN。如果要允許對云安全中心(ThreatDetection)的訪問權限,請在策略語句中指定"Resource": "*"
。條件(Condition)
云安全中心(ThreatDetection)未定義產品級別的條件關鍵字。如需查看適用于所有云產品的通用條件關鍵字,請參見通用條件關鍵字。