访问控制(RAM)是阿里云提供的管理用户身份与资源访问权限的服务。使用 RAM 可以让您避免与其他用户共享阿里云账号密钥,并可按需为用户授予最小权限。RAM 中使用权限策略描述授权的具体内容。
本文为您介绍 云安全中心 为 RAM 权限策略定义的操作(Action)、资源(Resource)和条件(Condition)。 云安全中心 的 RAM 代码(RamCode)为 threatdetection,yundun-aegis,yundun-sas ,支持的授权粒度为 资源级 。
权限策略通用结构
权限策略支持 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)
下表是云安全中心定义的操作,这些操作可以在 RAM 权限策略语句的Action元素中使用,用来授予执行该操作的权限。下面对表中的具体项提供说明:
操作:是指具体的权限点。
API:是指操作对应的 API 接口。
访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
资源类型:是指操作中支持授权的资源类型。具体说明如下:
对于必选的资源类型,用前面加 * 表示。
对于不支持资源级授权的操作,用
全部资源表示。
条件关键字:是指云产品自身定义的条件关键字。该列不体现适用于任何操作的通用条件关键字。
关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
|
操作 |
API |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
| yundun-sas:ListIncidents | ListIncidents | list |
*Incident
|
无 | 无 |
| yundun-sas:DeleteNormalizationRule | DeleteNormalizationRule | delete |
*NormalizationRule
|
无 | 无 |
| yundun-sas:UpdateDataStorageTtl | UpdateDataStorageTtl | update |
*全部资源
|
无 | 无 |
| yundun-sas:UpdateDataStorageDelivery | UpdateDataStorageDelivery | update |
*全部资源
|
无 | 无 |
| yundun-sas:UpdateDetectionRule | UpdateDetectionRule | update |
*DetectionRule
|
无 | 无 |
| yundun-sas:CreateDataSet | CreateDataSet | create |
*DataSet
|
无 | 无 |
| yundun-sas:UpdateDataSet | UpdateDataSet | update |
*DataSet
|
无 | 无 |
| yundun-sas:ListDataSetRecords | ListDataSetRecords | list |
*全部资源
|
无 | 无 |
| yundun-sas:GetDataStorage | GetDataStorage | get |
*全部资源
|
无 | 无 |
| yundun-sas:ListNormalizationRuleCapacities | ListNormalizationRuleCapacities | list |
*全部资源
|
无 | 无 |
| yundun-sas:DeleteDataSource | DeleteDataSource | delete |
*DataSource
|
无 | 无 |
| yundun-sas:ListLogStores | ListLogStores | list |
*全部资源
|
无 | 无 |
| yundun-sas:DeleteProduct | DeleteProduct | delete |
*Product
|
无 | 无 |
| yundun-sas:DeleteVendor | DeleteVendor | delete |
*Vendor
|
无 | 无 |
| yundun-sas:ListDataIngestionTemplates | ListDataIngestionTemplates | list |
*DataIngestionTemplate
|
无 | 无 |
| yundun-sas:UpdateNormalizationRule | UpdateNormalizationRule | update |
*NormalizationRule
|
无 | 无 |
| yundun-sas:UpdateVendor | UpdateVendor | update |
*Vendor
|
无 | 无 |
| yundun-sas:CreateDetectionRule | CreateDetectionRule | create |
*DetectionRule
|
无 | 无 |
| yundun-sas:ListLogProjects | ListLogProjects | list |
*全部资源
|
无 | 无 |
| yundun-sas:CreateExportTask | CreateExportTask | create |
*全部资源
|
无 | 无 |
| yundun-sas:GetDataBatchIngestion | GetDataBatchIngestion | get |
*全部资源
|
无 | 无 |
| yundun-sas:ListNormalizationFields | ListNormalizationFields | list |
*全部资源
|
无 | 无 |
| yundun-sas:UpdateDataStorage | UpdateDataStorage | update |
*全部资源
|
无 | 无 |
| yundun-sas:GetUserConfig | GetUserConfig | get |
*全部资源
|
无 | 无 |
| yundun-sas:ExecuteUpgrade | ExecuteUpgrade | update |
*全部资源
|
无 | 无 |
| yundun-sas:DeleteNormalizationRuleVersion | DeleteNormalizationRuleVersion | delete |
*NormalizationRuleVersion
|
无 | 无 |
| yundun-sas:DeleteDetectionRule | DeleteDetectionRule | delete |
*DetectionRule
|
无 | 无 |
| yundun-sas:CreateNormalizationRule | CreateNormalizationRule | create |
*NormalizationRule
|
无 | 无 |
| yundun-sas:DeleteDataIngestion | DeleteDataIngestion | get |
*DataIngestion
|
无 | 无 |
| yundun-sas:UpdateProduct | UpdateProduct | update |
*Product
|
无 | 无 |
| yundun-sas:CheckLogQuery | ExecuteLogQuery | get |
*全部资源
|
无 | 无 |
| yundun-sas:ListDataSourceTemplates | ListDataSourceTemplates | list |
*DataSourceTemplate
|
无 | 无 |
| yundun-sas:ListProducts | ListProducts | list |
*Product
|
无 | 无 |
| yundun-sas:CreateDataSource | CreateDataSource | create |
*DataSource
|
无 | 无 |
| yundun-sas:ListTrafficStatistics | ListTrafficStatistics | get |
*全部资源
|
无 | 无 |
| yundun-sas:CreateDataIngestion | CreateDataIngestion | create |
*DataIngestion
|
无 | 无 |
| yundun-sas:EnableDataIngestion | EnableDataIngestion | update |
*DataIngestion
|
无 | 无 |
| yundun-sas:ListDataSources | ListDataSources | list |
*DataSource
|
无 | 无 |
| yundun-sas:ListDetectionRules | ListDetectionRules | list |
*DetectionRule
|
无 | 无 |
| yundun-sas:UpdateDataBatchIngestion | UpdateDataBatchIngestion | get |
*全部资源
|
无 | 无 |
| yundun-sas:ListDataSets | ListDataSets | list |
*DataSet
|
无 | 无 |
| yundun-sas:ListVendors | ListVendors | list |
*Vendor
|
无 | 无 |
| yundun-sas:UpdateDataSourceTemplate | UpdateDataSourceTemplate | update |
*DataSourceTemplate
|
无 | 无 |
| yundun-sas:CheckUpgradeItem | CheckUpgradeItem | none |
*全部资源
|
无 | 无 |
| yundun-sas:GetIncident | GetIncident | get |
*Incident
|
无 | 无 |
| yundun-sas:DeleteDataSetRecord | DeleteDataSetRecord | delete |
*全部资源
|
无 | 无 |
| yundun-sas:GetExportTask | GetExportTask | get |
*全部资源
|
无 | 无 |
| yundun-sas:CreateLogStore | CreateLogStore | create |
*全部资源
|
无 | 无 |
| yundun-sas:DisableDataIngestion | DisableDataIngestion | update |
*DataIngestion
|
无 | 无 |
| yundun-sas:UpdateDataSetRecord | UpdateDataSetRecord | update |
*全部资源
|
无 | 无 |
| yundun-sas:GetLogTicket | GetLogTicket | get |
*全部资源
|
无 | 无 |
| yundun-sas:CreateProduct | CreateProduct | create |
*Product
|
无 | 无 |
| yundun-sas:ListNormalizationCategories | ListNormalizationCategories | list |
*全部资源
|
无 | 无 |
| yundun-sas:GetNormalizationRule | GetNormalizationRule | get |
*NormalizationRule
|
无 | 无 |
| yundun-sas:GetNormalizationRuleVersion | GetNormalizationRuleVersion | get |
*NormalizationRuleVersion
|
无 | 无 |
| yundun-sas:ListNormalizationRules | ListNormalizationRules | list |
*NormalizationRule
|
无 | 无 |
| yundun-sas:ListDataIngestions | ListDataIngestions | get |
*DataIngestion
|
无 | 无 |
| yundun-sas:UpdateDataIngestionTemplate | UpdateDataIngestionTemplate | update |
*DataIngestionTemplate
|
无 | 无 |
| yundun-sas:CheckLogStore | ValidateLogStore | none |
*全部资源
|
无 | 无 |
| yundun-sas:ListNormalizationRuleVersions | ListNormalizationRuleVersions | list |
*NormalizationRuleVersion
|
无 | 无 |
| yundun-sas:ListUpgradeItems | ListUpgradeItems | list |
*全部资源
|
无 | 无 |
| yundun-sas:CreateVendor | CreateVendor | create |
*Vendor
|
无 | 无 |
| yundun-sas:ListNormalizationSchemas | ListNormalizationSchemas | list |
*NormalizationSchema
|
无 | 无 |
| yundun-sas:UpdateDataIngestion | UpdateDataIngestion | update |
*DataIngestion
|
无 | 无 |
| yundun-sas:ValidateNormalizationRule | ValidateNormalizationRule | none |
*全部资源
|
无 | 无 |
| yundun-sas:UpdateDataSource | UpdateDataSource | update |
*DataSource
|
无 | 无 |
| yundun-sas:SetDefaultNormalizationRuleVersion | SetDefaultNormalizationRuleVersion | none |
*NormalizationRule
|
无 | 无 |
| yundun-sas:DeleteDataSet | DeleteDataSet | delete |
*DataSet
|
无 | 无 |
| yundun-sas:DeleteLogStore | DeleteLogStore | create |
*全部资源
|
无 | 无 |
| yundun-sas:ListLogRegions | ListLogRegions | get |
*全部资源
|
无 | 无 |
| yundun-sas:ResetDataStorage | ResetDataStorage | update |
*全部资源
|
无 | 无 |
| yundun-sas:GetDetectionStatistic | GetDetectionStatistic | get |
*全部资源
|
无 | 无 |
| yundun-sas:GetNormalizationSchema | GetNormalizationSchema | get |
*NormalizationSchema
|
无 | 无 |
资源(Resource)
下表是云安全中心定义的资源,这些资源可以在 RAM 权限策略语句的Resource元素中使用,用来授予对该资源执行具体操作的权限。 其中,资源 ARN 是资源在阿里云上的唯一标识。具体说明如下:
{#}为变量标识,需要您替换为实际值。例如:{#ramcode}需要您替换为实际的云服务RAM代码。*表示全部。例如:{#resourceType}为*时:表示全部资源。{#regionId}为*时:表示全部地域。{#accountId}为*时:表示全部阿里云账号。
资源类型 |
资源 ARN |
| Incident |
|
| NormalizationRule |
|
| DetectionRule |
|
| DataSet |
|
| DataSource |
|
| Product |
|
| Vendor |
|
| DataIngestionTemplate |
|
| NormalizationRuleVersion |
|
| DataIngestion |
|
| DataSourceTemplate |
|
| NormalizationSchema |
|
条件(Condition)
云安全中心未定义产品级别的条件关键字。如需查看适用于所有云产品的通用条件关键字,请参见通用条件关键字。
相关操作
您可以创建自定义权限策略,并将权限策略授予 RAM 用户、RAM 用户组或 RAM 角色。具体操作如下: