@alicloud/config20200907 4.2.1 → 4.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +884 -608
- package/dist/client.js +902 -608
- package/dist/client.js.map +1 -1
- package/dist/models/ActiveAggregateConfigRulesRequest.d.ts +25 -0
- package/dist/models/ActiveAggregateConfigRulesRequest.js.map +1 -1
- package/dist/models/ActiveAggregateConfigRulesResponseBody.d.ts +39 -0
- package/dist/models/ActiveAggregateConfigRulesResponseBody.js.map +1 -1
- package/dist/models/ActiveConfigRulesRequest.d.ts +14 -0
- package/dist/models/ActiveConfigRulesRequest.js.map +1 -1
- package/dist/models/ActiveConfigRulesResponseBody.d.ts +42 -0
- package/dist/models/ActiveConfigRulesResponseBody.js.map +1 -1
- package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.d.ts +21 -0
- package/dist/models/AttachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
- package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.d.ts +42 -0
- package/dist/models/AttachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
- package/dist/models/AttachConfigRuleToCompliancePackRequest.d.ts +14 -0
- package/dist/models/AttachConfigRuleToCompliancePackRequest.js.map +1 -1
- package/dist/models/AttachConfigRuleToCompliancePackResponseBody.d.ts +42 -0
- package/dist/models/AttachConfigRuleToCompliancePackResponseBody.js.map +1 -1
- package/dist/models/CopyCompliancePacksRequest.d.ts +25 -0
- package/dist/models/CopyCompliancePacksRequest.js.map +1 -1
- package/dist/models/CopyCompliancePacksResponseBody.d.ts +17 -0
- package/dist/models/CopyCompliancePacksResponseBody.js.map +1 -1
- package/dist/models/CopyConfigRulesRequest.d.ts +23 -0
- package/dist/models/CopyConfigRulesRequest.js.map +1 -1
- package/dist/models/CopyConfigRulesResponseBody.d.ts +17 -0
- package/dist/models/CopyConfigRulesResponseBody.js.map +1 -1
- package/dist/models/CreateAdvancedSearchFileRequest.d.ts +5 -0
- package/dist/models/CreateAdvancedSearchFileRequest.js.map +1 -1
- package/dist/models/CreateAdvancedSearchFileResponseBody.d.ts +7 -0
- package/dist/models/CreateAdvancedSearchFileResponseBody.js.map +1 -1
- package/dist/models/CreateAggregateAdvancedSearchFileRequest.d.ts +1 -1
- package/dist/models/CreateAggregateCompliancePackRequest.d.ts +57 -111
- package/dist/models/CreateAggregateCompliancePackRequest.js.map +1 -1
- package/dist/models/CreateAggregateCompliancePackResponseBody.d.ts +1 -1
- package/dist/models/CreateAggregateCompliancePackShrinkRequest.d.ts +36 -88
- package/dist/models/CreateAggregateCompliancePackShrinkRequest.js.map +1 -1
- package/dist/models/CreateAggregateConfigDeliveryChannelRequest.d.ts +42 -60
- package/dist/models/CreateAggregateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/CreateAggregateConfigDeliveryChannelResponseBody.d.ts +1 -1
- package/dist/models/CreateAggregateConfigRuleRequest.d.ts +79 -80
- package/dist/models/CreateAggregateConfigRuleRequest.js.map +1 -1
- package/dist/models/CreateAggregateConfigRuleResponseBody.d.ts +2 -2
- package/dist/models/CreateAggregateConfigRuleShrinkRequest.d.ts +71 -76
- package/dist/models/CreateAggregateConfigRuleShrinkRequest.js.map +1 -1
- package/dist/models/CreateAggregateRemediationRequest.d.ts +20 -27
- package/dist/models/CreateAggregateRemediationRequest.js.map +1 -1
- package/dist/models/CreateAggregateRemediationResponseBody.d.ts +1 -1
- package/dist/models/CreateAggregatorRequest.d.ts +29 -23
- package/dist/models/CreateAggregatorRequest.js.map +1 -1
- package/dist/models/CreateAggregatorResponseBody.d.ts +1 -1
- package/dist/models/CreateAggregatorShrinkRequest.d.ts +20 -16
- package/dist/models/CreateAggregatorShrinkRequest.js.map +1 -1
- package/dist/models/CreateCompliancePackRequest.d.ts +246 -0
- package/dist/models/CreateCompliancePackRequest.js.map +1 -1
- package/dist/models/CreateCompliancePackResponseBody.d.ts +14 -0
- package/dist/models/CreateCompliancePackResponseBody.js.map +1 -1
- package/dist/models/CreateCompliancePackShrinkRequest.d.ts +159 -0
- package/dist/models/CreateCompliancePackShrinkRequest.js.map +1 -1
- package/dist/models/CreateConfigDeliveryChannelRequest.d.ts +49 -65
- package/dist/models/CreateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/CreateConfigRuleRequest.d.ts +62 -81
- package/dist/models/CreateConfigRuleRequest.js.map +1 -1
- package/dist/models/CreateConfigRuleShrinkRequest.d.ts +56 -77
- package/dist/models/CreateConfigRuleShrinkRequest.js.map +1 -1
- package/dist/models/CreateRemediationRequest.d.ts +18 -25
- package/dist/models/CreateRemediationRequest.js.map +1 -1
- package/dist/models/CreateRemediationResponseBody.d.ts +1 -1
- package/dist/models/CreateReportTemplateRequest.d.ts +1 -71
- package/dist/models/CreateReportTemplateRequest.js.map +1 -1
- package/dist/models/CreateReportTemplateResponseBody.d.ts +0 -6
- package/dist/models/CreateReportTemplateResponseBody.js.map +1 -1
- package/dist/models/CreateReportTemplateShrinkRequest.d.ts +1 -56
- package/dist/models/CreateReportTemplateShrinkRequest.js.map +1 -1
- package/dist/models/DeactiveAggregateConfigRulesRequest.d.ts +25 -0
- package/dist/models/DeactiveAggregateConfigRulesRequest.js.map +1 -1
- package/dist/models/DeactiveAggregateConfigRulesResponseBody.d.ts +42 -0
- package/dist/models/DeactiveAggregateConfigRulesResponseBody.js.map +1 -1
- package/dist/models/DeactiveConfigRulesRequest.d.ts +18 -0
- package/dist/models/DeactiveConfigRulesRequest.js.map +1 -1
- package/dist/models/DeactiveConfigRulesResponseBody.d.ts +42 -0
- package/dist/models/DeactiveConfigRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteAggregateCompliancePacksRequest.d.ts +31 -0
- package/dist/models/DeleteAggregateCompliancePacksRequest.js.map +1 -1
- package/dist/models/DeleteAggregateCompliancePacksResponseBody.d.ts +42 -0
- package/dist/models/DeleteAggregateCompliancePacksResponseBody.js.map +1 -1
- package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.d.ts +12 -0
- package/dist/models/DeleteAggregateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.d.ts +14 -0
- package/dist/models/DeleteAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
- package/dist/models/DeleteAggregateConfigRulesRequest.d.ts +14 -0
- package/dist/models/DeleteAggregateConfigRulesRequest.js.map +1 -1
- package/dist/models/DeleteAggregateConfigRulesResponseBody.d.ts +42 -0
- package/dist/models/DeleteAggregateConfigRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteAggregateRemediationsRequest.d.ts +3 -3
- package/dist/models/DeleteAggregateRemediationsResponseBody.d.ts +8 -10
- package/dist/models/DeleteAggregateRemediationsResponseBody.js.map +1 -1
- package/dist/models/DeleteAggregatorsRequest.d.ts +12 -0
- package/dist/models/DeleteAggregatorsRequest.js.map +1 -1
- package/dist/models/DeleteAggregatorsResponseBody.d.ts +41 -0
- package/dist/models/DeleteAggregatorsResponseBody.js.map +1 -1
- package/dist/models/DeleteCompliancePacksRequest.d.ts +24 -0
- package/dist/models/DeleteCompliancePacksRequest.js.map +1 -1
- package/dist/models/DeleteCompliancePacksResponseBody.d.ts +42 -0
- package/dist/models/DeleteCompliancePacksResponseBody.js.map +1 -1
- package/dist/models/DeleteConfigDeliveryChannelRequest.d.ts +7 -0
- package/dist/models/DeleteConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/DeleteConfigDeliveryChannelResponseBody.d.ts +14 -0
- package/dist/models/DeleteConfigDeliveryChannelResponseBody.js.map +1 -1
- package/dist/models/DeleteConfigRulesRequest.d.ts +7 -0
- package/dist/models/DeleteConfigRulesRequest.js.map +1 -1
- package/dist/models/DeleteConfigRulesResponseBody.d.ts +42 -0
- package/dist/models/DeleteConfigRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteRemediationsRequest.d.ts +2 -2
- package/dist/models/DeleteRemediationsResponseBody.d.ts +8 -10
- package/dist/models/DeleteRemediationsResponseBody.js.map +1 -1
- package/dist/models/DeleteReportTemplateRequest.d.ts +0 -2
- package/dist/models/DeleteReportTemplateRequest.js.map +1 -1
- package/dist/models/DeleteReportTemplateResponseBody.d.ts +0 -6
- package/dist/models/DeleteReportTemplateResponseBody.js.map +1 -1
- package/dist/models/DescribeDiscoveredResourceBatchRequest.d.ts +2 -11
- package/dist/models/DescribeDiscoveredResourceBatchRequest.js.map +1 -1
- package/dist/models/DescribeDiscoveredResourceBatchResponseBody.d.ts +2 -2
- package/dist/models/DescribeIntegratedServiceStatusRequest.d.ts +0 -2
- package/dist/models/DescribeIntegratedServiceStatusRequest.js.map +1 -1
- package/dist/models/DescribeIntegratedServiceStatusResponseBody.d.ts +0 -11
- package/dist/models/DescribeIntegratedServiceStatusResponseBody.js.map +1 -1
- package/dist/models/DescribeRemediationRequest.d.ts +11 -1
- package/dist/models/DescribeRemediationRequest.js.map +1 -1
- package/dist/models/DescribeRemediationResponseBody.d.ts +103 -0
- package/dist/models/DescribeRemediationResponseBody.js.map +1 -1
- package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.d.ts +21 -0
- package/dist/models/DetachAggregateConfigRuleToCompliancePackRequest.js.map +1 -1
- package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.d.ts +42 -0
- package/dist/models/DetachAggregateConfigRuleToCompliancePackResponseBody.js.map +1 -1
- package/dist/models/DetachConfigRuleToCompliancePackRequest.d.ts +1 -1
- package/dist/models/DetachConfigRuleToCompliancePackResponseBody.d.ts +9 -20
- package/dist/models/DetachConfigRuleToCompliancePackResponseBody.js.map +1 -1
- package/dist/models/DryRunConfigRuleRequest.d.ts +0 -44
- package/dist/models/DryRunConfigRuleRequest.js.map +1 -1
- package/dist/models/DryRunConfigRuleResponseBody.d.ts +17 -30
- package/dist/models/DryRunConfigRuleResponseBody.js.map +1 -1
- package/dist/models/EvaluatePreConfigRulesRequest.d.ts +17 -21
- package/dist/models/EvaluatePreConfigRulesRequest.js.map +1 -1
- package/dist/models/EvaluatePreConfigRulesResponseBody.d.ts +7 -9
- package/dist/models/EvaluatePreConfigRulesResponseBody.js.map +1 -1
- package/dist/models/EvaluatePreConfigRulesShrinkRequest.d.ts +6 -5
- package/dist/models/EvaluatePreConfigRulesShrinkRequest.js.map +1 -1
- package/dist/models/GenerateAggregateCompliancePackReportRequest.d.ts +3 -14
- package/dist/models/GenerateAggregateCompliancePackReportRequest.js.map +1 -1
- package/dist/models/GenerateAggregateCompliancePackReportResponseBody.d.ts +1 -1
- package/dist/models/GenerateAggregateConfigRulesReportRequest.d.ts +23 -0
- package/dist/models/GenerateAggregateConfigRulesReportRequest.js.map +1 -1
- package/dist/models/GenerateAggregateConfigRulesReportResponseBody.d.ts +21 -0
- package/dist/models/GenerateAggregateConfigRulesReportResponseBody.js.map +1 -1
- package/dist/models/GenerateAggregateResourceInventoryRequest.d.ts +36 -0
- package/dist/models/GenerateAggregateResourceInventoryRequest.js.map +1 -1
- package/dist/models/GenerateAggregateResourceInventoryResponseBody.d.ts +7 -0
- package/dist/models/GenerateAggregateResourceInventoryResponseBody.js.map +1 -1
- package/dist/models/GenerateCompliancePackReportRequest.d.ts +14 -0
- package/dist/models/GenerateCompliancePackReportRequest.js.map +1 -1
- package/dist/models/GenerateCompliancePackReportResponseBody.d.ts +14 -0
- package/dist/models/GenerateCompliancePackReportResponseBody.js.map +1 -1
- package/dist/models/GenerateConfigRulesReportRequest.d.ts +16 -0
- package/dist/models/GenerateConfigRulesReportRequest.js.map +1 -1
- package/dist/models/GenerateConfigRulesReportResponseBody.d.ts +14 -0
- package/dist/models/GenerateConfigRulesReportResponseBody.js.map +1 -1
- package/dist/models/GenerateReportFromTemplateRequest.d.ts +0 -2
- package/dist/models/GenerateReportFromTemplateRequest.js.map +1 -1
- package/dist/models/GenerateReportFromTemplateResponseBody.d.ts +0 -3
- package/dist/models/GenerateReportFromTemplateResponseBody.js.map +1 -1
- package/dist/models/GenerateResourceInventoryRequest.d.ts +4 -5
- package/dist/models/GenerateResourceInventoryRequest.js.map +1 -1
- package/dist/models/GetAdvancedSearchFileResponseBody.d.ts +32 -0
- package/dist/models/GetAdvancedSearchFileResponseBody.js.map +1 -1
- package/dist/models/GetAggregateAccountComplianceByPackRequest.d.ts +14 -0
- package/dist/models/GetAggregateAccountComplianceByPackRequest.js.map +1 -1
- package/dist/models/GetAggregateAccountComplianceByPackResponseBody.d.ts +62 -0
- package/dist/models/GetAggregateAccountComplianceByPackResponseBody.js.map +1 -1
- package/dist/models/GetAggregateAdvancedSearchFileRequest.d.ts +7 -0
- package/dist/models/GetAggregateAdvancedSearchFileRequest.js.map +1 -1
- package/dist/models/GetAggregateAdvancedSearchFileResponseBody.d.ts +34 -0
- package/dist/models/GetAggregateAdvancedSearchFileResponseBody.js.map +1 -1
- package/dist/models/GetAggregateCompliancePackReportRequest.d.ts +14 -0
- package/dist/models/GetAggregateCompliancePackReportRequest.js.map +1 -1
- package/dist/models/GetAggregateCompliancePackReportResponseBody.d.ts +47 -0
- package/dist/models/GetAggregateCompliancePackReportResponseBody.js.map +1 -1
- package/dist/models/GetAggregateCompliancePackRequest.d.ts +11 -9
- package/dist/models/GetAggregateCompliancePackRequest.js.map +1 -1
- package/dist/models/GetAggregateCompliancePackResponseBody.d.ts +72 -102
- package/dist/models/GetAggregateCompliancePackResponseBody.js.map +1 -1
- package/dist/models/GetAggregateCompliancePackShrinkRequest.d.ts +5 -5
- package/dist/models/GetAggregateComplianceSummaryResponseBody.d.ts +5 -26
- package/dist/models/GetAggregateComplianceSummaryResponseBody.js.map +1 -1
- package/dist/models/GetAggregateConfigDeliveryChannelRequest.d.ts +14 -0
- package/dist/models/GetAggregateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.d.ts +166 -0
- package/dist/models/GetAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleComplianceByPackRequest.d.ts +3 -3
- package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.d.ts +16 -47
- package/dist/models/GetAggregateConfigRuleComplianceByPackResponseBody.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleRequest.d.ts +12 -9
- package/dist/models/GetAggregateConfigRuleRequest.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleResponseBody.d.ts +119 -135
- package/dist/models/GetAggregateConfigRuleResponseBody.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleShrinkRequest.d.ts +6 -5
- package/dist/models/GetAggregateConfigRuleShrinkRequest.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.d.ts +7 -0
- package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.js.map +1 -1
- package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.d.ts +36 -0
- package/dist/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
- package/dist/models/GetAggregateConfigRulesReportRequest.d.ts +14 -0
- package/dist/models/GetAggregateConfigRulesReportRequest.js.map +1 -1
- package/dist/models/GetAggregateConfigRulesReportResponseBody.d.ts +54 -0
- package/dist/models/GetAggregateConfigRulesReportResponseBody.js.map +1 -1
- package/dist/models/GetAggregateDiscoveredResourceRequest.d.ts +12 -13
- package/dist/models/GetAggregateDiscoveredResourceRequest.js.map +1 -1
- package/dist/models/GetAggregateDiscoveredResourceResponseBody.d.ts +20 -29
- package/dist/models/GetAggregateDiscoveredResourceResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.d.ts +35 -0
- package/dist/models/GetAggregateResourceComplianceByConfigRuleRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.d.ts +41 -0
- package/dist/models/GetAggregateResourceComplianceByConfigRuleResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceByPackRequest.d.ts +2 -2
- package/dist/models/GetAggregateResourceComplianceByPackResponseBody.d.ts +3 -31
- package/dist/models/GetAggregateResourceComplianceByPackResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.d.ts +12 -0
- package/dist/models/GetAggregateResourceComplianceGroupByRegionRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.d.ts +45 -0
- package/dist/models/GetAggregateResourceComplianceGroupByRegionResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.d.ts +12 -0
- package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.d.ts +45 -0
- package/dist/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceComplianceTimelineRequest.d.ts +10 -10
- package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.d.ts +51 -20
- package/dist/models/GetAggregateResourceComplianceTimelineResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceConfigurationTimelineRequest.d.ts +11 -11
- package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.d.ts +20 -24
- package/dist/models/GetAggregateResourceConfigurationTimelineResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.d.ts +32 -0
- package/dist/models/GetAggregateResourceCountsGroupByRegionRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.d.ts +34 -0
- package/dist/models/GetAggregateResourceCountsGroupByRegionResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.d.ts +32 -0
- package/dist/models/GetAggregateResourceCountsGroupByResourceTypeRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.d.ts +32 -0
- package/dist/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
- package/dist/models/GetAggregateResourceInventoryRequest.d.ts +7 -0
- package/dist/models/GetAggregateResourceInventoryRequest.js.map +1 -1
- package/dist/models/GetAggregateResourceInventoryResponseBody.d.ts +34 -0
- package/dist/models/GetAggregateResourceInventoryResponseBody.js.map +1 -1
- package/dist/models/GetAggregatorRequest.d.ts +10 -6
- package/dist/models/GetAggregatorRequest.js.map +1 -1
- package/dist/models/GetAggregatorResponseBody.d.ts +19 -32
- package/dist/models/GetAggregatorResponseBody.js.map +1 -1
- package/dist/models/GetAggregatorShrinkRequest.d.ts +2 -2
- package/dist/models/GetCompliancePackReportRequest.d.ts +7 -0
- package/dist/models/GetCompliancePackReportRequest.js.map +1 -1
- package/dist/models/GetCompliancePackReportResponseBody.d.ts +47 -0
- package/dist/models/GetCompliancePackReportResponseBody.js.map +1 -1
- package/dist/models/GetCompliancePackRequest.d.ts +8 -12
- package/dist/models/GetCompliancePackRequest.js.map +1 -1
- package/dist/models/GetCompliancePackResponseBody.d.ts +48 -54
- package/dist/models/GetCompliancePackResponseBody.js.map +1 -1
- package/dist/models/GetCompliancePackShrinkRequest.d.ts +4 -4
- package/dist/models/GetComplianceSummaryResponseBody.d.ts +9 -36
- package/dist/models/GetComplianceSummaryResponseBody.js.map +1 -1
- package/dist/models/GetConfigDeliveryChannelRequest.d.ts +1 -1
- package/dist/models/GetConfigDeliveryChannelResponseBody.d.ts +37 -46
- package/dist/models/GetConfigDeliveryChannelResponseBody.js.map +1 -1
- package/dist/models/GetConfigRuleComplianceByPackRequest.d.ts +1 -1
- package/dist/models/GetConfigRuleComplianceByPackResponseBody.d.ts +13 -44
- package/dist/models/GetConfigRuleComplianceByPackResponseBody.js.map +1 -1
- package/dist/models/GetConfigRuleRequest.d.ts +8 -8
- package/dist/models/GetConfigRuleResponseBody.d.ts +114 -137
- package/dist/models/GetConfigRuleResponseBody.js.map +1 -1
- package/dist/models/GetConfigRuleShrinkRequest.d.ts +3 -3
- package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.d.ts +3 -5
- package/dist/models/GetConfigRuleSummaryByRiskLevelResponseBody.js.map +1 -1
- package/dist/models/GetConfigRulesReportRequest.d.ts +7 -0
- package/dist/models/GetConfigRulesReportRequest.js.map +1 -1
- package/dist/models/GetConfigRulesReportResponseBody.d.ts +47 -0
- package/dist/models/GetConfigRulesReportResponseBody.js.map +1 -1
- package/dist/models/GetConfigurationRecorderResponseBody.d.ts +7 -10
- package/dist/models/GetConfigurationRecorderResponseBody.js.map +1 -1
- package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.d.ts +9 -0
- package/dist/models/GetDiscoveredResourceCountsGroupByRegionRequest.js.map +1 -1
- package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.d.ts +34 -0
- package/dist/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.js.map +1 -1
- package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.d.ts +7 -0
- package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.js.map +1 -1
- package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.d.ts +34 -0
- package/dist/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.js.map +1 -1
- package/dist/models/GetDiscoveredResourceRequest.d.ts +9 -10
- package/dist/models/GetDiscoveredResourceRequest.js.map +1 -1
- package/dist/models/GetDiscoveredResourceResponseBody.d.ts +25 -26
- package/dist/models/GetDiscoveredResourceResponseBody.js.map +1 -1
- package/dist/models/GetIntegratedServiceStatusRequest.d.ts +6 -0
- package/dist/models/GetIntegratedServiceStatusRequest.js.map +1 -1
- package/dist/models/GetIntegratedServiceStatusResponseBody.d.ts +36 -0
- package/dist/models/GetIntegratedServiceStatusResponseBody.js.map +1 -1
- package/dist/models/GetManagedRuleRequest.d.ts +2 -2
- package/dist/models/GetManagedRuleResponseBody.d.ts +26 -33
- package/dist/models/GetManagedRuleResponseBody.js.map +1 -1
- package/dist/models/GetRemediationTemplateRequest.d.ts +2 -2
- package/dist/models/GetRemediationTemplateResponseBody.d.ts +8 -8
- package/dist/models/GetReportFromTemplateRequest.d.ts +0 -2
- package/dist/models/GetReportFromTemplateRequest.js.map +1 -1
- package/dist/models/GetReportFromTemplateResponseBody.d.ts +0 -36
- package/dist/models/GetReportFromTemplateResponseBody.js.map +1 -1
- package/dist/models/GetReportTemplateRequest.d.ts +0 -2
- package/dist/models/GetReportTemplateRequest.js.map +1 -1
- package/dist/models/GetReportTemplateResponseBody.d.ts +0 -75
- package/dist/models/GetReportTemplateResponseBody.js.map +1 -1
- package/dist/models/GetResourceComplianceByConfigRuleRequest.d.ts +17 -0
- package/dist/models/GetResourceComplianceByConfigRuleRequest.js.map +1 -1
- package/dist/models/GetResourceComplianceByConfigRuleResponseBody.d.ts +41 -0
- package/dist/models/GetResourceComplianceByConfigRuleResponseBody.js.map +1 -1
- package/dist/models/GetResourceComplianceByPackRequest.d.ts +1 -1
- package/dist/models/GetResourceComplianceByPackResponseBody.d.ts +1 -33
- package/dist/models/GetResourceComplianceByPackResponseBody.js.map +1 -1
- package/dist/models/GetResourceComplianceGroupByRegionRequest.d.ts +7 -0
- package/dist/models/GetResourceComplianceGroupByRegionRequest.js.map +1 -1
- package/dist/models/GetResourceComplianceGroupByRegionResponseBody.d.ts +45 -0
- package/dist/models/GetResourceComplianceGroupByRegionResponseBody.js.map +1 -1
- package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.d.ts +7 -0
- package/dist/models/GetResourceComplianceGroupByResourceTypeRequest.js.map +1 -1
- package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.d.ts +45 -0
- package/dist/models/GetResourceComplianceGroupByResourceTypeResponseBody.js.map +1 -1
- package/dist/models/GetResourceComplianceTimelineRequest.d.ts +9 -9
- package/dist/models/GetResourceComplianceTimelineResponseBody.d.ts +18 -19
- package/dist/models/GetResourceComplianceTimelineResponseBody.js.map +1 -1
- package/dist/models/GetResourceConfigurationSampleRequest.d.ts +1 -13
- package/dist/models/GetResourceConfigurationSampleRequest.js.map +1 -1
- package/dist/models/GetResourceConfigurationSampleResponseBody.d.ts +6 -54
- package/dist/models/GetResourceConfigurationSampleResponseBody.js.map +1 -1
- package/dist/models/GetResourceConfigurationTimelineRequest.d.ts +6 -6
- package/dist/models/GetResourceConfigurationTimelineResponseBody.d.ts +17 -19
- package/dist/models/GetResourceConfigurationTimelineResponseBody.js.map +1 -1
- package/dist/models/GetResourceInventoryResponseBody.d.ts +6 -7
- package/dist/models/GetResourceInventoryResponseBody.js.map +1 -1
- package/dist/models/GetResourceTypePropertiesRequest.d.ts +0 -4
- package/dist/models/GetResourceTypePropertiesRequest.js.map +1 -1
- package/dist/models/GetResourceTypePropertiesResponseBody.d.ts +16 -19
- package/dist/models/GetResourceTypePropertiesResponseBody.js.map +1 -1
- package/dist/models/GetSupportedResourceRelationConfigResponseBody.d.ts +7 -10
- package/dist/models/GetSupportedResourceRelationConfigResponseBody.js.map +1 -1
- package/dist/models/IgnoreAggregateEvaluationResultsRequest.d.ts +60 -0
- package/dist/models/IgnoreAggregateEvaluationResultsRequest.js.map +1 -1
- package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.d.ts +7 -0
- package/dist/models/IgnoreAggregateEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.d.ts +32 -0
- package/dist/models/IgnoreAggregateEvaluationResultsShrinkRequest.js.map +1 -1
- package/dist/models/IgnoreEvaluationResultsRequest.d.ts +14 -14
- package/dist/models/IgnoreEvaluationResultsResponseBody.d.ts +1 -1
- package/dist/models/IgnoreEvaluationResultsShrinkRequest.d.ts +7 -7
- package/dist/models/ListAggregateCompliancePacksRequest.d.ts +15 -25
- package/dist/models/ListAggregateCompliancePacksRequest.js.map +1 -1
- package/dist/models/ListAggregateCompliancePacksResponseBody.d.ts +22 -25
- package/dist/models/ListAggregateCompliancePacksResponseBody.js.map +1 -1
- package/dist/models/ListAggregateCompliancePacksShrinkRequest.d.ts +7 -23
- package/dist/models/ListAggregateCompliancePacksShrinkRequest.js.map +1 -1
- package/dist/models/ListAggregateConfigDeliveryChannelsRequest.d.ts +14 -0
- package/dist/models/ListAggregateConfigDeliveryChannelsRequest.js.map +1 -1
- package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.d.ts +166 -0
- package/dist/models/ListAggregateConfigDeliveryChannelsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.d.ts +13 -19
- package/dist/models/ListAggregateConfigRuleEvaluationResultsRequest.js.map +1 -1
- package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.d.ts +39 -65
- package/dist/models/ListAggregateConfigRuleEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.d.ts +7 -0
- package/dist/models/ListAggregateConfigRuleEvaluationStatisticsRequest.js.map +1 -1
- package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.d.ts +53 -0
- package/dist/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateConfigRulesRequest.d.ts +28 -41
- package/dist/models/ListAggregateConfigRulesRequest.js.map +1 -1
- package/dist/models/ListAggregateConfigRulesResponseBody.d.ts +39 -56
- package/dist/models/ListAggregateConfigRulesResponseBody.js.map +1 -1
- package/dist/models/ListAggregateConfigRulesShrinkRequest.d.ts +22 -37
- package/dist/models/ListAggregateConfigRulesShrinkRequest.js.map +1 -1
- package/dist/models/ListAggregateDiscoveredResourcesRequest.d.ts +16 -28
- package/dist/models/ListAggregateDiscoveredResourcesRequest.js.map +1 -1
- package/dist/models/ListAggregateDiscoveredResourcesResponseBody.d.ts +15 -21
- package/dist/models/ListAggregateDiscoveredResourcesResponseBody.js.map +1 -1
- package/dist/models/ListAggregateRecommendManagedRulesRequest.d.ts +1 -37
- package/dist/models/ListAggregateRecommendManagedRulesRequest.js.map +1 -1
- package/dist/models/ListAggregateRecommendManagedRulesResponseBody.d.ts +8 -41
- package/dist/models/ListAggregateRecommendManagedRulesResponseBody.js.map +1 -1
- package/dist/models/ListAggregateRemediationExecutionsRequest.d.ts +45 -0
- package/dist/models/ListAggregateRemediationExecutionsRequest.js.map +1 -1
- package/dist/models/ListAggregateRemediationExecutionsResponseBody.d.ts +74 -0
- package/dist/models/ListAggregateRemediationExecutionsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateRemediationsRequest.d.ts +1 -1
- package/dist/models/ListAggregateRemediationsResponseBody.d.ts +23 -32
- package/dist/models/ListAggregateRemediationsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateResourceEvaluationResultsRequest.d.ts +14 -38
- package/dist/models/ListAggregateResourceEvaluationResultsRequest.js.map +1 -1
- package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.d.ts +36 -57
- package/dist/models/ListAggregateResourceEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateResourceRelationsRequest.d.ts +67 -0
- package/dist/models/ListAggregateResourceRelationsRequest.js.map +1 -1
- package/dist/models/ListAggregateResourceRelationsResponseBody.d.ts +85 -0
- package/dist/models/ListAggregateResourceRelationsResponseBody.js.map +1 -1
- package/dist/models/ListAggregateResourcesByAdvancedSearchRequest.d.ts +1 -1
- package/dist/models/ListAggregateResourcesByAdvancedSearchResponseBody.d.ts +4 -4
- package/dist/models/ListAggregatorsRequest.d.ts +38 -0
- package/dist/models/ListAggregatorsRequest.js.map +1 -1
- package/dist/models/ListAggregatorsResponseBody.d.ts +110 -0
- package/dist/models/ListAggregatorsResponseBody.js.map +1 -1
- package/dist/models/ListAggregatorsShrinkRequest.d.ts +18 -0
- package/dist/models/ListAggregatorsShrinkRequest.js.map +1 -1
- package/dist/models/ListCompliancePackTemplatesRequest.d.ts +6 -20
- package/dist/models/ListCompliancePackTemplatesRequest.js.map +1 -1
- package/dist/models/ListCompliancePackTemplatesResponseBody.d.ts +45 -45
- package/dist/models/ListCompliancePacksRequest.d.ts +12 -24
- package/dist/models/ListCompliancePacksRequest.js.map +1 -1
- package/dist/models/ListCompliancePacksResponseBody.d.ts +25 -28
- package/dist/models/ListCompliancePacksResponseBody.js.map +1 -1
- package/dist/models/ListCompliancePacksShrinkRequest.d.ts +6 -20
- package/dist/models/ListCompliancePacksShrinkRequest.js.map +1 -1
- package/dist/models/ListConfigDeliveryChannelsRequest.d.ts +1 -1
- package/dist/models/ListConfigDeliveryChannelsResponseBody.d.ts +38 -47
- package/dist/models/ListConfigDeliveryChannelsResponseBody.js.map +1 -1
- package/dist/models/ListConfigRuleEvaluationResultsRequest.d.ts +15 -19
- package/dist/models/ListConfigRuleEvaluationResultsRequest.js.map +1 -1
- package/dist/models/ListConfigRuleEvaluationResultsResponseBody.d.ts +37 -64
- package/dist/models/ListConfigRuleEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.d.ts +46 -0
- package/dist/models/ListConfigRuleEvaluationStatisticsResponseBody.js.map +1 -1
- package/dist/models/ListConfigRuleOperatorsResponseBody.d.ts +2 -76
- package/dist/models/ListConfigRuleOperatorsResponseBody.js.map +1 -1
- package/dist/models/ListConfigRulesRequest.d.ts +33 -38
- package/dist/models/ListConfigRulesRequest.js.map +1 -1
- package/dist/models/ListConfigRulesResponseBody.d.ts +31 -48
- package/dist/models/ListConfigRulesResponseBody.js.map +1 -1
- package/dist/models/ListConfigRulesShrinkRequest.d.ts +26 -37
- package/dist/models/ListConfigRulesShrinkRequest.js.map +1 -1
- package/dist/models/ListDiscoveredResourcesRequest.d.ts +14 -26
- package/dist/models/ListDiscoveredResourcesRequest.js.map +1 -1
- package/dist/models/ListDiscoveredResourcesResponseBody.d.ts +12 -20
- package/dist/models/ListDiscoveredResourcesResponseBody.js.map +1 -1
- package/dist/models/ListIntegratedServiceResponseBody.d.ts +15 -19
- package/dist/models/ListIntegratedServiceResponseBody.js.map +1 -1
- package/dist/models/ListManagedRulesRequest.d.ts +16 -16
- package/dist/models/ListManagedRulesResponseBody.d.ts +26 -29
- package/dist/models/ListManagedRulesResponseBody.js.map +1 -1
- package/dist/models/ListPreManagedRulesRequest.d.ts +4 -4
- package/dist/models/ListPreManagedRulesResponseBody.d.ts +10 -10
- package/dist/models/ListPreManagedRulesShrinkRequest.d.ts +4 -4
- package/dist/models/ListRecommendManagedRulesRequest.d.ts +1 -29
- package/dist/models/ListRecommendManagedRulesRequest.js.map +1 -1
- package/dist/models/ListRecommendManagedRulesResponseBody.d.ts +6 -45
- package/dist/models/ListRecommendManagedRulesResponseBody.js.map +1 -1
- package/dist/models/ListRemediationExecutionsRequest.d.ts +29 -0
- package/dist/models/ListRemediationExecutionsRequest.js.map +1 -1
- package/dist/models/ListRemediationExecutionsResponseBody.d.ts +74 -0
- package/dist/models/ListRemediationExecutionsResponseBody.js.map +1 -1
- package/dist/models/ListRemediationTemplatesRequest.d.ts +29 -0
- package/dist/models/ListRemediationTemplatesRequest.js.map +1 -1
- package/dist/models/ListRemediationTemplatesResponseBody.d.ts +96 -0
- package/dist/models/ListRemediationTemplatesResponseBody.js.map +1 -1
- package/dist/models/ListRemediationsRequest.d.ts +23 -0
- package/dist/models/ListRemediationsRequest.js.map +1 -1
- package/dist/models/ListRemediationsResponseBody.d.ts +120 -0
- package/dist/models/ListRemediationsResponseBody.js.map +1 -1
- package/dist/models/ListReportTemplatesRequest.d.ts +0 -11
- package/dist/models/ListReportTemplatesRequest.js.map +1 -1
- package/dist/models/ListReportTemplatesResponseBody.d.ts +0 -94
- package/dist/models/ListReportTemplatesResponseBody.js.map +1 -1
- package/dist/models/ListResourceEvaluationResultsRequest.d.ts +14 -38
- package/dist/models/ListResourceEvaluationResultsRequest.js.map +1 -1
- package/dist/models/ListResourceEvaluationResultsResponseBody.d.ts +43 -62
- package/dist/models/ListResourceEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/ListResourceRelationsRequest.d.ts +57 -0
- package/dist/models/ListResourceRelationsRequest.js.map +1 -1
- package/dist/models/ListResourceRelationsResponseBody.d.ts +85 -0
- package/dist/models/ListResourceRelationsResponseBody.js.map +1 -1
- package/dist/models/ListResourcesByAdvancedSearchRequest.d.ts +5 -0
- package/dist/models/ListResourcesByAdvancedSearchRequest.js.map +1 -1
- package/dist/models/ListResourcesByAdvancedSearchResponseBody.d.ts +23 -0
- package/dist/models/ListResourcesByAdvancedSearchResponseBody.js.map +1 -1
- package/dist/models/ListSupportedProductsRequest.d.ts +1 -1
- package/dist/models/ListSupportedProductsResponseBody.d.ts +3 -3
- package/dist/models/ListTagResourcesRequest.d.ts +15 -19
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +2 -2
- package/dist/models/ListTagResourcesShrinkRequest.d.ts +11 -15
- package/dist/models/ListTagResourcesShrinkRequest.js.map +1 -1
- package/dist/models/PutEvaluationsRequest.d.ts +24 -0
- package/dist/models/PutEvaluationsRequest.js.map +1 -1
- package/dist/models/PutEvaluationsResponseBody.d.ts +17 -0
- package/dist/models/PutEvaluationsResponseBody.js.map +1 -1
- package/dist/models/ResourceDirectoryFolderNode.d.ts +20 -0
- package/dist/models/ResourceDirectoryFolderNode.js.map +1 -1
- package/dist/models/RevertAggregateEvaluationResultsRequest.d.ts +42 -0
- package/dist/models/RevertAggregateEvaluationResultsRequest.js.map +1 -1
- package/dist/models/RevertAggregateEvaluationResultsResponseBody.d.ts +7 -0
- package/dist/models/RevertAggregateEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.d.ts +14 -0
- package/dist/models/RevertAggregateEvaluationResultsShrinkRequest.js.map +1 -1
- package/dist/models/RevertEvaluationResultsRequest.d.ts +35 -0
- package/dist/models/RevertEvaluationResultsRequest.js.map +1 -1
- package/dist/models/RevertEvaluationResultsResponseBody.d.ts +7 -0
- package/dist/models/RevertEvaluationResultsResponseBody.js.map +1 -1
- package/dist/models/RevertEvaluationResultsShrinkRequest.d.ts +9 -0
- package/dist/models/RevertEvaluationResultsShrinkRequest.js.map +1 -1
- package/dist/models/StartAggregateConfigRuleEvaluationRequest.d.ts +39 -0
- package/dist/models/StartAggregateConfigRuleEvaluationRequest.js.map +1 -1
- package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.d.ts +17 -0
- package/dist/models/StartAggregateConfigRuleEvaluationResponseBody.js.map +1 -1
- package/dist/models/StartAggregateRemediationRequest.d.ts +38 -0
- package/dist/models/StartAggregateRemediationRequest.js +6 -0
- package/dist/models/StartAggregateRemediationRequest.js.map +1 -1
- package/dist/models/StartAggregateRemediationResponseBody.d.ts +17 -0
- package/dist/models/StartAggregateRemediationResponseBody.js.map +1 -1
- package/dist/models/StartConfigRuleEvaluationByResourceRequest.d.ts +0 -4
- package/dist/models/StartConfigRuleEvaluationByResourceRequest.js.map +1 -1
- package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.d.ts +0 -8
- package/dist/models/StartConfigRuleEvaluationByResourceResponseBody.js.map +1 -1
- package/dist/models/StartConfigRuleEvaluationRequest.d.ts +9 -10
- package/dist/models/StartConfigRuleEvaluationRequest.js.map +1 -1
- package/dist/models/StartConfigRuleEvaluationResponseBody.d.ts +4 -5
- package/dist/models/StartConfigRuleEvaluationResponseBody.js.map +1 -1
- package/dist/models/StartConfigurationRecorderResponseBody.d.ts +27 -0
- package/dist/models/StartConfigurationRecorderResponseBody.js.map +1 -1
- package/dist/models/StartRemediationRequest.d.ts +22 -0
- package/dist/models/StartRemediationRequest.js +6 -0
- package/dist/models/StartRemediationRequest.js.map +1 -1
- package/dist/models/StartRemediationResponseBody.d.ts +17 -0
- package/dist/models/StartRemediationResponseBody.js.map +1 -1
- package/dist/models/StopConfigurationRecorderResponseBody.d.ts +17 -0
- package/dist/models/StopConfigurationRecorderResponseBody.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +14 -18
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/TagResourcesShrinkRequest.d.ts +10 -14
- package/dist/models/TagResourcesShrinkRequest.js.map +1 -1
- package/dist/models/TriggerReportSendRequest.d.ts +0 -2
- package/dist/models/TriggerReportSendRequest.js.map +1 -1
- package/dist/models/TriggerReportSendResponseBody.d.ts +0 -3
- package/dist/models/TriggerReportSendResponseBody.js.map +1 -1
- package/dist/models/UntagResourcesRequest.d.ts +13 -18
- package/dist/models/UntagResourcesRequest.js.map +1 -1
- package/dist/models/UntagResourcesResponseBody.d.ts +1 -1
- package/dist/models/UpdateAggregateCompliancePackRequest.d.ts +51 -53
- package/dist/models/UpdateAggregateCompliancePackRequest.js.map +1 -1
- package/dist/models/UpdateAggregateCompliancePackResponseBody.d.ts +1 -1
- package/dist/models/UpdateAggregateCompliancePackShrinkRequest.d.ts +28 -30
- package/dist/models/UpdateAggregateCompliancePackShrinkRequest.js.map +1 -1
- package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.d.ts +145 -0
- package/dist/models/UpdateAggregateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.d.ts +14 -0
- package/dist/models/UpdateAggregateConfigDeliveryChannelResponseBody.js.map +1 -1
- package/dist/models/UpdateAggregateConfigRuleRequest.d.ts +69 -70
- package/dist/models/UpdateAggregateConfigRuleRequest.js.map +1 -1
- package/dist/models/UpdateAggregateConfigRuleResponseBody.d.ts +2 -2
- package/dist/models/UpdateAggregateConfigRuleShrinkRequest.d.ts +61 -66
- package/dist/models/UpdateAggregateConfigRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateAggregateRemediationRequest.d.ts +16 -22
- package/dist/models/UpdateAggregateRemediationRequest.js.map +1 -1
- package/dist/models/UpdateAggregatorRequest.d.ts +18 -14
- package/dist/models/UpdateAggregatorRequest.js.map +1 -1
- package/dist/models/UpdateAggregatorShrinkRequest.d.ts +6 -6
- package/dist/models/UpdateCompliancePackRequest.d.ts +51 -53
- package/dist/models/UpdateCompliancePackRequest.js.map +1 -1
- package/dist/models/UpdateCompliancePackResponseBody.d.ts +1 -1
- package/dist/models/UpdateCompliancePackShrinkRequest.d.ts +27 -29
- package/dist/models/UpdateCompliancePackShrinkRequest.js.map +1 -1
- package/dist/models/UpdateConfigDeliveryChannelRequest.d.ts +40 -47
- package/dist/models/UpdateConfigDeliveryChannelRequest.js.map +1 -1
- package/dist/models/UpdateConfigRuleRequest.d.ts +55 -62
- package/dist/models/UpdateConfigRuleRequest.js.map +1 -1
- package/dist/models/UpdateConfigRuleResponseBody.d.ts +2 -2
- package/dist/models/UpdateConfigRuleShrinkRequest.d.ts +53 -60
- package/dist/models/UpdateConfigRuleShrinkRequest.js.map +1 -1
- package/dist/models/UpdateConfigurationRecorderRequest.d.ts +5 -0
- package/dist/models/UpdateConfigurationRecorderRequest.js.map +1 -1
- package/dist/models/UpdateConfigurationRecorderResponseBody.d.ts +27 -0
- package/dist/models/UpdateConfigurationRecorderResponseBody.js.map +1 -1
- package/dist/models/UpdateIntegratedServiceStatusRequest.d.ts +30 -0
- package/dist/models/UpdateIntegratedServiceStatusRequest.js.map +1 -1
- package/dist/models/UpdateIntegratedServiceStatusResponseBody.d.ts +7 -0
- package/dist/models/UpdateIntegratedServiceStatusResponseBody.js.map +1 -1
- package/dist/models/UpdateRemediationRequest.d.ts +16 -22
- package/dist/models/UpdateRemediationRequest.js.map +1 -1
- package/dist/models/UpdateReportTemplateRequest.d.ts +0 -77
- package/dist/models/UpdateReportTemplateRequest.js.map +1 -1
- package/dist/models/UpdateReportTemplateResponseBody.d.ts +0 -6
- package/dist/models/UpdateReportTemplateResponseBody.js.map +1 -1
- package/dist/models/UpdateReportTemplateShrinkRequest.d.ts +0 -62
- package/dist/models/UpdateReportTemplateShrinkRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +910 -610
- package/src/models/ActiveAggregateConfigRulesRequest.ts +25 -0
- package/src/models/ActiveAggregateConfigRulesResponseBody.ts +39 -0
- package/src/models/ActiveConfigRulesRequest.ts +14 -0
- package/src/models/ActiveConfigRulesResponseBody.ts +42 -0
- package/src/models/AttachAggregateConfigRuleToCompliancePackRequest.ts +21 -0
- package/src/models/AttachAggregateConfigRuleToCompliancePackResponseBody.ts +42 -0
- package/src/models/AttachConfigRuleToCompliancePackRequest.ts +14 -0
- package/src/models/AttachConfigRuleToCompliancePackResponseBody.ts +42 -0
- package/src/models/CopyCompliancePacksRequest.ts +25 -0
- package/src/models/CopyCompliancePacksResponseBody.ts +17 -0
- package/src/models/CopyConfigRulesRequest.ts +23 -0
- package/src/models/CopyConfigRulesResponseBody.ts +17 -0
- package/src/models/CreateAdvancedSearchFileRequest.ts +5 -0
- package/src/models/CreateAdvancedSearchFileResponseBody.ts +7 -0
- package/src/models/CreateAggregateAdvancedSearchFileRequest.ts +1 -1
- package/src/models/CreateAggregateCompliancePackRequest.ts +57 -111
- package/src/models/CreateAggregateCompliancePackResponseBody.ts +1 -1
- package/src/models/CreateAggregateCompliancePackShrinkRequest.ts +36 -88
- package/src/models/CreateAggregateConfigDeliveryChannelRequest.ts +42 -60
- package/src/models/CreateAggregateConfigDeliveryChannelResponseBody.ts +1 -1
- package/src/models/CreateAggregateConfigRuleRequest.ts +81 -82
- package/src/models/CreateAggregateConfigRuleResponseBody.ts +2 -2
- package/src/models/CreateAggregateConfigRuleShrinkRequest.ts +73 -78
- package/src/models/CreateAggregateRemediationRequest.ts +20 -27
- package/src/models/CreateAggregateRemediationResponseBody.ts +1 -1
- package/src/models/CreateAggregatorRequest.ts +29 -23
- package/src/models/CreateAggregatorResponseBody.ts +1 -1
- package/src/models/CreateAggregatorShrinkRequest.ts +20 -16
- package/src/models/CreateCompliancePackRequest.ts +246 -0
- package/src/models/CreateCompliancePackResponseBody.ts +14 -0
- package/src/models/CreateCompliancePackShrinkRequest.ts +159 -0
- package/src/models/CreateConfigDeliveryChannelRequest.ts +49 -65
- package/src/models/CreateConfigRuleRequest.ts +62 -81
- package/src/models/CreateConfigRuleShrinkRequest.ts +56 -77
- package/src/models/CreateRemediationRequest.ts +18 -25
- package/src/models/CreateRemediationResponseBody.ts +1 -1
- package/src/models/CreateReportTemplateRequest.ts +1 -71
- package/src/models/CreateReportTemplateResponseBody.ts +0 -6
- package/src/models/CreateReportTemplateShrinkRequest.ts +1 -56
- package/src/models/DeactiveAggregateConfigRulesRequest.ts +25 -0
- package/src/models/DeactiveAggregateConfigRulesResponseBody.ts +42 -0
- package/src/models/DeactiveConfigRulesRequest.ts +18 -0
- package/src/models/DeactiveConfigRulesResponseBody.ts +42 -0
- package/src/models/DeleteAggregateCompliancePacksRequest.ts +31 -0
- package/src/models/DeleteAggregateCompliancePacksResponseBody.ts +42 -0
- package/src/models/DeleteAggregateConfigDeliveryChannelRequest.ts +12 -0
- package/src/models/DeleteAggregateConfigDeliveryChannelResponseBody.ts +14 -0
- package/src/models/DeleteAggregateConfigRulesRequest.ts +14 -0
- package/src/models/DeleteAggregateConfigRulesResponseBody.ts +42 -0
- package/src/models/DeleteAggregateRemediationsRequest.ts +3 -3
- package/src/models/DeleteAggregateRemediationsResponseBody.ts +8 -10
- package/src/models/DeleteAggregatorsRequest.ts +12 -0
- package/src/models/DeleteAggregatorsResponseBody.ts +41 -0
- package/src/models/DeleteCompliancePacksRequest.ts +24 -0
- package/src/models/DeleteCompliancePacksResponseBody.ts +42 -0
- package/src/models/DeleteConfigDeliveryChannelRequest.ts +7 -0
- package/src/models/DeleteConfigDeliveryChannelResponseBody.ts +14 -0
- package/src/models/DeleteConfigRulesRequest.ts +7 -0
- package/src/models/DeleteConfigRulesResponseBody.ts +42 -0
- package/src/models/DeleteRemediationsRequest.ts +2 -2
- package/src/models/DeleteRemediationsResponseBody.ts +8 -10
- package/src/models/DeleteReportTemplateRequest.ts +0 -2
- package/src/models/DeleteReportTemplateResponseBody.ts +0 -6
- package/src/models/DescribeDiscoveredResourceBatchRequest.ts +2 -11
- package/src/models/DescribeDiscoveredResourceBatchResponseBody.ts +2 -2
- package/src/models/DescribeIntegratedServiceStatusRequest.ts +0 -2
- package/src/models/DescribeIntegratedServiceStatusResponseBody.ts +0 -11
- package/src/models/DescribeRemediationRequest.ts +11 -1
- package/src/models/DescribeRemediationResponseBody.ts +103 -0
- package/src/models/DetachAggregateConfigRuleToCompliancePackRequest.ts +21 -0
- package/src/models/DetachAggregateConfigRuleToCompliancePackResponseBody.ts +42 -0
- package/src/models/DetachConfigRuleToCompliancePackRequest.ts +1 -1
- package/src/models/DetachConfigRuleToCompliancePackResponseBody.ts +9 -20
- package/src/models/DryRunConfigRuleRequest.ts +0 -44
- package/src/models/DryRunConfigRuleResponseBody.ts +17 -30
- package/src/models/EvaluatePreConfigRulesRequest.ts +17 -21
- package/src/models/EvaluatePreConfigRulesResponseBody.ts +7 -9
- package/src/models/EvaluatePreConfigRulesShrinkRequest.ts +6 -5
- package/src/models/GenerateAggregateCompliancePackReportRequest.ts +3 -14
- package/src/models/GenerateAggregateCompliancePackReportResponseBody.ts +1 -1
- package/src/models/GenerateAggregateConfigRulesReportRequest.ts +23 -0
- package/src/models/GenerateAggregateConfigRulesReportResponseBody.ts +21 -0
- package/src/models/GenerateAggregateResourceInventoryRequest.ts +36 -0
- package/src/models/GenerateAggregateResourceInventoryResponseBody.ts +7 -0
- package/src/models/GenerateCompliancePackReportRequest.ts +14 -0
- package/src/models/GenerateCompliancePackReportResponseBody.ts +14 -0
- package/src/models/GenerateConfigRulesReportRequest.ts +16 -0
- package/src/models/GenerateConfigRulesReportResponseBody.ts +14 -0
- package/src/models/GenerateReportFromTemplateRequest.ts +0 -2
- package/src/models/GenerateReportFromTemplateResponseBody.ts +0 -3
- package/src/models/GenerateResourceInventoryRequest.ts +4 -5
- package/src/models/GetAdvancedSearchFileResponseBody.ts +32 -0
- package/src/models/GetAggregateAccountComplianceByPackRequest.ts +14 -0
- package/src/models/GetAggregateAccountComplianceByPackResponseBody.ts +62 -0
- package/src/models/GetAggregateAdvancedSearchFileRequest.ts +7 -0
- package/src/models/GetAggregateAdvancedSearchFileResponseBody.ts +34 -0
- package/src/models/GetAggregateCompliancePackReportRequest.ts +14 -0
- package/src/models/GetAggregateCompliancePackReportResponseBody.ts +47 -0
- package/src/models/GetAggregateCompliancePackRequest.ts +11 -9
- package/src/models/GetAggregateCompliancePackResponseBody.ts +72 -102
- package/src/models/GetAggregateCompliancePackShrinkRequest.ts +5 -5
- package/src/models/GetAggregateComplianceSummaryResponseBody.ts +5 -26
- package/src/models/GetAggregateConfigDeliveryChannelRequest.ts +14 -0
- package/src/models/GetAggregateConfigDeliveryChannelResponseBody.ts +166 -0
- package/src/models/GetAggregateConfigRuleComplianceByPackRequest.ts +3 -3
- package/src/models/GetAggregateConfigRuleComplianceByPackResponseBody.ts +16 -47
- package/src/models/GetAggregateConfigRuleRequest.ts +12 -9
- package/src/models/GetAggregateConfigRuleResponseBody.ts +119 -135
- package/src/models/GetAggregateConfigRuleShrinkRequest.ts +6 -5
- package/src/models/GetAggregateConfigRuleSummaryByRiskLevelRequest.ts +7 -0
- package/src/models/GetAggregateConfigRuleSummaryByRiskLevelResponseBody.ts +36 -0
- package/src/models/GetAggregateConfigRulesReportRequest.ts +14 -0
- package/src/models/GetAggregateConfigRulesReportResponseBody.ts +54 -0
- package/src/models/GetAggregateDiscoveredResourceRequest.ts +12 -13
- package/src/models/GetAggregateDiscoveredResourceResponseBody.ts +20 -29
- package/src/models/GetAggregateResourceComplianceByConfigRuleRequest.ts +35 -0
- package/src/models/GetAggregateResourceComplianceByConfigRuleResponseBody.ts +41 -0
- package/src/models/GetAggregateResourceComplianceByPackRequest.ts +2 -2
- package/src/models/GetAggregateResourceComplianceByPackResponseBody.ts +3 -31
- package/src/models/GetAggregateResourceComplianceGroupByRegionRequest.ts +12 -0
- package/src/models/GetAggregateResourceComplianceGroupByRegionResponseBody.ts +45 -0
- package/src/models/GetAggregateResourceComplianceGroupByResourceTypeRequest.ts +12 -0
- package/src/models/GetAggregateResourceComplianceGroupByResourceTypeResponseBody.ts +45 -0
- package/src/models/GetAggregateResourceComplianceTimelineRequest.ts +10 -10
- package/src/models/GetAggregateResourceComplianceTimelineResponseBody.ts +51 -20
- package/src/models/GetAggregateResourceConfigurationTimelineRequest.ts +11 -11
- package/src/models/GetAggregateResourceConfigurationTimelineResponseBody.ts +21 -25
- package/src/models/GetAggregateResourceCountsGroupByRegionRequest.ts +32 -0
- package/src/models/GetAggregateResourceCountsGroupByRegionResponseBody.ts +34 -0
- package/src/models/GetAggregateResourceCountsGroupByResourceTypeRequest.ts +32 -0
- package/src/models/GetAggregateResourceCountsGroupByResourceTypeResponseBody.ts +32 -0
- package/src/models/GetAggregateResourceInventoryRequest.ts +7 -0
- package/src/models/GetAggregateResourceInventoryResponseBody.ts +34 -0
- package/src/models/GetAggregatorRequest.ts +10 -6
- package/src/models/GetAggregatorResponseBody.ts +19 -32
- package/src/models/GetAggregatorShrinkRequest.ts +2 -2
- package/src/models/GetCompliancePackReportRequest.ts +7 -0
- package/src/models/GetCompliancePackReportResponseBody.ts +47 -0
- package/src/models/GetCompliancePackRequest.ts +8 -12
- package/src/models/GetCompliancePackResponseBody.ts +48 -54
- package/src/models/GetCompliancePackShrinkRequest.ts +4 -4
- package/src/models/GetComplianceSummaryResponseBody.ts +9 -36
- package/src/models/GetConfigDeliveryChannelRequest.ts +1 -1
- package/src/models/GetConfigDeliveryChannelResponseBody.ts +37 -46
- package/src/models/GetConfigRuleComplianceByPackRequest.ts +1 -1
- package/src/models/GetConfigRuleComplianceByPackResponseBody.ts +13 -44
- package/src/models/GetConfigRuleRequest.ts +8 -8
- package/src/models/GetConfigRuleResponseBody.ts +114 -137
- package/src/models/GetConfigRuleShrinkRequest.ts +3 -3
- package/src/models/GetConfigRuleSummaryByRiskLevelResponseBody.ts +3 -5
- package/src/models/GetConfigRulesReportRequest.ts +7 -0
- package/src/models/GetConfigRulesReportResponseBody.ts +47 -0
- package/src/models/GetConfigurationRecorderResponseBody.ts +7 -10
- package/src/models/GetDiscoveredResourceCountsGroupByRegionRequest.ts +9 -0
- package/src/models/GetDiscoveredResourceCountsGroupByRegionResponseBody.ts +34 -0
- package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeRequest.ts +7 -0
- package/src/models/GetDiscoveredResourceCountsGroupByResourceTypeResponseBody.ts +34 -0
- package/src/models/GetDiscoveredResourceRequest.ts +9 -10
- package/src/models/GetDiscoveredResourceResponseBody.ts +25 -26
- package/src/models/GetIntegratedServiceStatusRequest.ts +6 -0
- package/src/models/GetIntegratedServiceStatusResponseBody.ts +36 -0
- package/src/models/GetManagedRuleRequest.ts +2 -2
- package/src/models/GetManagedRuleResponseBody.ts +26 -33
- package/src/models/GetRemediationTemplateRequest.ts +2 -2
- package/src/models/GetRemediationTemplateResponseBody.ts +8 -8
- package/src/models/GetReportFromTemplateRequest.ts +0 -2
- package/src/models/GetReportFromTemplateResponseBody.ts +0 -36
- package/src/models/GetReportTemplateRequest.ts +0 -2
- package/src/models/GetReportTemplateResponseBody.ts +0 -75
- package/src/models/GetResourceComplianceByConfigRuleRequest.ts +17 -0
- package/src/models/GetResourceComplianceByConfigRuleResponseBody.ts +41 -0
- package/src/models/GetResourceComplianceByPackRequest.ts +1 -1
- package/src/models/GetResourceComplianceByPackResponseBody.ts +1 -33
- package/src/models/GetResourceComplianceGroupByRegionRequest.ts +7 -0
- package/src/models/GetResourceComplianceGroupByRegionResponseBody.ts +45 -0
- package/src/models/GetResourceComplianceGroupByResourceTypeRequest.ts +7 -0
- package/src/models/GetResourceComplianceGroupByResourceTypeResponseBody.ts +45 -0
- package/src/models/GetResourceComplianceTimelineRequest.ts +9 -9
- package/src/models/GetResourceComplianceTimelineResponseBody.ts +18 -19
- package/src/models/GetResourceConfigurationSampleRequest.ts +1 -13
- package/src/models/GetResourceConfigurationSampleResponseBody.ts +6 -54
- package/src/models/GetResourceConfigurationTimelineRequest.ts +6 -6
- package/src/models/GetResourceConfigurationTimelineResponseBody.ts +17 -19
- package/src/models/GetResourceInventoryResponseBody.ts +6 -7
- package/src/models/GetResourceTypePropertiesRequest.ts +0 -4
- package/src/models/GetResourceTypePropertiesResponseBody.ts +16 -19
- package/src/models/GetSupportedResourceRelationConfigResponseBody.ts +7 -10
- package/src/models/IgnoreAggregateEvaluationResultsRequest.ts +60 -0
- package/src/models/IgnoreAggregateEvaluationResultsResponseBody.ts +7 -0
- package/src/models/IgnoreAggregateEvaluationResultsShrinkRequest.ts +32 -0
- package/src/models/IgnoreEvaluationResultsRequest.ts +14 -14
- package/src/models/IgnoreEvaluationResultsResponseBody.ts +1 -1
- package/src/models/IgnoreEvaluationResultsShrinkRequest.ts +7 -7
- package/src/models/ListAggregateCompliancePacksRequest.ts +15 -25
- package/src/models/ListAggregateCompliancePacksResponseBody.ts +22 -25
- package/src/models/ListAggregateCompliancePacksShrinkRequest.ts +7 -23
- package/src/models/ListAggregateConfigDeliveryChannelsRequest.ts +14 -0
- package/src/models/ListAggregateConfigDeliveryChannelsResponseBody.ts +166 -0
- package/src/models/ListAggregateConfigRuleEvaluationResultsRequest.ts +13 -19
- package/src/models/ListAggregateConfigRuleEvaluationResultsResponseBody.ts +39 -65
- package/src/models/ListAggregateConfigRuleEvaluationStatisticsRequest.ts +7 -0
- package/src/models/ListAggregateConfigRuleEvaluationStatisticsResponseBody.ts +53 -0
- package/src/models/ListAggregateConfigRulesRequest.ts +28 -41
- package/src/models/ListAggregateConfigRulesResponseBody.ts +39 -56
- package/src/models/ListAggregateConfigRulesShrinkRequest.ts +22 -37
- package/src/models/ListAggregateDiscoveredResourcesRequest.ts +16 -28
- package/src/models/ListAggregateDiscoveredResourcesResponseBody.ts +15 -21
- package/src/models/ListAggregateRecommendManagedRulesRequest.ts +1 -37
- package/src/models/ListAggregateRecommendManagedRulesResponseBody.ts +8 -41
- package/src/models/ListAggregateRemediationExecutionsRequest.ts +45 -0
- package/src/models/ListAggregateRemediationExecutionsResponseBody.ts +74 -0
- package/src/models/ListAggregateRemediationsRequest.ts +1 -1
- package/src/models/ListAggregateRemediationsResponseBody.ts +23 -32
- package/src/models/ListAggregateResourceEvaluationResultsRequest.ts +14 -38
- package/src/models/ListAggregateResourceEvaluationResultsResponseBody.ts +36 -57
- package/src/models/ListAggregateResourceRelationsRequest.ts +67 -0
- package/src/models/ListAggregateResourceRelationsResponseBody.ts +85 -0
- package/src/models/ListAggregateResourcesByAdvancedSearchRequest.ts +1 -1
- package/src/models/ListAggregateResourcesByAdvancedSearchResponseBody.ts +4 -4
- package/src/models/ListAggregatorsRequest.ts +38 -0
- package/src/models/ListAggregatorsResponseBody.ts +110 -0
- package/src/models/ListAggregatorsShrinkRequest.ts +18 -0
- package/src/models/ListCompliancePackTemplatesRequest.ts +6 -20
- package/src/models/ListCompliancePackTemplatesResponseBody.ts +45 -45
- package/src/models/ListCompliancePacksRequest.ts +12 -24
- package/src/models/ListCompliancePacksResponseBody.ts +25 -28
- package/src/models/ListCompliancePacksShrinkRequest.ts +6 -20
- package/src/models/ListConfigDeliveryChannelsRequest.ts +1 -1
- package/src/models/ListConfigDeliveryChannelsResponseBody.ts +38 -47
- package/src/models/ListConfigRuleEvaluationResultsRequest.ts +15 -19
- package/src/models/ListConfigRuleEvaluationResultsResponseBody.ts +37 -64
- package/src/models/ListConfigRuleEvaluationStatisticsResponseBody.ts +46 -0
- package/src/models/ListConfigRuleOperatorsResponseBody.ts +2 -76
- package/src/models/ListConfigRulesRequest.ts +33 -38
- package/src/models/ListConfigRulesResponseBody.ts +31 -48
- package/src/models/ListConfigRulesShrinkRequest.ts +26 -37
- package/src/models/ListDiscoveredResourcesRequest.ts +14 -26
- package/src/models/ListDiscoveredResourcesResponseBody.ts +12 -20
- package/src/models/ListIntegratedServiceResponseBody.ts +15 -19
- package/src/models/ListManagedRulesRequest.ts +16 -16
- package/src/models/ListManagedRulesResponseBody.ts +26 -29
- package/src/models/ListPreManagedRulesRequest.ts +4 -4
- package/src/models/ListPreManagedRulesResponseBody.ts +10 -10
- package/src/models/ListPreManagedRulesShrinkRequest.ts +4 -4
- package/src/models/ListRecommendManagedRulesRequest.ts +1 -29
- package/src/models/ListRecommendManagedRulesResponseBody.ts +6 -45
- package/src/models/ListRemediationExecutionsRequest.ts +29 -0
- package/src/models/ListRemediationExecutionsResponseBody.ts +74 -0
- package/src/models/ListRemediationTemplatesRequest.ts +29 -0
- package/src/models/ListRemediationTemplatesResponseBody.ts +96 -0
- package/src/models/ListRemediationsRequest.ts +23 -0
- package/src/models/ListRemediationsResponseBody.ts +120 -0
- package/src/models/ListReportTemplatesRequest.ts +0 -11
- package/src/models/ListReportTemplatesResponseBody.ts +0 -94
- package/src/models/ListResourceEvaluationResultsRequest.ts +14 -38
- package/src/models/ListResourceEvaluationResultsResponseBody.ts +43 -62
- package/src/models/ListResourceRelationsRequest.ts +57 -0
- package/src/models/ListResourceRelationsResponseBody.ts +85 -0
- package/src/models/ListResourcesByAdvancedSearchRequest.ts +5 -0
- package/src/models/ListResourcesByAdvancedSearchResponseBody.ts +23 -0
- package/src/models/ListSupportedProductsRequest.ts +1 -1
- package/src/models/ListSupportedProductsResponseBody.ts +3 -3
- package/src/models/ListTagResourcesRequest.ts +15 -19
- package/src/models/ListTagResourcesResponseBody.ts +2 -2
- package/src/models/ListTagResourcesShrinkRequest.ts +11 -15
- package/src/models/PutEvaluationsRequest.ts +24 -0
- package/src/models/PutEvaluationsResponseBody.ts +17 -0
- package/src/models/ResourceDirectoryFolderNode.ts +20 -0
- package/src/models/RevertAggregateEvaluationResultsRequest.ts +42 -0
- package/src/models/RevertAggregateEvaluationResultsResponseBody.ts +7 -0
- package/src/models/RevertAggregateEvaluationResultsShrinkRequest.ts +14 -0
- package/src/models/RevertEvaluationResultsRequest.ts +35 -0
- package/src/models/RevertEvaluationResultsResponseBody.ts +7 -0
- package/src/models/RevertEvaluationResultsShrinkRequest.ts +9 -0
- package/src/models/StartAggregateConfigRuleEvaluationRequest.ts +39 -0
- package/src/models/StartAggregateConfigRuleEvaluationResponseBody.ts +17 -0
- package/src/models/StartAggregateRemediationRequest.ts +44 -0
- package/src/models/StartAggregateRemediationResponseBody.ts +17 -0
- package/src/models/StartConfigRuleEvaluationByResourceRequest.ts +0 -4
- package/src/models/StartConfigRuleEvaluationByResourceResponseBody.ts +0 -8
- package/src/models/StartConfigRuleEvaluationRequest.ts +9 -10
- package/src/models/StartConfigRuleEvaluationResponseBody.ts +4 -5
- package/src/models/StartConfigurationRecorderResponseBody.ts +27 -0
- package/src/models/StartRemediationRequest.ts +28 -0
- package/src/models/StartRemediationResponseBody.ts +17 -0
- package/src/models/StopConfigurationRecorderResponseBody.ts +17 -0
- package/src/models/TagResourcesRequest.ts +14 -18
- package/src/models/TagResourcesShrinkRequest.ts +10 -14
- package/src/models/TriggerReportSendRequest.ts +0 -2
- package/src/models/TriggerReportSendResponseBody.ts +0 -3
- package/src/models/UntagResourcesRequest.ts +13 -18
- package/src/models/UntagResourcesResponseBody.ts +1 -1
- package/src/models/UpdateAggregateCompliancePackRequest.ts +51 -53
- package/src/models/UpdateAggregateCompliancePackResponseBody.ts +1 -1
- package/src/models/UpdateAggregateCompliancePackShrinkRequest.ts +28 -30
- package/src/models/UpdateAggregateConfigDeliveryChannelRequest.ts +145 -0
- package/src/models/UpdateAggregateConfigDeliveryChannelResponseBody.ts +14 -0
- package/src/models/UpdateAggregateConfigRuleRequest.ts +71 -72
- package/src/models/UpdateAggregateConfigRuleResponseBody.ts +2 -2
- package/src/models/UpdateAggregateConfigRuleShrinkRequest.ts +63 -68
- package/src/models/UpdateAggregateRemediationRequest.ts +16 -22
- package/src/models/UpdateAggregatorRequest.ts +18 -14
- package/src/models/UpdateAggregatorShrinkRequest.ts +6 -6
- package/src/models/UpdateCompliancePackRequest.ts +51 -53
- package/src/models/UpdateCompliancePackResponseBody.ts +1 -1
- package/src/models/UpdateCompliancePackShrinkRequest.ts +27 -29
- package/src/models/UpdateConfigDeliveryChannelRequest.ts +40 -47
- package/src/models/UpdateConfigRuleRequest.ts +55 -62
- package/src/models/UpdateConfigRuleResponseBody.ts +2 -2
- package/src/models/UpdateConfigRuleShrinkRequest.ts +53 -60
- package/src/models/UpdateConfigurationRecorderRequest.ts +5 -0
- package/src/models/UpdateConfigurationRecorderResponseBody.ts +27 -0
- package/src/models/UpdateIntegratedServiceStatusRequest.ts +30 -0
- package/src/models/UpdateIntegratedServiceStatusResponseBody.ts +7 -0
- package/src/models/UpdateRemediationRequest.ts +16 -22
- package/src/models/UpdateReportTemplateRequest.ts +0 -77
- package/src/models/UpdateReportTemplateResponseBody.ts +0 -6
- package/src/models/UpdateReportTemplateShrinkRequest.ts +0 -62
package/dist/client.d.ts
CHANGED
|
@@ -9,7 +9,10 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
|
|
13
|
+
*
|
|
14
|
+
* @remarks
|
|
15
|
+
* Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
|
|
13
16
|
*
|
|
14
17
|
* @param request - ActiveAggregateConfigRulesRequest
|
|
15
18
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -17,14 +20,21 @@ export default class Client extends OpenApi {
|
|
|
17
20
|
*/
|
|
18
21
|
activeAggregateConfigRulesWithOptions(request: $_model.ActiveAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ActiveAggregateConfigRulesResponse>;
|
|
19
22
|
/**
|
|
20
|
-
*
|
|
23
|
+
* Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
|
|
24
|
+
*
|
|
25
|
+
* @remarks
|
|
26
|
+
* Enables one or more rules in an account group. After a rule is enabled, the rule continues to automatically evaluate resources based on the trigger mechanism.
|
|
21
27
|
*
|
|
22
28
|
* @param request - ActiveAggregateConfigRulesRequest
|
|
23
29
|
* @returns ActiveAggregateConfigRulesResponse
|
|
24
30
|
*/
|
|
25
31
|
activeAggregateConfigRules(request: $_model.ActiveAggregateConfigRulesRequest): Promise<$_model.ActiveAggregateConfigRulesResponse>;
|
|
26
32
|
/**
|
|
27
|
-
*
|
|
33
|
+
* Enables a rule in Cloud Config. After a rule is enabled, Cloud Config automatically evaluates the compliance of a resource based on the trigger mechanism of the rule.
|
|
34
|
+
*
|
|
35
|
+
* @remarks
|
|
36
|
+
* ### [](#)Prerequisites
|
|
37
|
+
* The rule is in the `INACTIVE` state.
|
|
28
38
|
*
|
|
29
39
|
* @param request - ActiveConfigRulesRequest
|
|
30
40
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -32,14 +42,21 @@ export default class Client extends OpenApi {
|
|
|
32
42
|
*/
|
|
33
43
|
activeConfigRulesWithOptions(request: $_model.ActiveConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ActiveConfigRulesResponse>;
|
|
34
44
|
/**
|
|
35
|
-
*
|
|
45
|
+
* Enables a rule in Cloud Config. After a rule is enabled, Cloud Config automatically evaluates the compliance of a resource based on the trigger mechanism of the rule.
|
|
46
|
+
*
|
|
47
|
+
* @remarks
|
|
48
|
+
* ### [](#)Prerequisites
|
|
49
|
+
* The rule is in the `INACTIVE` state.
|
|
36
50
|
*
|
|
37
51
|
* @param request - ActiveConfigRulesRequest
|
|
38
52
|
* @returns ActiveConfigRulesResponse
|
|
39
53
|
*/
|
|
40
54
|
activeConfigRules(request: $_model.ActiveConfigRulesRequest): Promise<$_model.ActiveConfigRulesResponse>;
|
|
41
55
|
/**
|
|
42
|
-
*
|
|
56
|
+
* Adds one or more rules in an account group to a compliance package.
|
|
57
|
+
*
|
|
58
|
+
* @remarks
|
|
59
|
+
* The sample request in this topic shows you how to add the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group to the `cp-5bb1626622af00bd****` compliance package.
|
|
43
60
|
*
|
|
44
61
|
* @param request - AttachAggregateConfigRuleToCompliancePackRequest
|
|
45
62
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -47,14 +64,20 @@ export default class Client extends OpenApi {
|
|
|
47
64
|
*/
|
|
48
65
|
attachAggregateConfigRuleToCompliancePackWithOptions(request: $_model.AttachAggregateConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachAggregateConfigRuleToCompliancePackResponse>;
|
|
49
66
|
/**
|
|
50
|
-
*
|
|
67
|
+
* Adds one or more rules in an account group to a compliance package.
|
|
68
|
+
*
|
|
69
|
+
* @remarks
|
|
70
|
+
* The sample request in this topic shows you how to add the `cr-6cc4626622af00e7****` rule in the `ca-75b4626622af00c3****` account group to the `cp-5bb1626622af00bd****` compliance package.
|
|
51
71
|
*
|
|
52
72
|
* @param request - AttachAggregateConfigRuleToCompliancePackRequest
|
|
53
73
|
* @returns AttachAggregateConfigRuleToCompliancePackResponse
|
|
54
74
|
*/
|
|
55
75
|
attachAggregateConfigRuleToCompliancePack(request: $_model.AttachAggregateConfigRuleToCompliancePackRequest): Promise<$_model.AttachAggregateConfigRuleToCompliancePackResponse>;
|
|
56
76
|
/**
|
|
57
|
-
*
|
|
77
|
+
* Adds one or more rules to a compliance package.
|
|
78
|
+
*
|
|
79
|
+
* @remarks
|
|
80
|
+
* This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
|
|
58
81
|
*
|
|
59
82
|
* @param request - AttachConfigRuleToCompliancePackRequest
|
|
60
83
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -62,14 +85,17 @@ export default class Client extends OpenApi {
|
|
|
62
85
|
*/
|
|
63
86
|
attachConfigRuleToCompliancePackWithOptions(request: $_model.AttachConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AttachConfigRuleToCompliancePackResponse>;
|
|
64
87
|
/**
|
|
65
|
-
*
|
|
88
|
+
* Adds one or more rules to a compliance package.
|
|
89
|
+
*
|
|
90
|
+
* @remarks
|
|
91
|
+
* This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
|
|
66
92
|
*
|
|
67
93
|
* @param request - AttachConfigRuleToCompliancePackRequest
|
|
68
94
|
* @returns AttachConfigRuleToCompliancePackResponse
|
|
69
95
|
*/
|
|
70
96
|
attachConfigRuleToCompliancePack(request: $_model.AttachConfigRuleToCompliancePackRequest): Promise<$_model.AttachConfigRuleToCompliancePackResponse>;
|
|
71
97
|
/**
|
|
72
|
-
*
|
|
98
|
+
* Replicates compliance packages.
|
|
73
99
|
*
|
|
74
100
|
* @param request - CopyCompliancePacksRequest
|
|
75
101
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -77,14 +103,14 @@ export default class Client extends OpenApi {
|
|
|
77
103
|
*/
|
|
78
104
|
copyCompliancePacksWithOptions(request: $_model.CopyCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyCompliancePacksResponse>;
|
|
79
105
|
/**
|
|
80
|
-
*
|
|
106
|
+
* Replicates compliance packages.
|
|
81
107
|
*
|
|
82
108
|
* @param request - CopyCompliancePacksRequest
|
|
83
109
|
* @returns CopyCompliancePacksResponse
|
|
84
110
|
*/
|
|
85
111
|
copyCompliancePacks(request: $_model.CopyCompliancePacksRequest): Promise<$_model.CopyCompliancePacksResponse>;
|
|
86
112
|
/**
|
|
87
|
-
*
|
|
113
|
+
* Replicates rules.
|
|
88
114
|
*
|
|
89
115
|
* @param request - CopyConfigRulesRequest
|
|
90
116
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -92,14 +118,14 @@ export default class Client extends OpenApi {
|
|
|
92
118
|
*/
|
|
93
119
|
copyConfigRulesWithOptions(request: $_model.CopyConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CopyConfigRulesResponse>;
|
|
94
120
|
/**
|
|
95
|
-
*
|
|
121
|
+
* Replicates rules.
|
|
96
122
|
*
|
|
97
123
|
* @param request - CopyConfigRulesRequest
|
|
98
124
|
* @returns CopyConfigRulesResponse
|
|
99
125
|
*/
|
|
100
126
|
copyConfigRules(request: $_model.CopyConfigRulesRequest): Promise<$_model.CopyConfigRulesResponse>;
|
|
101
127
|
/**
|
|
102
|
-
*
|
|
128
|
+
* Creates a downloadable resource file for the current Alibaba Cloud account.
|
|
103
129
|
*
|
|
104
130
|
* @param request - CreateAdvancedSearchFileRequest
|
|
105
131
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -107,17 +133,17 @@ export default class Client extends OpenApi {
|
|
|
107
133
|
*/
|
|
108
134
|
createAdvancedSearchFileWithOptions(request: $_model.CreateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAdvancedSearchFileResponse>;
|
|
109
135
|
/**
|
|
110
|
-
*
|
|
136
|
+
* Creates a downloadable resource file for the current Alibaba Cloud account.
|
|
111
137
|
*
|
|
112
138
|
* @param request - CreateAdvancedSearchFileRequest
|
|
113
139
|
* @returns CreateAdvancedSearchFileResponse
|
|
114
140
|
*/
|
|
115
141
|
createAdvancedSearchFile(request: $_model.CreateAdvancedSearchFileRequest): Promise<$_model.CreateAdvancedSearchFileResponse>;
|
|
116
142
|
/**
|
|
117
|
-
* Creates a downloadable file
|
|
143
|
+
* Creates a downloadable resource file for an account group.
|
|
118
144
|
*
|
|
119
145
|
* @remarks
|
|
120
|
-
* This topic provides an example
|
|
146
|
+
* This topic provides an example on how to create a downloadable resource file for an account group whose ID is `ca-edd3626622af00b3****`. The resource file includes all the ECS instances in the account group.
|
|
121
147
|
*
|
|
122
148
|
* @param request - CreateAggregateAdvancedSearchFileRequest
|
|
123
149
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -125,23 +151,20 @@ export default class Client extends OpenApi {
|
|
|
125
151
|
*/
|
|
126
152
|
createAggregateAdvancedSearchFileWithOptions(request: $_model.CreateAggregateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateAdvancedSearchFileResponse>;
|
|
127
153
|
/**
|
|
128
|
-
* Creates a downloadable file
|
|
154
|
+
* Creates a downloadable resource file for an account group.
|
|
129
155
|
*
|
|
130
156
|
* @remarks
|
|
131
|
-
* This topic provides an example
|
|
157
|
+
* This topic provides an example on how to create a downloadable resource file for an account group whose ID is `ca-edd3626622af00b3****`. The resource file includes all the ECS instances in the account group.
|
|
132
158
|
*
|
|
133
159
|
* @param request - CreateAggregateAdvancedSearchFileRequest
|
|
134
160
|
* @returns CreateAggregateAdvancedSearchFileResponse
|
|
135
161
|
*/
|
|
136
162
|
createAggregateAdvancedSearchFile(request: $_model.CreateAggregateAdvancedSearchFileRequest): Promise<$_model.CreateAggregateAdvancedSearchFileResponse>;
|
|
137
163
|
/**
|
|
138
|
-
* Creates a compliance
|
|
164
|
+
* Creates a compliance package for an account group.
|
|
139
165
|
*
|
|
140
166
|
* @remarks
|
|
141
|
-
*
|
|
142
|
-
* After a compliance pack is created, its rules are evaluated once by default. Subsequent evaluations are automatically triggered based on the trigger mechanism of the rules. You can also manually trigger an evaluation.
|
|
143
|
-
* A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
|
|
144
|
-
* This topic provides an example of how to create a compliance pack for the account group `ca-f632626622af0079****` using the compliance pack template `ClassifiedProtectionPreCheck` (Classified Protection Level 3 Pre-check).
|
|
167
|
+
* This topic provides an example on how to create a compliance package for the account group `ca-f632626622af0079****` by using the compliance package template `ClassifiedProtectionPreCheck`.
|
|
145
168
|
*
|
|
146
169
|
* @param tmpReq - CreateAggregateCompliancePackRequest
|
|
147
170
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -149,33 +172,20 @@ export default class Client extends OpenApi {
|
|
|
149
172
|
*/
|
|
150
173
|
createAggregateCompliancePackWithOptions(tmpReq: $_model.CreateAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateCompliancePackResponse>;
|
|
151
174
|
/**
|
|
152
|
-
* Creates a compliance
|
|
175
|
+
* Creates a compliance package for an account group.
|
|
153
176
|
*
|
|
154
177
|
* @remarks
|
|
155
|
-
*
|
|
156
|
-
* After a compliance pack is created, its rules are evaluated once by default. Subsequent evaluations are automatically triggered based on the trigger mechanism of the rules. You can also manually trigger an evaluation.
|
|
157
|
-
* A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
|
|
158
|
-
* This topic provides an example of how to create a compliance pack for the account group `ca-f632626622af0079****` using the compliance pack template `ClassifiedProtectionPreCheck` (Classified Protection Level 3 Pre-check).
|
|
178
|
+
* This topic provides an example on how to create a compliance package for the account group `ca-f632626622af0079****` by using the compliance package template `ClassifiedProtectionPreCheck`.
|
|
159
179
|
*
|
|
160
180
|
* @param request - CreateAggregateCompliancePackRequest
|
|
161
181
|
* @returns CreateAggregateCompliancePackResponse
|
|
162
182
|
*/
|
|
163
183
|
createAggregateCompliancePack(request: $_model.CreateAggregateCompliancePackRequest): Promise<$_model.CreateAggregateCompliancePackResponse>;
|
|
164
184
|
/**
|
|
165
|
-
* Creates a delivery channel for
|
|
185
|
+
* Creates a delivery channel for an account group.
|
|
166
186
|
*
|
|
167
187
|
* @remarks
|
|
168
|
-
*
|
|
169
|
-
* - Deliver to Simple Log Service (SLS)
|
|
170
|
-
* To deliver configuration history, non-compliance events, and scheduled resource snapshots to a Logstore in Simple Log Service (SLS), you must first create a log project and a Logstore. This lets you query and analyze logs. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/308347.html), [Example of resource non-compliance event](https://help.aliyun.com/document_detail/307122.html), and [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/611894.html).
|
|
171
|
-
* - Deliver to Object Storage Service (OSS)
|
|
172
|
-
* To deliver scheduled resource snapshots or configuration history to a specified location in Object Storage Service (OSS), you must first create a bucket. This lets you view or download files in JSON format. For examples of the content in JSON format, see [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/305669.html) and [Example of resource configuration change history](https://help.aliyun.com/document_detail/189738.html).
|
|
173
|
-
* - Deliver to Simple Message Queue (MNS)
|
|
174
|
-
* To deliver resource configuration change history and resource non-compliance events to a specified topic in Simple Message Queue (formerly MNS), you must first create a topic. This lets you configure the push method and content for the topic. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/309462.html) and [Example of resource non-compliance event](https://help.aliyun.com/document_detail/309463.html).
|
|
175
|
-
* ### Limits
|
|
176
|
-
* You can create a maximum of five delivery channels for each account group.
|
|
177
|
-
* ### Usage notes
|
|
178
|
-
* This example shows how to create a delivery channel of the `OSS` type for the account group `ca-a4e5626622af0079****`. The Amazon Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that the delivery channel is created and its ID is `cdc-8e45ff4e06a3a8****`.
|
|
188
|
+
* In this example, a delivery channel is created for an account group. The ID of the account group is `ca-a4e5626622af0079****`. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
|
|
179
189
|
*
|
|
180
190
|
* @param request - CreateAggregateConfigDeliveryChannelRequest
|
|
181
191
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -183,39 +193,23 @@ export default class Client extends OpenApi {
|
|
|
183
193
|
*/
|
|
184
194
|
createAggregateConfigDeliveryChannelWithOptions(request: $_model.CreateAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateConfigDeliveryChannelResponse>;
|
|
185
195
|
/**
|
|
186
|
-
* Creates a delivery channel for
|
|
196
|
+
* Creates a delivery channel for an account group.
|
|
187
197
|
*
|
|
188
198
|
* @remarks
|
|
189
|
-
*
|
|
190
|
-
* - Deliver to Simple Log Service (SLS)
|
|
191
|
-
* To deliver configuration history, non-compliance events, and scheduled resource snapshots to a Logstore in Simple Log Service (SLS), you must first create a log project and a Logstore. This lets you query and analyze logs. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/308347.html), [Example of resource non-compliance event](https://help.aliyun.com/document_detail/307122.html), and [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/611894.html).
|
|
192
|
-
* - Deliver to Object Storage Service (OSS)
|
|
193
|
-
* To deliver scheduled resource snapshots or configuration history to a specified location in Object Storage Service (OSS), you must first create a bucket. This lets you view or download files in JSON format. For examples of the content in JSON format, see [Example of scheduled resource snapshot](https://help.aliyun.com/document_detail/305669.html) and [Example of resource configuration change history](https://help.aliyun.com/document_detail/189738.html).
|
|
194
|
-
* - Deliver to Simple Message Queue (MNS)
|
|
195
|
-
* To deliver resource configuration change history and resource non-compliance events to a specified topic in Simple Message Queue (formerly MNS), you must first create a topic. This lets you configure the push method and content for the topic. For examples of the content in JSON format, see [Example of resource configuration change history](https://help.aliyun.com/document_detail/309462.html) and [Example of resource non-compliance event](https://help.aliyun.com/document_detail/309463.html).
|
|
196
|
-
* ### Limits
|
|
197
|
-
* You can create a maximum of five delivery channels for each account group.
|
|
198
|
-
* ### Usage notes
|
|
199
|
-
* This example shows how to create a delivery channel of the `OSS` type for the account group `ca-a4e5626622af0079****`. The Amazon Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that the delivery channel is created and its ID is `cdc-8e45ff4e06a3a8****`.
|
|
199
|
+
* In this example, a delivery channel is created for an account group. The ID of the account group is `ca-a4e5626622af0079****`. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
|
|
200
200
|
*
|
|
201
201
|
* @param request - CreateAggregateConfigDeliveryChannelRequest
|
|
202
202
|
* @returns CreateAggregateConfigDeliveryChannelResponse
|
|
203
203
|
*/
|
|
204
204
|
createAggregateConfigDeliveryChannel(request: $_model.CreateAggregateConfigDeliveryChannelRequest): Promise<$_model.CreateAggregateConfigDeliveryChannelResponse>;
|
|
205
205
|
/**
|
|
206
|
-
* Creates a rule for
|
|
206
|
+
* Creates a rule for an account group.
|
|
207
207
|
*
|
|
208
208
|
* @remarks
|
|
209
209
|
* ### Limits
|
|
210
|
-
*
|
|
211
|
-
* ### Background information
|
|
212
|
-
* Cloud Config supports the following methods for creating rules:
|
|
213
|
-
* - Create rules from templates
|
|
214
|
-
* Rule templates are predefined rule functions that Cloud Config provides in Function Compute (FC). You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principle of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
215
|
-
* - Create rules based on functions in Function Compute
|
|
216
|
-
* Custom function rules are rules whose code is hosted in FC functions. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write function code to check compliance in complex scenarios. For more information about custom function rules, see [Definition and working principle of custom function rules](https://help.aliyun.com/document_detail/127405.html).
|
|
210
|
+
* You can create up to 200 rules for each management account.
|
|
217
211
|
* ### Usage notes
|
|
218
|
-
* This example
|
|
212
|
+
* This topic provides an example on how to create a rule based on the required-tags managed rule in the `ca-a4e5626622af0079****` account group. The returned result shows that the rule is created and its ID is `cr-4e3d626622af0080****`.
|
|
219
213
|
*
|
|
220
214
|
* @param tmpReq - CreateAggregateConfigRuleRequest
|
|
221
215
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -223,35 +217,23 @@ export default class Client extends OpenApi {
|
|
|
223
217
|
*/
|
|
224
218
|
createAggregateConfigRuleWithOptions(tmpReq: $_model.CreateAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateConfigRuleResponse>;
|
|
225
219
|
/**
|
|
226
|
-
* Creates a rule for
|
|
220
|
+
* Creates a rule for an account group.
|
|
227
221
|
*
|
|
228
222
|
* @remarks
|
|
229
223
|
* ### Limits
|
|
230
|
-
*
|
|
231
|
-
* ### Background information
|
|
232
|
-
* Cloud Config supports the following methods for creating rules:
|
|
233
|
-
* - Create rules from templates
|
|
234
|
-
* Rule templates are predefined rule functions that Cloud Config provides in Function Compute (FC). You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principle of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
235
|
-
* - Create rules based on functions in Function Compute
|
|
236
|
-
* Custom function rules are rules whose code is hosted in FC functions. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write function code to check compliance in complex scenarios. For more information about custom function rules, see [Definition and working principle of custom function rules](https://help.aliyun.com/document_detail/127405.html).
|
|
224
|
+
* You can create up to 200 rules for each management account.
|
|
237
225
|
* ### Usage notes
|
|
238
|
-
* This example
|
|
226
|
+
* This topic provides an example on how to create a rule based on the required-tags managed rule in the `ca-a4e5626622af0079****` account group. The returned result shows that the rule is created and its ID is `cr-4e3d626622af0080****`.
|
|
239
227
|
*
|
|
240
228
|
* @param request - CreateAggregateConfigRuleRequest
|
|
241
229
|
* @returns CreateAggregateConfigRuleResponse
|
|
242
230
|
*/
|
|
243
231
|
createAggregateConfigRule(request: $_model.CreateAggregateConfigRuleRequest): Promise<$_model.CreateAggregateConfigRuleResponse>;
|
|
244
232
|
/**
|
|
245
|
-
* Creates a remediation for a rule in
|
|
233
|
+
* Creates a remediation template for a rule in an account group.
|
|
246
234
|
*
|
|
247
235
|
* @remarks
|
|
248
|
-
*
|
|
249
|
-
* - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
|
|
250
|
-
* Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
|
|
251
|
-
* - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
|
|
252
|
-
* Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
|
|
253
|
-
* ### Usage notes
|
|
254
|
-
* This topic provides an example of how to create a remediation for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`. The response shows that the remediation is created and its ID is `crr-909ba2d4716700eb****`.
|
|
236
|
+
* This topic provides an example on how to create a remediation template for the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
|
|
255
237
|
*
|
|
256
238
|
* @param request - CreateAggregateRemediationRequest
|
|
257
239
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -259,40 +241,26 @@ export default class Client extends OpenApi {
|
|
|
259
241
|
*/
|
|
260
242
|
createAggregateRemediationWithOptions(request: $_model.CreateAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregateRemediationResponse>;
|
|
261
243
|
/**
|
|
262
|
-
* Creates a remediation for a rule in
|
|
244
|
+
* Creates a remediation template for a rule in an account group.
|
|
263
245
|
*
|
|
264
246
|
* @remarks
|
|
265
|
-
*
|
|
266
|
-
* - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
|
|
267
|
-
* Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
|
|
268
|
-
* - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
|
|
269
|
-
* Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
|
|
270
|
-
* ### Usage notes
|
|
271
|
-
* This topic provides an example of how to create a remediation for the rule `cr-6b7c626622af00b4****` in the account group `ca-6b4a626622af0012****`. The response shows that the remediation is created and its ID is `crr-909ba2d4716700eb****`.
|
|
247
|
+
* This topic provides an example on how to create a remediation template for the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
|
|
272
248
|
*
|
|
273
249
|
* @param request - CreateAggregateRemediationRequest
|
|
274
250
|
* @returns CreateAggregateRemediationResponse
|
|
275
251
|
*/
|
|
276
252
|
createAggregateRemediation(request: $_model.CreateAggregateRemediationRequest): Promise<$_model.CreateAggregateRemediationResponse>;
|
|
277
253
|
/**
|
|
278
|
-
*
|
|
254
|
+
* Creates an account group.
|
|
279
255
|
*
|
|
280
256
|
* @remarks
|
|
281
|
-
*
|
|
282
|
-
* A management account or a delegated administrator account can create a maximum of 5 account groups. Each account group can contain a maximum of 200 member accounts.
|
|
283
|
-
* ### Background information
|
|
284
|
-
* For more information about account groups, including their concepts, use cases, and the impact of member account changes on Cloud Config, see [Overview](https://help.aliyun.com/document_detail/211534.html).
|
|
257
|
+
* Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
|
|
285
258
|
* Cloud Config supports the following types of account groups:
|
|
286
|
-
*
|
|
287
|
-
*
|
|
288
|
-
*
|
|
289
|
-
*
|
|
290
|
-
*
|
|
291
|
-
* A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
|
|
292
|
-
* ### Usage notes
|
|
293
|
-
* This topic provides an example of how to use a management account to create a custom account group of the `CUSTOM` type. The account group is named `Test_Group` and has the description `Test Group`. The member accounts are as follows:
|
|
294
|
-
* - The member account ID is `171322098523****` and the member account name is `Alice`.
|
|
295
|
-
* - The member account ID is `100532098349****` and the member account name is `Tom`.
|
|
259
|
+
* * Global account group: The global account group contains all the member accounts that are added to the resource directory. A management account can create only one global account group.
|
|
260
|
+
* * Custom account group: If you create a custom account group, you must manually add all or specific member accounts from the resource directory to the custom account group.
|
|
261
|
+
* This topic provides an example on how to create an account group of the `CUSTOM` type. The custom account group is named `Test_Group`, and its description is `Test account group`. The custom account group contains the following two member accounts:
|
|
262
|
+
* * Member account ID: `171322098523****`. Member account name: `Alice`.
|
|
263
|
+
* * Member account ID: `100532098349****`. Member account name: `Tom`.
|
|
296
264
|
*
|
|
297
265
|
* @param tmpReq - CreateAggregatorRequest
|
|
298
266
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -300,31 +268,27 @@ export default class Client extends OpenApi {
|
|
|
300
268
|
*/
|
|
301
269
|
createAggregatorWithOptions(tmpReq: $_model.CreateAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateAggregatorResponse>;
|
|
302
270
|
/**
|
|
303
|
-
*
|
|
271
|
+
* Creates an account group.
|
|
304
272
|
*
|
|
305
273
|
* @remarks
|
|
306
|
-
*
|
|
307
|
-
* A management account or a delegated administrator account can create a maximum of 5 account groups. Each account group can contain a maximum of 200 member accounts.
|
|
308
|
-
* ### Background information
|
|
309
|
-
* For more information about account groups, including their concepts, use cases, and the impact of member account changes on Cloud Config, see [Overview](https://help.aliyun.com/document_detail/211534.html).
|
|
274
|
+
* Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
|
|
310
275
|
* Cloud Config supports the following types of account groups:
|
|
311
|
-
*
|
|
312
|
-
*
|
|
313
|
-
*
|
|
314
|
-
*
|
|
315
|
-
*
|
|
316
|
-
* A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
|
|
317
|
-
* ### Usage notes
|
|
318
|
-
* This topic provides an example of how to use a management account to create a custom account group of the `CUSTOM` type. The account group is named `Test_Group` and has the description `Test Group`. The member accounts are as follows:
|
|
319
|
-
* - The member account ID is `171322098523****` and the member account name is `Alice`.
|
|
320
|
-
* - The member account ID is `100532098349****` and the member account name is `Tom`.
|
|
276
|
+
* * Global account group: The global account group contains all the member accounts that are added to the resource directory. A management account can create only one global account group.
|
|
277
|
+
* * Custom account group: If you create a custom account group, you must manually add all or specific member accounts from the resource directory to the custom account group.
|
|
278
|
+
* This topic provides an example on how to create an account group of the `CUSTOM` type. The custom account group is named `Test_Group`, and its description is `Test account group`. The custom account group contains the following two member accounts:
|
|
279
|
+
* * Member account ID: `171322098523****`. Member account name: `Alice`.
|
|
280
|
+
* * Member account ID: `100532098349****`. Member account name: `Tom`.
|
|
321
281
|
*
|
|
322
282
|
* @param request - CreateAggregatorRequest
|
|
323
283
|
* @returns CreateAggregatorResponse
|
|
324
284
|
*/
|
|
325
285
|
createAggregator(request: $_model.CreateAggregatorRequest): Promise<$_model.CreateAggregatorResponse>;
|
|
326
286
|
/**
|
|
327
|
-
*
|
|
287
|
+
* Creates a compliance package for the current account.
|
|
288
|
+
*
|
|
289
|
+
* @remarks
|
|
290
|
+
* Each ordinary account can create up to five compliance packages.
|
|
291
|
+
* This topic provides an example on how to create a compliance package named ClassifiedProtectionPreCheck. The compliance package contains a managed rule named `eip-bandwidth-limit`.
|
|
328
292
|
*
|
|
329
293
|
* @param tmpReq - CreateCompliancePackRequest
|
|
330
294
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -332,27 +296,21 @@ export default class Client extends OpenApi {
|
|
|
332
296
|
*/
|
|
333
297
|
createCompliancePackWithOptions(tmpReq: $_model.CreateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateCompliancePackResponse>;
|
|
334
298
|
/**
|
|
335
|
-
*
|
|
299
|
+
* Creates a compliance package for the current account.
|
|
300
|
+
*
|
|
301
|
+
* @remarks
|
|
302
|
+
* Each ordinary account can create up to five compliance packages.
|
|
303
|
+
* This topic provides an example on how to create a compliance package named ClassifiedProtectionPreCheck. The compliance package contains a managed rule named `eip-bandwidth-limit`.
|
|
336
304
|
*
|
|
337
305
|
* @param request - CreateCompliancePackRequest
|
|
338
306
|
* @returns CreateCompliancePackResponse
|
|
339
307
|
*/
|
|
340
308
|
createCompliancePack(request: $_model.CreateCompliancePackRequest): Promise<$_model.CreateCompliancePackResponse>;
|
|
341
309
|
/**
|
|
342
|
-
* Creates a delivery channel
|
|
310
|
+
* Creates a delivery channel.
|
|
343
311
|
*
|
|
344
312
|
* @remarks
|
|
345
|
-
*
|
|
346
|
-
* - Deliver to Simple Log Service (SLS)
|
|
347
|
-
* When you deliver resource configuration histories, non-compliant events, and scheduled snapshots to a Logstore in SLS, you must first create a project and a Logstore. This lets you query and analyze logs. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/308347.html), [Non-compliant event examples](https://help.aliyun.com/document_detail/307122.html), and [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/611894.html).
|
|
348
|
-
* - Deliver to Object Storage Service (OSS)
|
|
349
|
-
* When you deliver scheduled resource snapshots or configuration histories to a specified location in OSS, you must first create a bucket. This lets you view or download the JSON files. For examples of the content of the JSON files, see [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/305669.html) and [Resource configuration history examples](https://help.aliyun.com/document_detail/189738.html).
|
|
350
|
-
* - Deliver to Simple Message Queue (formerly MNS)
|
|
351
|
-
* When you deliver resource configuration histories and non-compliant events to a specified topic in MNS, you must first create a topic. This lets you set the push method and content for the topic. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/309462.html) and [Non-compliant event examples](https://help.aliyun.com/document_detail/309463.html).
|
|
352
|
-
* ### Limits
|
|
353
|
-
* You can create a maximum of 5 delivery channels.
|
|
354
|
-
* ### Usage notes
|
|
355
|
-
* This topic provides an example of how to create a delivery channel. In this example, the channel type is `OSS` and the destination ARN is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that a delivery channel with the ID `cdc-8e45ff4e06a3a8****` is created.
|
|
313
|
+
* In this example, a delivery channel is created. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
|
|
356
314
|
*
|
|
357
315
|
* @param request - CreateConfigDeliveryChannelRequest
|
|
358
316
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -360,39 +318,21 @@ export default class Client extends OpenApi {
|
|
|
360
318
|
*/
|
|
361
319
|
createConfigDeliveryChannelWithOptions(request: $_model.CreateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConfigDeliveryChannelResponse>;
|
|
362
320
|
/**
|
|
363
|
-
* Creates a delivery channel
|
|
321
|
+
* Creates a delivery channel.
|
|
364
322
|
*
|
|
365
323
|
* @remarks
|
|
366
|
-
*
|
|
367
|
-
* - Deliver to Simple Log Service (SLS)
|
|
368
|
-
* When you deliver resource configuration histories, non-compliant events, and scheduled snapshots to a Logstore in SLS, you must first create a project and a Logstore. This lets you query and analyze logs. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/308347.html), [Non-compliant event examples](https://help.aliyun.com/document_detail/307122.html), and [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/611894.html).
|
|
369
|
-
* - Deliver to Object Storage Service (OSS)
|
|
370
|
-
* When you deliver scheduled resource snapshots or configuration histories to a specified location in OSS, you must first create a bucket. This lets you view or download the JSON files. For examples of the content of the JSON files, see [Scheduled resource snapshot examples](https://help.aliyun.com/document_detail/305669.html) and [Resource configuration history examples](https://help.aliyun.com/document_detail/189738.html).
|
|
371
|
-
* - Deliver to Simple Message Queue (formerly MNS)
|
|
372
|
-
* When you deliver resource configuration histories and non-compliant events to a specified topic in MNS, you must first create a topic. This lets you set the push method and content for the topic. For examples of the content of the JSON files, see [Resource configuration history examples](https://help.aliyun.com/document_detail/309462.html) and [Non-compliant event examples](https://help.aliyun.com/document_detail/309463.html).
|
|
373
|
-
* ### Limits
|
|
374
|
-
* You can create a maximum of 5 delivery channels.
|
|
375
|
-
* ### Usage notes
|
|
376
|
-
* This topic provides an example of how to create a delivery channel. In this example, the channel type is `OSS` and the destination ARN is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The response shows that a delivery channel with the ID `cdc-8e45ff4e06a3a8****` is created.
|
|
324
|
+
* In this example, a delivery channel is created. The type of the delivery channel is `OSS` and the Alibaba Cloud Resource Name (ARN) of the delivery destination is `acs:oss:cn-shanghai:100931896542****:new-bucket`. The result indicates that the delivery channel is created, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`.
|
|
377
325
|
*
|
|
378
326
|
* @param request - CreateConfigDeliveryChannelRequest
|
|
379
327
|
* @returns CreateConfigDeliveryChannelResponse
|
|
380
328
|
*/
|
|
381
329
|
createConfigDeliveryChannel(request: $_model.CreateConfigDeliveryChannelRequest): Promise<$_model.CreateConfigDeliveryChannelResponse>;
|
|
382
330
|
/**
|
|
383
|
-
* Creates a rule
|
|
331
|
+
* Creates a rule for the current account.
|
|
384
332
|
*
|
|
385
333
|
* @remarks
|
|
386
|
-
*
|
|
387
|
-
* You can create up to 200 rules
|
|
388
|
-
* ### Background information
|
|
389
|
-
* You can create rules in Cloud Config in the following ways:
|
|
390
|
-
* - Create rules from templates
|
|
391
|
-
* Rule templates are predefined rule functions in Function Compute that are provided by Cloud Config. You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
392
|
-
* - Create custom rules using Function Compute
|
|
393
|
-
* Custom rules are based on functions in Function Compute that host your rule code. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write your own function code to check compliance in complex scenarios. For more information about custom rules, see [Definition and working principles of custom rules](https://help.aliyun.com/document_detail/127405.html).
|
|
394
|
-
* ### Usage notes
|
|
395
|
-
* This topic provides an example of how to create a rule from the \\`required-tags\\` template. In the response, a rule is created and its ID is `cr-5772ba41209e007b****`.
|
|
334
|
+
* ## Limits
|
|
335
|
+
* You can use a common account to create up to 200 rules.
|
|
396
336
|
*
|
|
397
337
|
* @param tmpReq - CreateConfigRuleRequest
|
|
398
338
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -400,35 +340,21 @@ export default class Client extends OpenApi {
|
|
|
400
340
|
*/
|
|
401
341
|
createConfigRuleWithOptions(tmpReq: $_model.CreateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateConfigRuleResponse>;
|
|
402
342
|
/**
|
|
403
|
-
* Creates a rule
|
|
343
|
+
* Creates a rule for the current account.
|
|
404
344
|
*
|
|
405
345
|
* @remarks
|
|
406
|
-
*
|
|
407
|
-
* You can create up to 200 rules
|
|
408
|
-
* ### Background information
|
|
409
|
-
* You can create rules in Cloud Config in the following ways:
|
|
410
|
-
* - Create rules from templates
|
|
411
|
-
* Rule templates are predefined rule functions in Function Compute that are provided by Cloud Config. You can use rule templates to create rules quickly. For more information about rules, see [Definition and working principles of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
412
|
-
* - Create custom rules using Function Compute
|
|
413
|
-
* Custom rules are based on functions in Function Compute that host your rule code. If the predefined rule templates in Cloud Config do not meet your compliance requirements, you can write your own function code to check compliance in complex scenarios. For more information about custom rules, see [Definition and working principles of custom rules](https://help.aliyun.com/document_detail/127405.html).
|
|
414
|
-
* ### Usage notes
|
|
415
|
-
* This topic provides an example of how to create a rule from the \\`required-tags\\` template. In the response, a rule is created and its ID is `cr-5772ba41209e007b****`.
|
|
346
|
+
* ## Limits
|
|
347
|
+
* You can use a common account to create up to 200 rules.
|
|
416
348
|
*
|
|
417
349
|
* @param request - CreateConfigRuleRequest
|
|
418
350
|
* @returns CreateConfigRuleResponse
|
|
419
351
|
*/
|
|
420
352
|
createConfigRule(request: $_model.CreateConfigRuleRequest): Promise<$_model.CreateConfigRuleResponse>;
|
|
421
353
|
/**
|
|
422
|
-
* Creates a remediation for
|
|
354
|
+
* Creates a remediation template for a rule.
|
|
423
355
|
*
|
|
424
356
|
* @remarks
|
|
425
|
-
*
|
|
426
|
-
* - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
|
|
427
|
-
* Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
|
|
428
|
-
* - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
|
|
429
|
-
* Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
|
|
430
|
-
* ### Usage notes
|
|
431
|
-
* In this example, a remediation is created for the rule `cr-8a973ac2e2be00a2****`. The sample response shows that the remediation is created and has the ID `crr-909ba2d4716700eb****`.
|
|
357
|
+
* This topic provides an example on how to create a remediation template for the rule `cr-8a973ac2e2be00a2****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
|
|
432
358
|
*
|
|
433
359
|
* @param request - CreateRemediationRequest
|
|
434
360
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -436,23 +362,17 @@ export default class Client extends OpenApi {
|
|
|
436
362
|
*/
|
|
437
363
|
createRemediationWithOptions(request: $_model.CreateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateRemediationResponse>;
|
|
438
364
|
/**
|
|
439
|
-
* Creates a remediation for
|
|
365
|
+
* Creates a remediation template for a rule.
|
|
440
366
|
*
|
|
441
367
|
* @remarks
|
|
442
|
-
*
|
|
443
|
-
* - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
|
|
444
|
-
* Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
|
|
445
|
-
* - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
|
|
446
|
-
* Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
|
|
447
|
-
* ### Usage notes
|
|
448
|
-
* In this example, a remediation is created for the rule `cr-8a973ac2e2be00a2****`. The sample response shows that the remediation is created and has the ID `crr-909ba2d4716700eb****`.
|
|
368
|
+
* This topic provides an example on how to create a remediation template for the rule `cr-8a973ac2e2be00a2****`. The returned result shows that a remediation template is created and the ID of the remediation template is `crr-909ba2d4716700eb****`.
|
|
449
369
|
*
|
|
450
370
|
* @param request - CreateRemediationRequest
|
|
451
371
|
* @returns CreateRemediationResponse
|
|
452
372
|
*/
|
|
453
373
|
createRemediation(request: $_model.CreateRemediationRequest): Promise<$_model.CreateRemediationResponse>;
|
|
454
374
|
/**
|
|
455
|
-
*
|
|
375
|
+
* 为当前UID创建合规报告模版
|
|
456
376
|
*
|
|
457
377
|
* @param tmpReq - CreateReportTemplateRequest
|
|
458
378
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -460,14 +380,20 @@ export default class Client extends OpenApi {
|
|
|
460
380
|
*/
|
|
461
381
|
createReportTemplateWithOptions(tmpReq: $_model.CreateReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateReportTemplateResponse>;
|
|
462
382
|
/**
|
|
463
|
-
*
|
|
383
|
+
* 为当前UID创建合规报告模版
|
|
464
384
|
*
|
|
465
385
|
* @param request - CreateReportTemplateRequest
|
|
466
386
|
* @returns CreateReportTemplateResponse
|
|
467
387
|
*/
|
|
468
388
|
createReportTemplate(request: $_model.CreateReportTemplateRequest): Promise<$_model.CreateReportTemplateResponse>;
|
|
469
389
|
/**
|
|
470
|
-
*
|
|
390
|
+
* Disables one or more rules in an account group. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
|
|
391
|
+
*
|
|
392
|
+
* @remarks
|
|
393
|
+
* ### [](#)Prerequisites
|
|
394
|
+
* The status of the rule is `ACTIVE`.
|
|
395
|
+
* ### [](#)Description
|
|
396
|
+
* This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
|
|
471
397
|
*
|
|
472
398
|
* @param request - DeactiveAggregateConfigRulesRequest
|
|
473
399
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -475,14 +401,26 @@ export default class Client extends OpenApi {
|
|
|
475
401
|
*/
|
|
476
402
|
deactiveAggregateConfigRulesWithOptions(request: $_model.DeactiveAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeactiveAggregateConfigRulesResponse>;
|
|
477
403
|
/**
|
|
478
|
-
*
|
|
404
|
+
* Disables one or more rules in an account group. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
|
|
405
|
+
*
|
|
406
|
+
* @remarks
|
|
407
|
+
* ### [](#)Prerequisites
|
|
408
|
+
* The status of the rule is `ACTIVE`.
|
|
409
|
+
* ### [](#)Description
|
|
410
|
+
* This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
|
|
479
411
|
*
|
|
480
412
|
* @param request - DeactiveAggregateConfigRulesRequest
|
|
481
413
|
* @returns DeactiveAggregateConfigRulesResponse
|
|
482
414
|
*/
|
|
483
415
|
deactiveAggregateConfigRules(request: $_model.DeactiveAggregateConfigRulesRequest): Promise<$_model.DeactiveAggregateConfigRulesResponse>;
|
|
484
416
|
/**
|
|
485
|
-
*
|
|
417
|
+
* Disables a rule. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
|
|
418
|
+
*
|
|
419
|
+
* @remarks
|
|
420
|
+
* ### [](#)Prerequisites
|
|
421
|
+
* The status of the rule is `ACTIVE`.
|
|
422
|
+
* ### [](#)Description
|
|
423
|
+
* This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
|
|
486
424
|
*
|
|
487
425
|
* @param request - DeactiveConfigRulesRequest
|
|
488
426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -490,14 +428,23 @@ export default class Client extends OpenApi {
|
|
|
490
428
|
*/
|
|
491
429
|
deactiveConfigRulesWithOptions(request: $_model.DeactiveConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeactiveConfigRulesResponse>;
|
|
492
430
|
/**
|
|
493
|
-
*
|
|
431
|
+
* Disables a rule. After a rule is disabled, the resource in the rule is no longer evaluated. The compliance evaluation results before the rule is disabled are still displayed.
|
|
432
|
+
*
|
|
433
|
+
* @remarks
|
|
434
|
+
* ### [](#)Prerequisites
|
|
435
|
+
* The status of the rule is `ACTIVE`.
|
|
436
|
+
* ### [](#)Description
|
|
437
|
+
* This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
|
|
494
438
|
*
|
|
495
439
|
* @param request - DeactiveConfigRulesRequest
|
|
496
440
|
* @returns DeactiveConfigRulesResponse
|
|
497
441
|
*/
|
|
498
442
|
deactiveConfigRules(request: $_model.DeactiveConfigRulesRequest): Promise<$_model.DeactiveConfigRulesResponse>;
|
|
499
443
|
/**
|
|
500
|
-
*
|
|
444
|
+
* Deletes the compliance packages of an account group.
|
|
445
|
+
*
|
|
446
|
+
* @remarks
|
|
447
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
|
|
501
448
|
*
|
|
502
449
|
* @param request - DeleteAggregateCompliancePacksRequest
|
|
503
450
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -505,14 +452,20 @@ export default class Client extends OpenApi {
|
|
|
505
452
|
*/
|
|
506
453
|
deleteAggregateCompliancePacksWithOptions(request: $_model.DeleteAggregateCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateCompliancePacksResponse>;
|
|
507
454
|
/**
|
|
508
|
-
*
|
|
455
|
+
* Deletes the compliance packages of an account group.
|
|
456
|
+
*
|
|
457
|
+
* @remarks
|
|
458
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
|
|
509
459
|
*
|
|
510
460
|
* @param request - DeleteAggregateCompliancePacksRequest
|
|
511
461
|
* @returns DeleteAggregateCompliancePacksResponse
|
|
512
462
|
*/
|
|
513
463
|
deleteAggregateCompliancePacks(request: $_model.DeleteAggregateCompliancePacksRequest): Promise<$_model.DeleteAggregateCompliancePacksResponse>;
|
|
514
464
|
/**
|
|
515
|
-
*
|
|
465
|
+
* Deletes a delivery channel from an account group.
|
|
466
|
+
*
|
|
467
|
+
* @remarks
|
|
468
|
+
* This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel from the `ca-23c6626622af0041****` account group. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
|
|
516
469
|
*
|
|
517
470
|
* @param request - DeleteAggregateConfigDeliveryChannelRequest
|
|
518
471
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -520,14 +473,20 @@ export default class Client extends OpenApi {
|
|
|
520
473
|
*/
|
|
521
474
|
deleteAggregateConfigDeliveryChannelWithOptions(request: $_model.DeleteAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateConfigDeliveryChannelResponse>;
|
|
522
475
|
/**
|
|
523
|
-
*
|
|
476
|
+
* Deletes a delivery channel from an account group.
|
|
477
|
+
*
|
|
478
|
+
* @remarks
|
|
479
|
+
* This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel from the `ca-23c6626622af0041****` account group. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
|
|
524
480
|
*
|
|
525
481
|
* @param request - DeleteAggregateConfigDeliveryChannelRequest
|
|
526
482
|
* @returns DeleteAggregateConfigDeliveryChannelResponse
|
|
527
483
|
*/
|
|
528
484
|
deleteAggregateConfigDeliveryChannel(request: $_model.DeleteAggregateConfigDeliveryChannelRequest): Promise<$_model.DeleteAggregateConfigDeliveryChannelResponse>;
|
|
529
485
|
/**
|
|
530
|
-
*
|
|
486
|
+
* Deletes one or more rules from an account group. You can delete a rule in the Cloud Config console. After you delete the rule, the configurations of the rule are deleted.
|
|
487
|
+
*
|
|
488
|
+
* @remarks
|
|
489
|
+
* This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
|
|
531
490
|
*
|
|
532
491
|
* @param request - DeleteAggregateConfigRulesRequest
|
|
533
492
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -535,17 +494,20 @@ export default class Client extends OpenApi {
|
|
|
535
494
|
*/
|
|
536
495
|
deleteAggregateConfigRulesWithOptions(request: $_model.DeleteAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateConfigRulesResponse>;
|
|
537
496
|
/**
|
|
538
|
-
*
|
|
497
|
+
* Deletes one or more rules from an account group. You can delete a rule in the Cloud Config console. After you delete the rule, the configurations of the rule are deleted.
|
|
498
|
+
*
|
|
499
|
+
* @remarks
|
|
500
|
+
* This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
|
|
539
501
|
*
|
|
540
502
|
* @param request - DeleteAggregateConfigRulesRequest
|
|
541
503
|
* @returns DeleteAggregateConfigRulesResponse
|
|
542
504
|
*/
|
|
543
505
|
deleteAggregateConfigRules(request: $_model.DeleteAggregateConfigRulesRequest): Promise<$_model.DeleteAggregateConfigRulesResponse>;
|
|
544
506
|
/**
|
|
545
|
-
* Deletes
|
|
507
|
+
* Deletes one or more remediation templates from a rule in an account group.
|
|
546
508
|
*
|
|
547
509
|
* @remarks
|
|
548
|
-
* This topic provides an example
|
|
510
|
+
* This topic provides an example on how to delete the remediation template whose ID is `crr-909ba2d4716700eb****` from the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
|
|
549
511
|
*
|
|
550
512
|
* @param request - DeleteAggregateRemediationsRequest
|
|
551
513
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -553,17 +515,27 @@ export default class Client extends OpenApi {
|
|
|
553
515
|
*/
|
|
554
516
|
deleteAggregateRemediationsWithOptions(request: $_model.DeleteAggregateRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregateRemediationsResponse>;
|
|
555
517
|
/**
|
|
556
|
-
* Deletes
|
|
518
|
+
* Deletes one or more remediation templates from a rule in an account group.
|
|
557
519
|
*
|
|
558
520
|
* @remarks
|
|
559
|
-
* This topic provides an example
|
|
521
|
+
* This topic provides an example on how to delete the remediation template whose ID is `crr-909ba2d4716700eb****` from the account group whose ID is `ca-6b4a626622af0012****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
|
|
560
522
|
*
|
|
561
523
|
* @param request - DeleteAggregateRemediationsRequest
|
|
562
524
|
* @returns DeleteAggregateRemediationsResponse
|
|
563
525
|
*/
|
|
564
526
|
deleteAggregateRemediations(request: $_model.DeleteAggregateRemediationsRequest): Promise<$_model.DeleteAggregateRemediationsResponse>;
|
|
565
527
|
/**
|
|
566
|
-
*
|
|
528
|
+
* The management account or delegated administrator account of a resource directory can delete an account group.
|
|
529
|
+
*
|
|
530
|
+
* @remarks
|
|
531
|
+
* ### [](#)Background information
|
|
532
|
+
* After you delete an account group, the following changes occur to Cloud Config:
|
|
533
|
+
* * The rules and compliance packages of the account group are deleted and cannot be recovered.
|
|
534
|
+
* * All compliance results generated in the account group are automatically deleted and cannot be recovered.
|
|
535
|
+
* * Service-linked roles for Cloud Config of member accounts in the account group are retained.
|
|
536
|
+
* * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
|
|
537
|
+
* ### [](#)Description
|
|
538
|
+
* This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
|
|
567
539
|
*
|
|
568
540
|
* @param request - DeleteAggregatorsRequest
|
|
569
541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -571,14 +543,27 @@ export default class Client extends OpenApi {
|
|
|
571
543
|
*/
|
|
572
544
|
deleteAggregatorsWithOptions(request: $_model.DeleteAggregatorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteAggregatorsResponse>;
|
|
573
545
|
/**
|
|
574
|
-
*
|
|
546
|
+
* The management account or delegated administrator account of a resource directory can delete an account group.
|
|
547
|
+
*
|
|
548
|
+
* @remarks
|
|
549
|
+
* ### [](#)Background information
|
|
550
|
+
* After you delete an account group, the following changes occur to Cloud Config:
|
|
551
|
+
* * The rules and compliance packages of the account group are deleted and cannot be recovered.
|
|
552
|
+
* * All compliance results generated in the account group are automatically deleted and cannot be recovered.
|
|
553
|
+
* * Service-linked roles for Cloud Config of member accounts in the account group are retained.
|
|
554
|
+
* * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
|
|
555
|
+
* ### [](#)Description
|
|
556
|
+
* This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
|
|
575
557
|
*
|
|
576
558
|
* @param request - DeleteAggregatorsRequest
|
|
577
559
|
* @returns DeleteAggregatorsResponse
|
|
578
560
|
*/
|
|
579
561
|
deleteAggregators(request: $_model.DeleteAggregatorsRequest): Promise<$_model.DeleteAggregatorsResponse>;
|
|
580
562
|
/**
|
|
581
|
-
*
|
|
563
|
+
* Deletes one or more compliance packages.
|
|
564
|
+
*
|
|
565
|
+
* @remarks
|
|
566
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
|
|
582
567
|
*
|
|
583
568
|
* @param request - DeleteCompliancePacksRequest
|
|
584
569
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -586,14 +571,20 @@ export default class Client extends OpenApi {
|
|
|
586
571
|
*/
|
|
587
572
|
deleteCompliancePacksWithOptions(request: $_model.DeleteCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteCompliancePacksResponse>;
|
|
588
573
|
/**
|
|
589
|
-
*
|
|
574
|
+
* Deletes one or more compliance packages.
|
|
575
|
+
*
|
|
576
|
+
* @remarks
|
|
577
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
|
|
590
578
|
*
|
|
591
579
|
* @param request - DeleteCompliancePacksRequest
|
|
592
580
|
* @returns DeleteCompliancePacksResponse
|
|
593
581
|
*/
|
|
594
582
|
deleteCompliancePacks(request: $_model.DeleteCompliancePacksRequest): Promise<$_model.DeleteCompliancePacksResponse>;
|
|
595
583
|
/**
|
|
596
|
-
*
|
|
584
|
+
* Deletes a delivery channel.
|
|
585
|
+
*
|
|
586
|
+
* @remarks
|
|
587
|
+
* This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
|
|
597
588
|
*
|
|
598
589
|
* @param request - DeleteConfigDeliveryChannelRequest
|
|
599
590
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -601,14 +592,20 @@ export default class Client extends OpenApi {
|
|
|
601
592
|
*/
|
|
602
593
|
deleteConfigDeliveryChannelWithOptions(request: $_model.DeleteConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConfigDeliveryChannelResponse>;
|
|
603
594
|
/**
|
|
604
|
-
*
|
|
595
|
+
* Deletes a delivery channel.
|
|
596
|
+
*
|
|
597
|
+
* @remarks
|
|
598
|
+
* This topic provides an example on how to delete the `cdc-38c3013b46c9002c****` delivery channel. The returned result shows that the `cdc-38c3013b46c9002c****` delivery channel is deleted.
|
|
605
599
|
*
|
|
606
600
|
* @param request - DeleteConfigDeliveryChannelRequest
|
|
607
601
|
* @returns DeleteConfigDeliveryChannelResponse
|
|
608
602
|
*/
|
|
609
603
|
deleteConfigDeliveryChannel(request: $_model.DeleteConfigDeliveryChannelRequest): Promise<$_model.DeleteConfigDeliveryChannelResponse>;
|
|
610
604
|
/**
|
|
611
|
-
*
|
|
605
|
+
* Deletes rules.
|
|
606
|
+
*
|
|
607
|
+
* @remarks
|
|
608
|
+
* In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
|
|
612
609
|
*
|
|
613
610
|
* @param request - DeleteConfigRulesRequest
|
|
614
611
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -616,17 +613,20 @@ export default class Client extends OpenApi {
|
|
|
616
613
|
*/
|
|
617
614
|
deleteConfigRulesWithOptions(request: $_model.DeleteConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteConfigRulesResponse>;
|
|
618
615
|
/**
|
|
619
|
-
*
|
|
616
|
+
* Deletes rules.
|
|
617
|
+
*
|
|
618
|
+
* @remarks
|
|
619
|
+
* In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
|
|
620
620
|
*
|
|
621
621
|
* @param request - DeleteConfigRulesRequest
|
|
622
622
|
* @returns DeleteConfigRulesResponse
|
|
623
623
|
*/
|
|
624
624
|
deleteConfigRules(request: $_model.DeleteConfigRulesRequest): Promise<$_model.DeleteConfigRulesResponse>;
|
|
625
625
|
/**
|
|
626
|
-
* Deletes
|
|
626
|
+
* Deletes one or more configured remediation templates that are associated with a rule.
|
|
627
627
|
*
|
|
628
628
|
* @remarks
|
|
629
|
-
* This topic provides an example
|
|
629
|
+
* This topic provides an example on how to delete the remediation template `crr-909ba2d4716700eb****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
|
|
630
630
|
*
|
|
631
631
|
* @param request - DeleteRemediationsRequest
|
|
632
632
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -634,17 +634,17 @@ export default class Client extends OpenApi {
|
|
|
634
634
|
*/
|
|
635
635
|
deleteRemediationsWithOptions(request: $_model.DeleteRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteRemediationsResponse>;
|
|
636
636
|
/**
|
|
637
|
-
* Deletes
|
|
637
|
+
* Deletes one or more configured remediation templates that are associated with a rule.
|
|
638
638
|
*
|
|
639
639
|
* @remarks
|
|
640
|
-
* This topic provides an example
|
|
640
|
+
* This topic provides an example on how to delete the remediation template `crr-909ba2d4716700eb****`. The returned result shows that the remediation template whose ID is `crr-909ba2d4716700eb****` is deleted.
|
|
641
641
|
*
|
|
642
642
|
* @param request - DeleteRemediationsRequest
|
|
643
643
|
* @returns DeleteRemediationsResponse
|
|
644
644
|
*/
|
|
645
645
|
deleteRemediations(request: $_model.DeleteRemediationsRequest): Promise<$_model.DeleteRemediationsResponse>;
|
|
646
646
|
/**
|
|
647
|
-
*
|
|
647
|
+
* 删除合规报告模版
|
|
648
648
|
*
|
|
649
649
|
* @param request - DeleteReportTemplateRequest
|
|
650
650
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -652,14 +652,14 @@ export default class Client extends OpenApi {
|
|
|
652
652
|
*/
|
|
653
653
|
deleteReportTemplateWithOptions(request: $_model.DeleteReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteReportTemplateResponse>;
|
|
654
654
|
/**
|
|
655
|
-
*
|
|
655
|
+
* 删除合规报告模版
|
|
656
656
|
*
|
|
657
657
|
* @param request - DeleteReportTemplateRequest
|
|
658
658
|
* @returns DeleteReportTemplateResponse
|
|
659
659
|
*/
|
|
660
660
|
deleteReportTemplate(request: $_model.DeleteReportTemplateRequest): Promise<$_model.DeleteReportTemplateResponse>;
|
|
661
661
|
/**
|
|
662
|
-
*
|
|
662
|
+
* 批量获取资源详情
|
|
663
663
|
*
|
|
664
664
|
* @param request - DescribeDiscoveredResourceBatchRequest
|
|
665
665
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -667,14 +667,14 @@ export default class Client extends OpenApi {
|
|
|
667
667
|
*/
|
|
668
668
|
describeDiscoveredResourceBatchWithOptions(request: $_model.DescribeDiscoveredResourceBatchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDiscoveredResourceBatchResponse>;
|
|
669
669
|
/**
|
|
670
|
-
*
|
|
670
|
+
* 批量获取资源详情
|
|
671
671
|
*
|
|
672
672
|
* @param request - DescribeDiscoveredResourceBatchRequest
|
|
673
673
|
* @returns DescribeDiscoveredResourceBatchResponse
|
|
674
674
|
*/
|
|
675
675
|
describeDiscoveredResourceBatch(request: $_model.DescribeDiscoveredResourceBatchRequest): Promise<$_model.DescribeDiscoveredResourceBatchResponse>;
|
|
676
676
|
/**
|
|
677
|
-
*
|
|
677
|
+
* 查询用户集成云产品的授权状态
|
|
678
678
|
*
|
|
679
679
|
* @param request - DescribeIntegratedServiceStatusRequest
|
|
680
680
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -682,14 +682,14 @@ export default class Client extends OpenApi {
|
|
|
682
682
|
*/
|
|
683
683
|
describeIntegratedServiceStatusWithOptions(request: $_model.DescribeIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeIntegratedServiceStatusResponse>;
|
|
684
684
|
/**
|
|
685
|
-
*
|
|
685
|
+
* 查询用户集成云产品的授权状态
|
|
686
686
|
*
|
|
687
687
|
* @param request - DescribeIntegratedServiceStatusRequest
|
|
688
688
|
* @returns DescribeIntegratedServiceStatusResponse
|
|
689
689
|
*/
|
|
690
690
|
describeIntegratedServiceStatus(request: $_model.DescribeIntegratedServiceStatusRequest): Promise<$_model.DescribeIntegratedServiceStatusResponse>;
|
|
691
691
|
/**
|
|
692
|
-
*
|
|
692
|
+
* This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
|
|
693
693
|
*
|
|
694
694
|
* @param request - DescribeRemediationRequest
|
|
695
695
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -697,14 +697,20 @@ export default class Client extends OpenApi {
|
|
|
697
697
|
*/
|
|
698
698
|
describeRemediationWithOptions(request: $_model.DescribeRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeRemediationResponse>;
|
|
699
699
|
/**
|
|
700
|
-
*
|
|
700
|
+
* This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
|
|
701
701
|
*
|
|
702
702
|
* @param request - DescribeRemediationRequest
|
|
703
703
|
* @returns DescribeRemediationResponse
|
|
704
704
|
*/
|
|
705
705
|
describeRemediation(request: $_model.DescribeRemediationRequest): Promise<$_model.DescribeRemediationResponse>;
|
|
706
706
|
/**
|
|
707
|
-
*
|
|
707
|
+
* Removes one or more rules in an account group from a compliance package.
|
|
708
|
+
*
|
|
709
|
+
* @remarks
|
|
710
|
+
* ### Prerequisites
|
|
711
|
+
* One or more rules are added to a compliance package.
|
|
712
|
+
* ### Usage notes
|
|
713
|
+
* 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.
|
|
708
714
|
*
|
|
709
715
|
* @param request - DetachAggregateConfigRuleToCompliancePackRequest
|
|
710
716
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -712,20 +718,26 @@ export default class Client extends OpenApi {
|
|
|
712
718
|
*/
|
|
713
719
|
detachAggregateConfigRuleToCompliancePackWithOptions(request: $_model.DetachAggregateConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachAggregateConfigRuleToCompliancePackResponse>;
|
|
714
720
|
/**
|
|
715
|
-
*
|
|
721
|
+
* Removes one or more rules in an account group from a compliance package.
|
|
722
|
+
*
|
|
723
|
+
* @remarks
|
|
724
|
+
* ### Prerequisites
|
|
725
|
+
* One or more rules are added to a compliance package.
|
|
726
|
+
* ### Usage notes
|
|
727
|
+
* 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.
|
|
716
728
|
*
|
|
717
729
|
* @param request - DetachAggregateConfigRuleToCompliancePackRequest
|
|
718
730
|
* @returns DetachAggregateConfigRuleToCompliancePackResponse
|
|
719
731
|
*/
|
|
720
732
|
detachAggregateConfigRuleToCompliancePack(request: $_model.DetachAggregateConfigRuleToCompliancePackRequest): Promise<$_model.DetachAggregateConfigRuleToCompliancePackResponse>;
|
|
721
733
|
/**
|
|
722
|
-
*
|
|
734
|
+
* Removes one or more rules from a compliance package.
|
|
723
735
|
*
|
|
724
736
|
* @remarks
|
|
725
737
|
* ### Prerequisites
|
|
726
|
-
*
|
|
738
|
+
* One or more rules are added to a compliance package.
|
|
727
739
|
* ### Usage notes
|
|
728
|
-
* This topic provides an example
|
|
740
|
+
* This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
|
|
729
741
|
*
|
|
730
742
|
* @param request - DetachConfigRuleToCompliancePackRequest
|
|
731
743
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -733,20 +745,20 @@ export default class Client extends OpenApi {
|
|
|
733
745
|
*/
|
|
734
746
|
detachConfigRuleToCompliancePackWithOptions(request: $_model.DetachConfigRuleToCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DetachConfigRuleToCompliancePackResponse>;
|
|
735
747
|
/**
|
|
736
|
-
*
|
|
748
|
+
* Removes one or more rules from a compliance package.
|
|
737
749
|
*
|
|
738
750
|
* @remarks
|
|
739
751
|
* ### Prerequisites
|
|
740
|
-
*
|
|
752
|
+
* One or more rules are added to a compliance package.
|
|
741
753
|
* ### Usage notes
|
|
742
|
-
* This topic provides an example
|
|
754
|
+
* This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
|
|
743
755
|
*
|
|
744
756
|
* @param request - DetachConfigRuleToCompliancePackRequest
|
|
745
757
|
* @returns DetachConfigRuleToCompliancePackResponse
|
|
746
758
|
*/
|
|
747
759
|
detachConfigRuleToCompliancePack(request: $_model.DetachConfigRuleToCompliancePackRequest): Promise<$_model.DetachConfigRuleToCompliancePackResponse>;
|
|
748
760
|
/**
|
|
749
|
-
*
|
|
761
|
+
* 试运行事前合规预检的规则
|
|
750
762
|
*
|
|
751
763
|
* @param request - DryRunConfigRuleRequest
|
|
752
764
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -754,18 +766,14 @@ export default class Client extends OpenApi {
|
|
|
754
766
|
*/
|
|
755
767
|
dryRunConfigRuleWithOptions(request: $_model.DryRunConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DryRunConfigRuleResponse>;
|
|
756
768
|
/**
|
|
757
|
-
*
|
|
769
|
+
* 试运行事前合规预检的规则
|
|
758
770
|
*
|
|
759
771
|
* @param request - DryRunConfigRuleRequest
|
|
760
772
|
* @returns DryRunConfigRuleResponse
|
|
761
773
|
*/
|
|
762
774
|
dryRunConfigRule(request: $_model.DryRunConfigRuleRequest): Promise<$_model.DryRunConfigRuleResponse>;
|
|
763
775
|
/**
|
|
764
|
-
* Executes evaluation rules to
|
|
765
|
-
*
|
|
766
|
-
* @remarks
|
|
767
|
-
* For more information about the concepts, operating principles, and integration process of evaluation rules, see [Definition and operating principles of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
|
|
768
|
-
* After you create an evaluation rule, a managed rule with the same settings is created. This managed rule can continuously check the compliance of resources after they are created.
|
|
776
|
+
* Executes evaluation rules to evaluate resources.
|
|
769
777
|
*
|
|
770
778
|
* @param tmpReq - EvaluatePreConfigRulesRequest
|
|
771
779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -773,22 +781,18 @@ export default class Client extends OpenApi {
|
|
|
773
781
|
*/
|
|
774
782
|
evaluatePreConfigRulesWithOptions(tmpReq: $_model.EvaluatePreConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EvaluatePreConfigRulesResponse>;
|
|
775
783
|
/**
|
|
776
|
-
* Executes evaluation rules to
|
|
777
|
-
*
|
|
778
|
-
* @remarks
|
|
779
|
-
* For more information about the concepts, operating principles, and integration process of evaluation rules, see [Definition and operating principles of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
|
|
780
|
-
* After you create an evaluation rule, a managed rule with the same settings is created. This managed rule can continuously check the compliance of resources after they are created.
|
|
784
|
+
* Executes evaluation rules to evaluate resources.
|
|
781
785
|
*
|
|
782
786
|
* @param request - EvaluatePreConfigRulesRequest
|
|
783
787
|
* @returns EvaluatePreConfigRulesResponse
|
|
784
788
|
*/
|
|
785
789
|
evaluatePreConfigRules(request: $_model.EvaluatePreConfigRulesRequest): Promise<$_model.EvaluatePreConfigRulesResponse>;
|
|
786
790
|
/**
|
|
787
|
-
* Generates
|
|
791
|
+
* Generates a compliance evaluation report based on a compliance package in an account group.
|
|
788
792
|
*
|
|
789
793
|
* @remarks
|
|
790
|
-
* >
|
|
791
|
-
* This topic provides an example
|
|
794
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
|
|
795
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
|
|
792
796
|
*
|
|
793
797
|
* @param request - GenerateAggregateCompliancePackReportRequest
|
|
794
798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -796,18 +800,22 @@ export default class Client extends OpenApi {
|
|
|
796
800
|
*/
|
|
797
801
|
generateAggregateCompliancePackReportWithOptions(request: $_model.GenerateAggregateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateCompliancePackReportResponse>;
|
|
798
802
|
/**
|
|
799
|
-
* Generates
|
|
803
|
+
* Generates a compliance evaluation report based on a compliance package in an account group.
|
|
800
804
|
*
|
|
801
805
|
* @remarks
|
|
802
|
-
* >
|
|
803
|
-
* This topic provides an example
|
|
806
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262699.html).
|
|
807
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
|
|
804
808
|
*
|
|
805
809
|
* @param request - GenerateAggregateCompliancePackReportRequest
|
|
806
810
|
* @returns GenerateAggregateCompliancePackReportResponse
|
|
807
811
|
*/
|
|
808
812
|
generateAggregateCompliancePackReport(request: $_model.GenerateAggregateCompliancePackReportRequest): Promise<$_model.GenerateAggregateCompliancePackReportResponse>;
|
|
809
813
|
/**
|
|
810
|
-
*
|
|
814
|
+
* Generates a compliance evaluation report for the rules in a specified account group.
|
|
815
|
+
*
|
|
816
|
+
* @remarks
|
|
817
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262706.html).
|
|
818
|
+
* The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
|
|
811
819
|
*
|
|
812
820
|
* @param request - GenerateAggregateConfigRulesReportRequest
|
|
813
821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -815,14 +823,21 @@ export default class Client extends OpenApi {
|
|
|
815
823
|
*/
|
|
816
824
|
generateAggregateConfigRulesReportWithOptions(request: $_model.GenerateAggregateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateConfigRulesReportResponse>;
|
|
817
825
|
/**
|
|
818
|
-
*
|
|
826
|
+
* Generates a compliance evaluation report for the rules in a specified account group.
|
|
827
|
+
*
|
|
828
|
+
* @remarks
|
|
829
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetAggregateConfigRulesReport operation. For more information, see [GetAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262706.html).
|
|
830
|
+
* The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
|
|
819
831
|
*
|
|
820
832
|
* @param request - GenerateAggregateConfigRulesReportRequest
|
|
821
833
|
* @returns GenerateAggregateConfigRulesReportResponse
|
|
822
834
|
*/
|
|
823
835
|
generateAggregateConfigRulesReport(request: $_model.GenerateAggregateConfigRulesReportRequest): Promise<$_model.GenerateAggregateConfigRulesReportResponse>;
|
|
824
836
|
/**
|
|
825
|
-
*
|
|
837
|
+
* Generates a downloadable inventory for global resources in an account group.
|
|
838
|
+
*
|
|
839
|
+
* @remarks
|
|
840
|
+
* This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
826
841
|
*
|
|
827
842
|
* @param request - GenerateAggregateResourceInventoryRequest
|
|
828
843
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -830,14 +845,21 @@ export default class Client extends OpenApi {
|
|
|
830
845
|
*/
|
|
831
846
|
generateAggregateResourceInventoryWithOptions(request: $_model.GenerateAggregateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateAggregateResourceInventoryResponse>;
|
|
832
847
|
/**
|
|
833
|
-
*
|
|
848
|
+
* Generates a downloadable inventory for global resources in an account group.
|
|
849
|
+
*
|
|
850
|
+
* @remarks
|
|
851
|
+
* This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
834
852
|
*
|
|
835
853
|
* @param request - GenerateAggregateResourceInventoryRequest
|
|
836
854
|
* @returns GenerateAggregateResourceInventoryResponse
|
|
837
855
|
*/
|
|
838
856
|
generateAggregateResourceInventory(request: $_model.GenerateAggregateResourceInventoryRequest): Promise<$_model.GenerateAggregateResourceInventoryResponse>;
|
|
839
857
|
/**
|
|
840
|
-
*
|
|
858
|
+
* Generates a compliance evaluation report based on a compliance package.
|
|
859
|
+
*
|
|
860
|
+
* @remarks
|
|
861
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetCompliancePackReport operation. For more information, see [GetCompliancePackReport](https://help.aliyun.com/document_detail/263347.html).
|
|
862
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
|
|
841
863
|
*
|
|
842
864
|
* @param request - GenerateCompliancePackReportRequest
|
|
843
865
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -845,14 +867,22 @@ export default class Client extends OpenApi {
|
|
|
845
867
|
*/
|
|
846
868
|
generateCompliancePackReportWithOptions(request: $_model.GenerateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateCompliancePackReportResponse>;
|
|
847
869
|
/**
|
|
848
|
-
*
|
|
870
|
+
* Generates a compliance evaluation report based on a compliance package.
|
|
871
|
+
*
|
|
872
|
+
* @remarks
|
|
873
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetCompliancePackReport operation. For more information, see [GetCompliancePackReport](https://help.aliyun.com/document_detail/263347.html).
|
|
874
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
|
|
849
875
|
*
|
|
850
876
|
* @param request - GenerateCompliancePackReportRequest
|
|
851
877
|
* @returns GenerateCompliancePackReportResponse
|
|
852
878
|
*/
|
|
853
879
|
generateCompliancePackReport(request: $_model.GenerateCompliancePackReportRequest): Promise<$_model.GenerateCompliancePackReportResponse>;
|
|
854
880
|
/**
|
|
855
|
-
*
|
|
881
|
+
* Generates a compliance evaluation report for a rule.
|
|
882
|
+
*
|
|
883
|
+
* @remarks
|
|
884
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetConfigRulesReport operation. For more information, see [GetConfigRulesReport](https://help.aliyun.com/document_detail/263608.html).
|
|
885
|
+
* This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
|
|
856
886
|
*
|
|
857
887
|
* @param request - GenerateConfigRulesReportRequest
|
|
858
888
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -860,14 +890,18 @@ export default class Client extends OpenApi {
|
|
|
860
890
|
*/
|
|
861
891
|
generateConfigRulesReportWithOptions(request: $_model.GenerateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateConfigRulesReportResponse>;
|
|
862
892
|
/**
|
|
863
|
-
*
|
|
893
|
+
* Generates a compliance evaluation report for a rule.
|
|
894
|
+
*
|
|
895
|
+
* @remarks
|
|
896
|
+
* > You can call this operation to generate the latest compliance evaluation report. To download the report, call the GetConfigRulesReport operation. For more information, see [GetConfigRulesReport](https://help.aliyun.com/document_detail/263608.html).
|
|
897
|
+
* This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
|
|
864
898
|
*
|
|
865
899
|
* @param request - GenerateConfigRulesReportRequest
|
|
866
900
|
* @returns GenerateConfigRulesReportResponse
|
|
867
901
|
*/
|
|
868
902
|
generateConfigRulesReport(request: $_model.GenerateConfigRulesReportRequest): Promise<$_model.GenerateConfigRulesReportResponse>;
|
|
869
903
|
/**
|
|
870
|
-
*
|
|
904
|
+
* 基于报告模版生成报告Id
|
|
871
905
|
*
|
|
872
906
|
* @param request - GenerateReportFromTemplateRequest
|
|
873
907
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -875,17 +909,17 @@ export default class Client extends OpenApi {
|
|
|
875
909
|
*/
|
|
876
910
|
generateReportFromTemplateWithOptions(request: $_model.GenerateReportFromTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateReportFromTemplateResponse>;
|
|
877
911
|
/**
|
|
878
|
-
*
|
|
912
|
+
* 基于报告模版生成报告Id
|
|
879
913
|
*
|
|
880
914
|
* @param request - GenerateReportFromTemplateRequest
|
|
881
915
|
* @returns GenerateReportFromTemplateResponse
|
|
882
916
|
*/
|
|
883
917
|
generateReportFromTemplate(request: $_model.GenerateReportFromTemplateRequest): Promise<$_model.GenerateReportFromTemplateResponse>;
|
|
884
918
|
/**
|
|
885
|
-
* Generates a
|
|
919
|
+
* Generates a resource inventory for global resources.
|
|
886
920
|
*
|
|
887
921
|
* @remarks
|
|
888
|
-
* This topic provides an example
|
|
922
|
+
* This topic provides an example on how to generate a resource inventory for global resources of the current account.
|
|
889
923
|
*
|
|
890
924
|
* @param request - GenerateResourceInventoryRequest
|
|
891
925
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -893,17 +927,21 @@ export default class Client extends OpenApi {
|
|
|
893
927
|
*/
|
|
894
928
|
generateResourceInventoryWithOptions(request: $_model.GenerateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GenerateResourceInventoryResponse>;
|
|
895
929
|
/**
|
|
896
|
-
* Generates a
|
|
930
|
+
* Generates a resource inventory for global resources.
|
|
897
931
|
*
|
|
898
932
|
* @remarks
|
|
899
|
-
* This topic provides an example
|
|
933
|
+
* This topic provides an example on how to generate a resource inventory for global resources of the current account.
|
|
900
934
|
*
|
|
901
935
|
* @param request - GenerateResourceInventoryRequest
|
|
902
936
|
* @returns GenerateResourceInventoryResponse
|
|
903
937
|
*/
|
|
904
938
|
generateResourceInventory(request: $_model.GenerateResourceInventoryRequest): Promise<$_model.GenerateResourceInventoryResponse>;
|
|
905
939
|
/**
|
|
906
|
-
*
|
|
940
|
+
* Obtains the last resource advanced search file that is generated within the current account. You can call this operation to obtain the URL of the resource advanced search file.
|
|
941
|
+
*
|
|
942
|
+
* @remarks
|
|
943
|
+
* ### [](#)Prerequisites
|
|
944
|
+
* You must call the [CreateAdvancedSearchFile](https://help.aliyun.com/document_detail/2511967.html) operation to create a resource advanced search file. Then, you can call this operation to obtain the URL of the resource advanced search file.
|
|
907
945
|
*
|
|
908
946
|
* @param request - GetAdvancedSearchFileRequest
|
|
909
947
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -911,12 +949,19 @@ export default class Client extends OpenApi {
|
|
|
911
949
|
*/
|
|
912
950
|
getAdvancedSearchFileWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetAdvancedSearchFileResponse>;
|
|
913
951
|
/**
|
|
914
|
-
*
|
|
952
|
+
* Obtains the last resource advanced search file that is generated within the current account. You can call this operation to obtain the URL of the resource advanced search file.
|
|
953
|
+
*
|
|
954
|
+
* @remarks
|
|
955
|
+
* ### [](#)Prerequisites
|
|
956
|
+
* You must call the [CreateAdvancedSearchFile](https://help.aliyun.com/document_detail/2511967.html) operation to create a resource advanced search file. Then, you can call this operation to obtain the URL of the resource advanced search file.
|
|
915
957
|
* @returns GetAdvancedSearchFileResponse
|
|
916
958
|
*/
|
|
917
959
|
getAdvancedSearchFile(): Promise<$_model.GetAdvancedSearchFileResponse>;
|
|
918
960
|
/**
|
|
919
|
-
*
|
|
961
|
+
* Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
|
|
962
|
+
*
|
|
963
|
+
* @remarks
|
|
964
|
+
* This topic provides an example on how to query the compliance evaluation results of member accounts for which the `cp-541e626622af0087****` compliance package takes effect in the `ca-04b3fd170e340007****` account group. The returned result shows that two member accounts are monitored by the compliance package and they are both evaluated as compliant.
|
|
920
965
|
*
|
|
921
966
|
* @param request - GetAggregateAccountComplianceByPackRequest
|
|
922
967
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -924,14 +969,17 @@ export default class Client extends OpenApi {
|
|
|
924
969
|
*/
|
|
925
970
|
getAggregateAccountComplianceByPackWithOptions(request: $_model.GetAggregateAccountComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateAccountComplianceByPackResponse>;
|
|
926
971
|
/**
|
|
927
|
-
*
|
|
972
|
+
* Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
|
|
973
|
+
*
|
|
974
|
+
* @remarks
|
|
975
|
+
* This topic provides an example on how to query the compliance evaluation results of member accounts for which the `cp-541e626622af0087****` compliance package takes effect in the `ca-04b3fd170e340007****` account group. The returned result shows that two member accounts are monitored by the compliance package and they are both evaluated as compliant.
|
|
928
976
|
*
|
|
929
977
|
* @param request - GetAggregateAccountComplianceByPackRequest
|
|
930
978
|
* @returns GetAggregateAccountComplianceByPackResponse
|
|
931
979
|
*/
|
|
932
980
|
getAggregateAccountComplianceByPack(request: $_model.GetAggregateAccountComplianceByPackRequest): Promise<$_model.GetAggregateAccountComplianceByPackResponse>;
|
|
933
981
|
/**
|
|
934
|
-
*
|
|
982
|
+
* Obtains the most recently generated resource advanced search file within a specific account group.
|
|
935
983
|
*
|
|
936
984
|
* @param request - GetAggregateAdvancedSearchFileRequest
|
|
937
985
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -939,17 +987,17 @@ export default class Client extends OpenApi {
|
|
|
939
987
|
*/
|
|
940
988
|
getAggregateAdvancedSearchFileWithOptions(request: $_model.GetAggregateAdvancedSearchFileRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateAdvancedSearchFileResponse>;
|
|
941
989
|
/**
|
|
942
|
-
*
|
|
990
|
+
* Obtains the most recently generated resource advanced search file within a specific account group.
|
|
943
991
|
*
|
|
944
992
|
* @param request - GetAggregateAdvancedSearchFileRequest
|
|
945
993
|
* @returns GetAggregateAdvancedSearchFileResponse
|
|
946
994
|
*/
|
|
947
995
|
getAggregateAdvancedSearchFile(request: $_model.GetAggregateAdvancedSearchFileRequest): Promise<$_model.GetAggregateAdvancedSearchFileResponse>;
|
|
948
996
|
/**
|
|
949
|
-
* Queries the details of a compliance
|
|
997
|
+
* Queries the details of a compliance package in an account group.
|
|
950
998
|
*
|
|
951
999
|
* @remarks
|
|
952
|
-
*
|
|
1000
|
+
* The topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****` in an account group whose ID is `ca-f632626622af0079****`.
|
|
953
1001
|
*
|
|
954
1002
|
* @param tmpReq - GetAggregateCompliancePackRequest
|
|
955
1003
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -957,17 +1005,21 @@ export default class Client extends OpenApi {
|
|
|
957
1005
|
*/
|
|
958
1006
|
getAggregateCompliancePackWithOptions(tmpReq: $_model.GetAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateCompliancePackResponse>;
|
|
959
1007
|
/**
|
|
960
|
-
* Queries the details of a compliance
|
|
1008
|
+
* Queries the details of a compliance package in an account group.
|
|
961
1009
|
*
|
|
962
1010
|
* @remarks
|
|
963
|
-
*
|
|
1011
|
+
* The topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****` in an account group whose ID is `ca-f632626622af0079****`.
|
|
964
1012
|
*
|
|
965
1013
|
* @param request - GetAggregateCompliancePackRequest
|
|
966
1014
|
* @returns GetAggregateCompliancePackResponse
|
|
967
1015
|
*/
|
|
968
1016
|
getAggregateCompliancePack(request: $_model.GetAggregateCompliancePackRequest): Promise<$_model.GetAggregateCompliancePackResponse>;
|
|
969
1017
|
/**
|
|
970
|
-
*
|
|
1018
|
+
* Queries the compliance evaluation report that is generated based on a compliance package of an account group.
|
|
1019
|
+
*
|
|
1020
|
+
* @remarks
|
|
1021
|
+
* > Before you call this operation, you must call the GenerateAggregateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262687.html).
|
|
1022
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
|
|
971
1023
|
*
|
|
972
1024
|
* @param request - GetAggregateCompliancePackReportRequest
|
|
973
1025
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -975,17 +1027,21 @@ export default class Client extends OpenApi {
|
|
|
975
1027
|
*/
|
|
976
1028
|
getAggregateCompliancePackReportWithOptions(request: $_model.GetAggregateCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateCompliancePackReportResponse>;
|
|
977
1029
|
/**
|
|
978
|
-
*
|
|
1030
|
+
* Queries the compliance evaluation report that is generated based on a compliance package of an account group.
|
|
1031
|
+
*
|
|
1032
|
+
* @remarks
|
|
1033
|
+
* > Before you call this operation, you must call the GenerateAggregateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateAggregateCompliancePackReport](https://help.aliyun.com/document_detail/262687.html).
|
|
1034
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****` account group.
|
|
979
1035
|
*
|
|
980
1036
|
* @param request - GetAggregateCompliancePackReportRequest
|
|
981
1037
|
* @returns GetAggregateCompliancePackReportResponse
|
|
982
1038
|
*/
|
|
983
1039
|
getAggregateCompliancePackReport(request: $_model.GetAggregateCompliancePackReportRequest): Promise<$_model.GetAggregateCompliancePackReportResponse>;
|
|
984
1040
|
/**
|
|
985
|
-
* Queries the compliance
|
|
1041
|
+
* Queries the compliance statistics of an account group.
|
|
986
1042
|
*
|
|
987
1043
|
* @remarks
|
|
988
|
-
* This topic provides an example
|
|
1044
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
989
1045
|
*
|
|
990
1046
|
* @param request - GetAggregateComplianceSummaryRequest
|
|
991
1047
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -993,17 +1049,17 @@ export default class Client extends OpenApi {
|
|
|
993
1049
|
*/
|
|
994
1050
|
getAggregateComplianceSummaryWithOptions(request: $_model.GetAggregateComplianceSummaryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateComplianceSummaryResponse>;
|
|
995
1051
|
/**
|
|
996
|
-
* Queries the compliance
|
|
1052
|
+
* Queries the compliance statistics of an account group.
|
|
997
1053
|
*
|
|
998
1054
|
* @remarks
|
|
999
|
-
* This topic provides an example
|
|
1055
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
1000
1056
|
*
|
|
1001
1057
|
* @param request - GetAggregateComplianceSummaryRequest
|
|
1002
1058
|
* @returns GetAggregateComplianceSummaryResponse
|
|
1003
1059
|
*/
|
|
1004
1060
|
getAggregateComplianceSummary(request: $_model.GetAggregateComplianceSummaryRequest): Promise<$_model.GetAggregateComplianceSummaryResponse>;
|
|
1005
1061
|
/**
|
|
1006
|
-
*
|
|
1062
|
+
* Queries the information about a delivery channel in an account group.
|
|
1007
1063
|
*
|
|
1008
1064
|
* @param request - GetAggregateConfigDeliveryChannelRequest
|
|
1009
1065
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1011,17 +1067,17 @@ export default class Client extends OpenApi {
|
|
|
1011
1067
|
*/
|
|
1012
1068
|
getAggregateConfigDeliveryChannelWithOptions(request: $_model.GetAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigDeliveryChannelResponse>;
|
|
1013
1069
|
/**
|
|
1014
|
-
*
|
|
1070
|
+
* Queries the information about a delivery channel in an account group.
|
|
1015
1071
|
*
|
|
1016
1072
|
* @param request - GetAggregateConfigDeliveryChannelRequest
|
|
1017
1073
|
* @returns GetAggregateConfigDeliveryChannelResponse
|
|
1018
1074
|
*/
|
|
1019
1075
|
getAggregateConfigDeliveryChannel(request: $_model.GetAggregateConfigDeliveryChannelRequest): Promise<$_model.GetAggregateConfigDeliveryChannelResponse>;
|
|
1020
1076
|
/**
|
|
1021
|
-
* Queries the details of a
|
|
1077
|
+
* Queries the details of a rule in an account group.
|
|
1022
1078
|
*
|
|
1023
1079
|
* @remarks
|
|
1024
|
-
* This
|
|
1080
|
+
* This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
|
|
1025
1081
|
*
|
|
1026
1082
|
* @param tmpReq - GetAggregateConfigRuleRequest
|
|
1027
1083
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1029,20 +1085,20 @@ export default class Client extends OpenApi {
|
|
|
1029
1085
|
*/
|
|
1030
1086
|
getAggregateConfigRuleWithOptions(tmpReq: $_model.GetAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleResponse>;
|
|
1031
1087
|
/**
|
|
1032
|
-
* Queries the details of a
|
|
1088
|
+
* Queries the details of a rule in an account group.
|
|
1033
1089
|
*
|
|
1034
1090
|
* @remarks
|
|
1035
|
-
* This
|
|
1091
|
+
* This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
|
|
1036
1092
|
*
|
|
1037
1093
|
* @param request - GetAggregateConfigRuleRequest
|
|
1038
1094
|
* @returns GetAggregateConfigRuleResponse
|
|
1039
1095
|
*/
|
|
1040
1096
|
getAggregateConfigRule(request: $_model.GetAggregateConfigRuleRequest): Promise<$_model.GetAggregateConfigRuleResponse>;
|
|
1041
1097
|
/**
|
|
1042
|
-
* Queries
|
|
1098
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
1043
1099
|
*
|
|
1044
1100
|
* @remarks
|
|
1045
|
-
*
|
|
1101
|
+
* The sample request in this topic shows you how to query the compliance evaluation results based on rules in the `cp-541e626622af0087****` compliance package that is created for the `ca-04b3fd170e340007****` account group. The return result shows a total of `one` rule. `No resources` are evaluated as non-compliant based on the rule.
|
|
1046
1102
|
*
|
|
1047
1103
|
* @param request - GetAggregateConfigRuleComplianceByPackRequest
|
|
1048
1104
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1050,17 +1106,20 @@ export default class Client extends OpenApi {
|
|
|
1050
1106
|
*/
|
|
1051
1107
|
getAggregateConfigRuleComplianceByPackWithOptions(request: $_model.GetAggregateConfigRuleComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleComplianceByPackResponse>;
|
|
1052
1108
|
/**
|
|
1053
|
-
* Queries
|
|
1109
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
1054
1110
|
*
|
|
1055
1111
|
* @remarks
|
|
1056
|
-
*
|
|
1112
|
+
* The sample request in this topic shows you how to query the compliance evaluation results based on rules in the `cp-541e626622af0087****` compliance package that is created for the `ca-04b3fd170e340007****` account group. The return result shows a total of `one` rule. `No resources` are evaluated as non-compliant based on the rule.
|
|
1057
1113
|
*
|
|
1058
1114
|
* @param request - GetAggregateConfigRuleComplianceByPackRequest
|
|
1059
1115
|
* @returns GetAggregateConfigRuleComplianceByPackResponse
|
|
1060
1116
|
*/
|
|
1061
1117
|
getAggregateConfigRuleComplianceByPack(request: $_model.GetAggregateConfigRuleComplianceByPackRequest): Promise<$_model.GetAggregateConfigRuleComplianceByPackResponse>;
|
|
1062
1118
|
/**
|
|
1063
|
-
*
|
|
1119
|
+
* Queries the summary of compliance evaluation results by rule risk level in an account group.
|
|
1120
|
+
*
|
|
1121
|
+
* @remarks
|
|
1122
|
+
* This topic provides an example on how to query the summary of compliance evaluation results by rule risk level in the `ca-3a58626622af0005****` account group. The returned result shows four rules that are specified with the high risk level. One of the rules detects non-compliant resources, and the resources evaluated by the remaining three are compliant.
|
|
1064
1123
|
*
|
|
1065
1124
|
* @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
|
|
1066
1125
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1068,14 +1127,21 @@ export default class Client extends OpenApi {
|
|
|
1068
1127
|
*/
|
|
1069
1128
|
getAggregateConfigRuleSummaryByRiskLevelWithOptions(request: $_model.GetAggregateConfigRuleSummaryByRiskLevelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRuleSummaryByRiskLevelResponse>;
|
|
1070
1129
|
/**
|
|
1071
|
-
*
|
|
1130
|
+
* Queries the summary of compliance evaluation results by rule risk level in an account group.
|
|
1131
|
+
*
|
|
1132
|
+
* @remarks
|
|
1133
|
+
* This topic provides an example on how to query the summary of compliance evaluation results by rule risk level in the `ca-3a58626622af0005****` account group. The returned result shows four rules that are specified with the high risk level. One of the rules detects non-compliant resources, and the resources evaluated by the remaining three are compliant.
|
|
1072
1134
|
*
|
|
1073
1135
|
* @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
|
|
1074
1136
|
* @returns GetAggregateConfigRuleSummaryByRiskLevelResponse
|
|
1075
1137
|
*/
|
|
1076
1138
|
getAggregateConfigRuleSummaryByRiskLevel(request: $_model.GetAggregateConfigRuleSummaryByRiskLevelRequest): Promise<$_model.GetAggregateConfigRuleSummaryByRiskLevelResponse>;
|
|
1077
1139
|
/**
|
|
1078
|
-
*
|
|
1140
|
+
* Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
|
|
1141
|
+
*
|
|
1142
|
+
* @remarks
|
|
1143
|
+
* > Before you call this operation, you must call the GenerateAggregateConfigRulesReport operation to generate the latest compliance evaluation report based on all rules in an account group. For more information, see [GenerateAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262701.html).
|
|
1144
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on all rules in the `ca-f632626622af0079****` account group.
|
|
1079
1145
|
*
|
|
1080
1146
|
* @param request - GetAggregateConfigRulesReportRequest
|
|
1081
1147
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1083,7 +1149,11 @@ export default class Client extends OpenApi {
|
|
|
1083
1149
|
*/
|
|
1084
1150
|
getAggregateConfigRulesReportWithOptions(request: $_model.GetAggregateConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateConfigRulesReportResponse>;
|
|
1085
1151
|
/**
|
|
1086
|
-
*
|
|
1152
|
+
* Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
|
|
1153
|
+
*
|
|
1154
|
+
* @remarks
|
|
1155
|
+
* > Before you call this operation, you must call the GenerateAggregateConfigRulesReport operation to generate the latest compliance evaluation report based on all rules in an account group. For more information, see [GenerateAggregateConfigRulesReport](https://help.aliyun.com/document_detail/262701.html).
|
|
1156
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on all rules in the `ca-f632626622af0079****` account group.
|
|
1087
1157
|
*
|
|
1088
1158
|
* @param request - GetAggregateConfigRulesReportRequest
|
|
1089
1159
|
* @returns GetAggregateConfigRulesReportResponse
|
|
@@ -1093,7 +1163,7 @@ export default class Client extends OpenApi {
|
|
|
1093
1163
|
* Queries the details of a specific resource in an account group.
|
|
1094
1164
|
*
|
|
1095
1165
|
* @remarks
|
|
1096
|
-
* This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region
|
|
1166
|
+
* This topic provides an example on how to query the details of an Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region in the account group `ca-5885626622af0008****`.
|
|
1097
1167
|
*
|
|
1098
1168
|
* @param request - GetAggregateDiscoveredResourceRequest
|
|
1099
1169
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1104,14 +1174,17 @@ export default class Client extends OpenApi {
|
|
|
1104
1174
|
* Queries the details of a specific resource in an account group.
|
|
1105
1175
|
*
|
|
1106
1176
|
* @remarks
|
|
1107
|
-
* This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region
|
|
1177
|
+
* This topic provides an example on how to query the details of an Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region in the account group `ca-5885626622af0008****`.
|
|
1108
1178
|
*
|
|
1109
1179
|
* @param request - GetAggregateDiscoveredResourceRequest
|
|
1110
1180
|
* @returns GetAggregateDiscoveredResourceResponse
|
|
1111
1181
|
*/
|
|
1112
1182
|
getAggregateDiscoveredResource(request: $_model.GetAggregateDiscoveredResourceRequest): Promise<$_model.GetAggregateDiscoveredResourceResponse>;
|
|
1113
1183
|
/**
|
|
1114
|
-
*
|
|
1184
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
1185
|
+
*
|
|
1186
|
+
* @remarks
|
|
1187
|
+
* This topic provides an example on how to query the compliance evaluation results based on the `cr-d369626622af008e****` rule in the `ca-a4e5626622af0079****` account group. The returned result shows that a total of 10 resources are evaluated by the rule and five of them are evaluated as compliant.
|
|
1115
1188
|
*
|
|
1116
1189
|
* @param request - GetAggregateResourceComplianceByConfigRuleRequest
|
|
1117
1190
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1119,17 +1192,20 @@ export default class Client extends OpenApi {
|
|
|
1119
1192
|
*/
|
|
1120
1193
|
getAggregateResourceComplianceByConfigRuleWithOptions(request: $_model.GetAggregateResourceComplianceByConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceByConfigRuleResponse>;
|
|
1121
1194
|
/**
|
|
1122
|
-
*
|
|
1195
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
1196
|
+
*
|
|
1197
|
+
* @remarks
|
|
1198
|
+
* This topic provides an example on how to query the compliance evaluation results based on the `cr-d369626622af008e****` rule in the `ca-a4e5626622af0079****` account group. The returned result shows that a total of 10 resources are evaluated by the rule and five of them are evaluated as compliant.
|
|
1123
1199
|
*
|
|
1124
1200
|
* @param request - GetAggregateResourceComplianceByConfigRuleRequest
|
|
1125
1201
|
* @returns GetAggregateResourceComplianceByConfigRuleResponse
|
|
1126
1202
|
*/
|
|
1127
1203
|
getAggregateResourceComplianceByConfigRule(request: $_model.GetAggregateResourceComplianceByConfigRuleRequest): Promise<$_model.GetAggregateResourceComplianceByConfigRuleResponse>;
|
|
1128
1204
|
/**
|
|
1129
|
-
* Queries the compliance
|
|
1205
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
|
|
1130
1206
|
*
|
|
1131
1207
|
* @remarks
|
|
1132
|
-
* This topic provides an example
|
|
1208
|
+
* This topic provides an example on how to query the compliance evaluation results of resources monitored based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****`account group. The returned result shows that the total number of monitored resources is `10` and the number of non-compliant resources is `7`.
|
|
1133
1209
|
*
|
|
1134
1210
|
* @param request - GetAggregateResourceComplianceByPackRequest
|
|
1135
1211
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1137,17 +1213,17 @@ export default class Client extends OpenApi {
|
|
|
1137
1213
|
*/
|
|
1138
1214
|
getAggregateResourceComplianceByPackWithOptions(request: $_model.GetAggregateResourceComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceByPackResponse>;
|
|
1139
1215
|
/**
|
|
1140
|
-
* Queries the compliance
|
|
1216
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
|
|
1141
1217
|
*
|
|
1142
1218
|
* @remarks
|
|
1143
|
-
* This topic provides an example
|
|
1219
|
+
* This topic provides an example on how to query the compliance evaluation results of resources monitored based on the `cp-fdc8626622af00f9****` compliance package in the `ca-f632626622af0079****`account group. The returned result shows that the total number of monitored resources is `10` and the number of non-compliant resources is `7`.
|
|
1144
1220
|
*
|
|
1145
1221
|
* @param request - GetAggregateResourceComplianceByPackRequest
|
|
1146
1222
|
* @returns GetAggregateResourceComplianceByPackResponse
|
|
1147
1223
|
*/
|
|
1148
1224
|
getAggregateResourceComplianceByPack(request: $_model.GetAggregateResourceComplianceByPackRequest): Promise<$_model.GetAggregateResourceComplianceByPackResponse>;
|
|
1149
1225
|
/**
|
|
1150
|
-
*
|
|
1226
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
1151
1227
|
*
|
|
1152
1228
|
* @param request - GetAggregateResourceComplianceGroupByRegionRequest
|
|
1153
1229
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1155,14 +1231,14 @@ export default class Client extends OpenApi {
|
|
|
1155
1231
|
*/
|
|
1156
1232
|
getAggregateResourceComplianceGroupByRegionWithOptions(request: $_model.GetAggregateResourceComplianceGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceGroupByRegionResponse>;
|
|
1157
1233
|
/**
|
|
1158
|
-
*
|
|
1234
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
1159
1235
|
*
|
|
1160
1236
|
* @param request - GetAggregateResourceComplianceGroupByRegionRequest
|
|
1161
1237
|
* @returns GetAggregateResourceComplianceGroupByRegionResponse
|
|
1162
1238
|
*/
|
|
1163
1239
|
getAggregateResourceComplianceGroupByRegion(request: $_model.GetAggregateResourceComplianceGroupByRegionRequest): Promise<$_model.GetAggregateResourceComplianceGroupByRegionResponse>;
|
|
1164
1240
|
/**
|
|
1165
|
-
*
|
|
1241
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
1166
1242
|
*
|
|
1167
1243
|
* @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
|
|
1168
1244
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1170,18 +1246,17 @@ export default class Client extends OpenApi {
|
|
|
1170
1246
|
*/
|
|
1171
1247
|
getAggregateResourceComplianceGroupByResourceTypeWithOptions(request: $_model.GetAggregateResourceComplianceGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceGroupByResourceTypeResponse>;
|
|
1172
1248
|
/**
|
|
1173
|
-
*
|
|
1249
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
1174
1250
|
*
|
|
1175
1251
|
* @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
|
|
1176
1252
|
* @returns GetAggregateResourceComplianceGroupByResourceTypeResponse
|
|
1177
1253
|
*/
|
|
1178
1254
|
getAggregateResourceComplianceGroupByResourceType(request: $_model.GetAggregateResourceComplianceGroupByResourceTypeRequest): Promise<$_model.GetAggregateResourceComplianceGroupByResourceTypeResponse>;
|
|
1179
1255
|
/**
|
|
1180
|
-
* Queries the compliance timeline of a
|
|
1256
|
+
* Queries the compliance timeline of a resource in an account group.
|
|
1181
1257
|
*
|
|
1182
1258
|
* @remarks
|
|
1183
|
-
*
|
|
1184
|
-
* This topic provides an example of how to query the compliance timeline for the resource `new-bucket` (an OSS bucket). The resource is in the `cn-hangzhou` region and belongs to the member account `100931896542****` within the account group `ca-5885626622af0008****`. The response shows that the resource\\"s compliance timeline includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
|
|
1259
|
+
* The sample request in this topic shows you how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8), and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
|
|
1185
1260
|
*
|
|
1186
1261
|
* @param request - GetAggregateResourceComplianceTimelineRequest
|
|
1187
1262
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1189,24 +1264,20 @@ export default class Client extends OpenApi {
|
|
|
1189
1264
|
*/
|
|
1190
1265
|
getAggregateResourceComplianceTimelineWithOptions(request: $_model.GetAggregateResourceComplianceTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceComplianceTimelineResponse>;
|
|
1191
1266
|
/**
|
|
1192
|
-
* Queries the compliance timeline of a
|
|
1267
|
+
* Queries the compliance timeline of a resource in an account group.
|
|
1193
1268
|
*
|
|
1194
1269
|
* @remarks
|
|
1195
|
-
*
|
|
1196
|
-
* This topic provides an example of how to query the compliance timeline for the resource `new-bucket` (an OSS bucket). The resource is in the `cn-hangzhou` region and belongs to the member account `100931896542****` within the account group `ca-5885626622af0008****`. The response shows that the resource\\"s compliance timeline includes records with the timestamps `1625200295276` (UTC+8: 2021-07-02 12:31:35) and `1625200228510` (UTC+8: 2021-07-02 12:30:28).
|
|
1270
|
+
* The sample request in this topic shows you how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8), and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
|
|
1197
1271
|
*
|
|
1198
1272
|
* @param request - GetAggregateResourceComplianceTimelineRequest
|
|
1199
1273
|
* @returns GetAggregateResourceComplianceTimelineResponse
|
|
1200
1274
|
*/
|
|
1201
1275
|
getAggregateResourceComplianceTimeline(request: $_model.GetAggregateResourceComplianceTimelineRequest): Promise<$_model.GetAggregateResourceComplianceTimelineResponse>;
|
|
1202
1276
|
/**
|
|
1203
|
-
* Queries the configuration
|
|
1277
|
+
* Queries the configuration timeline of a resource in an account group.
|
|
1204
1278
|
*
|
|
1205
1279
|
* @remarks
|
|
1206
|
-
*
|
|
1207
|
-
* - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
|
|
1208
|
-
* - For resources that are created after you enable Cloud Config, the configuration history begins when the resources are created. Cloud Config records resource configuration changes every 10 minutes. When the configuration of a resource changes, a node appears in the configuration history. This node contains the resource configuration details, change details, and the related management event.
|
|
1209
|
-
* This topic provides an example of how to query the configuration history of an OSS bucket named `new-bucket`. The bucket is in the `cn-hangzhou` region, belongs to the member account `100931896542****`, and is part of the account group `ca-5885626622af0008****`. The returned result indicates that a configuration change for the resource was recorded at the UNIX timestamp `1624961112000` (UTC+8: 2021-06-29 18:05:12).
|
|
1280
|
+
* The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
|
|
1210
1281
|
*
|
|
1211
1282
|
* @param request - GetAggregateResourceConfigurationTimelineRequest
|
|
1212
1283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1214,20 +1285,20 @@ export default class Client extends OpenApi {
|
|
|
1214
1285
|
*/
|
|
1215
1286
|
getAggregateResourceConfigurationTimelineWithOptions(request: $_model.GetAggregateResourceConfigurationTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceConfigurationTimelineResponse>;
|
|
1216
1287
|
/**
|
|
1217
|
-
* Queries the configuration
|
|
1288
|
+
* Queries the configuration timeline of a resource in an account group.
|
|
1218
1289
|
*
|
|
1219
1290
|
* @remarks
|
|
1220
|
-
*
|
|
1221
|
-
* - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
|
|
1222
|
-
* - For resources that are created after you enable Cloud Config, the configuration history begins when the resources are created. Cloud Config records resource configuration changes every 10 minutes. When the configuration of a resource changes, a node appears in the configuration history. This node contains the resource configuration details, change details, and the related management event.
|
|
1223
|
-
* This topic provides an example of how to query the configuration history of an OSS bucket named `new-bucket`. The bucket is in the `cn-hangzhou` region, belongs to the member account `100931896542****`, and is part of the account group `ca-5885626622af0008****`. The returned result indicates that a configuration change for the resource was recorded at the UNIX timestamp `1624961112000` (UTC+8: 2021-06-29 18:05:12).
|
|
1291
|
+
* The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region within the `100931896542****` member account of the `ca-5885626622af0008****` account group. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
|
|
1224
1292
|
*
|
|
1225
1293
|
* @param request - GetAggregateResourceConfigurationTimelineRequest
|
|
1226
1294
|
* @returns GetAggregateResourceConfigurationTimelineResponse
|
|
1227
1295
|
*/
|
|
1228
1296
|
getAggregateResourceConfigurationTimeline(request: $_model.GetAggregateResourceConfigurationTimelineRequest): Promise<$_model.GetAggregateResourceConfigurationTimelineResponse>;
|
|
1229
1297
|
/**
|
|
1230
|
-
*
|
|
1298
|
+
* Queries the statistics on the resources in an account group by region.
|
|
1299
|
+
*
|
|
1300
|
+
* @remarks
|
|
1301
|
+
* This topic provides an example on how to query the statistics on the resources in an account group named `ca-a260626622af0005****` by region. The returned result shows that a total of `10` resources exist in the `cn-hangzhou` region.
|
|
1231
1302
|
*
|
|
1232
1303
|
* @param request - GetAggregateResourceCountsGroupByRegionRequest
|
|
1233
1304
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1235,14 +1306,20 @@ export default class Client extends OpenApi {
|
|
|
1235
1306
|
*/
|
|
1236
1307
|
getAggregateResourceCountsGroupByRegionWithOptions(request: $_model.GetAggregateResourceCountsGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceCountsGroupByRegionResponse>;
|
|
1237
1308
|
/**
|
|
1238
|
-
*
|
|
1309
|
+
* Queries the statistics on the resources in an account group by region.
|
|
1310
|
+
*
|
|
1311
|
+
* @remarks
|
|
1312
|
+
* This topic provides an example on how to query the statistics on the resources in an account group named `ca-a260626622af0005****` by region. The returned result shows that a total of `10` resources exist in the `cn-hangzhou` region.
|
|
1239
1313
|
*
|
|
1240
1314
|
* @param request - GetAggregateResourceCountsGroupByRegionRequest
|
|
1241
1315
|
* @returns GetAggregateResourceCountsGroupByRegionResponse
|
|
1242
1316
|
*/
|
|
1243
1317
|
getAggregateResourceCountsGroupByRegion(request: $_model.GetAggregateResourceCountsGroupByRegionRequest): Promise<$_model.GetAggregateResourceCountsGroupByRegionResponse>;
|
|
1244
1318
|
/**
|
|
1245
|
-
*
|
|
1319
|
+
* Queries the statistics on the resources in an account group by resource type.
|
|
1320
|
+
*
|
|
1321
|
+
* @remarks
|
|
1322
|
+
* This topic provides an example on how to query the statistics on the resources in an account group whose ID is `ca-a260626622af0005****` by resource type. The returned result shows that the account group has a total of `seven` resources of the `ACS::RAM::Role` resource type.
|
|
1246
1323
|
*
|
|
1247
1324
|
* @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
|
|
1248
1325
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1250,14 +1327,23 @@ export default class Client extends OpenApi {
|
|
|
1250
1327
|
*/
|
|
1251
1328
|
getAggregateResourceCountsGroupByResourceTypeWithOptions(request: $_model.GetAggregateResourceCountsGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceCountsGroupByResourceTypeResponse>;
|
|
1252
1329
|
/**
|
|
1253
|
-
*
|
|
1330
|
+
* Queries the statistics on the resources in an account group by resource type.
|
|
1331
|
+
*
|
|
1332
|
+
* @remarks
|
|
1333
|
+
* This topic provides an example on how to query the statistics on the resources in an account group whose ID is `ca-a260626622af0005****` by resource type. The returned result shows that the account group has a total of `seven` resources of the `ACS::RAM::Role` resource type.
|
|
1254
1334
|
*
|
|
1255
1335
|
* @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
|
|
1256
1336
|
* @returns GetAggregateResourceCountsGroupByResourceTypeResponse
|
|
1257
1337
|
*/
|
|
1258
1338
|
getAggregateResourceCountsGroupByResourceType(request: $_model.GetAggregateResourceCountsGroupByResourceTypeRequest): Promise<$_model.GetAggregateResourceCountsGroupByResourceTypeResponse>;
|
|
1259
1339
|
/**
|
|
1260
|
-
*
|
|
1340
|
+
* Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
|
|
1341
|
+
*
|
|
1342
|
+
* @remarks
|
|
1343
|
+
* ### [](#)Prerequisites
|
|
1344
|
+
* The [GenerateAggregateResourceInventory](https://help.aliyun.com/document_detail/2398353.html) operation is called to generate a resource inventory. Then, this operation is called to obtain the URL of the resource inventory.
|
|
1345
|
+
* ### [](#)Description
|
|
1346
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
1261
1347
|
*
|
|
1262
1348
|
* @param request - GetAggregateResourceInventoryRequest
|
|
1263
1349
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1265,17 +1351,23 @@ export default class Client extends OpenApi {
|
|
|
1265
1351
|
*/
|
|
1266
1352
|
getAggregateResourceInventoryWithOptions(request: $_model.GetAggregateResourceInventoryRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregateResourceInventoryResponse>;
|
|
1267
1353
|
/**
|
|
1268
|
-
*
|
|
1354
|
+
* Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
|
|
1355
|
+
*
|
|
1356
|
+
* @remarks
|
|
1357
|
+
* ### [](#)Prerequisites
|
|
1358
|
+
* The [GenerateAggregateResourceInventory](https://help.aliyun.com/document_detail/2398353.html) operation is called to generate a resource inventory. Then, this operation is called to obtain the URL of the resource inventory.
|
|
1359
|
+
* ### [](#)Description
|
|
1360
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
1269
1361
|
*
|
|
1270
1362
|
* @param request - GetAggregateResourceInventoryRequest
|
|
1271
1363
|
* @returns GetAggregateResourceInventoryResponse
|
|
1272
1364
|
*/
|
|
1273
1365
|
getAggregateResourceInventory(request: $_model.GetAggregateResourceInventoryRequest): Promise<$_model.GetAggregateResourceInventoryResponse>;
|
|
1274
1366
|
/**
|
|
1275
|
-
* Queries the name, creation time,
|
|
1367
|
+
* Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
|
|
1276
1368
|
*
|
|
1277
1369
|
* @remarks
|
|
1278
|
-
*
|
|
1370
|
+
* The sample request in this topic shows you how to query the details of the `ca-88ea626622af0055****` account group. The return result shows that the account group is named `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type. The account group is in the `1` state, which indicates that it is created.
|
|
1279
1371
|
*
|
|
1280
1372
|
* @param tmpReq - GetAggregatorRequest
|
|
1281
1373
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1283,20 +1375,20 @@ export default class Client extends OpenApi {
|
|
|
1283
1375
|
*/
|
|
1284
1376
|
getAggregatorWithOptions(tmpReq: $_model.GetAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetAggregatorResponse>;
|
|
1285
1377
|
/**
|
|
1286
|
-
* Queries the name, creation time,
|
|
1378
|
+
* Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
|
|
1287
1379
|
*
|
|
1288
1380
|
* @remarks
|
|
1289
|
-
*
|
|
1381
|
+
* The sample request in this topic shows you how to query the details of the `ca-88ea626622af0055****` account group. The return result shows that the account group is named `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type. The account group is in the `1` state, which indicates that it is created.
|
|
1290
1382
|
*
|
|
1291
1383
|
* @param request - GetAggregatorRequest
|
|
1292
1384
|
* @returns GetAggregatorResponse
|
|
1293
1385
|
*/
|
|
1294
1386
|
getAggregator(request: $_model.GetAggregatorRequest): Promise<$_model.GetAggregatorResponse>;
|
|
1295
1387
|
/**
|
|
1296
|
-
* Queries the details of a
|
|
1388
|
+
* Queries the details of a compliance package.
|
|
1297
1389
|
*
|
|
1298
1390
|
* @remarks
|
|
1299
|
-
* This topic provides an example
|
|
1391
|
+
* This topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****`. The returned result shows that the name of the compliance package is `ClassifiedProtectionPreCheck`, the compliance package is in the `ACTIVE` state, and the risk level of the rules in the compliance package is `1`, which indicates high risk level.
|
|
1300
1392
|
*
|
|
1301
1393
|
* @param tmpReq - GetCompliancePackRequest
|
|
1302
1394
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1304,17 +1396,21 @@ export default class Client extends OpenApi {
|
|
|
1304
1396
|
*/
|
|
1305
1397
|
getCompliancePackWithOptions(tmpReq: $_model.GetCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCompliancePackResponse>;
|
|
1306
1398
|
/**
|
|
1307
|
-
* Queries the details of a
|
|
1399
|
+
* Queries the details of a compliance package.
|
|
1308
1400
|
*
|
|
1309
1401
|
* @remarks
|
|
1310
|
-
* This topic provides an example
|
|
1402
|
+
* This topic provides an example on how to query the details of a compliance package whose ID is `cp-fdc8626622af00f9****`. The returned result shows that the name of the compliance package is `ClassifiedProtectionPreCheck`, the compliance package is in the `ACTIVE` state, and the risk level of the rules in the compliance package is `1`, which indicates high risk level.
|
|
1311
1403
|
*
|
|
1312
1404
|
* @param request - GetCompliancePackRequest
|
|
1313
1405
|
* @returns GetCompliancePackResponse
|
|
1314
1406
|
*/
|
|
1315
1407
|
getCompliancePack(request: $_model.GetCompliancePackRequest): Promise<$_model.GetCompliancePackResponse>;
|
|
1316
1408
|
/**
|
|
1317
|
-
*
|
|
1409
|
+
* Queries the compliance evaluation report that is generated based on a compliance package.
|
|
1410
|
+
*
|
|
1411
|
+
* @remarks
|
|
1412
|
+
* > Before you call this operation, you must call the GenerateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateCompliancePackReport](https://help.aliyun.com/document_detail/263525.html).
|
|
1413
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
|
|
1318
1414
|
*
|
|
1319
1415
|
* @param request - GetCompliancePackReportRequest
|
|
1320
1416
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1322,17 +1418,21 @@ export default class Client extends OpenApi {
|
|
|
1322
1418
|
*/
|
|
1323
1419
|
getCompliancePackReportWithOptions(request: $_model.GetCompliancePackReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetCompliancePackReportResponse>;
|
|
1324
1420
|
/**
|
|
1325
|
-
*
|
|
1421
|
+
* Queries the compliance evaluation report that is generated based on a compliance package.
|
|
1422
|
+
*
|
|
1423
|
+
* @remarks
|
|
1424
|
+
* > Before you call this operation, you must call the GenerateCompliancePackReport operation to generate the latest compliance evaluation report based on a compliance package. For more information, see [GenerateCompliancePackReport](https://help.aliyun.com/document_detail/263525.html).
|
|
1425
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
|
|
1326
1426
|
*
|
|
1327
1427
|
* @param request - GetCompliancePackReportRequest
|
|
1328
1428
|
* @returns GetCompliancePackReportResponse
|
|
1329
1429
|
*/
|
|
1330
1430
|
getCompliancePackReport(request: $_model.GetCompliancePackReportRequest): Promise<$_model.GetCompliancePackReportResponse>;
|
|
1331
1431
|
/**
|
|
1332
|
-
* Queries the compliance
|
|
1432
|
+
* Queries the summary of compliance statistics within the current account.
|
|
1333
1433
|
*
|
|
1334
1434
|
* @remarks
|
|
1335
|
-
* This topic provides an example
|
|
1435
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
|
|
1336
1436
|
*
|
|
1337
1437
|
* @param request - GetComplianceSummaryRequest
|
|
1338
1438
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1340,15 +1440,15 @@ export default class Client extends OpenApi {
|
|
|
1340
1440
|
*/
|
|
1341
1441
|
getComplianceSummaryWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetComplianceSummaryResponse>;
|
|
1342
1442
|
/**
|
|
1343
|
-
* Queries the compliance
|
|
1443
|
+
* Queries the summary of compliance statistics within the current account.
|
|
1344
1444
|
*
|
|
1345
1445
|
* @remarks
|
|
1346
|
-
* This topic provides an example
|
|
1446
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
|
|
1347
1447
|
* @returns GetComplianceSummaryResponse
|
|
1348
1448
|
*/
|
|
1349
1449
|
getComplianceSummary(): Promise<$_model.GetComplianceSummaryResponse>;
|
|
1350
1450
|
/**
|
|
1351
|
-
* Queries the
|
|
1451
|
+
* Queries the information about a delivery channel.
|
|
1352
1452
|
*
|
|
1353
1453
|
* @param request - GetConfigDeliveryChannelRequest
|
|
1354
1454
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1356,17 +1456,17 @@ export default class Client extends OpenApi {
|
|
|
1356
1456
|
*/
|
|
1357
1457
|
getConfigDeliveryChannelWithOptions(request: $_model.GetConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigDeliveryChannelResponse>;
|
|
1358
1458
|
/**
|
|
1359
|
-
* Queries the
|
|
1459
|
+
* Queries the information about a delivery channel.
|
|
1360
1460
|
*
|
|
1361
1461
|
* @param request - GetConfigDeliveryChannelRequest
|
|
1362
1462
|
* @returns GetConfigDeliveryChannelResponse
|
|
1363
1463
|
*/
|
|
1364
1464
|
getConfigDeliveryChannel(request: $_model.GetConfigDeliveryChannelRequest): Promise<$_model.GetConfigDeliveryChannelResponse>;
|
|
1365
1465
|
/**
|
|
1366
|
-
* Queries the details of a
|
|
1466
|
+
* Queries the details of a rule.
|
|
1367
1467
|
*
|
|
1368
1468
|
* @remarks
|
|
1369
|
-
* This topic provides an example
|
|
1469
|
+
* This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
|
|
1370
1470
|
*
|
|
1371
1471
|
* @param tmpReq - GetConfigRuleRequest
|
|
1372
1472
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1374,20 +1474,20 @@ export default class Client extends OpenApi {
|
|
|
1374
1474
|
*/
|
|
1375
1475
|
getConfigRuleWithOptions(tmpReq: $_model.GetConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRuleResponse>;
|
|
1376
1476
|
/**
|
|
1377
|
-
* Queries the details of a
|
|
1477
|
+
* Queries the details of a rule.
|
|
1378
1478
|
*
|
|
1379
1479
|
* @remarks
|
|
1380
|
-
* This topic provides an example
|
|
1480
|
+
* This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
|
|
1381
1481
|
*
|
|
1382
1482
|
* @param request - GetConfigRuleRequest
|
|
1383
1483
|
* @returns GetConfigRuleResponse
|
|
1384
1484
|
*/
|
|
1385
1485
|
getConfigRule(request: $_model.GetConfigRuleRequest): Promise<$_model.GetConfigRuleResponse>;
|
|
1386
1486
|
/**
|
|
1387
|
-
* Queries
|
|
1487
|
+
* Queries compliance evaluation results based on the rules in a compliance package.
|
|
1388
1488
|
*
|
|
1389
1489
|
* @remarks
|
|
1390
|
-
*
|
|
1490
|
+
* In this topic, the `cp-541e626622af0087****` compliance package is used as an example. The return result shows a total of one rule against which specific resources are evaluated as compliant.
|
|
1391
1491
|
*
|
|
1392
1492
|
* @param request - GetConfigRuleComplianceByPackRequest
|
|
1393
1493
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1395,10 +1495,10 @@ export default class Client extends OpenApi {
|
|
|
1395
1495
|
*/
|
|
1396
1496
|
getConfigRuleComplianceByPackWithOptions(request: $_model.GetConfigRuleComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRuleComplianceByPackResponse>;
|
|
1397
1497
|
/**
|
|
1398
|
-
* Queries
|
|
1498
|
+
* Queries compliance evaluation results based on the rules in a compliance package.
|
|
1399
1499
|
*
|
|
1400
1500
|
* @remarks
|
|
1401
|
-
*
|
|
1501
|
+
* In this topic, the `cp-541e626622af0087****` compliance package is used as an example. The return result shows a total of one rule against which specific resources are evaluated as compliant.
|
|
1402
1502
|
*
|
|
1403
1503
|
* @param request - GetConfigRuleComplianceByPackRequest
|
|
1404
1504
|
* @returns GetConfigRuleComplianceByPackResponse
|
|
@@ -1424,7 +1524,11 @@ export default class Client extends OpenApi {
|
|
|
1424
1524
|
*/
|
|
1425
1525
|
getConfigRuleSummaryByRiskLevel(): Promise<$_model.GetConfigRuleSummaryByRiskLevelResponse>;
|
|
1426
1526
|
/**
|
|
1427
|
-
*
|
|
1527
|
+
* Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
|
|
1528
|
+
*
|
|
1529
|
+
* @remarks
|
|
1530
|
+
* > Before you call this operation, you must call the GenerateConfigRulesReport operation to generate the latest compliance evaluation report based on all existing rules. For more information, see [GenerateConfigRulesReport](https://help.aliyun.com/document_detail/263601.html).
|
|
1531
|
+
* This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
|
|
1428
1532
|
*
|
|
1429
1533
|
* @param request - GetConfigRulesReportRequest
|
|
1430
1534
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1432,17 +1536,21 @@ export default class Client extends OpenApi {
|
|
|
1432
1536
|
*/
|
|
1433
1537
|
getConfigRulesReportWithOptions(request: $_model.GetConfigRulesReportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigRulesReportResponse>;
|
|
1434
1538
|
/**
|
|
1435
|
-
*
|
|
1539
|
+
* Downloads the compliance evaluation report in the Excel format to your on-premises machine. This allows you to assign tasks and modify incompliant resource configurations.
|
|
1540
|
+
*
|
|
1541
|
+
* @remarks
|
|
1542
|
+
* > Before you call this operation, you must call the GenerateConfigRulesReport operation to generate the latest compliance evaluation report based on all existing rules. For more information, see [GenerateConfigRulesReport](https://help.aliyun.com/document_detail/263601.html).
|
|
1543
|
+
* This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
|
|
1436
1544
|
*
|
|
1437
1545
|
* @param request - GetConfigRulesReportRequest
|
|
1438
1546
|
* @returns GetConfigRulesReportResponse
|
|
1439
1547
|
*/
|
|
1440
1548
|
getConfigRulesReport(request: $_model.GetConfigRulesReportRequest): Promise<$_model.GetConfigRulesReportResponse>;
|
|
1441
1549
|
/**
|
|
1442
|
-
* Queries the status
|
|
1550
|
+
* Queries the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
1443
1551
|
*
|
|
1444
1552
|
* @remarks
|
|
1445
|
-
* This topic provides an example
|
|
1553
|
+
* This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
1446
1554
|
*
|
|
1447
1555
|
* @param request - GetConfigurationRecorderRequest
|
|
1448
1556
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1450,10 +1558,10 @@ export default class Client extends OpenApi {
|
|
|
1450
1558
|
*/
|
|
1451
1559
|
getConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetConfigurationRecorderResponse>;
|
|
1452
1560
|
/**
|
|
1453
|
-
* Queries the status
|
|
1561
|
+
* Queries the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
1454
1562
|
*
|
|
1455
1563
|
* @remarks
|
|
1456
|
-
* This topic provides an example
|
|
1564
|
+
* This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
1457
1565
|
* @returns GetConfigurationRecorderResponse
|
|
1458
1566
|
*/
|
|
1459
1567
|
getConfigurationRecorder(): Promise<$_model.GetConfigurationRecorderResponse>;
|
|
@@ -1461,7 +1569,7 @@ export default class Client extends OpenApi {
|
|
|
1461
1569
|
* Queries the details of a specific resource.
|
|
1462
1570
|
*
|
|
1463
1571
|
* @remarks
|
|
1464
|
-
* This topic provides an example
|
|
1572
|
+
* This topic provides an example on how to query the details of the Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region.
|
|
1465
1573
|
*
|
|
1466
1574
|
* @param request - GetDiscoveredResourceRequest
|
|
1467
1575
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1472,14 +1580,17 @@ export default class Client extends OpenApi {
|
|
|
1472
1580
|
* Queries the details of a specific resource.
|
|
1473
1581
|
*
|
|
1474
1582
|
* @remarks
|
|
1475
|
-
* This topic provides an example
|
|
1583
|
+
* This topic provides an example on how to query the details of the Elastic Compute Service (ECS) instance `i-bp12g4xbl4i0brkn****` that resides in the China (Hangzhou) region.
|
|
1476
1584
|
*
|
|
1477
1585
|
* @param request - GetDiscoveredResourceRequest
|
|
1478
1586
|
* @returns GetDiscoveredResourceResponse
|
|
1479
1587
|
*/
|
|
1480
1588
|
getDiscoveredResource(request: $_model.GetDiscoveredResourceRequest): Promise<$_model.GetDiscoveredResourceResponse>;
|
|
1481
1589
|
/**
|
|
1482
|
-
*
|
|
1590
|
+
* Queries the statistics on resources by region.
|
|
1591
|
+
*
|
|
1592
|
+
* @remarks
|
|
1593
|
+
* This topic provides an example to demonstrate how to query the statistics on resources by region. The returned result shows that a total of 10 resources exist in the `cn-hangzhou` region.
|
|
1483
1594
|
*
|
|
1484
1595
|
* @param request - GetDiscoveredResourceCountsGroupByRegionRequest
|
|
1485
1596
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1487,14 +1598,20 @@ export default class Client extends OpenApi {
|
|
|
1487
1598
|
*/
|
|
1488
1599
|
getDiscoveredResourceCountsGroupByRegionWithOptions(request: $_model.GetDiscoveredResourceCountsGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetDiscoveredResourceCountsGroupByRegionResponse>;
|
|
1489
1600
|
/**
|
|
1490
|
-
*
|
|
1601
|
+
* Queries the statistics on resources by region.
|
|
1602
|
+
*
|
|
1603
|
+
* @remarks
|
|
1604
|
+
* This topic provides an example to demonstrate how to query the statistics on resources by region. The returned result shows that a total of 10 resources exist in the `cn-hangzhou` region.
|
|
1491
1605
|
*
|
|
1492
1606
|
* @param request - GetDiscoveredResourceCountsGroupByRegionRequest
|
|
1493
1607
|
* @returns GetDiscoveredResourceCountsGroupByRegionResponse
|
|
1494
1608
|
*/
|
|
1495
1609
|
getDiscoveredResourceCountsGroupByRegion(request: $_model.GetDiscoveredResourceCountsGroupByRegionRequest): Promise<$_model.GetDiscoveredResourceCountsGroupByRegionResponse>;
|
|
1496
1610
|
/**
|
|
1497
|
-
*
|
|
1611
|
+
* Queries the statistics on resources by resource type.
|
|
1612
|
+
*
|
|
1613
|
+
* @remarks
|
|
1614
|
+
* This topic describes how to query the statistics on resources by resource type. The returned result shows that a total of 10 resources of the `ACS::ECS::Instance` resource type exist.
|
|
1498
1615
|
*
|
|
1499
1616
|
* @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
|
|
1500
1617
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1502,14 +1619,17 @@ export default class Client extends OpenApi {
|
|
|
1502
1619
|
*/
|
|
1503
1620
|
getDiscoveredResourceCountsGroupByResourceTypeWithOptions(request: $_model.GetDiscoveredResourceCountsGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetDiscoveredResourceCountsGroupByResourceTypeResponse>;
|
|
1504
1621
|
/**
|
|
1505
|
-
*
|
|
1622
|
+
* Queries the statistics on resources by resource type.
|
|
1623
|
+
*
|
|
1624
|
+
* @remarks
|
|
1625
|
+
* This topic describes how to query the statistics on resources by resource type. The returned result shows that a total of 10 resources of the `ACS::ECS::Instance` resource type exist.
|
|
1506
1626
|
*
|
|
1507
1627
|
* @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
|
|
1508
1628
|
* @returns GetDiscoveredResourceCountsGroupByResourceTypeResponse
|
|
1509
1629
|
*/
|
|
1510
1630
|
getDiscoveredResourceCountsGroupByResourceType(request: $_model.GetDiscoveredResourceCountsGroupByResourceTypeRequest): Promise<$_model.GetDiscoveredResourceCountsGroupByResourceTypeResponse>;
|
|
1511
1631
|
/**
|
|
1512
|
-
*
|
|
1632
|
+
* Queries the integration status of a specific cloud service.
|
|
1513
1633
|
*
|
|
1514
1634
|
* @param request - GetIntegratedServiceStatusRequest
|
|
1515
1635
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1517,17 +1637,17 @@ export default class Client extends OpenApi {
|
|
|
1517
1637
|
*/
|
|
1518
1638
|
getIntegratedServiceStatusWithOptions(request: $_model.GetIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetIntegratedServiceStatusResponse>;
|
|
1519
1639
|
/**
|
|
1520
|
-
*
|
|
1640
|
+
* Queries the integration status of a specific cloud service.
|
|
1521
1641
|
*
|
|
1522
1642
|
* @param request - GetIntegratedServiceStatusRequest
|
|
1523
1643
|
* @returns GetIntegratedServiceStatusResponse
|
|
1524
1644
|
*/
|
|
1525
1645
|
getIntegratedServiceStatus(request: $_model.GetIntegratedServiceStatusRequest): Promise<$_model.GetIntegratedServiceStatusResponse>;
|
|
1526
1646
|
/**
|
|
1527
|
-
* Queries the details of a
|
|
1647
|
+
* Queries the details of a specific managed rule.
|
|
1528
1648
|
*
|
|
1529
1649
|
* @remarks
|
|
1530
|
-
* This topic provides an example
|
|
1650
|
+
* This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
|
|
1531
1651
|
*
|
|
1532
1652
|
* @param request - GetManagedRuleRequest
|
|
1533
1653
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1535,10 +1655,10 @@ export default class Client extends OpenApi {
|
|
|
1535
1655
|
*/
|
|
1536
1656
|
getManagedRuleWithOptions(request: $_model.GetManagedRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetManagedRuleResponse>;
|
|
1537
1657
|
/**
|
|
1538
|
-
* Queries the details of a
|
|
1658
|
+
* Queries the details of a specific managed rule.
|
|
1539
1659
|
*
|
|
1540
1660
|
* @remarks
|
|
1541
|
-
* This topic provides an example
|
|
1661
|
+
* This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
|
|
1542
1662
|
*
|
|
1543
1663
|
* @param request - GetManagedRuleRequest
|
|
1544
1664
|
* @returns GetManagedRuleResponse
|
|
@@ -1548,7 +1668,7 @@ export default class Client extends OpenApi {
|
|
|
1548
1668
|
* Queries the details of an automatic remediation template.
|
|
1549
1669
|
*
|
|
1550
1670
|
* @remarks
|
|
1551
|
-
* This topic
|
|
1671
|
+
* This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
|
|
1552
1672
|
*
|
|
1553
1673
|
* @param request - GetRemediationTemplateRequest
|
|
1554
1674
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1559,14 +1679,14 @@ export default class Client extends OpenApi {
|
|
|
1559
1679
|
* Queries the details of an automatic remediation template.
|
|
1560
1680
|
*
|
|
1561
1681
|
* @remarks
|
|
1562
|
-
* This topic
|
|
1682
|
+
* This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
|
|
1563
1683
|
*
|
|
1564
1684
|
* @param request - GetRemediationTemplateRequest
|
|
1565
1685
|
* @returns GetRemediationTemplateResponse
|
|
1566
1686
|
*/
|
|
1567
1687
|
getRemediationTemplate(request: $_model.GetRemediationTemplateRequest): Promise<$_model.GetRemediationTemplateResponse>;
|
|
1568
1688
|
/**
|
|
1569
|
-
*
|
|
1689
|
+
* 获取基于报告模版生成的报告
|
|
1570
1690
|
*
|
|
1571
1691
|
* @param request - GetReportFromTemplateRequest
|
|
1572
1692
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1574,14 +1694,14 @@ export default class Client extends OpenApi {
|
|
|
1574
1694
|
*/
|
|
1575
1695
|
getReportFromTemplateWithOptions(request: $_model.GetReportFromTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetReportFromTemplateResponse>;
|
|
1576
1696
|
/**
|
|
1577
|
-
*
|
|
1697
|
+
* 获取基于报告模版生成的报告
|
|
1578
1698
|
*
|
|
1579
1699
|
* @param request - GetReportFromTemplateRequest
|
|
1580
1700
|
* @returns GetReportFromTemplateResponse
|
|
1581
1701
|
*/
|
|
1582
1702
|
getReportFromTemplate(request: $_model.GetReportFromTemplateRequest): Promise<$_model.GetReportFromTemplateResponse>;
|
|
1583
1703
|
/**
|
|
1584
|
-
*
|
|
1704
|
+
* 获取合规报告模版详情
|
|
1585
1705
|
*
|
|
1586
1706
|
* @param request - GetReportTemplateRequest
|
|
1587
1707
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1589,14 +1709,17 @@ export default class Client extends OpenApi {
|
|
|
1589
1709
|
*/
|
|
1590
1710
|
getReportTemplateWithOptions(request: $_model.GetReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetReportTemplateResponse>;
|
|
1591
1711
|
/**
|
|
1592
|
-
*
|
|
1712
|
+
* 获取合规报告模版详情
|
|
1593
1713
|
*
|
|
1594
1714
|
* @param request - GetReportTemplateRequest
|
|
1595
1715
|
* @returns GetReportTemplateResponse
|
|
1596
1716
|
*/
|
|
1597
1717
|
getReportTemplate(request: $_model.GetReportTemplateRequest): Promise<$_model.GetReportTemplateResponse>;
|
|
1598
1718
|
/**
|
|
1599
|
-
*
|
|
1719
|
+
* Queries the compliance summary based on the compliance evaluation result of a rule.
|
|
1720
|
+
*
|
|
1721
|
+
* @remarks
|
|
1722
|
+
* In this topic, the `cr-d369626622af008e****` rule is used as an example. The return result shows that a total of 10 resources are evaluated by the rule and `five` of them are evaluated as compliant.
|
|
1600
1723
|
*
|
|
1601
1724
|
* @param request - GetResourceComplianceByConfigRuleRequest
|
|
1602
1725
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1604,17 +1727,20 @@ export default class Client extends OpenApi {
|
|
|
1604
1727
|
*/
|
|
1605
1728
|
getResourceComplianceByConfigRuleWithOptions(request: $_model.GetResourceComplianceByConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceByConfigRuleResponse>;
|
|
1606
1729
|
/**
|
|
1607
|
-
*
|
|
1730
|
+
* Queries the compliance summary based on the compliance evaluation result of a rule.
|
|
1731
|
+
*
|
|
1732
|
+
* @remarks
|
|
1733
|
+
* In this topic, the `cr-d369626622af008e****` rule is used as an example. The return result shows that a total of 10 resources are evaluated by the rule and `five` of them are evaluated as compliant.
|
|
1608
1734
|
*
|
|
1609
1735
|
* @param request - GetResourceComplianceByConfigRuleRequest
|
|
1610
1736
|
* @returns GetResourceComplianceByConfigRuleResponse
|
|
1611
1737
|
*/
|
|
1612
1738
|
getResourceComplianceByConfigRule(request: $_model.GetResourceComplianceByConfigRuleRequest): Promise<$_model.GetResourceComplianceByConfigRuleResponse>;
|
|
1613
1739
|
/**
|
|
1614
|
-
* Queries the compliance results
|
|
1740
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package.
|
|
1615
1741
|
*
|
|
1616
1742
|
* @remarks
|
|
1617
|
-
* This topic provides an example
|
|
1743
|
+
* This topic provides an example on how to query the compliance evaluation results of resources monitored by using the `cp-541e626622af0087****` compliance package. The returned result shows a total of 10 resources and seven of them are evaluated as non-compliant.
|
|
1618
1744
|
*
|
|
1619
1745
|
* @param request - GetResourceComplianceByPackRequest
|
|
1620
1746
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1622,17 +1748,17 @@ export default class Client extends OpenApi {
|
|
|
1622
1748
|
*/
|
|
1623
1749
|
getResourceComplianceByPackWithOptions(request: $_model.GetResourceComplianceByPackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceByPackResponse>;
|
|
1624
1750
|
/**
|
|
1625
|
-
* Queries the compliance results
|
|
1751
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package.
|
|
1626
1752
|
*
|
|
1627
1753
|
* @remarks
|
|
1628
|
-
* This topic provides an example
|
|
1754
|
+
* This topic provides an example on how to query the compliance evaluation results of resources monitored by using the `cp-541e626622af0087****` compliance package. The returned result shows a total of 10 resources and seven of them are evaluated as non-compliant.
|
|
1629
1755
|
*
|
|
1630
1756
|
* @param request - GetResourceComplianceByPackRequest
|
|
1631
1757
|
* @returns GetResourceComplianceByPackResponse
|
|
1632
1758
|
*/
|
|
1633
1759
|
getResourceComplianceByPack(request: $_model.GetResourceComplianceByPackRequest): Promise<$_model.GetResourceComplianceByPackResponse>;
|
|
1634
1760
|
/**
|
|
1635
|
-
*
|
|
1761
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
|
|
1636
1762
|
*
|
|
1637
1763
|
* @param request - GetResourceComplianceGroupByRegionRequest
|
|
1638
1764
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1640,14 +1766,14 @@ export default class Client extends OpenApi {
|
|
|
1640
1766
|
*/
|
|
1641
1767
|
getResourceComplianceGroupByRegionWithOptions(request: $_model.GetResourceComplianceGroupByRegionRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceGroupByRegionResponse>;
|
|
1642
1768
|
/**
|
|
1643
|
-
*
|
|
1769
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
|
|
1644
1770
|
*
|
|
1645
1771
|
* @param request - GetResourceComplianceGroupByRegionRequest
|
|
1646
1772
|
* @returns GetResourceComplianceGroupByRegionResponse
|
|
1647
1773
|
*/
|
|
1648
1774
|
getResourceComplianceGroupByRegion(request: $_model.GetResourceComplianceGroupByRegionRequest): Promise<$_model.GetResourceComplianceGroupByRegionResponse>;
|
|
1649
1775
|
/**
|
|
1650
|
-
*
|
|
1776
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
|
|
1651
1777
|
*
|
|
1652
1778
|
* @param request - GetResourceComplianceGroupByResourceTypeRequest
|
|
1653
1779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1655,18 +1781,18 @@ export default class Client extends OpenApi {
|
|
|
1655
1781
|
*/
|
|
1656
1782
|
getResourceComplianceGroupByResourceTypeWithOptions(request: $_model.GetResourceComplianceGroupByResourceTypeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceGroupByResourceTypeResponse>;
|
|
1657
1783
|
/**
|
|
1658
|
-
*
|
|
1784
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
|
|
1659
1785
|
*
|
|
1660
1786
|
* @param request - GetResourceComplianceGroupByResourceTypeRequest
|
|
1661
1787
|
* @returns GetResourceComplianceGroupByResourceTypeResponse
|
|
1662
1788
|
*/
|
|
1663
1789
|
getResourceComplianceGroupByResourceType(request: $_model.GetResourceComplianceGroupByResourceTypeRequest): Promise<$_model.GetResourceComplianceGroupByResourceTypeResponse>;
|
|
1664
1790
|
/**
|
|
1665
|
-
* Queries the compliance
|
|
1791
|
+
* Queries the compliance timeline of a resource. The compliance timeline of a resource indicates the compliance evaluation record of the resource. A compliance timeline includes points and the content on the compliance timeline.
|
|
1666
1792
|
*
|
|
1667
1793
|
* @remarks
|
|
1668
|
-
* In Cloud Config, each resource has
|
|
1669
|
-
* This topic provides an example
|
|
1794
|
+
* In Cloud Config, each resource has a compliance timeline. Cloud Config generates a compliance evaluation record for a resource each time the resource is evaluated based on a rule. The compliance evaluation records of a resource are displayed in a compliance timeline. You can configure Cloud Config to execute a rule to evaluate a resource on a regular basis or each time you change the resource configuration. You can also manually execute a rule to evaluate a resource.
|
|
1795
|
+
* This topic provides an example on how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The resource is an Object Storage Service (OSS) bucket. The returned result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8) and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
|
|
1670
1796
|
*
|
|
1671
1797
|
* @param request - GetResourceComplianceTimelineRequest
|
|
1672
1798
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1674,18 +1800,18 @@ export default class Client extends OpenApi {
|
|
|
1674
1800
|
*/
|
|
1675
1801
|
getResourceComplianceTimelineWithOptions(request: $_model.GetResourceComplianceTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceComplianceTimelineResponse>;
|
|
1676
1802
|
/**
|
|
1677
|
-
* Queries the compliance
|
|
1803
|
+
* Queries the compliance timeline of a resource. The compliance timeline of a resource indicates the compliance evaluation record of the resource. A compliance timeline includes points and the content on the compliance timeline.
|
|
1678
1804
|
*
|
|
1679
1805
|
* @remarks
|
|
1680
|
-
* In Cloud Config, each resource has
|
|
1681
|
-
* This topic provides an example
|
|
1806
|
+
* In Cloud Config, each resource has a compliance timeline. Cloud Config generates a compliance evaluation record for a resource each time the resource is evaluated based on a rule. The compliance evaluation records of a resource are displayed in a compliance timeline. You can configure Cloud Config to execute a rule to evaluate a resource on a regular basis or each time you change the resource configuration. You can also manually execute a rule to evaluate a resource.
|
|
1807
|
+
* This topic provides an example on how to query the compliance timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The resource is an Object Storage Service (OSS) bucket. The returned result shows the following two timestamps on the compliance timeline: `1625200295276` and `1625200228510`. The first timestamp indicates 12:31:35 on July 2, 2021 (UTC+8) and the second timestamp indicates 12:30:28 on July 2, 2021 (UTC+8).
|
|
1682
1808
|
*
|
|
1683
1809
|
* @param request - GetResourceComplianceTimelineRequest
|
|
1684
1810
|
* @returns GetResourceComplianceTimelineResponse
|
|
1685
1811
|
*/
|
|
1686
1812
|
getResourceComplianceTimeline(request: $_model.GetResourceComplianceTimelineRequest): Promise<$_model.GetResourceComplianceTimelineResponse>;
|
|
1687
1813
|
/**
|
|
1688
|
-
*
|
|
1814
|
+
* 获取资源配置样例
|
|
1689
1815
|
*
|
|
1690
1816
|
* @param request - GetResourceConfigurationSampleRequest
|
|
1691
1817
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1693,20 +1819,17 @@ export default class Client extends OpenApi {
|
|
|
1693
1819
|
*/
|
|
1694
1820
|
getResourceConfigurationSampleWithOptions(request: $_model.GetResourceConfigurationSampleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceConfigurationSampleResponse>;
|
|
1695
1821
|
/**
|
|
1696
|
-
*
|
|
1822
|
+
* 获取资源配置样例
|
|
1697
1823
|
*
|
|
1698
1824
|
* @param request - GetResourceConfigurationSampleRequest
|
|
1699
1825
|
* @returns GetResourceConfigurationSampleResponse
|
|
1700
1826
|
*/
|
|
1701
1827
|
getResourceConfigurationSample(request: $_model.GetResourceConfigurationSampleRequest): Promise<$_model.GetResourceConfigurationSampleResponse>;
|
|
1702
1828
|
/**
|
|
1703
|
-
* Queries the configuration
|
|
1829
|
+
* Queries the configuration timeline of a resource.
|
|
1704
1830
|
*
|
|
1705
1831
|
* @remarks
|
|
1706
|
-
*
|
|
1707
|
-
* - For existing resources, the configuration history starts when you enable the Cloud Config service.
|
|
1708
|
-
* - For new resources created after you enable the service, the configuration history starts when the resource is created. Cloud Config records configuration changes every 10 minutes. When a configuration changes, a new node appears in the history. This node contains the resource configuration details, change details, and the associated management event.
|
|
1709
|
-
* This topic provides an example of how to query the configuration history for a resource named `new-bucket`. The resource is a bucket in the `cn-hangzhou` region. The response shows that the creation time of the resource is `1624961112000` (18:05:12 on June 29, 2021, UTC+8).
|
|
1832
|
+
* The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
|
|
1710
1833
|
*
|
|
1711
1834
|
* @param request - GetResourceConfigurationTimelineRequest
|
|
1712
1835
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1714,26 +1837,23 @@ export default class Client extends OpenApi {
|
|
|
1714
1837
|
*/
|
|
1715
1838
|
getResourceConfigurationTimelineWithOptions(request: $_model.GetResourceConfigurationTimelineRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceConfigurationTimelineResponse>;
|
|
1716
1839
|
/**
|
|
1717
|
-
* Queries the configuration
|
|
1840
|
+
* Queries the configuration timeline of a resource.
|
|
1718
1841
|
*
|
|
1719
1842
|
* @remarks
|
|
1720
|
-
*
|
|
1721
|
-
* - For existing resources, the configuration history starts when you enable the Cloud Config service.
|
|
1722
|
-
* - For new resources created after you enable the service, the configuration history starts when the resource is created. Cloud Config records configuration changes every 10 minutes. When a configuration changes, a new node appears in the history. This node contains the resource configuration details, change details, and the associated management event.
|
|
1723
|
-
* This topic provides an example of how to query the configuration history for a resource named `new-bucket`. The resource is a bucket in the `cn-hangzhou` region. The response shows that the creation time of the resource is `1624961112000` (18:05:12 on June 29, 2021, UTC+8).
|
|
1843
|
+
* The sample request in this topic shows you how to query the configuration timeline of the `new-bucket` resource that resides in the `cn-hangzhou` region. The new-bucket resource is an Object Storage Service (OSS) bucket. The return result shows that the timestamp when the resource configuration changes is `1624961112000`. The timestamp indicates 18:05:12 on June 29, 2021 (UTC+8).
|
|
1724
1844
|
*
|
|
1725
1845
|
* @param request - GetResourceConfigurationTimelineRequest
|
|
1726
1846
|
* @returns GetResourceConfigurationTimelineResponse
|
|
1727
1847
|
*/
|
|
1728
1848
|
getResourceConfigurationTimeline(request: $_model.GetResourceConfigurationTimelineRequest): Promise<$_model.GetResourceConfigurationTimelineResponse>;
|
|
1729
1849
|
/**
|
|
1730
|
-
*
|
|
1850
|
+
* Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
1731
1851
|
*
|
|
1732
1852
|
* @remarks
|
|
1733
|
-
* ### Prerequisites
|
|
1734
|
-
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a
|
|
1735
|
-
* ###
|
|
1736
|
-
* This topic provides an example
|
|
1853
|
+
* ### [](#)Prerequisites
|
|
1854
|
+
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a resource inventory. Then, you can call the GetResourceInventory operation to obtain the URL of the resource inventory.
|
|
1855
|
+
* ### [](#)Description
|
|
1856
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
1737
1857
|
*
|
|
1738
1858
|
* @param request - GetResourceInventoryRequest
|
|
1739
1859
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1741,18 +1861,18 @@ export default class Client extends OpenApi {
|
|
|
1741
1861
|
*/
|
|
1742
1862
|
getResourceInventoryWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceInventoryResponse>;
|
|
1743
1863
|
/**
|
|
1744
|
-
*
|
|
1864
|
+
* Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
1745
1865
|
*
|
|
1746
1866
|
* @remarks
|
|
1747
|
-
* ### Prerequisites
|
|
1748
|
-
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a
|
|
1749
|
-
* ###
|
|
1750
|
-
* This topic provides an example
|
|
1867
|
+
* ### [](#)Prerequisites
|
|
1868
|
+
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a resource inventory. Then, you can call the GetResourceInventory operation to obtain the URL of the resource inventory.
|
|
1869
|
+
* ### [](#)Description
|
|
1870
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
1751
1871
|
* @returns GetResourceInventoryResponse
|
|
1752
1872
|
*/
|
|
1753
1873
|
getResourceInventory(): Promise<$_model.GetResourceInventoryResponse>;
|
|
1754
1874
|
/**
|
|
1755
|
-
*
|
|
1875
|
+
* 获取资源类型的属性配置
|
|
1756
1876
|
*
|
|
1757
1877
|
* @param request - GetResourceTypePropertiesRequest
|
|
1758
1878
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1760,17 +1880,17 @@ export default class Client extends OpenApi {
|
|
|
1760
1880
|
*/
|
|
1761
1881
|
getResourceTypePropertiesWithOptions(request: $_model.GetResourceTypePropertiesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetResourceTypePropertiesResponse>;
|
|
1762
1882
|
/**
|
|
1763
|
-
*
|
|
1883
|
+
* 获取资源类型的属性配置
|
|
1764
1884
|
*
|
|
1765
1885
|
* @param request - GetResourceTypePropertiesRequest
|
|
1766
1886
|
* @returns GetResourceTypePropertiesResponse
|
|
1767
1887
|
*/
|
|
1768
1888
|
getResourceTypeProperties(request: $_model.GetResourceTypePropertiesRequest): Promise<$_model.GetResourceTypePropertiesResponse>;
|
|
1769
1889
|
/**
|
|
1770
|
-
* Queries the
|
|
1890
|
+
* Queries the resource relationships supported by a resource type.
|
|
1771
1891
|
*
|
|
1772
1892
|
* @remarks
|
|
1773
|
-
* This topic provides an example
|
|
1893
|
+
* This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
|
|
1774
1894
|
*
|
|
1775
1895
|
* @param request - GetSupportedResourceRelationConfigRequest
|
|
1776
1896
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1778,17 +1898,21 @@ export default class Client extends OpenApi {
|
|
|
1778
1898
|
*/
|
|
1779
1899
|
getSupportedResourceRelationConfigWithOptions(request: $_model.GetSupportedResourceRelationConfigRequest, runtime: $dara.RuntimeOptions): Promise<$_model.GetSupportedResourceRelationConfigResponse>;
|
|
1780
1900
|
/**
|
|
1781
|
-
* Queries the
|
|
1901
|
+
* Queries the resource relationships supported by a resource type.
|
|
1782
1902
|
*
|
|
1783
1903
|
* @remarks
|
|
1784
|
-
* This topic provides an example
|
|
1904
|
+
* This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
|
|
1785
1905
|
*
|
|
1786
1906
|
* @param request - GetSupportedResourceRelationConfigRequest
|
|
1787
1907
|
* @returns GetSupportedResourceRelationConfigResponse
|
|
1788
1908
|
*/
|
|
1789
1909
|
getSupportedResourceRelationConfig(request: $_model.GetSupportedResourceRelationConfigRequest): Promise<$_model.GetSupportedResourceRelationConfigResponse>;
|
|
1790
1910
|
/**
|
|
1791
|
-
*
|
|
1911
|
+
* Ignores the evaluation results of some resources in an account group based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
|
|
1912
|
+
*
|
|
1913
|
+
* @remarks
|
|
1914
|
+
* After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
|
|
1915
|
+
* This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` incompliant resource that is evaluated by using the `cr-7e72626622af0051***` rule in the `120886317861****` member account of the `ca-5b6c626622af008f****` account group. The ID of the region where the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
|
|
1792
1916
|
*
|
|
1793
1917
|
* @param tmpReq - IgnoreAggregateEvaluationResultsRequest
|
|
1794
1918
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1796,18 +1920,22 @@ export default class Client extends OpenApi {
|
|
|
1796
1920
|
*/
|
|
1797
1921
|
ignoreAggregateEvaluationResultsWithOptions(tmpReq: $_model.IgnoreAggregateEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.IgnoreAggregateEvaluationResultsResponse>;
|
|
1798
1922
|
/**
|
|
1799
|
-
*
|
|
1923
|
+
* Ignores the evaluation results of some resources in an account group based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
|
|
1924
|
+
*
|
|
1925
|
+
* @remarks
|
|
1926
|
+
* After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
|
|
1927
|
+
* This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` incompliant resource that is evaluated by using the `cr-7e72626622af0051***` rule in the `120886317861****` member account of the `ca-5b6c626622af008f****` account group. The ID of the region where the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
|
|
1800
1928
|
*
|
|
1801
1929
|
* @param request - IgnoreAggregateEvaluationResultsRequest
|
|
1802
1930
|
* @returns IgnoreAggregateEvaluationResultsResponse
|
|
1803
1931
|
*/
|
|
1804
1932
|
ignoreAggregateEvaluationResults(request: $_model.IgnoreAggregateEvaluationResultsRequest): Promise<$_model.IgnoreAggregateEvaluationResultsResponse>;
|
|
1805
1933
|
/**
|
|
1806
|
-
* Ignores the evaluation results of
|
|
1934
|
+
* Ignores the evaluation results of some resources based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
|
|
1807
1935
|
*
|
|
1808
1936
|
* @remarks
|
|
1809
|
-
* After a
|
|
1810
|
-
* This
|
|
1937
|
+
* After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
|
|
1938
|
+
* This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` resource that is evaluated as incompliant by using the `cr-7e72626622af0051****` rule in the `100931896542****` account. The ID of the region in which the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
|
|
1811
1939
|
*
|
|
1812
1940
|
* @param tmpReq - IgnoreEvaluationResultsRequest
|
|
1813
1941
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1815,21 +1943,21 @@ export default class Client extends OpenApi {
|
|
|
1815
1943
|
*/
|
|
1816
1944
|
ignoreEvaluationResultsWithOptions(tmpReq: $_model.IgnoreEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.IgnoreEvaluationResultsResponse>;
|
|
1817
1945
|
/**
|
|
1818
|
-
* Ignores the evaluation results of
|
|
1946
|
+
* Ignores the evaluation results of some resources based on a specific rule. You can also specify a time period for ignoring the evaluation results. After the period elapses, the evaluation results of the resources based on the rule are automatically displayed.
|
|
1819
1947
|
*
|
|
1820
1948
|
* @remarks
|
|
1821
|
-
* After a
|
|
1822
|
-
* This
|
|
1949
|
+
* After you ignore a resource that is evaluated as incompliant by using a rule, the resource is still evaluated by using the rule, but the compliance result is Ignored.
|
|
1950
|
+
* This example shows how to ignore the `lb-hp3a3b4ztyfm2plgm****` resource that is evaluated as incompliant by using the `cr-7e72626622af0051****` rule in the `100931896542****` account. The ID of the region in which the resource resides is `cn-beijing`, and the type of the resource is `ACS::SLB::LoadBalancer`.
|
|
1823
1951
|
*
|
|
1824
1952
|
* @param request - IgnoreEvaluationResultsRequest
|
|
1825
1953
|
* @returns IgnoreEvaluationResultsResponse
|
|
1826
1954
|
*/
|
|
1827
1955
|
ignoreEvaluationResults(request: $_model.IgnoreEvaluationResultsRequest): Promise<$_model.IgnoreEvaluationResultsResponse>;
|
|
1828
1956
|
/**
|
|
1829
|
-
* Queries
|
|
1957
|
+
* Queries a list of compliance packages in an account group.
|
|
1830
1958
|
*
|
|
1831
1959
|
* @remarks
|
|
1832
|
-
*
|
|
1960
|
+
* In this topic, the `ca-f632626622af0079****` account group is used as an example. The return result shows one compliance package whose ID is `cp-fdc8626622af00f9****`.
|
|
1833
1961
|
*
|
|
1834
1962
|
* @param tmpReq - ListAggregateCompliancePacksRequest
|
|
1835
1963
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1837,17 +1965,17 @@ export default class Client extends OpenApi {
|
|
|
1837
1965
|
*/
|
|
1838
1966
|
listAggregateCompliancePacksWithOptions(tmpReq: $_model.ListAggregateCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateCompliancePacksResponse>;
|
|
1839
1967
|
/**
|
|
1840
|
-
* Queries
|
|
1968
|
+
* Queries a list of compliance packages in an account group.
|
|
1841
1969
|
*
|
|
1842
1970
|
* @remarks
|
|
1843
|
-
*
|
|
1971
|
+
* In this topic, the `ca-f632626622af0079****` account group is used as an example. The return result shows one compliance package whose ID is `cp-fdc8626622af00f9****`.
|
|
1844
1972
|
*
|
|
1845
1973
|
* @param request - ListAggregateCompliancePacksRequest
|
|
1846
1974
|
* @returns ListAggregateCompliancePacksResponse
|
|
1847
1975
|
*/
|
|
1848
1976
|
listAggregateCompliancePacks(request: $_model.ListAggregateCompliancePacksRequest): Promise<$_model.ListAggregateCompliancePacksResponse>;
|
|
1849
1977
|
/**
|
|
1850
|
-
*
|
|
1978
|
+
* Queries the information about all delivery channels in an account group.
|
|
1851
1979
|
*
|
|
1852
1980
|
* @param request - ListAggregateConfigDeliveryChannelsRequest
|
|
1853
1981
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1855,14 +1983,17 @@ export default class Client extends OpenApi {
|
|
|
1855
1983
|
*/
|
|
1856
1984
|
listAggregateConfigDeliveryChannelsWithOptions(request: $_model.ListAggregateConfigDeliveryChannelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigDeliveryChannelsResponse>;
|
|
1857
1985
|
/**
|
|
1858
|
-
*
|
|
1986
|
+
* Queries the information about all delivery channels in an account group.
|
|
1859
1987
|
*
|
|
1860
1988
|
* @param request - ListAggregateConfigDeliveryChannelsRequest
|
|
1861
1989
|
* @returns ListAggregateConfigDeliveryChannelsResponse
|
|
1862
1990
|
*/
|
|
1863
1991
|
listAggregateConfigDeliveryChannels(request: $_model.ListAggregateConfigDeliveryChannelsRequest): Promise<$_model.ListAggregateConfigDeliveryChannelsResponse>;
|
|
1864
1992
|
/**
|
|
1865
|
-
* Queries the evaluation results of a rule
|
|
1993
|
+
* Queries the compliance evaluation results of resources based on a rule in an account group.
|
|
1994
|
+
*
|
|
1995
|
+
* @remarks
|
|
1996
|
+
* This topic provides an example on how to query the compliance evaluation results of resources based on the `cr-888f626622af00ae****` rule in the `ca-d1e3326622af00cb****` account group. The returned result indicates that the `Bucket-test` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Object Storage Service (OSS) bucket.
|
|
1866
1997
|
*
|
|
1867
1998
|
* @param request - ListAggregateConfigRuleEvaluationResultsRequest
|
|
1868
1999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1870,14 +2001,20 @@ export default class Client extends OpenApi {
|
|
|
1870
2001
|
*/
|
|
1871
2002
|
listAggregateConfigRuleEvaluationResultsWithOptions(request: $_model.ListAggregateConfigRuleEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRuleEvaluationResultsResponse>;
|
|
1872
2003
|
/**
|
|
1873
|
-
* Queries the evaluation results of a rule
|
|
2004
|
+
* Queries the compliance evaluation results of resources based on a rule in an account group.
|
|
2005
|
+
*
|
|
2006
|
+
* @remarks
|
|
2007
|
+
* This topic provides an example on how to query the compliance evaluation results of resources based on the `cr-888f626622af00ae****` rule in the `ca-d1e3326622af00cb****` account group. The returned result indicates that the `Bucket-test` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Object Storage Service (OSS) bucket.
|
|
1874
2008
|
*
|
|
1875
2009
|
* @param request - ListAggregateConfigRuleEvaluationResultsRequest
|
|
1876
2010
|
* @returns ListAggregateConfigRuleEvaluationResultsResponse
|
|
1877
2011
|
*/
|
|
1878
2012
|
listAggregateConfigRuleEvaluationResults(request: $_model.ListAggregateConfigRuleEvaluationResultsRequest): Promise<$_model.ListAggregateConfigRuleEvaluationResultsResponse>;
|
|
1879
2013
|
/**
|
|
1880
|
-
*
|
|
2014
|
+
* Queries the statistics of compliance evaluation results of an account group.
|
|
2015
|
+
*
|
|
2016
|
+
* @remarks
|
|
2017
|
+
* This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
|
|
1881
2018
|
*
|
|
1882
2019
|
* @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
|
|
1883
2020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1885,17 +2022,20 @@ export default class Client extends OpenApi {
|
|
|
1885
2022
|
*/
|
|
1886
2023
|
listAggregateConfigRuleEvaluationStatisticsWithOptions(request: $_model.ListAggregateConfigRuleEvaluationStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRuleEvaluationStatisticsResponse>;
|
|
1887
2024
|
/**
|
|
1888
|
-
*
|
|
2025
|
+
* Queries the statistics of compliance evaluation results of an account group.
|
|
2026
|
+
*
|
|
2027
|
+
* @remarks
|
|
2028
|
+
* This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
|
|
1889
2029
|
*
|
|
1890
2030
|
* @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
|
|
1891
2031
|
* @returns ListAggregateConfigRuleEvaluationStatisticsResponse
|
|
1892
2032
|
*/
|
|
1893
2033
|
listAggregateConfigRuleEvaluationStatistics(request: $_model.ListAggregateConfigRuleEvaluationStatisticsRequest): Promise<$_model.ListAggregateConfigRuleEvaluationStatisticsResponse>;
|
|
1894
2034
|
/**
|
|
1895
|
-
* Queries
|
|
2035
|
+
* Queries a list of rules in an account group.
|
|
1896
2036
|
*
|
|
1897
2037
|
* @remarks
|
|
1898
|
-
* This topic provides an example
|
|
2038
|
+
* This topic provides an example on how to query the rules in an account group whose ID is `ca-f632626622af0079****`. The returned result shows a total of one rule and two evaluated resources. The resources are both evaluated as `COMPLIANT`.
|
|
1899
2039
|
*
|
|
1900
2040
|
* @param tmpReq - ListAggregateConfigRulesRequest
|
|
1901
2041
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1903,23 +2043,20 @@ export default class Client extends OpenApi {
|
|
|
1903
2043
|
*/
|
|
1904
2044
|
listAggregateConfigRulesWithOptions(tmpReq: $_model.ListAggregateConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateConfigRulesResponse>;
|
|
1905
2045
|
/**
|
|
1906
|
-
* Queries
|
|
2046
|
+
* Queries a list of rules in an account group.
|
|
1907
2047
|
*
|
|
1908
2048
|
* @remarks
|
|
1909
|
-
* This topic provides an example
|
|
2049
|
+
* This topic provides an example on how to query the rules in an account group whose ID is `ca-f632626622af0079****`. The returned result shows a total of one rule and two evaluated resources. The resources are both evaluated as `COMPLIANT`.
|
|
1910
2050
|
*
|
|
1911
2051
|
* @param request - ListAggregateConfigRulesRequest
|
|
1912
2052
|
* @returns ListAggregateConfigRulesResponse
|
|
1913
2053
|
*/
|
|
1914
2054
|
listAggregateConfigRules(request: $_model.ListAggregateConfigRulesRequest): Promise<$_model.ListAggregateConfigRulesResponse>;
|
|
1915
2055
|
/**
|
|
1916
|
-
*
|
|
2056
|
+
* Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
|
|
1917
2057
|
*
|
|
1918
2058
|
* @remarks
|
|
1919
|
-
*
|
|
1920
|
-
* The resource checklist displays only some of your resources because Cloud Config supports only specific Alibaba Cloud services and resource types. For more information about the supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
|
|
1921
|
-
* ### Usage notes
|
|
1922
|
-
* This topic provides an example of how to query the resources of a member with the ID `100931896542****` in the account group `ca-c560626622af0005****`. The response indicates that there are eight resources in total.
|
|
2059
|
+
* This topic provides an example on how to query the resources within the member account `100931896542****` of the account group `ca-c560626622af0005****`. The result indicates that eight resources are queried.
|
|
1923
2060
|
*
|
|
1924
2061
|
* @param request - ListAggregateDiscoveredResourcesRequest
|
|
1925
2062
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1927,24 +2064,17 @@ export default class Client extends OpenApi {
|
|
|
1927
2064
|
*/
|
|
1928
2065
|
listAggregateDiscoveredResourcesWithOptions(request: $_model.ListAggregateDiscoveredResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateDiscoveredResourcesResponse>;
|
|
1929
2066
|
/**
|
|
1930
|
-
*
|
|
2067
|
+
* Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
|
|
1931
2068
|
*
|
|
1932
2069
|
* @remarks
|
|
1933
|
-
*
|
|
1934
|
-
* The resource checklist displays only some of your resources because Cloud Config supports only specific Alibaba Cloud services and resource types. For more information about the supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
|
|
1935
|
-
* ### Usage notes
|
|
1936
|
-
* This topic provides an example of how to query the resources of a member with the ID `100931896542****` in the account group `ca-c560626622af0005****`. The response indicates that there are eight resources in total.
|
|
2070
|
+
* This topic provides an example on how to query the resources within the member account `100931896542****` of the account group `ca-c560626622af0005****`. The result indicates that eight resources are queried.
|
|
1937
2071
|
*
|
|
1938
2072
|
* @param request - ListAggregateDiscoveredResourcesRequest
|
|
1939
2073
|
* @returns ListAggregateDiscoveredResourcesResponse
|
|
1940
2074
|
*/
|
|
1941
2075
|
listAggregateDiscoveredResources(request: $_model.ListAggregateDiscoveredResourcesRequest): Promise<$_model.ListAggregateDiscoveredResourcesResponse>;
|
|
1942
2076
|
/**
|
|
1943
|
-
*
|
|
1944
|
-
*
|
|
1945
|
-
* @remarks
|
|
1946
|
-
* For more information about the concepts, working principles, and integration process of dry run rules, see [Definition and working principles of dry run rules](https://help.aliyun.com/document_detail/470802.html).
|
|
1947
|
-
* Dry run rules and rule templates are based on the same underlying rule definitions. After you create a resource, a dry run rule continuously checks the resource for compliance.
|
|
2077
|
+
* 获取推荐的托管规则列表-多账号
|
|
1948
2078
|
*
|
|
1949
2079
|
* @param request - ListAggregateRecommendManagedRulesRequest
|
|
1950
2080
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1952,18 +2082,17 @@ export default class Client extends OpenApi {
|
|
|
1952
2082
|
*/
|
|
1953
2083
|
listAggregateRecommendManagedRulesWithOptions(request: $_model.ListAggregateRecommendManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRecommendManagedRulesResponse>;
|
|
1954
2084
|
/**
|
|
1955
|
-
*
|
|
1956
|
-
*
|
|
1957
|
-
* @remarks
|
|
1958
|
-
* For more information about the concepts, working principles, and integration process of dry run rules, see [Definition and working principles of dry run rules](https://help.aliyun.com/document_detail/470802.html).
|
|
1959
|
-
* Dry run rules and rule templates are based on the same underlying rule definitions. After you create a resource, a dry run rule continuously checks the resource for compliance.
|
|
2085
|
+
* 获取推荐的托管规则列表-多账号
|
|
1960
2086
|
*
|
|
1961
2087
|
* @param request - ListAggregateRecommendManagedRulesRequest
|
|
1962
2088
|
* @returns ListAggregateRecommendManagedRulesResponse
|
|
1963
2089
|
*/
|
|
1964
2090
|
listAggregateRecommendManagedRules(request: $_model.ListAggregateRecommendManagedRulesRequest): Promise<$_model.ListAggregateRecommendManagedRulesResponse>;
|
|
1965
2091
|
/**
|
|
1966
|
-
*
|
|
2092
|
+
* Queries the remediation records of a rule in an account group.
|
|
2093
|
+
*
|
|
2094
|
+
* @remarks
|
|
2095
|
+
* This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
|
|
1967
2096
|
*
|
|
1968
2097
|
* @param request - ListAggregateRemediationExecutionsRequest
|
|
1969
2098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1971,17 +2100,20 @@ export default class Client extends OpenApi {
|
|
|
1971
2100
|
*/
|
|
1972
2101
|
listAggregateRemediationExecutionsWithOptions(request: $_model.ListAggregateRemediationExecutionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRemediationExecutionsResponse>;
|
|
1973
2102
|
/**
|
|
1974
|
-
*
|
|
2103
|
+
* Queries the remediation records of a rule in an account group.
|
|
2104
|
+
*
|
|
2105
|
+
* @remarks
|
|
2106
|
+
* This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
|
|
1975
2107
|
*
|
|
1976
2108
|
* @param request - ListAggregateRemediationExecutionsRequest
|
|
1977
2109
|
* @returns ListAggregateRemediationExecutionsResponse
|
|
1978
2110
|
*/
|
|
1979
2111
|
listAggregateRemediationExecutions(request: $_model.ListAggregateRemediationExecutionsRequest): Promise<$_model.ListAggregateRemediationExecutionsResponse>;
|
|
1980
2112
|
/**
|
|
1981
|
-
* Queries
|
|
2113
|
+
* Queries a list of remediation templates for a rule in an account group.
|
|
1982
2114
|
*
|
|
1983
2115
|
* @remarks
|
|
1984
|
-
* This topic provides an example
|
|
2116
|
+
* This topic provides an example on how to query the remediation templates of the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`.
|
|
1985
2117
|
*
|
|
1986
2118
|
* @param request - ListAggregateRemediationsRequest
|
|
1987
2119
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1989,17 +2121,20 @@ export default class Client extends OpenApi {
|
|
|
1989
2121
|
*/
|
|
1990
2122
|
listAggregateRemediationsWithOptions(request: $_model.ListAggregateRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateRemediationsResponse>;
|
|
1991
2123
|
/**
|
|
1992
|
-
* Queries
|
|
2124
|
+
* Queries a list of remediation templates for a rule in an account group.
|
|
1993
2125
|
*
|
|
1994
2126
|
* @remarks
|
|
1995
|
-
* This topic provides an example
|
|
2127
|
+
* This topic provides an example on how to query the remediation templates of the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`.
|
|
1996
2128
|
*
|
|
1997
2129
|
* @param request - ListAggregateRemediationsRequest
|
|
1998
2130
|
* @returns ListAggregateRemediationsResponse
|
|
1999
2131
|
*/
|
|
2000
2132
|
listAggregateRemediations(request: $_model.ListAggregateRemediationsRequest): Promise<$_model.ListAggregateRemediationsResponse>;
|
|
2001
2133
|
/**
|
|
2002
|
-
* Queries the
|
|
2134
|
+
* Queries the compliance evaluation results of resources in an account group.
|
|
2135
|
+
*
|
|
2136
|
+
* @remarks
|
|
2137
|
+
* This example shows how to query the compliance evaluation result of the `23642660635396****` resource in the `ca-7f00626622af0041****` account group. The resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
|
|
2003
2138
|
*
|
|
2004
2139
|
* @param request - ListAggregateResourceEvaluationResultsRequest
|
|
2005
2140
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2007,14 +2142,20 @@ export default class Client extends OpenApi {
|
|
|
2007
2142
|
*/
|
|
2008
2143
|
listAggregateResourceEvaluationResultsWithOptions(request: $_model.ListAggregateResourceEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourceEvaluationResultsResponse>;
|
|
2009
2144
|
/**
|
|
2010
|
-
* Queries the
|
|
2145
|
+
* Queries the compliance evaluation results of resources in an account group.
|
|
2146
|
+
*
|
|
2147
|
+
* @remarks
|
|
2148
|
+
* This example shows how to query the compliance evaluation result of the `23642660635396****` resource in the `ca-7f00626622af0041****` account group. The resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
|
|
2011
2149
|
*
|
|
2012
2150
|
* @param request - ListAggregateResourceEvaluationResultsRequest
|
|
2013
2151
|
* @returns ListAggregateResourceEvaluationResultsResponse
|
|
2014
2152
|
*/
|
|
2015
2153
|
listAggregateResourceEvaluationResults(request: $_model.ListAggregateResourceEvaluationResultsRequest): Promise<$_model.ListAggregateResourceEvaluationResultsResponse>;
|
|
2016
2154
|
/**
|
|
2017
|
-
*
|
|
2155
|
+
* Queries a list of the resources of a specific resource in an account group.
|
|
2156
|
+
*
|
|
2157
|
+
* @remarks
|
|
2158
|
+
* This topic provides an example on how to query the disks that are associated with an Elastic Compute Service (ECS) instance in an account group.
|
|
2018
2159
|
*
|
|
2019
2160
|
* @param request - ListAggregateResourceRelationsRequest
|
|
2020
2161
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2022,21 +2163,24 @@ export default class Client extends OpenApi {
|
|
|
2022
2163
|
*/
|
|
2023
2164
|
listAggregateResourceRelationsWithOptions(request: $_model.ListAggregateResourceRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourceRelationsResponse>;
|
|
2024
2165
|
/**
|
|
2025
|
-
*
|
|
2166
|
+
* Queries a list of the resources of a specific resource in an account group.
|
|
2167
|
+
*
|
|
2168
|
+
* @remarks
|
|
2169
|
+
* This topic provides an example on how to query the disks that are associated with an Elastic Compute Service (ECS) instance in an account group.
|
|
2026
2170
|
*
|
|
2027
2171
|
* @param request - ListAggregateResourceRelationsRequest
|
|
2028
2172
|
* @returns ListAggregateResourceRelationsResponse
|
|
2029
2173
|
*/
|
|
2030
2174
|
listAggregateResourceRelations(request: $_model.ListAggregateResourceRelationsRequest): Promise<$_model.ListAggregateResourceRelationsResponse>;
|
|
2031
2175
|
/**
|
|
2032
|
-
*
|
|
2176
|
+
* Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
|
|
2033
2177
|
*
|
|
2034
2178
|
* @remarks
|
|
2035
|
-
* When you write
|
|
2036
|
-
* > - The resource property files contain all resource types that are supported by Cloud Config. These files are named after their corresponding resource types. For example, the property file for the `ACS::ECS::Instance` resource type is `ACS_ECS_Instance.properties.json`. The path to the property files is `config/properties/resource-types`.
|
|
2179
|
+
* When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see[ Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema)
|
|
2037
2180
|
* >
|
|
2038
|
-
*
|
|
2039
|
-
*
|
|
2181
|
+
* * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
|
|
2182
|
+
* * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
|
|
2183
|
+
* This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` in the account group `ca-4b05626622af000c****` by using the advanced search feature.
|
|
2040
2184
|
*
|
|
2041
2185
|
* @param request - ListAggregateResourcesByAdvancedSearchRequest
|
|
2042
2186
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2044,21 +2188,24 @@ export default class Client extends OpenApi {
|
|
|
2044
2188
|
*/
|
|
2045
2189
|
listAggregateResourcesByAdvancedSearchWithOptions(request: $_model.ListAggregateResourcesByAdvancedSearchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregateResourcesByAdvancedSearchResponse>;
|
|
2046
2190
|
/**
|
|
2047
|
-
*
|
|
2191
|
+
* Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
|
|
2048
2192
|
*
|
|
2049
2193
|
* @remarks
|
|
2050
|
-
* When you write
|
|
2051
|
-
* > - The resource property files contain all resource types that are supported by Cloud Config. These files are named after their corresponding resource types. For example, the property file for the `ACS::ECS::Instance` resource type is `ACS_ECS_Instance.properties.json`. The path to the property files is `config/properties/resource-types`.
|
|
2194
|
+
* When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see[ Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema)
|
|
2052
2195
|
* >
|
|
2053
|
-
*
|
|
2054
|
-
*
|
|
2196
|
+
* * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
|
|
2197
|
+
* * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
|
|
2198
|
+
* This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` in the account group `ca-4b05626622af000c****` by using the advanced search feature.
|
|
2055
2199
|
*
|
|
2056
2200
|
* @param request - ListAggregateResourcesByAdvancedSearchRequest
|
|
2057
2201
|
* @returns ListAggregateResourcesByAdvancedSearchResponse
|
|
2058
2202
|
*/
|
|
2059
2203
|
listAggregateResourcesByAdvancedSearch(request: $_model.ListAggregateResourcesByAdvancedSearchRequest): Promise<$_model.ListAggregateResourcesByAdvancedSearchResponse>;
|
|
2060
2204
|
/**
|
|
2061
|
-
*
|
|
2205
|
+
* Queries all account groups within the current management account or delegated administrator account.
|
|
2206
|
+
*
|
|
2207
|
+
* @remarks
|
|
2208
|
+
* The sample request in this topic shows you how to query account groups. A maximum of 10 entries can be returned for the request. As shown in the responses, the account group returned is named as `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type, which indicates a custom account group. The account group contains two member accounts.
|
|
2062
2209
|
*
|
|
2063
2210
|
* @param tmpReq - ListAggregatorsRequest
|
|
2064
2211
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2066,17 +2213,20 @@ export default class Client extends OpenApi {
|
|
|
2066
2213
|
*/
|
|
2067
2214
|
listAggregatorsWithOptions(tmpReq: $_model.ListAggregatorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListAggregatorsResponse>;
|
|
2068
2215
|
/**
|
|
2069
|
-
*
|
|
2216
|
+
* Queries all account groups within the current management account or delegated administrator account.
|
|
2217
|
+
*
|
|
2218
|
+
* @remarks
|
|
2219
|
+
* The sample request in this topic shows you how to query account groups. A maximum of 10 entries can be returned for the request. As shown in the responses, the account group returned is named as `Test_Group`, its description is `Test account group`, and it is of the `CUSTOM` type, which indicates a custom account group. The account group contains two member accounts.
|
|
2070
2220
|
*
|
|
2071
2221
|
* @param request - ListAggregatorsRequest
|
|
2072
2222
|
* @returns ListAggregatorsResponse
|
|
2073
2223
|
*/
|
|
2074
2224
|
listAggregators(request: $_model.ListAggregatorsRequest): Promise<$_model.ListAggregatorsResponse>;
|
|
2075
2225
|
/**
|
|
2076
|
-
* Queries the details of
|
|
2226
|
+
* Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
|
|
2077
2227
|
*
|
|
2078
2228
|
* @remarks
|
|
2079
|
-
* A compliance
|
|
2229
|
+
* A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
|
|
2080
2230
|
*
|
|
2081
2231
|
* @param request - ListCompliancePackTemplatesRequest
|
|
2082
2232
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2084,20 +2234,20 @@ export default class Client extends OpenApi {
|
|
|
2084
2234
|
*/
|
|
2085
2235
|
listCompliancePackTemplatesWithOptions(request: $_model.ListCompliancePackTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCompliancePackTemplatesResponse>;
|
|
2086
2236
|
/**
|
|
2087
|
-
* Queries the details of
|
|
2237
|
+
* Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
|
|
2088
2238
|
*
|
|
2089
2239
|
* @remarks
|
|
2090
|
-
* A compliance
|
|
2240
|
+
* A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
|
|
2091
2241
|
*
|
|
2092
2242
|
* @param request - ListCompliancePackTemplatesRequest
|
|
2093
2243
|
* @returns ListCompliancePackTemplatesResponse
|
|
2094
2244
|
*/
|
|
2095
2245
|
listCompliancePackTemplates(request: $_model.ListCompliancePackTemplatesRequest): Promise<$_model.ListCompliancePackTemplatesResponse>;
|
|
2096
2246
|
/**
|
|
2097
|
-
*
|
|
2247
|
+
* Queries a list of compliance packages.
|
|
2098
2248
|
*
|
|
2099
2249
|
* @remarks
|
|
2100
|
-
* This topic provides an example of how to
|
|
2250
|
+
* This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
|
|
2101
2251
|
*
|
|
2102
2252
|
* @param tmpReq - ListCompliancePacksRequest
|
|
2103
2253
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2105,17 +2255,17 @@ export default class Client extends OpenApi {
|
|
|
2105
2255
|
*/
|
|
2106
2256
|
listCompliancePacksWithOptions(tmpReq: $_model.ListCompliancePacksRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListCompliancePacksResponse>;
|
|
2107
2257
|
/**
|
|
2108
|
-
*
|
|
2258
|
+
* Queries a list of compliance packages.
|
|
2109
2259
|
*
|
|
2110
2260
|
* @remarks
|
|
2111
|
-
* This topic provides an example of how to
|
|
2261
|
+
* This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
|
|
2112
2262
|
*
|
|
2113
2263
|
* @param request - ListCompliancePacksRequest
|
|
2114
2264
|
* @returns ListCompliancePacksResponse
|
|
2115
2265
|
*/
|
|
2116
2266
|
listCompliancePacks(request: $_model.ListCompliancePacksRequest): Promise<$_model.ListCompliancePacksResponse>;
|
|
2117
2267
|
/**
|
|
2118
|
-
*
|
|
2268
|
+
* Queries a list of delivery channels.
|
|
2119
2269
|
*
|
|
2120
2270
|
* @param request - ListConfigDeliveryChannelsRequest
|
|
2121
2271
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2123,14 +2273,17 @@ export default class Client extends OpenApi {
|
|
|
2123
2273
|
*/
|
|
2124
2274
|
listConfigDeliveryChannelsWithOptions(request: $_model.ListConfigDeliveryChannelsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigDeliveryChannelsResponse>;
|
|
2125
2275
|
/**
|
|
2126
|
-
*
|
|
2276
|
+
* Queries a list of delivery channels.
|
|
2127
2277
|
*
|
|
2128
2278
|
* @param request - ListConfigDeliveryChannelsRequest
|
|
2129
2279
|
* @returns ListConfigDeliveryChannelsResponse
|
|
2130
2280
|
*/
|
|
2131
2281
|
listConfigDeliveryChannels(request: $_model.ListConfigDeliveryChannelsRequest): Promise<$_model.ListConfigDeliveryChannelsResponse>;
|
|
2132
2282
|
/**
|
|
2133
|
-
* Queries the compliance evaluation results of a rule.
|
|
2283
|
+
* Queries the compliance evaluation results of resources based on a rule.
|
|
2284
|
+
*
|
|
2285
|
+
* @remarks
|
|
2286
|
+
* This topic provides an example on how to query the compliance evaluation result of resources based on a rule whose ID is `cr-cac56457e0d900d3****`. The returned result indicates that the `i-hp3e4kvhzqn2s11t****` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Elastic Compute Service (ECS) instance.
|
|
2134
2287
|
*
|
|
2135
2288
|
* @param request - ListConfigRuleEvaluationResultsRequest
|
|
2136
2289
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2138,14 +2291,17 @@ export default class Client extends OpenApi {
|
|
|
2138
2291
|
*/
|
|
2139
2292
|
listConfigRuleEvaluationResultsWithOptions(request: $_model.ListConfigRuleEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleEvaluationResultsResponse>;
|
|
2140
2293
|
/**
|
|
2141
|
-
* Queries the compliance evaluation results of a rule.
|
|
2294
|
+
* Queries the compliance evaluation results of resources based on a rule.
|
|
2295
|
+
*
|
|
2296
|
+
* @remarks
|
|
2297
|
+
* This topic provides an example on how to query the compliance evaluation result of resources based on a rule whose ID is `cr-cac56457e0d900d3****`. The returned result indicates that the `i-hp3e4kvhzqn2s11t****` resource is evaluated as `NON_COMPLIANT` by using the rule. The resource is an Elastic Compute Service (ECS) instance.
|
|
2142
2298
|
*
|
|
2143
2299
|
* @param request - ListConfigRuleEvaluationResultsRequest
|
|
2144
2300
|
* @returns ListConfigRuleEvaluationResultsResponse
|
|
2145
2301
|
*/
|
|
2146
2302
|
listConfigRuleEvaluationResults(request: $_model.ListConfigRuleEvaluationResultsRequest): Promise<$_model.ListConfigRuleEvaluationResultsResponse>;
|
|
2147
2303
|
/**
|
|
2148
|
-
*
|
|
2304
|
+
* Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
|
|
2149
2305
|
*
|
|
2150
2306
|
* @param request - ListConfigRuleEvaluationStatisticsRequest
|
|
2151
2307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2153,12 +2309,12 @@ export default class Client extends OpenApi {
|
|
|
2153
2309
|
*/
|
|
2154
2310
|
listConfigRuleEvaluationStatisticsWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse>;
|
|
2155
2311
|
/**
|
|
2156
|
-
*
|
|
2312
|
+
* Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
|
|
2157
2313
|
* @returns ListConfigRuleEvaluationStatisticsResponse
|
|
2158
2314
|
*/
|
|
2159
2315
|
listConfigRuleEvaluationStatistics(): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse>;
|
|
2160
2316
|
/**
|
|
2161
|
-
*
|
|
2317
|
+
* 规则支持的操作符列表
|
|
2162
2318
|
*
|
|
2163
2319
|
* @param request - ListConfigRuleOperatorsRequest
|
|
2164
2320
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2166,15 +2322,15 @@ export default class Client extends OpenApi {
|
|
|
2166
2322
|
*/
|
|
2167
2323
|
listConfigRuleOperatorsWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRuleOperatorsResponse>;
|
|
2168
2324
|
/**
|
|
2169
|
-
*
|
|
2325
|
+
* 规则支持的操作符列表
|
|
2170
2326
|
* @returns ListConfigRuleOperatorsResponse
|
|
2171
2327
|
*/
|
|
2172
2328
|
listConfigRuleOperators(): Promise<$_model.ListConfigRuleOperatorsResponse>;
|
|
2173
2329
|
/**
|
|
2174
|
-
* Queries
|
|
2330
|
+
* Queries the rules of the current account.
|
|
2175
2331
|
*
|
|
2176
2332
|
* @remarks
|
|
2177
|
-
* This topic provides an example
|
|
2333
|
+
* This topic provides an example on how to query the rules of the current account. The response shows that the current account has a total of one rule and three evaluated resources. The resources are evaluated as compliant.
|
|
2178
2334
|
*
|
|
2179
2335
|
* @param tmpReq - ListConfigRulesRequest
|
|
2180
2336
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2182,23 +2338,20 @@ export default class Client extends OpenApi {
|
|
|
2182
2338
|
*/
|
|
2183
2339
|
listConfigRulesWithOptions(tmpReq: $_model.ListConfigRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListConfigRulesResponse>;
|
|
2184
2340
|
/**
|
|
2185
|
-
* Queries
|
|
2341
|
+
* Queries the rules of the current account.
|
|
2186
2342
|
*
|
|
2187
2343
|
* @remarks
|
|
2188
|
-
* This topic provides an example
|
|
2344
|
+
* This topic provides an example on how to query the rules of the current account. The response shows that the current account has a total of one rule and three evaluated resources. The resources are evaluated as compliant.
|
|
2189
2345
|
*
|
|
2190
2346
|
* @param request - ListConfigRulesRequest
|
|
2191
2347
|
* @returns ListConfigRulesResponse
|
|
2192
2348
|
*/
|
|
2193
2349
|
listConfigRules(request: $_model.ListConfigRulesRequest): Promise<$_model.ListConfigRulesResponse>;
|
|
2194
2350
|
/**
|
|
2195
|
-
*
|
|
2351
|
+
* Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
|
|
2196
2352
|
*
|
|
2197
2353
|
* @remarks
|
|
2198
|
-
*
|
|
2199
|
-
* Cloud Config supports only specific Alibaba Cloud services and resource types. The returned resource list includes only these supported resources. For more information about supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
|
|
2200
|
-
* ### Usage notes
|
|
2201
|
-
* This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
|
|
2354
|
+
* This topic provides an example on how to call the ListDiscoveredResources operation to query the resources in the current Alibaba Cloud account. The returned result indicates that a total of eight resources exist in the account.
|
|
2202
2355
|
*
|
|
2203
2356
|
* @param request - ListDiscoveredResourcesRequest
|
|
2204
2357
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2206,20 +2359,20 @@ export default class Client extends OpenApi {
|
|
|
2206
2359
|
*/
|
|
2207
2360
|
listDiscoveredResourcesWithOptions(request: $_model.ListDiscoveredResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListDiscoveredResourcesResponse>;
|
|
2208
2361
|
/**
|
|
2209
|
-
*
|
|
2362
|
+
* Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
|
|
2210
2363
|
*
|
|
2211
2364
|
* @remarks
|
|
2212
|
-
*
|
|
2213
|
-
* Cloud Config supports only specific Alibaba Cloud services and resource types. The returned resource list includes only these supported resources. For more information about supported services and resource types, see [Supported resource types and resource relationships](https://help.aliyun.com/document_detail/127411.html).
|
|
2214
|
-
* ### Usage notes
|
|
2215
|
-
* This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
|
|
2365
|
+
* This topic provides an example on how to call the ListDiscoveredResources operation to query the resources in the current Alibaba Cloud account. The returned result indicates that a total of eight resources exist in the account.
|
|
2216
2366
|
*
|
|
2217
2367
|
* @param request - ListDiscoveredResourcesRequest
|
|
2218
2368
|
* @returns ListDiscoveredResourcesResponse
|
|
2219
2369
|
*/
|
|
2220
2370
|
listDiscoveredResources(request: $_model.ListDiscoveredResourcesRequest): Promise<$_model.ListDiscoveredResourcesResponse>;
|
|
2221
2371
|
/**
|
|
2222
|
-
* Queries
|
|
2372
|
+
* Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
|
|
2373
|
+
*
|
|
2374
|
+
* @remarks
|
|
2375
|
+
* This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
|
|
2223
2376
|
*
|
|
2224
2377
|
* @param request - ListIntegratedServiceRequest
|
|
2225
2378
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2227,18 +2380,21 @@ export default class Client extends OpenApi {
|
|
|
2227
2380
|
*/
|
|
2228
2381
|
listIntegratedServiceWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.ListIntegratedServiceResponse>;
|
|
2229
2382
|
/**
|
|
2230
|
-
* Queries
|
|
2383
|
+
* Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
|
|
2384
|
+
*
|
|
2385
|
+
* @remarks
|
|
2386
|
+
* This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
|
|
2231
2387
|
* @returns ListIntegratedServiceResponse
|
|
2232
2388
|
*/
|
|
2233
2389
|
listIntegratedService(): Promise<$_model.ListIntegratedServiceResponse>;
|
|
2234
2390
|
/**
|
|
2235
|
-
* Queries
|
|
2391
|
+
* Queries a list of managed rules supported by Cloud Config.
|
|
2236
2392
|
*
|
|
2237
2393
|
* @remarks
|
|
2238
|
-
* ### Background information
|
|
2239
|
-
* For more information about
|
|
2240
|
-
* ###
|
|
2241
|
-
* This topic provides an example
|
|
2394
|
+
* ### [](#)Background information
|
|
2395
|
+
* For more information about how to define, execute, and integrate a managed rule, see [Definition and execution of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
2396
|
+
* ### [](#)Description
|
|
2397
|
+
* This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
|
|
2242
2398
|
*
|
|
2243
2399
|
* @param request - ListManagedRulesRequest
|
|
2244
2400
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2246,24 +2402,24 @@ export default class Client extends OpenApi {
|
|
|
2246
2402
|
*/
|
|
2247
2403
|
listManagedRulesWithOptions(request: $_model.ListManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListManagedRulesResponse>;
|
|
2248
2404
|
/**
|
|
2249
|
-
* Queries
|
|
2405
|
+
* Queries a list of managed rules supported by Cloud Config.
|
|
2250
2406
|
*
|
|
2251
2407
|
* @remarks
|
|
2252
|
-
* ### Background information
|
|
2253
|
-
* For more information about
|
|
2254
|
-
* ###
|
|
2255
|
-
* This topic provides an example
|
|
2408
|
+
* ### [](#)Background information
|
|
2409
|
+
* For more information about how to define, execute, and integrate a managed rule, see [Definition and execution of rules](https://help.aliyun.com/document_detail/128273.html).
|
|
2410
|
+
* ### [](#)Description
|
|
2411
|
+
* This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
|
|
2256
2412
|
*
|
|
2257
2413
|
* @param request - ListManagedRulesRequest
|
|
2258
2414
|
* @returns ListManagedRulesResponse
|
|
2259
2415
|
*/
|
|
2260
2416
|
listManagedRules(request: $_model.ListManagedRulesRequest): Promise<$_model.ListManagedRulesResponse>;
|
|
2261
2417
|
/**
|
|
2262
|
-
* Queries
|
|
2418
|
+
* Queries a list of evaluation rules supported by Cloud Config.
|
|
2263
2419
|
*
|
|
2264
2420
|
* @remarks
|
|
2265
|
-
* For more information about
|
|
2266
|
-
*
|
|
2421
|
+
* For more information about how to define, execute, and integrate an evaluation rule, see [Definition and execution of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
|
|
2422
|
+
* After you create an evaluation rule, a managed rule that has the same settings as the evaluation rule is created. After you create a resource, the managed rule can be used to continuously check the compliance of the resource.
|
|
2267
2423
|
*
|
|
2268
2424
|
* @param tmpReq - ListPreManagedRulesRequest
|
|
2269
2425
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2271,18 +2427,18 @@ export default class Client extends OpenApi {
|
|
|
2271
2427
|
*/
|
|
2272
2428
|
listPreManagedRulesWithOptions(tmpReq: $_model.ListPreManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListPreManagedRulesResponse>;
|
|
2273
2429
|
/**
|
|
2274
|
-
* Queries
|
|
2430
|
+
* Queries a list of evaluation rules supported by Cloud Config.
|
|
2275
2431
|
*
|
|
2276
2432
|
* @remarks
|
|
2277
|
-
* For more information about
|
|
2278
|
-
*
|
|
2433
|
+
* For more information about how to define, execute, and integrate an evaluation rule, see [Definition and execution of evaluation rules](https://help.aliyun.com/document_detail/470802.html).
|
|
2434
|
+
* After you create an evaluation rule, a managed rule that has the same settings as the evaluation rule is created. After you create a resource, the managed rule can be used to continuously check the compliance of the resource.
|
|
2279
2435
|
*
|
|
2280
2436
|
* @param request - ListPreManagedRulesRequest
|
|
2281
2437
|
* @returns ListPreManagedRulesResponse
|
|
2282
2438
|
*/
|
|
2283
2439
|
listPreManagedRules(request: $_model.ListPreManagedRulesRequest): Promise<$_model.ListPreManagedRulesResponse>;
|
|
2284
2440
|
/**
|
|
2285
|
-
*
|
|
2441
|
+
* 获取推荐的托管规则列表
|
|
2286
2442
|
*
|
|
2287
2443
|
* @param request - ListRecommendManagedRulesRequest
|
|
2288
2444
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2290,14 +2446,17 @@ export default class Client extends OpenApi {
|
|
|
2290
2446
|
*/
|
|
2291
2447
|
listRecommendManagedRulesWithOptions(request: $_model.ListRecommendManagedRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRecommendManagedRulesResponse>;
|
|
2292
2448
|
/**
|
|
2293
|
-
*
|
|
2449
|
+
* 获取推荐的托管规则列表
|
|
2294
2450
|
*
|
|
2295
2451
|
* @param request - ListRecommendManagedRulesRequest
|
|
2296
2452
|
* @returns ListRecommendManagedRulesResponse
|
|
2297
2453
|
*/
|
|
2298
2454
|
listRecommendManagedRules(request: $_model.ListRecommendManagedRulesRequest): Promise<$_model.ListRecommendManagedRulesResponse>;
|
|
2299
2455
|
/**
|
|
2300
|
-
*
|
|
2456
|
+
* Queries the remediation records of a rule.
|
|
2457
|
+
*
|
|
2458
|
+
* @remarks
|
|
2459
|
+
* This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
|
|
2301
2460
|
*
|
|
2302
2461
|
* @param request - ListRemediationExecutionsRequest
|
|
2303
2462
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2305,14 +2464,20 @@ export default class Client extends OpenApi {
|
|
|
2305
2464
|
*/
|
|
2306
2465
|
listRemediationExecutionsWithOptions(request: $_model.ListRemediationExecutionsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationExecutionsResponse>;
|
|
2307
2466
|
/**
|
|
2308
|
-
*
|
|
2467
|
+
* Queries the remediation records of a rule.
|
|
2468
|
+
*
|
|
2469
|
+
* @remarks
|
|
2470
|
+
* This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
|
|
2309
2471
|
*
|
|
2310
2472
|
* @param request - ListRemediationExecutionsRequest
|
|
2311
2473
|
* @returns ListRemediationExecutionsResponse
|
|
2312
2474
|
*/
|
|
2313
2475
|
listRemediationExecutions(request: $_model.ListRemediationExecutionsRequest): Promise<$_model.ListRemediationExecutionsResponse>;
|
|
2314
2476
|
/**
|
|
2315
|
-
*
|
|
2477
|
+
* Queries a list of remediation templates for a managed rule.
|
|
2478
|
+
*
|
|
2479
|
+
* @remarks
|
|
2480
|
+
* In this topic, the `oss-bucket-public-write-prohibited` managed rule is used as an example. The return result shows the details of the remediation template of the `OOS` type for the managed rule. OOS represents Operation Orchestration Service.
|
|
2316
2481
|
*
|
|
2317
2482
|
* @param request - ListRemediationTemplatesRequest
|
|
2318
2483
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2320,14 +2485,20 @@ export default class Client extends OpenApi {
|
|
|
2320
2485
|
*/
|
|
2321
2486
|
listRemediationTemplatesWithOptions(request: $_model.ListRemediationTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationTemplatesResponse>;
|
|
2322
2487
|
/**
|
|
2323
|
-
*
|
|
2488
|
+
* Queries a list of remediation templates for a managed rule.
|
|
2489
|
+
*
|
|
2490
|
+
* @remarks
|
|
2491
|
+
* In this topic, the `oss-bucket-public-write-prohibited` managed rule is used as an example. The return result shows the details of the remediation template of the `OOS` type for the managed rule. OOS represents Operation Orchestration Service.
|
|
2324
2492
|
*
|
|
2325
2493
|
* @param request - ListRemediationTemplatesRequest
|
|
2326
2494
|
* @returns ListRemediationTemplatesResponse
|
|
2327
2495
|
*/
|
|
2328
2496
|
listRemediationTemplates(request: $_model.ListRemediationTemplatesRequest): Promise<$_model.ListRemediationTemplatesResponse>;
|
|
2329
2497
|
/**
|
|
2330
|
-
*
|
|
2498
|
+
* Queries the information about the execution of remediation templates.
|
|
2499
|
+
*
|
|
2500
|
+
* @remarks
|
|
2501
|
+
* This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
|
|
2331
2502
|
*
|
|
2332
2503
|
* @param request - ListRemediationsRequest
|
|
2333
2504
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2335,14 +2506,17 @@ export default class Client extends OpenApi {
|
|
|
2335
2506
|
*/
|
|
2336
2507
|
listRemediationsWithOptions(request: $_model.ListRemediationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListRemediationsResponse>;
|
|
2337
2508
|
/**
|
|
2338
|
-
*
|
|
2509
|
+
* Queries the information about the execution of remediation templates.
|
|
2510
|
+
*
|
|
2511
|
+
* @remarks
|
|
2512
|
+
* This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
|
|
2339
2513
|
*
|
|
2340
2514
|
* @param request - ListRemediationsRequest
|
|
2341
2515
|
* @returns ListRemediationsResponse
|
|
2342
2516
|
*/
|
|
2343
2517
|
listRemediations(request: $_model.ListRemediationsRequest): Promise<$_model.ListRemediationsResponse>;
|
|
2344
2518
|
/**
|
|
2345
|
-
*
|
|
2519
|
+
* 批量获取合规报告模版详情
|
|
2346
2520
|
*
|
|
2347
2521
|
* @param request - ListReportTemplatesRequest
|
|
2348
2522
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2350,14 +2524,17 @@ export default class Client extends OpenApi {
|
|
|
2350
2524
|
*/
|
|
2351
2525
|
listReportTemplatesWithOptions(request: $_model.ListReportTemplatesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListReportTemplatesResponse>;
|
|
2352
2526
|
/**
|
|
2353
|
-
*
|
|
2527
|
+
* 批量获取合规报告模版详情
|
|
2354
2528
|
*
|
|
2355
2529
|
* @param request - ListReportTemplatesRequest
|
|
2356
2530
|
* @returns ListReportTemplatesResponse
|
|
2357
2531
|
*/
|
|
2358
2532
|
listReportTemplates(request: $_model.ListReportTemplatesRequest): Promise<$_model.ListReportTemplatesResponse>;
|
|
2359
2533
|
/**
|
|
2360
|
-
* Queries the evaluation results
|
|
2534
|
+
* Queries the compliance evaluation results of resources.
|
|
2535
|
+
*
|
|
2536
|
+
* @remarks
|
|
2537
|
+
* In this example, the compliance evaluation result of the `23642660635396****` resource is queried and the resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
|
|
2361
2538
|
*
|
|
2362
2539
|
* @param request - ListResourceEvaluationResultsRequest
|
|
2363
2540
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2365,14 +2542,21 @@ export default class Client extends OpenApi {
|
|
|
2365
2542
|
*/
|
|
2366
2543
|
listResourceEvaluationResultsWithOptions(request: $_model.ListResourceEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourceEvaluationResultsResponse>;
|
|
2367
2544
|
/**
|
|
2368
|
-
* Queries the evaluation results
|
|
2545
|
+
* Queries the compliance evaluation results of resources.
|
|
2546
|
+
*
|
|
2547
|
+
* @remarks
|
|
2548
|
+
* In this example, the compliance evaluation result of the `23642660635396****` resource is queried and the resource is a RAM user. The returned result indicates that the resource is evaluated as `NON_COMPLIANT` by using the `cr-7f7d626622af0041****` rule.
|
|
2369
2549
|
*
|
|
2370
2550
|
* @param request - ListResourceEvaluationResultsRequest
|
|
2371
2551
|
* @returns ListResourceEvaluationResultsResponse
|
|
2372
2552
|
*/
|
|
2373
2553
|
listResourceEvaluationResults(request: $_model.ListResourceEvaluationResultsRequest): Promise<$_model.ListResourceEvaluationResultsResponse>;
|
|
2374
2554
|
/**
|
|
2375
|
-
*
|
|
2555
|
+
* Queries a list of resources that associate with a specific resource.
|
|
2556
|
+
*
|
|
2557
|
+
* @remarks
|
|
2558
|
+
* For information about the Alibaba Cloud services and resource types supported by Cloud Config, see [Alibaba Cloud services and resource types supported by Cloud Config](https://help.aliyun.com/document_detail/127411.html).
|
|
2559
|
+
* This topic provides an example on how to query the information about the disks that are attached to an Elastic Compute Service (ECS) instance named `i-j6cajg9yrfoh4sas****` that is created by the current Alibaba Cloud account in the China (Shanghai) region.
|
|
2376
2560
|
*
|
|
2377
2561
|
* @param request - ListResourceRelationsRequest
|
|
2378
2562
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2380,14 +2564,25 @@ export default class Client extends OpenApi {
|
|
|
2380
2564
|
*/
|
|
2381
2565
|
listResourceRelationsWithOptions(request: $_model.ListResourceRelationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourceRelationsResponse>;
|
|
2382
2566
|
/**
|
|
2383
|
-
*
|
|
2567
|
+
* Queries a list of resources that associate with a specific resource.
|
|
2568
|
+
*
|
|
2569
|
+
* @remarks
|
|
2570
|
+
* For information about the Alibaba Cloud services and resource types supported by Cloud Config, see [Alibaba Cloud services and resource types supported by Cloud Config](https://help.aliyun.com/document_detail/127411.html).
|
|
2571
|
+
* This topic provides an example on how to query the information about the disks that are attached to an Elastic Compute Service (ECS) instance named `i-j6cajg9yrfoh4sas****` that is created by the current Alibaba Cloud account in the China (Shanghai) region.
|
|
2384
2572
|
*
|
|
2385
2573
|
* @param request - ListResourceRelationsRequest
|
|
2386
2574
|
* @returns ListResourceRelationsResponse
|
|
2387
2575
|
*/
|
|
2388
2576
|
listResourceRelations(request: $_model.ListResourceRelationsRequest): Promise<$_model.ListResourceRelationsResponse>;
|
|
2389
2577
|
/**
|
|
2390
|
-
*
|
|
2578
|
+
* Obtains resources based on the fields in the resource properties by using a SELECT statement.
|
|
2579
|
+
*
|
|
2580
|
+
* @remarks
|
|
2581
|
+
* When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see [Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
|
|
2582
|
+
* >
|
|
2583
|
+
* * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
|
|
2584
|
+
* * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
|
|
2585
|
+
* This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` within the current account by using the advanced search feature.
|
|
2391
2586
|
*
|
|
2392
2587
|
* @param request - ListResourcesByAdvancedSearchRequest
|
|
2393
2588
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2395,7 +2590,14 @@ export default class Client extends OpenApi {
|
|
|
2395
2590
|
*/
|
|
2396
2591
|
listResourcesByAdvancedSearchWithOptions(request: $_model.ListResourcesByAdvancedSearchRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListResourcesByAdvancedSearchResponse>;
|
|
2397
2592
|
/**
|
|
2398
|
-
*
|
|
2593
|
+
* Obtains resources based on the fields in the resource properties by using a SELECT statement.
|
|
2594
|
+
*
|
|
2595
|
+
* @remarks
|
|
2596
|
+
* When you write a `SELECT` statement, you must obtain the fields and the data types of the fields from the property file of the resource type. For more information about property files, see [Alibaba Cloud Config Resource Schema](https://github.com/aliyun/alibabacloud-config-resource-schema).
|
|
2597
|
+
* >
|
|
2598
|
+
* * Each resource type supported by Cloud Config has a property file. Property files are named based on the related resource types. For example, the property file of the `ACS::ECS::Instance` resource type is named `ACS_ECS_Instance.properties.json`. Property files of different resource types are placed under the `config/properties/resource-types` path.
|
|
2599
|
+
* * For more information about the examples and limits on SQL query statements, see [Examples of SQL query statements](https://help.aliyun.com/document_detail/398718.html) and [Limits on SQL query statements](https://help.aliyun.com/document_detail/398750.html).
|
|
2600
|
+
* This topic provides an example on how to obtain all resources whose tag key is `business` and whose tag value is `online` within the current account by using the advanced search feature.
|
|
2399
2601
|
*
|
|
2400
2602
|
* @param request - ListResourcesByAdvancedSearchRequest
|
|
2401
2603
|
* @returns ListResourcesByAdvancedSearchResponse
|
|
@@ -2423,7 +2625,7 @@ export default class Client extends OpenApi {
|
|
|
2423
2625
|
*/
|
|
2424
2626
|
listSupportedProducts(request: $_model.ListSupportedProductsRequest): Promise<$_model.ListSupportedProductsResponse>;
|
|
2425
2627
|
/**
|
|
2426
|
-
* Queries the tags
|
|
2628
|
+
* Queries the tags that are added to a resource in Cloud Config.
|
|
2427
2629
|
*
|
|
2428
2630
|
* @param tmpReq - ListTagResourcesRequest
|
|
2429
2631
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2431,14 +2633,17 @@ export default class Client extends OpenApi {
|
|
|
2431
2633
|
*/
|
|
2432
2634
|
listTagResourcesWithOptions(tmpReq: $_model.ListTagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ListTagResourcesResponse>;
|
|
2433
2635
|
/**
|
|
2434
|
-
* Queries the tags
|
|
2636
|
+
* Queries the tags that are added to a resource in Cloud Config.
|
|
2435
2637
|
*
|
|
2436
2638
|
* @param request - ListTagResourcesRequest
|
|
2437
2639
|
* @returns ListTagResourcesResponse
|
|
2438
2640
|
*/
|
|
2439
2641
|
listTagResources(request: $_model.ListTagResourcesRequest): Promise<$_model.ListTagResourcesResponse>;
|
|
2440
2642
|
/**
|
|
2441
|
-
*
|
|
2643
|
+
* Submits the evaluation results of a rule from Function Compute.
|
|
2644
|
+
*
|
|
2645
|
+
* @remarks
|
|
2646
|
+
* For more information about the definition, use scenarios, and execution of custom function rules, see [Definition and execution of custom function rules](https://help.aliyun.com/document_detail/127405.html).
|
|
2442
2647
|
*
|
|
2443
2648
|
* @param request - PutEvaluationsRequest
|
|
2444
2649
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2446,14 +2651,23 @@ export default class Client extends OpenApi {
|
|
|
2446
2651
|
*/
|
|
2447
2652
|
putEvaluationsWithOptions(request: $_model.PutEvaluationsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEvaluationsResponse>;
|
|
2448
2653
|
/**
|
|
2449
|
-
*
|
|
2654
|
+
* Submits the evaluation results of a rule from Function Compute.
|
|
2655
|
+
*
|
|
2656
|
+
* @remarks
|
|
2657
|
+
* For more information about the definition, use scenarios, and execution of custom function rules, see [Definition and execution of custom function rules](https://help.aliyun.com/document_detail/127405.html).
|
|
2450
2658
|
*
|
|
2451
2659
|
* @param request - PutEvaluationsRequest
|
|
2452
2660
|
* @returns PutEvaluationsResponse
|
|
2453
2661
|
*/
|
|
2454
2662
|
putEvaluations(request: $_model.PutEvaluationsRequest): Promise<$_model.PutEvaluationsResponse>;
|
|
2455
2663
|
/**
|
|
2456
|
-
*
|
|
2664
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule in an account group are resumed.
|
|
2665
|
+
*
|
|
2666
|
+
* @remarks
|
|
2667
|
+
* ### [](#)Prerequisites
|
|
2668
|
+
* One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreAggregateEvaluationResults](https://help.aliyun.com/document_detail/607054.html).
|
|
2669
|
+
* ### [](#)Description
|
|
2670
|
+
* This topic provides an example on how to re-evaluate the non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule of the `120886317861****` member in the `ca-5b6c626622af008f****` group account. The ID of the region in which the resource resides is `cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
|
|
2457
2671
|
*
|
|
2458
2672
|
* @param tmpReq - RevertAggregateEvaluationResultsRequest
|
|
2459
2673
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2461,14 +2675,26 @@ export default class Client extends OpenApi {
|
|
|
2461
2675
|
*/
|
|
2462
2676
|
revertAggregateEvaluationResultsWithOptions(tmpReq: $_model.RevertAggregateEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevertAggregateEvaluationResultsResponse>;
|
|
2463
2677
|
/**
|
|
2464
|
-
*
|
|
2678
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule in an account group are resumed.
|
|
2679
|
+
*
|
|
2680
|
+
* @remarks
|
|
2681
|
+
* ### [](#)Prerequisites
|
|
2682
|
+
* One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreAggregateEvaluationResults](https://help.aliyun.com/document_detail/607054.html).
|
|
2683
|
+
* ### [](#)Description
|
|
2684
|
+
* This topic provides an example on how to re-evaluate the non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule of the `120886317861****` member in the `ca-5b6c626622af008f****` group account. The ID of the region in which the resource resides is `cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
|
|
2465
2685
|
*
|
|
2466
2686
|
* @param request - RevertAggregateEvaluationResultsRequest
|
|
2467
2687
|
* @returns RevertAggregateEvaluationResultsResponse
|
|
2468
2688
|
*/
|
|
2469
2689
|
revertAggregateEvaluationResults(request: $_model.RevertAggregateEvaluationResultsRequest): Promise<$_model.RevertAggregateEvaluationResultsResponse>;
|
|
2470
2690
|
/**
|
|
2471
|
-
*
|
|
2691
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
|
|
2692
|
+
*
|
|
2693
|
+
* @remarks
|
|
2694
|
+
* ### [](#)Prerequisites
|
|
2695
|
+
* One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreEvaluationResults](https://help.aliyun.com/document_detail/606990.html).
|
|
2696
|
+
* ### [](#)Description
|
|
2697
|
+
* This topic provides an example on how to re-evaluate the `lb-hp3a3b4ztyfm2plgm****` non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule. The ID of the region in which the resource resides is`cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
|
|
2472
2698
|
*
|
|
2473
2699
|
* @param tmpReq - RevertEvaluationResultsRequest
|
|
2474
2700
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2476,14 +2702,24 @@ export default class Client extends OpenApi {
|
|
|
2476
2702
|
*/
|
|
2477
2703
|
revertEvaluationResultsWithOptions(tmpReq: $_model.RevertEvaluationResultsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RevertEvaluationResultsResponse>;
|
|
2478
2704
|
/**
|
|
2479
|
-
*
|
|
2705
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
|
|
2706
|
+
*
|
|
2707
|
+
* @remarks
|
|
2708
|
+
* ### [](#)Prerequisites
|
|
2709
|
+
* One or more non-compliant resources that are evaluated by a rule are ignored. For more information, see [IgnoreEvaluationResults](https://help.aliyun.com/document_detail/606990.html).
|
|
2710
|
+
* ### [](#)Description
|
|
2711
|
+
* This topic provides an example on how to re-evaluate the `lb-hp3a3b4ztyfm2plgm****` non-compliant resource that is evaluated by the `cr-7e72626622af0051****` rule. The ID of the region in which the resource resides is`cn-beijing`, the type of the resource is `ACS::SLB::LoadBalancer`, and the ID of the resource is `lb-hp3a3b4ztyfm2plgm****`.
|
|
2480
2712
|
*
|
|
2481
2713
|
* @param request - RevertEvaluationResultsRequest
|
|
2482
2714
|
* @returns RevertEvaluationResultsResponse
|
|
2483
2715
|
*/
|
|
2484
2716
|
revertEvaluationResults(request: $_model.RevertEvaluationResultsRequest): Promise<$_model.RevertEvaluationResultsResponse>;
|
|
2485
2717
|
/**
|
|
2486
|
-
*
|
|
2718
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
|
|
2719
|
+
*
|
|
2720
|
+
* @remarks
|
|
2721
|
+
* > After you call this operation, the compliance evaluation is performed only once. To query the compliance evaluation results returned by the rule, call the ListAggregateConfigRuleEvaluationResults operation. For more information, see [ListAggregateConfigRuleEvaluationResults](https://help.aliyun.com/document_detail/265979.html).
|
|
2722
|
+
* The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
|
|
2487
2723
|
*
|
|
2488
2724
|
* @param request - StartAggregateConfigRuleEvaluationRequest
|
|
2489
2725
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2491,14 +2727,21 @@ export default class Client extends OpenApi {
|
|
|
2491
2727
|
*/
|
|
2492
2728
|
startAggregateConfigRuleEvaluationWithOptions(request: $_model.StartAggregateConfigRuleEvaluationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartAggregateConfigRuleEvaluationResponse>;
|
|
2493
2729
|
/**
|
|
2494
|
-
*
|
|
2730
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
|
|
2731
|
+
*
|
|
2732
|
+
* @remarks
|
|
2733
|
+
* > After you call this operation, the compliance evaluation is performed only once. To query the compliance evaluation results returned by the rule, call the ListAggregateConfigRuleEvaluationResults operation. For more information, see [ListAggregateConfigRuleEvaluationResults](https://help.aliyun.com/document_detail/265979.html).
|
|
2734
|
+
* The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
|
|
2495
2735
|
*
|
|
2496
2736
|
* @param request - StartAggregateConfigRuleEvaluationRequest
|
|
2497
2737
|
* @returns StartAggregateConfigRuleEvaluationResponse
|
|
2498
2738
|
*/
|
|
2499
2739
|
startAggregateConfigRuleEvaluation(request: $_model.StartAggregateConfigRuleEvaluationRequest): Promise<$_model.StartAggregateConfigRuleEvaluationResponse>;
|
|
2500
2740
|
/**
|
|
2501
|
-
*
|
|
2741
|
+
* Performs a remediation operation by using a rule in an account group.
|
|
2742
|
+
*
|
|
2743
|
+
* @remarks
|
|
2744
|
+
* This topic provides an example on how to manually perform a remediation operation by using the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The return result shows that the manual execution is successful.
|
|
2502
2745
|
*
|
|
2503
2746
|
* @param request - StartAggregateRemediationRequest
|
|
2504
2747
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2506,17 +2749,20 @@ export default class Client extends OpenApi {
|
|
|
2506
2749
|
*/
|
|
2507
2750
|
startAggregateRemediationWithOptions(request: $_model.StartAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartAggregateRemediationResponse>;
|
|
2508
2751
|
/**
|
|
2509
|
-
*
|
|
2752
|
+
* Performs a remediation operation by using a rule in an account group.
|
|
2753
|
+
*
|
|
2754
|
+
* @remarks
|
|
2755
|
+
* This topic provides an example on how to manually perform a remediation operation by using the rule whose ID is `cr-6b7c626622af00b4****` in the account group whose ID is `ca-6b4a626622af0012****`. The return result shows that the manual execution is successful.
|
|
2510
2756
|
*
|
|
2511
2757
|
* @param request - StartAggregateRemediationRequest
|
|
2512
2758
|
* @returns StartAggregateRemediationResponse
|
|
2513
2759
|
*/
|
|
2514
2760
|
startAggregateRemediation(request: $_model.StartAggregateRemediationRequest): Promise<$_model.StartAggregateRemediationResponse>;
|
|
2515
2761
|
/**
|
|
2516
|
-
* Re-evaluates a
|
|
2762
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
|
|
2517
2763
|
*
|
|
2518
2764
|
* @remarks
|
|
2519
|
-
*
|
|
2765
|
+
* In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
|
|
2520
2766
|
*
|
|
2521
2767
|
* @param request - StartConfigRuleEvaluationRequest
|
|
2522
2768
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2524,17 +2770,17 @@ export default class Client extends OpenApi {
|
|
|
2524
2770
|
*/
|
|
2525
2771
|
startConfigRuleEvaluationWithOptions(request: $_model.StartConfigRuleEvaluationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigRuleEvaluationResponse>;
|
|
2526
2772
|
/**
|
|
2527
|
-
* Re-evaluates a
|
|
2773
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
|
|
2528
2774
|
*
|
|
2529
2775
|
* @remarks
|
|
2530
|
-
*
|
|
2776
|
+
* In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
|
|
2531
2777
|
*
|
|
2532
2778
|
* @param request - StartConfigRuleEvaluationRequest
|
|
2533
2779
|
* @returns StartConfigRuleEvaluationResponse
|
|
2534
2780
|
*/
|
|
2535
2781
|
startConfigRuleEvaluation(request: $_model.StartConfigRuleEvaluationRequest): Promise<$_model.StartConfigRuleEvaluationResponse>;
|
|
2536
2782
|
/**
|
|
2537
|
-
*
|
|
2783
|
+
* 触发单资源重新评估
|
|
2538
2784
|
*
|
|
2539
2785
|
* @param request - StartConfigRuleEvaluationByResourceRequest
|
|
2540
2786
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2542,14 +2788,17 @@ export default class Client extends OpenApi {
|
|
|
2542
2788
|
*/
|
|
2543
2789
|
startConfigRuleEvaluationByResourceWithOptions(request: $_model.StartConfigRuleEvaluationByResourceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigRuleEvaluationByResourceResponse>;
|
|
2544
2790
|
/**
|
|
2545
|
-
*
|
|
2791
|
+
* 触发单资源重新评估
|
|
2546
2792
|
*
|
|
2547
2793
|
* @param request - StartConfigRuleEvaluationByResourceRequest
|
|
2548
2794
|
* @returns StartConfigRuleEvaluationByResourceResponse
|
|
2549
2795
|
*/
|
|
2550
2796
|
startConfigRuleEvaluationByResource(request: $_model.StartConfigRuleEvaluationByResourceRequest): Promise<$_model.StartConfigRuleEvaluationByResourceResponse>;
|
|
2551
2797
|
/**
|
|
2552
|
-
*
|
|
2798
|
+
* Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
2799
|
+
*
|
|
2800
|
+
* @remarks
|
|
2801
|
+
* This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
2553
2802
|
*
|
|
2554
2803
|
* @param request - StartConfigurationRecorderRequest
|
|
2555
2804
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2557,12 +2806,18 @@ export default class Client extends OpenApi {
|
|
|
2557
2806
|
*/
|
|
2558
2807
|
startConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.StartConfigurationRecorderResponse>;
|
|
2559
2808
|
/**
|
|
2560
|
-
*
|
|
2809
|
+
* Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
2810
|
+
*
|
|
2811
|
+
* @remarks
|
|
2812
|
+
* This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
2561
2813
|
* @returns StartConfigurationRecorderResponse
|
|
2562
2814
|
*/
|
|
2563
2815
|
startConfigurationRecorder(): Promise<$_model.StartConfigurationRecorderResponse>;
|
|
2564
2816
|
/**
|
|
2565
|
-
*
|
|
2817
|
+
* Performs a remediation operation based on a rule.
|
|
2818
|
+
*
|
|
2819
|
+
* @remarks
|
|
2820
|
+
* This topic provides an example on how to perform a remediation operation by using the rule whose ID is `cr-8a973ac2e2be00a2****`. The returned result shows that the manual execution is successful.
|
|
2566
2821
|
*
|
|
2567
2822
|
* @param request - StartRemediationRequest
|
|
2568
2823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2570,14 +2825,20 @@ export default class Client extends OpenApi {
|
|
|
2570
2825
|
*/
|
|
2571
2826
|
startRemediationWithOptions(request: $_model.StartRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.StartRemediationResponse>;
|
|
2572
2827
|
/**
|
|
2573
|
-
*
|
|
2828
|
+
* Performs a remediation operation based on a rule.
|
|
2829
|
+
*
|
|
2830
|
+
* @remarks
|
|
2831
|
+
* This topic provides an example on how to perform a remediation operation by using the rule whose ID is `cr-8a973ac2e2be00a2****`. The returned result shows that the manual execution is successful.
|
|
2574
2832
|
*
|
|
2575
2833
|
* @param request - StartRemediationRequest
|
|
2576
2834
|
* @returns StartRemediationResponse
|
|
2577
2835
|
*/
|
|
2578
2836
|
startRemediation(request: $_model.StartRemediationRequest): Promise<$_model.StartRemediationResponse>;
|
|
2579
2837
|
/**
|
|
2580
|
-
*
|
|
2838
|
+
* Deactivates Cloud Config.
|
|
2839
|
+
*
|
|
2840
|
+
* @remarks
|
|
2841
|
+
* > After you deactivate Cloud Config, the resource configurations, created rules, and compliance evaluation results that are stored in Cloud Config are automatically cleared and cannot be restored. Proceed with caution.
|
|
2581
2842
|
*
|
|
2582
2843
|
* @param request - StopConfigurationRecorderRequest
|
|
2583
2844
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2585,12 +2846,15 @@ export default class Client extends OpenApi {
|
|
|
2585
2846
|
*/
|
|
2586
2847
|
stopConfigurationRecorderWithOptions(runtime: $dara.RuntimeOptions): Promise<$_model.StopConfigurationRecorderResponse>;
|
|
2587
2848
|
/**
|
|
2588
|
-
*
|
|
2849
|
+
* Deactivates Cloud Config.
|
|
2850
|
+
*
|
|
2851
|
+
* @remarks
|
|
2852
|
+
* > After you deactivate Cloud Config, the resource configurations, created rules, and compliance evaluation results that are stored in Cloud Config are automatically cleared and cannot be restored. Proceed with caution.
|
|
2589
2853
|
* @returns StopConfigurationRecorderResponse
|
|
2590
2854
|
*/
|
|
2591
2855
|
stopConfigurationRecorder(): Promise<$_model.StopConfigurationRecorderResponse>;
|
|
2592
2856
|
/**
|
|
2593
|
-
*
|
|
2857
|
+
* Adds tags to a rule, an account group, and a compliance package of Cloud Config.
|
|
2594
2858
|
*
|
|
2595
2859
|
* @param tmpReq - TagResourcesRequest
|
|
2596
2860
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2598,14 +2862,14 @@ export default class Client extends OpenApi {
|
|
|
2598
2862
|
*/
|
|
2599
2863
|
tagResourcesWithOptions(tmpReq: $_model.TagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TagResourcesResponse>;
|
|
2600
2864
|
/**
|
|
2601
|
-
*
|
|
2865
|
+
* Adds tags to a rule, an account group, and a compliance package of Cloud Config.
|
|
2602
2866
|
*
|
|
2603
2867
|
* @param request - TagResourcesRequest
|
|
2604
2868
|
* @returns TagResourcesResponse
|
|
2605
2869
|
*/
|
|
2606
2870
|
tagResources(request: $_model.TagResourcesRequest): Promise<$_model.TagResourcesResponse>;
|
|
2607
2871
|
/**
|
|
2608
|
-
*
|
|
2872
|
+
* 实时测试通知
|
|
2609
2873
|
*
|
|
2610
2874
|
* @param request - TriggerReportSendRequest
|
|
2611
2875
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2613,14 +2877,14 @@ export default class Client extends OpenApi {
|
|
|
2613
2877
|
*/
|
|
2614
2878
|
triggerReportSendWithOptions(request: $_model.TriggerReportSendRequest, runtime: $dara.RuntimeOptions): Promise<$_model.TriggerReportSendResponse>;
|
|
2615
2879
|
/**
|
|
2616
|
-
*
|
|
2880
|
+
* 实时测试通知
|
|
2617
2881
|
*
|
|
2618
2882
|
* @param request - TriggerReportSendRequest
|
|
2619
2883
|
* @returns TriggerReportSendResponse
|
|
2620
2884
|
*/
|
|
2621
2885
|
triggerReportSend(request: $_model.TriggerReportSendRequest): Promise<$_model.TriggerReportSendResponse>;
|
|
2622
2886
|
/**
|
|
2623
|
-
*
|
|
2887
|
+
* Removes tags from a resource in Cloud Config.
|
|
2624
2888
|
*
|
|
2625
2889
|
* @param request - UntagResourcesRequest
|
|
2626
2890
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2628,17 +2892,17 @@ export default class Client extends OpenApi {
|
|
|
2628
2892
|
*/
|
|
2629
2893
|
untagResourcesWithOptions(request: $_model.UntagResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UntagResourcesResponse>;
|
|
2630
2894
|
/**
|
|
2631
|
-
*
|
|
2895
|
+
* Removes tags from a resource in Cloud Config.
|
|
2632
2896
|
*
|
|
2633
2897
|
* @param request - UntagResourcesRequest
|
|
2634
2898
|
* @returns UntagResourcesResponse
|
|
2635
2899
|
*/
|
|
2636
2900
|
untagResources(request: $_model.UntagResourcesRequest): Promise<$_model.UntagResourcesResponse>;
|
|
2637
2901
|
/**
|
|
2638
|
-
*
|
|
2902
|
+
* Modifies the configurations of a compliance package in an account group.
|
|
2639
2903
|
*
|
|
2640
2904
|
* @remarks
|
|
2641
|
-
* This topic provides an example
|
|
2905
|
+
* This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter in the rule template of the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****` to `20`.
|
|
2642
2906
|
*
|
|
2643
2907
|
* @param tmpReq - UpdateAggregateCompliancePackRequest
|
|
2644
2908
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2646,17 +2910,20 @@ export default class Client extends OpenApi {
|
|
|
2646
2910
|
*/
|
|
2647
2911
|
updateAggregateCompliancePackWithOptions(tmpReq: $_model.UpdateAggregateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateCompliancePackResponse>;
|
|
2648
2912
|
/**
|
|
2649
|
-
*
|
|
2913
|
+
* Modifies the configurations of a compliance package in an account group.
|
|
2650
2914
|
*
|
|
2651
2915
|
* @remarks
|
|
2652
|
-
* This topic provides an example
|
|
2916
|
+
* This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter in the rule template of the compliance package `cp-fdc8626622af00f9****` in the account group `ca-f632626622af0079****` to `20`.
|
|
2653
2917
|
*
|
|
2654
2918
|
* @param request - UpdateAggregateCompliancePackRequest
|
|
2655
2919
|
* @returns UpdateAggregateCompliancePackResponse
|
|
2656
2920
|
*/
|
|
2657
2921
|
updateAggregateCompliancePack(request: $_model.UpdateAggregateCompliancePackRequest): Promise<$_model.UpdateAggregateCompliancePackResponse>;
|
|
2658
2922
|
/**
|
|
2659
|
-
*
|
|
2923
|
+
* Modifies a delivery channel in an account group.
|
|
2924
|
+
*
|
|
2925
|
+
* @remarks
|
|
2926
|
+
* This topic provides an example on how to disable a delivery channel in an account group. The ID of the account group is `ca-a4e5626622af0079****`, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`. The Status parameter is set to `0`. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops resource data delivery.
|
|
2660
2927
|
*
|
|
2661
2928
|
* @param request - UpdateAggregateConfigDeliveryChannelRequest
|
|
2662
2929
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2664,17 +2931,20 @@ export default class Client extends OpenApi {
|
|
|
2664
2931
|
*/
|
|
2665
2932
|
updateAggregateConfigDeliveryChannelWithOptions(request: $_model.UpdateAggregateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateConfigDeliveryChannelResponse>;
|
|
2666
2933
|
/**
|
|
2667
|
-
*
|
|
2934
|
+
* Modifies a delivery channel in an account group.
|
|
2935
|
+
*
|
|
2936
|
+
* @remarks
|
|
2937
|
+
* This topic provides an example on how to disable a delivery channel in an account group. The ID of the account group is `ca-a4e5626622af0079****`, and the ID of the delivery channel is `cdc-8e45ff4e06a3a8****`. The Status parameter is set to `0`. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops resource data delivery.
|
|
2668
2938
|
*
|
|
2669
2939
|
* @param request - UpdateAggregateConfigDeliveryChannelRequest
|
|
2670
2940
|
* @returns UpdateAggregateConfigDeliveryChannelResponse
|
|
2671
2941
|
*/
|
|
2672
2942
|
updateAggregateConfigDeliveryChannel(request: $_model.UpdateAggregateConfigDeliveryChannelRequest): Promise<$_model.UpdateAggregateConfigDeliveryChannelResponse>;
|
|
2673
2943
|
/**
|
|
2674
|
-
* Modifies the description, input parameters, and risk level of a rule in a
|
|
2944
|
+
* Modifies the description, input parameters, and risk level of a rule in a specific account group.
|
|
2675
2945
|
*
|
|
2676
2946
|
* @remarks
|
|
2677
|
-
* This topic provides an example
|
|
2947
|
+
* This topic provides an example on how to change the risk level of the rule `cr-4e3d626622af0080****` in an account group `ca-a4e5626622af0079****` to `3`, which indicates low risk level.
|
|
2678
2948
|
*
|
|
2679
2949
|
* @param tmpReq - UpdateAggregateConfigRuleRequest
|
|
2680
2950
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2682,20 +2952,20 @@ export default class Client extends OpenApi {
|
|
|
2682
2952
|
*/
|
|
2683
2953
|
updateAggregateConfigRuleWithOptions(tmpReq: $_model.UpdateAggregateConfigRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateConfigRuleResponse>;
|
|
2684
2954
|
/**
|
|
2685
|
-
* Modifies the description, input parameters, and risk level of a rule in a
|
|
2955
|
+
* Modifies the description, input parameters, and risk level of a rule in a specific account group.
|
|
2686
2956
|
*
|
|
2687
2957
|
* @remarks
|
|
2688
|
-
* This topic provides an example
|
|
2958
|
+
* This topic provides an example on how to change the risk level of the rule `cr-4e3d626622af0080****` in an account group `ca-a4e5626622af0079****` to `3`, which indicates low risk level.
|
|
2689
2959
|
*
|
|
2690
2960
|
* @param request - UpdateAggregateConfigRuleRequest
|
|
2691
2961
|
* @returns UpdateAggregateConfigRuleResponse
|
|
2692
2962
|
*/
|
|
2693
2963
|
updateAggregateConfigRule(request: $_model.UpdateAggregateConfigRuleRequest): Promise<$_model.UpdateAggregateConfigRuleResponse>;
|
|
2694
2964
|
/**
|
|
2695
|
-
*
|
|
2965
|
+
* Modifies a remediation template for a rule in an account group.
|
|
2696
2966
|
*
|
|
2697
2967
|
* @remarks
|
|
2698
|
-
* This topic
|
|
2968
|
+
* This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting for a rule in the `ca-6b4a626622af0012****` account group to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
|
|
2699
2969
|
*
|
|
2700
2970
|
* @param request - UpdateAggregateRemediationRequest
|
|
2701
2971
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2703,20 +2973,20 @@ export default class Client extends OpenApi {
|
|
|
2703
2973
|
*/
|
|
2704
2974
|
updateAggregateRemediationWithOptions(request: $_model.UpdateAggregateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregateRemediationResponse>;
|
|
2705
2975
|
/**
|
|
2706
|
-
*
|
|
2976
|
+
* Modifies a remediation template for a rule in an account group.
|
|
2707
2977
|
*
|
|
2708
2978
|
* @remarks
|
|
2709
|
-
* This topic
|
|
2979
|
+
* This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting for a rule in the `ca-6b4a626622af0012****` account group to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
|
|
2710
2980
|
*
|
|
2711
2981
|
* @param request - UpdateAggregateRemediationRequest
|
|
2712
2982
|
* @returns UpdateAggregateRemediationResponse
|
|
2713
2983
|
*/
|
|
2714
2984
|
updateAggregateRemediation(request: $_model.UpdateAggregateRemediationRequest): Promise<$_model.UpdateAggregateRemediationResponse>;
|
|
2715
2985
|
/**
|
|
2716
|
-
* The management account or
|
|
2986
|
+
* The management account or delegated administrator account of a resource directory can be used to modify the name and description of an account group. The management account or delegated administrator account can also be used to add or remove members from the account group.
|
|
2717
2987
|
*
|
|
2718
2988
|
* @remarks
|
|
2719
|
-
* This topic provides an example
|
|
2989
|
+
* This topic provides an example on how to add a member to the account group `ca-dacf86d8314e00eb****`. The member ID is `173808452267****`, the member name is `Tony`, and the member belongs to the resource directory `ResourceDirectory`.
|
|
2720
2990
|
*
|
|
2721
2991
|
* @param tmpReq - UpdateAggregatorRequest
|
|
2722
2992
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2724,20 +2994,20 @@ export default class Client extends OpenApi {
|
|
|
2724
2994
|
*/
|
|
2725
2995
|
updateAggregatorWithOptions(tmpReq: $_model.UpdateAggregatorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateAggregatorResponse>;
|
|
2726
2996
|
/**
|
|
2727
|
-
* The management account or
|
|
2997
|
+
* The management account or delegated administrator account of a resource directory can be used to modify the name and description of an account group. The management account or delegated administrator account can also be used to add or remove members from the account group.
|
|
2728
2998
|
*
|
|
2729
2999
|
* @remarks
|
|
2730
|
-
* This topic provides an example
|
|
3000
|
+
* This topic provides an example on how to add a member to the account group `ca-dacf86d8314e00eb****`. The member ID is `173808452267****`, the member name is `Tony`, and the member belongs to the resource directory `ResourceDirectory`.
|
|
2731
3001
|
*
|
|
2732
3002
|
* @param request - UpdateAggregatorRequest
|
|
2733
3003
|
* @returns UpdateAggregatorResponse
|
|
2734
3004
|
*/
|
|
2735
3005
|
updateAggregator(request: $_model.UpdateAggregatorRequest): Promise<$_model.UpdateAggregatorResponse>;
|
|
2736
3006
|
/**
|
|
2737
|
-
*
|
|
3007
|
+
* Modifies the configurations of a specific compliance package in the current account.
|
|
2738
3008
|
*
|
|
2739
3009
|
* @remarks
|
|
2740
|
-
* This topic provides an example
|
|
3010
|
+
* This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter of a rule in the compliance package `cp-a8a8626622af0082****` to `20`.
|
|
2741
3011
|
*
|
|
2742
3012
|
* @param tmpReq - UpdateCompliancePackRequest
|
|
2743
3013
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2745,20 +3015,20 @@ export default class Client extends OpenApi {
|
|
|
2745
3015
|
*/
|
|
2746
3016
|
updateCompliancePackWithOptions(tmpReq: $_model.UpdateCompliancePackRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateCompliancePackResponse>;
|
|
2747
3017
|
/**
|
|
2748
|
-
*
|
|
3018
|
+
* Modifies the configurations of a specific compliance package in the current account.
|
|
2749
3019
|
*
|
|
2750
3020
|
* @remarks
|
|
2751
|
-
* This topic provides an example
|
|
3021
|
+
* This topic provides an example on how to change the value of the `eip-bandwidth-limit` parameter of a rule in the compliance package `cp-a8a8626622af0082****` to `20`.
|
|
2752
3022
|
*
|
|
2753
3023
|
* @param request - UpdateCompliancePackRequest
|
|
2754
3024
|
* @returns UpdateCompliancePackResponse
|
|
2755
3025
|
*/
|
|
2756
3026
|
updateCompliancePack(request: $_model.UpdateCompliancePackRequest): Promise<$_model.UpdateCompliancePackResponse>;
|
|
2757
3027
|
/**
|
|
2758
|
-
*
|
|
3028
|
+
* Modifies a delivery channel by using the current account.
|
|
2759
3029
|
*
|
|
2760
3030
|
* @remarks
|
|
2761
|
-
*
|
|
3031
|
+
* In this example, a delivery channel is disabled. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****```. The Status parameter is set to 0. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops the delivery of resource data.
|
|
2762
3032
|
*
|
|
2763
3033
|
* @param request - UpdateConfigDeliveryChannelRequest
|
|
2764
3034
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2766,10 +3036,10 @@ export default class Client extends OpenApi {
|
|
|
2766
3036
|
*/
|
|
2767
3037
|
updateConfigDeliveryChannelWithOptions(request: $_model.UpdateConfigDeliveryChannelRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConfigDeliveryChannelResponse>;
|
|
2768
3038
|
/**
|
|
2769
|
-
*
|
|
3039
|
+
* Modifies a delivery channel by using the current account.
|
|
2770
3040
|
*
|
|
2771
3041
|
* @remarks
|
|
2772
|
-
*
|
|
3042
|
+
* In this example, a delivery channel is disabled. The ID of the delivery channel is `cdc-8e45ff4e06a3a8****```. The Status parameter is set to 0. After the delivery channel is disabled, Cloud Config retains the most recent delivery configuration and stops the delivery of resource data.
|
|
2773
3043
|
*
|
|
2774
3044
|
* @param request - UpdateConfigDeliveryChannelRequest
|
|
2775
3045
|
* @returns UpdateConfigDeliveryChannelResponse
|
|
@@ -2779,7 +3049,7 @@ export default class Client extends OpenApi {
|
|
|
2779
3049
|
* Modifies the description, input parameters, and risk level of a rule.
|
|
2780
3050
|
*
|
|
2781
3051
|
* @remarks
|
|
2782
|
-
* This topic provides an example
|
|
3052
|
+
* This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
|
|
2783
3053
|
*
|
|
2784
3054
|
* @param tmpReq - UpdateConfigRuleRequest
|
|
2785
3055
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2790,14 +3060,17 @@ export default class Client extends OpenApi {
|
|
|
2790
3060
|
* Modifies the description, input parameters, and risk level of a rule.
|
|
2791
3061
|
*
|
|
2792
3062
|
* @remarks
|
|
2793
|
-
* This topic provides an example
|
|
3063
|
+
* This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
|
|
2794
3064
|
*
|
|
2795
3065
|
* @param request - UpdateConfigRuleRequest
|
|
2796
3066
|
* @returns UpdateConfigRuleResponse
|
|
2797
3067
|
*/
|
|
2798
3068
|
updateConfigRule(request: $_model.UpdateConfigRuleRequest): Promise<$_model.UpdateConfigRuleResponse>;
|
|
2799
3069
|
/**
|
|
2800
|
-
*
|
|
3070
|
+
* Modifies the resource monitoring scope of the current account.
|
|
3071
|
+
*
|
|
3072
|
+
* @remarks
|
|
3073
|
+
* This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
|
|
2801
3074
|
*
|
|
2802
3075
|
* @param request - UpdateConfigurationRecorderRequest
|
|
2803
3076
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2805,14 +3078,17 @@ export default class Client extends OpenApi {
|
|
|
2805
3078
|
*/
|
|
2806
3079
|
updateConfigurationRecorderWithOptions(request: $_model.UpdateConfigurationRecorderRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateConfigurationRecorderResponse>;
|
|
2807
3080
|
/**
|
|
2808
|
-
*
|
|
3081
|
+
* Modifies the resource monitoring scope of the current account.
|
|
3082
|
+
*
|
|
3083
|
+
* @remarks
|
|
3084
|
+
* This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
|
|
2809
3085
|
*
|
|
2810
3086
|
* @param request - UpdateConfigurationRecorderRequest
|
|
2811
3087
|
* @returns UpdateConfigurationRecorderResponse
|
|
2812
3088
|
*/
|
|
2813
3089
|
updateConfigurationRecorder(request: $_model.UpdateConfigurationRecorderRequest): Promise<$_model.UpdateConfigurationRecorderResponse>;
|
|
2814
3090
|
/**
|
|
2815
|
-
*
|
|
3091
|
+
* Enables or disables the integration of a cloud service.
|
|
2816
3092
|
*
|
|
2817
3093
|
* @param request - UpdateIntegratedServiceStatusRequest
|
|
2818
3094
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2820,17 +3096,17 @@ export default class Client extends OpenApi {
|
|
|
2820
3096
|
*/
|
|
2821
3097
|
updateIntegratedServiceStatusWithOptions(request: $_model.UpdateIntegratedServiceStatusRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateIntegratedServiceStatusResponse>;
|
|
2822
3098
|
/**
|
|
2823
|
-
*
|
|
3099
|
+
* Enables or disables the integration of a cloud service.
|
|
2824
3100
|
*
|
|
2825
3101
|
* @param request - UpdateIntegratedServiceStatusRequest
|
|
2826
3102
|
* @returns UpdateIntegratedServiceStatusResponse
|
|
2827
3103
|
*/
|
|
2828
3104
|
updateIntegratedServiceStatus(request: $_model.UpdateIntegratedServiceStatusRequest): Promise<$_model.UpdateIntegratedServiceStatusResponse>;
|
|
2829
3105
|
/**
|
|
2830
|
-
* Updates
|
|
3106
|
+
* Updates a remediation template for a rule.
|
|
2831
3107
|
*
|
|
2832
3108
|
* @remarks
|
|
2833
|
-
* This topic
|
|
3109
|
+
* This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
|
|
2834
3110
|
*
|
|
2835
3111
|
* @param request - UpdateRemediationRequest
|
|
2836
3112
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2838,17 +3114,17 @@ export default class Client extends OpenApi {
|
|
|
2838
3114
|
*/
|
|
2839
3115
|
updateRemediationWithOptions(request: $_model.UpdateRemediationRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateRemediationResponse>;
|
|
2840
3116
|
/**
|
|
2841
|
-
* Updates
|
|
3117
|
+
* Updates a remediation template for a rule.
|
|
2842
3118
|
*
|
|
2843
3119
|
* @remarks
|
|
2844
|
-
* This topic
|
|
3120
|
+
* This topic describes how to change the execution mode of the `crr-909ba2d4716700eb****` remediation setting to `AUTO_EXECUTION`, which specifies automatic remediation. This topic also provides a sample request.
|
|
2845
3121
|
*
|
|
2846
3122
|
* @param request - UpdateRemediationRequest
|
|
2847
3123
|
* @returns UpdateRemediationResponse
|
|
2848
3124
|
*/
|
|
2849
3125
|
updateRemediation(request: $_model.UpdateRemediationRequest): Promise<$_model.UpdateRemediationResponse>;
|
|
2850
3126
|
/**
|
|
2851
|
-
*
|
|
3127
|
+
* 更新合规报告模版
|
|
2852
3128
|
*
|
|
2853
3129
|
* @param tmpReq - UpdateReportTemplateRequest
|
|
2854
3130
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2856,7 +3132,7 @@ export default class Client extends OpenApi {
|
|
|
2856
3132
|
*/
|
|
2857
3133
|
updateReportTemplateWithOptions(tmpReq: $_model.UpdateReportTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateReportTemplateResponse>;
|
|
2858
3134
|
/**
|
|
2859
|
-
*
|
|
3135
|
+
* 更新合规报告模版
|
|
2860
3136
|
*
|
|
2861
3137
|
* @param request - UpdateReportTemplateRequest
|
|
2862
3138
|
* @returns UpdateReportTemplateResponse
|