访问控制(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:指授权生效的条件。可选字段。具体信息,请参见条件(Condition)。
- Condition_operator:条件运算符,不同类型的条件对应不同的条件运算符。具体信息,请参见权限策略基本元素。
- Condition_key:条件关键字。
- Condition_value:条件关键字对应的值。
操作(Action)
下表是云安全中心(ThreatDetection)定义的操作,这些操作可以在RAM权限策略语句的Action
元素中使用,用来授予执行该操作的权限。下面对表中的具体项提供说明:- 操作:是指具体的权限点。
- API:是指操作对应的API接口。
- 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(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)未定义产品级别的条件关键字。如需查看适用于所有云产品的通用条件关键字,请参见通用条件关键字。