ActiveAggregateConfigRules_配置审计_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

前提条件

请您确保规则的运行状态为INACTIVE(已停用)。

使用说明

本文将提供一个示例,启用账号组ca-a4e5626622af0079****内的规则cr-5772ba41209e007b****

流控信息

请求速率为500/60(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
config:ActiveAggregateConfigRules
Update
全部资源
*

请求参数

字段名称字段详情
ConfigRuleIdsstring

规则 ID。多个规则 ID 之间用半角逗号(,)分隔。展开详情

示例值:cr-5772ba41209e007b****参考取值来源:
    ListConfigRules
    GetConfigRule
    UpdateConfigRule
    ActiveConfigRules
    CreateConfigRule
    DeactiveConfigRules
    DetachConfigRuleToCompliancePack
    AttachConfigRuleToCompliancePack
AggregatorIdstring

账号组 ID。展开详情

示例值:ca-a4e5626622af0079****参考取值来源:
    UpdateAggregator
    ListAggregators
    CreateAggregator
CompliancePackIdstring

合规包 ID。

示例值:cp-fe416457e0d90022****参考取值来源:
    UpdateCompliancePack
    ListCompliancePacks
    CopyCompliancePacks
    CreateCompliancePack
    GenerateCompliancePackReport

请求说明

关于公共请求参数的详情,请参见公共参数

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:6EC7AED1-172F-42AE-9C12-295BC2ADB751
OperateRuleResultobject

启用规则的操作结果。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
NoPermission
You are not authorized to perform this operation.诊断
400
Invalid.ConfigRuleIds.SizeExceed
The maximum number of ConfigRuleIds cannot exceed 20.诊断
400
ConfigRuleStatusNotInActive
The status of the config rule is not inactive.诊断
400
Invalid.AggregatorId.Value
The specified AggregatorId is invalid.诊断
403
AggregatorMemberNoPermission
The aggregator member is not authorized to perform the operation.诊断
404
AccountNotExisted
Your account does not exist.诊断
503
ServiceUnavailable
The request has failed due to a temporary failure of the server.诊断

变更历史

变更时间变更内容概要操作
2024-12-18
变更请求参数ConfigRuleIds
新增请求参数CompliancePackId

相关示例

启用账号组规则
2021-12-16