No API operations available. Click for a feedback.
- Account Groups
- Resources
- Rules
- Compliance Package
- Single-account
- Multi-account
- CreateAggregateCompliancePack
- UpdateAggregateCompliancePack
- ListAggregateCompliancePacks
- GetAggregateCompliancePack
- DeleteAggregateCompliancePacks
- GenerateAggregateCompliancePackReport
- GetAggregateCompliancePackReport
- GetAggregateResourceComplianceByPack
- GetAggregateConfigRuleComplianceByPack
- GetAggregateAccountComplianceByPack
- AttachAggregateConfigRuleToCompliancePack
- DetachAggregateConfigRuleToCompliancePack
- CopyCompliancePacks
- ListCompliancePackTemplates
- Remediation templates
- Deliveries
- Tags
- Service integration
- Service settings
DetachAggregateConfigRuleToCompliancePack
Region:
China (Shanghai)
Parameters
Advanced
Request Parameters
Required
ConfigRuleIdsThe rule IDs
CompliancePackIdThe ID of the compl...
AggregatorIdThe ID of the accou...
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.
Operation Description
Prerequisites
One or more rules are added to a compliance package.
Usage notes
The sample request in this topic shows you how to remove the cr-6cc4626622af00e7****
rule in the ca-75b4626622af00c3****
account group from the cp-5bb1626622af00bd****
compliance package.
Request Parameters
Field Name | Field Details |
---|---|
ConfigRuleIdsstring | The rule IDs. Separate multiple rule IDs with commas (,).View Details... Example:cr-a124626622af00e7**** |
CompliancePackIdstring | The ID of the compliance package.View Details... Example:cp-5bb1626622af00bd**** |
AggregatorIdstring | The ID of the account group.View Details... Example:ca-75b4626622af00c3**** |
Request Description
For more information about common request parameters, see Common parameters.
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:6EC7AED1-172F-42AE-9C12-295BC2ADB12A |
OperateRuleResultobject | The results of the operations to remove one or more rules. |
Change History
No Change History found.