@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/src/client.ts
CHANGED
|
@@ -34,7 +34,10 @@ export default class Client extends OpenApi {
|
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* 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.
|
|
38
|
+
*
|
|
39
|
+
* @remarks
|
|
40
|
+
* 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.
|
|
38
41
|
*
|
|
39
42
|
* @param request - ActiveAggregateConfigRulesRequest
|
|
40
43
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -73,7 +76,10 @@ export default class Client extends OpenApi {
|
|
|
73
76
|
}
|
|
74
77
|
|
|
75
78
|
/**
|
|
76
|
-
*
|
|
79
|
+
* 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.
|
|
80
|
+
*
|
|
81
|
+
* @remarks
|
|
82
|
+
* 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.
|
|
77
83
|
*
|
|
78
84
|
* @param request - ActiveAggregateConfigRulesRequest
|
|
79
85
|
* @returns ActiveAggregateConfigRulesResponse
|
|
@@ -84,7 +90,11 @@ export default class Client extends OpenApi {
|
|
|
84
90
|
}
|
|
85
91
|
|
|
86
92
|
/**
|
|
87
|
-
*
|
|
93
|
+
* 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.
|
|
94
|
+
*
|
|
95
|
+
* @remarks
|
|
96
|
+
* ### [](#)Prerequisites
|
|
97
|
+
* The rule is in the `INACTIVE` state.
|
|
88
98
|
*
|
|
89
99
|
* @param request - ActiveConfigRulesRequest
|
|
90
100
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -119,7 +129,11 @@ export default class Client extends OpenApi {
|
|
|
119
129
|
}
|
|
120
130
|
|
|
121
131
|
/**
|
|
122
|
-
*
|
|
132
|
+
* 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.
|
|
133
|
+
*
|
|
134
|
+
* @remarks
|
|
135
|
+
* ### [](#)Prerequisites
|
|
136
|
+
* The rule is in the `INACTIVE` state.
|
|
123
137
|
*
|
|
124
138
|
* @param request - ActiveConfigRulesRequest
|
|
125
139
|
* @returns ActiveConfigRulesResponse
|
|
@@ -130,7 +144,10 @@ export default class Client extends OpenApi {
|
|
|
130
144
|
}
|
|
131
145
|
|
|
132
146
|
/**
|
|
133
|
-
*
|
|
147
|
+
* Adds one or more rules in an account group to a compliance package.
|
|
148
|
+
*
|
|
149
|
+
* @remarks
|
|
150
|
+
* 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.
|
|
134
151
|
*
|
|
135
152
|
* @param request - AttachAggregateConfigRuleToCompliancePackRequest
|
|
136
153
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -169,7 +186,10 @@ export default class Client extends OpenApi {
|
|
|
169
186
|
}
|
|
170
187
|
|
|
171
188
|
/**
|
|
172
|
-
*
|
|
189
|
+
* Adds one or more rules in an account group to a compliance package.
|
|
190
|
+
*
|
|
191
|
+
* @remarks
|
|
192
|
+
* 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.
|
|
173
193
|
*
|
|
174
194
|
* @param request - AttachAggregateConfigRuleToCompliancePackRequest
|
|
175
195
|
* @returns AttachAggregateConfigRuleToCompliancePackResponse
|
|
@@ -180,7 +200,10 @@ export default class Client extends OpenApi {
|
|
|
180
200
|
}
|
|
181
201
|
|
|
182
202
|
/**
|
|
183
|
-
*
|
|
203
|
+
* Adds one or more rules to a compliance package.
|
|
204
|
+
*
|
|
205
|
+
* @remarks
|
|
206
|
+
* This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
|
|
184
207
|
*
|
|
185
208
|
* @param request - AttachConfigRuleToCompliancePackRequest
|
|
186
209
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -215,7 +238,10 @@ export default class Client extends OpenApi {
|
|
|
215
238
|
}
|
|
216
239
|
|
|
217
240
|
/**
|
|
218
|
-
*
|
|
241
|
+
* Adds one or more rules to a compliance package.
|
|
242
|
+
*
|
|
243
|
+
* @remarks
|
|
244
|
+
* This topic provides an example on how to add the `cr-6cc4626622af00e7****` rule to the `cp-5bb1626622af00bd****` compliance package.
|
|
219
245
|
*
|
|
220
246
|
* @param request - AttachConfigRuleToCompliancePackRequest
|
|
221
247
|
* @returns AttachConfigRuleToCompliancePackResponse
|
|
@@ -226,7 +252,7 @@ export default class Client extends OpenApi {
|
|
|
226
252
|
}
|
|
227
253
|
|
|
228
254
|
/**
|
|
229
|
-
*
|
|
255
|
+
* Replicates compliance packages.
|
|
230
256
|
*
|
|
231
257
|
* @param request - CopyCompliancePacksRequest
|
|
232
258
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -265,7 +291,7 @@ export default class Client extends OpenApi {
|
|
|
265
291
|
}
|
|
266
292
|
|
|
267
293
|
/**
|
|
268
|
-
*
|
|
294
|
+
* Replicates compliance packages.
|
|
269
295
|
*
|
|
270
296
|
* @param request - CopyCompliancePacksRequest
|
|
271
297
|
* @returns CopyCompliancePacksResponse
|
|
@@ -276,7 +302,7 @@ export default class Client extends OpenApi {
|
|
|
276
302
|
}
|
|
277
303
|
|
|
278
304
|
/**
|
|
279
|
-
*
|
|
305
|
+
* Replicates rules.
|
|
280
306
|
*
|
|
281
307
|
* @param request - CopyConfigRulesRequest
|
|
282
308
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -315,7 +341,7 @@ export default class Client extends OpenApi {
|
|
|
315
341
|
}
|
|
316
342
|
|
|
317
343
|
/**
|
|
318
|
-
*
|
|
344
|
+
* Replicates rules.
|
|
319
345
|
*
|
|
320
346
|
* @param request - CopyConfigRulesRequest
|
|
321
347
|
* @returns CopyConfigRulesResponse
|
|
@@ -326,7 +352,7 @@ export default class Client extends OpenApi {
|
|
|
326
352
|
}
|
|
327
353
|
|
|
328
354
|
/**
|
|
329
|
-
*
|
|
355
|
+
* Creates a downloadable resource file for the current Alibaba Cloud account.
|
|
330
356
|
*
|
|
331
357
|
* @param request - CreateAdvancedSearchFileRequest
|
|
332
358
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -357,7 +383,7 @@ export default class Client extends OpenApi {
|
|
|
357
383
|
}
|
|
358
384
|
|
|
359
385
|
/**
|
|
360
|
-
*
|
|
386
|
+
* Creates a downloadable resource file for the current Alibaba Cloud account.
|
|
361
387
|
*
|
|
362
388
|
* @param request - CreateAdvancedSearchFileRequest
|
|
363
389
|
* @returns CreateAdvancedSearchFileResponse
|
|
@@ -368,10 +394,10 @@ export default class Client extends OpenApi {
|
|
|
368
394
|
}
|
|
369
395
|
|
|
370
396
|
/**
|
|
371
|
-
* Creates a downloadable file
|
|
397
|
+
* Creates a downloadable resource file for an account group.
|
|
372
398
|
*
|
|
373
399
|
* @remarks
|
|
374
|
-
* This topic provides an example
|
|
400
|
+
* 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.
|
|
375
401
|
*
|
|
376
402
|
* @param request - CreateAggregateAdvancedSearchFileRequest
|
|
377
403
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -406,10 +432,10 @@ export default class Client extends OpenApi {
|
|
|
406
432
|
}
|
|
407
433
|
|
|
408
434
|
/**
|
|
409
|
-
* Creates a downloadable file
|
|
435
|
+
* Creates a downloadable resource file for an account group.
|
|
410
436
|
*
|
|
411
437
|
* @remarks
|
|
412
|
-
* This topic provides an example
|
|
438
|
+
* 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.
|
|
413
439
|
*
|
|
414
440
|
* @param request - CreateAggregateAdvancedSearchFileRequest
|
|
415
441
|
* @returns CreateAggregateAdvancedSearchFileResponse
|
|
@@ -420,13 +446,10 @@ export default class Client extends OpenApi {
|
|
|
420
446
|
}
|
|
421
447
|
|
|
422
448
|
/**
|
|
423
|
-
* Creates a compliance
|
|
449
|
+
* Creates a compliance package for an account group.
|
|
424
450
|
*
|
|
425
451
|
* @remarks
|
|
426
|
-
*
|
|
427
|
-
* 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.
|
|
428
|
-
* A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
|
|
429
|
-
* 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).
|
|
452
|
+
* 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`.
|
|
430
453
|
*
|
|
431
454
|
* @param tmpReq - CreateAggregateCompliancePackRequest
|
|
432
455
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -550,13 +573,10 @@ export default class Client extends OpenApi {
|
|
|
550
573
|
}
|
|
551
574
|
|
|
552
575
|
/**
|
|
553
|
-
* Creates a compliance
|
|
576
|
+
* Creates a compliance package for an account group.
|
|
554
577
|
*
|
|
555
578
|
* @remarks
|
|
556
|
-
*
|
|
557
|
-
* 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.
|
|
558
|
-
* A compliance pack template is a collection of rules created by CloudConfig for a specific compliance scenario.
|
|
559
|
-
* 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).
|
|
579
|
+
* 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`.
|
|
560
580
|
*
|
|
561
581
|
* @param request - CreateAggregateCompliancePackRequest
|
|
562
582
|
* @returns CreateAggregateCompliancePackResponse
|
|
@@ -567,20 +587,10 @@ export default class Client extends OpenApi {
|
|
|
567
587
|
}
|
|
568
588
|
|
|
569
589
|
/**
|
|
570
|
-
* Creates a delivery channel for
|
|
590
|
+
* Creates a delivery channel for an account group.
|
|
571
591
|
*
|
|
572
592
|
* @remarks
|
|
573
|
-
*
|
|
574
|
-
* - Deliver to Simple Log Service (SLS)
|
|
575
|
-
* 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).
|
|
576
|
-
* - Deliver to Object Storage Service (OSS)
|
|
577
|
-
* 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).
|
|
578
|
-
* - Deliver to Simple Message Queue (MNS)
|
|
579
|
-
* 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).
|
|
580
|
-
* ### Limits
|
|
581
|
-
* You can create a maximum of five delivery channels for each account group.
|
|
582
|
-
* ### Usage notes
|
|
583
|
-
* 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****`.
|
|
593
|
+
* 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****`.
|
|
584
594
|
*
|
|
585
595
|
* @param request - CreateAggregateConfigDeliveryChannelRequest
|
|
586
596
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -659,20 +669,10 @@ export default class Client extends OpenApi {
|
|
|
659
669
|
}
|
|
660
670
|
|
|
661
671
|
/**
|
|
662
|
-
* Creates a delivery channel for
|
|
672
|
+
* Creates a delivery channel for an account group.
|
|
663
673
|
*
|
|
664
674
|
* @remarks
|
|
665
|
-
*
|
|
666
|
-
* - Deliver to Simple Log Service (SLS)
|
|
667
|
-
* 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).
|
|
668
|
-
* - Deliver to Object Storage Service (OSS)
|
|
669
|
-
* 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).
|
|
670
|
-
* - Deliver to Simple Message Queue (MNS)
|
|
671
|
-
* 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).
|
|
672
|
-
* ### Limits
|
|
673
|
-
* You can create a maximum of five delivery channels for each account group.
|
|
674
|
-
* ### Usage notes
|
|
675
|
-
* 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****`.
|
|
675
|
+
* 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****`.
|
|
676
676
|
*
|
|
677
677
|
* @param request - CreateAggregateConfigDeliveryChannelRequest
|
|
678
678
|
* @returns CreateAggregateConfigDeliveryChannelResponse
|
|
@@ -683,19 +683,13 @@ export default class Client extends OpenApi {
|
|
|
683
683
|
}
|
|
684
684
|
|
|
685
685
|
/**
|
|
686
|
-
* Creates a rule for
|
|
686
|
+
* Creates a rule for an account group.
|
|
687
687
|
*
|
|
688
688
|
* @remarks
|
|
689
689
|
* ### Limits
|
|
690
|
-
*
|
|
691
|
-
* ### Background information
|
|
692
|
-
* Cloud Config supports the following methods for creating rules:
|
|
693
|
-
* - Create rules from templates
|
|
694
|
-
* 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).
|
|
695
|
-
* - Create rules based on functions in Function Compute
|
|
696
|
-
* 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).
|
|
690
|
+
* You can create up to 200 rules for each management account.
|
|
697
691
|
* ### Usage notes
|
|
698
|
-
* This example
|
|
692
|
+
* 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****`.
|
|
699
693
|
*
|
|
700
694
|
* @param tmpReq - CreateAggregateConfigRuleRequest
|
|
701
695
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -863,19 +857,13 @@ export default class Client extends OpenApi {
|
|
|
863
857
|
}
|
|
864
858
|
|
|
865
859
|
/**
|
|
866
|
-
* Creates a rule for
|
|
860
|
+
* Creates a rule for an account group.
|
|
867
861
|
*
|
|
868
862
|
* @remarks
|
|
869
863
|
* ### Limits
|
|
870
|
-
*
|
|
871
|
-
* ### Background information
|
|
872
|
-
* Cloud Config supports the following methods for creating rules:
|
|
873
|
-
* - Create rules from templates
|
|
874
|
-
* 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).
|
|
875
|
-
* - Create rules based on functions in Function Compute
|
|
876
|
-
* 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).
|
|
864
|
+
* You can create up to 200 rules for each management account.
|
|
877
865
|
* ### Usage notes
|
|
878
|
-
* This example
|
|
866
|
+
* 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****`.
|
|
879
867
|
*
|
|
880
868
|
* @param request - CreateAggregateConfigRuleRequest
|
|
881
869
|
* @returns CreateAggregateConfigRuleResponse
|
|
@@ -886,16 +874,10 @@ export default class Client extends OpenApi {
|
|
|
886
874
|
}
|
|
887
875
|
|
|
888
876
|
/**
|
|
889
|
-
* Creates a remediation for a rule in
|
|
877
|
+
* Creates a remediation template for a rule in an account group.
|
|
890
878
|
*
|
|
891
879
|
* @remarks
|
|
892
|
-
*
|
|
893
|
-
* - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
|
|
894
|
-
* Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
|
|
895
|
-
* - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
|
|
896
|
-
* Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
|
|
897
|
-
* ### Usage notes
|
|
898
|
-
* 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****`.
|
|
880
|
+
* 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****`.
|
|
899
881
|
*
|
|
900
882
|
* @param request - CreateAggregateRemediationRequest
|
|
901
883
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -954,16 +936,10 @@ export default class Client extends OpenApi {
|
|
|
954
936
|
}
|
|
955
937
|
|
|
956
938
|
/**
|
|
957
|
-
* Creates a remediation for a rule in
|
|
939
|
+
* Creates a remediation template for a rule in an account group.
|
|
958
940
|
*
|
|
959
941
|
* @remarks
|
|
960
|
-
*
|
|
961
|
-
* - Template-based remediation: Uses public templates provided by Operation Orchestration Service (OOS) to quickly remediate non-compliant resources.
|
|
962
|
-
* Only one remediation can be created for a rule. This type of remediation is supported only for rules that are created from specific templates.
|
|
963
|
-
* - Custom remediation: Runs custom code in Function Compute (FC) to quickly remediate non-compliant resources.
|
|
964
|
-
* Only one remediation can be created for a rule. This type of remediation is supported for rules created from templates and for custom rules.
|
|
965
|
-
* ### Usage notes
|
|
966
|
-
* 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****`.
|
|
942
|
+
* 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****`.
|
|
967
943
|
*
|
|
968
944
|
* @param request - CreateAggregateRemediationRequest
|
|
969
945
|
* @returns CreateAggregateRemediationResponse
|
|
@@ -974,24 +950,16 @@ export default class Client extends OpenApi {
|
|
|
974
950
|
}
|
|
975
951
|
|
|
976
952
|
/**
|
|
977
|
-
*
|
|
953
|
+
* Creates an account group.
|
|
978
954
|
*
|
|
979
955
|
* @remarks
|
|
980
|
-
*
|
|
981
|
-
* 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.
|
|
982
|
-
* ### Background information
|
|
983
|
-
* 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).
|
|
956
|
+
* Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
|
|
984
957
|
* Cloud Config supports the following types of account groups:
|
|
985
|
-
*
|
|
986
|
-
*
|
|
987
|
-
*
|
|
988
|
-
*
|
|
989
|
-
*
|
|
990
|
-
* A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
|
|
991
|
-
* ### Usage notes
|
|
992
|
-
* 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:
|
|
993
|
-
* - The member account ID is `171322098523****` and the member account name is `Alice`.
|
|
994
|
-
* - The member account ID is `100532098349****` and the member account name is `Tom`.
|
|
958
|
+
* * 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.
|
|
959
|
+
* * 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.
|
|
960
|
+
* 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:
|
|
961
|
+
* * Member account ID: `171322098523****`. Member account name: `Alice`.
|
|
962
|
+
* * Member account ID: `100532098349****`. Member account name: `Tom`.
|
|
995
963
|
*
|
|
996
964
|
* @param tmpReq - CreateAggregatorRequest
|
|
997
965
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1058,24 +1026,16 @@ export default class Client extends OpenApi {
|
|
|
1058
1026
|
}
|
|
1059
1027
|
|
|
1060
1028
|
/**
|
|
1061
|
-
*
|
|
1029
|
+
* Creates an account group.
|
|
1062
1030
|
*
|
|
1063
1031
|
* @remarks
|
|
1064
|
-
*
|
|
1065
|
-
* 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.
|
|
1066
|
-
* ### Background information
|
|
1067
|
-
* 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).
|
|
1032
|
+
* Each management account can create a maximum of five account groups. Each account group can contain a maximum of 200 member accounts.
|
|
1068
1033
|
* Cloud Config supports the following types of account groups:
|
|
1069
|
-
*
|
|
1070
|
-
*
|
|
1071
|
-
*
|
|
1072
|
-
*
|
|
1073
|
-
*
|
|
1074
|
-
* A management account or a delegated administrator account can select only one non-empty folder to create a folder account group.
|
|
1075
|
-
* ### Usage notes
|
|
1076
|
-
* 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:
|
|
1077
|
-
* - The member account ID is `171322098523****` and the member account name is `Alice`.
|
|
1078
|
-
* - The member account ID is `100532098349****` and the member account name is `Tom`.
|
|
1034
|
+
* * 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.
|
|
1035
|
+
* * 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.
|
|
1036
|
+
* 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:
|
|
1037
|
+
* * Member account ID: `171322098523****`. Member account name: `Alice`.
|
|
1038
|
+
* * Member account ID: `100532098349****`. Member account name: `Tom`.
|
|
1079
1039
|
*
|
|
1080
1040
|
* @param request - CreateAggregatorRequest
|
|
1081
1041
|
* @returns CreateAggregatorResponse
|
|
@@ -1086,7 +1046,11 @@ export default class Client extends OpenApi {
|
|
|
1086
1046
|
}
|
|
1087
1047
|
|
|
1088
1048
|
/**
|
|
1089
|
-
*
|
|
1049
|
+
* Creates a compliance package for the current account.
|
|
1050
|
+
*
|
|
1051
|
+
* @remarks
|
|
1052
|
+
* Each ordinary account can create up to five compliance packages.
|
|
1053
|
+
* 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`.
|
|
1090
1054
|
*
|
|
1091
1055
|
* @param tmpReq - CreateCompliancePackRequest
|
|
1092
1056
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1206,7 +1170,11 @@ export default class Client extends OpenApi {
|
|
|
1206
1170
|
}
|
|
1207
1171
|
|
|
1208
1172
|
/**
|
|
1209
|
-
*
|
|
1173
|
+
* Creates a compliance package for the current account.
|
|
1174
|
+
*
|
|
1175
|
+
* @remarks
|
|
1176
|
+
* Each ordinary account can create up to five compliance packages.
|
|
1177
|
+
* 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`.
|
|
1210
1178
|
*
|
|
1211
1179
|
* @param request - CreateCompliancePackRequest
|
|
1212
1180
|
* @returns CreateCompliancePackResponse
|
|
@@ -1217,20 +1185,10 @@ export default class Client extends OpenApi {
|
|
|
1217
1185
|
}
|
|
1218
1186
|
|
|
1219
1187
|
/**
|
|
1220
|
-
* Creates a delivery channel
|
|
1188
|
+
* Creates a delivery channel.
|
|
1221
1189
|
*
|
|
1222
1190
|
* @remarks
|
|
1223
|
-
*
|
|
1224
|
-
* - Deliver to Simple Log Service (SLS)
|
|
1225
|
-
* 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).
|
|
1226
|
-
* - Deliver to Object Storage Service (OSS)
|
|
1227
|
-
* 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).
|
|
1228
|
-
* - Deliver to Simple Message Queue (formerly MNS)
|
|
1229
|
-
* 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).
|
|
1230
|
-
* ### Limits
|
|
1231
|
-
* You can create a maximum of 5 delivery channels.
|
|
1232
|
-
* ### Usage notes
|
|
1233
|
-
* 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.
|
|
1191
|
+
* 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****`.
|
|
1234
1192
|
*
|
|
1235
1193
|
* @param request - CreateConfigDeliveryChannelRequest
|
|
1236
1194
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1305,20 +1263,10 @@ export default class Client extends OpenApi {
|
|
|
1305
1263
|
}
|
|
1306
1264
|
|
|
1307
1265
|
/**
|
|
1308
|
-
* Creates a delivery channel
|
|
1266
|
+
* Creates a delivery channel.
|
|
1309
1267
|
*
|
|
1310
1268
|
* @remarks
|
|
1311
|
-
*
|
|
1312
|
-
* - Deliver to Simple Log Service (SLS)
|
|
1313
|
-
* 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).
|
|
1314
|
-
* - Deliver to Object Storage Service (OSS)
|
|
1315
|
-
* 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).
|
|
1316
|
-
* - Deliver to Simple Message Queue (formerly MNS)
|
|
1317
|
-
* 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).
|
|
1318
|
-
* ### Limits
|
|
1319
|
-
* You can create a maximum of 5 delivery channels.
|
|
1320
|
-
* ### Usage notes
|
|
1321
|
-
* 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.
|
|
1269
|
+
* 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****`.
|
|
1322
1270
|
*
|
|
1323
1271
|
* @param request - CreateConfigDeliveryChannelRequest
|
|
1324
1272
|
* @returns CreateConfigDeliveryChannelResponse
|
|
@@ -1329,19 +1277,11 @@ export default class Client extends OpenApi {
|
|
|
1329
1277
|
}
|
|
1330
1278
|
|
|
1331
1279
|
/**
|
|
1332
|
-
* Creates a rule
|
|
1280
|
+
* Creates a rule for the current account.
|
|
1333
1281
|
*
|
|
1334
1282
|
* @remarks
|
|
1335
|
-
*
|
|
1336
|
-
* You can create up to 200 rules
|
|
1337
|
-
* ### Background information
|
|
1338
|
-
* You can create rules in Cloud Config in the following ways:
|
|
1339
|
-
* - Create rules from templates
|
|
1340
|
-
* 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).
|
|
1341
|
-
* - Create custom rules using Function Compute
|
|
1342
|
-
* 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).
|
|
1343
|
-
* ### Usage notes
|
|
1344
|
-
* 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****`.
|
|
1283
|
+
* ## Limits
|
|
1284
|
+
* You can use a common account to create up to 200 rules.
|
|
1345
1285
|
*
|
|
1346
1286
|
* @param tmpReq - CreateConfigRuleRequest
|
|
1347
1287
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1489,19 +1429,11 @@ export default class Client extends OpenApi {
|
|
|
1489
1429
|
}
|
|
1490
1430
|
|
|
1491
1431
|
/**
|
|
1492
|
-
* Creates a rule
|
|
1432
|
+
* Creates a rule for the current account.
|
|
1493
1433
|
*
|
|
1494
1434
|
* @remarks
|
|
1495
|
-
*
|
|
1496
|
-
* You can create up to 200 rules
|
|
1497
|
-
* ### Background information
|
|
1498
|
-
* You can create rules in Cloud Config in the following ways:
|
|
1499
|
-
* - Create rules from templates
|
|
1500
|
-
* 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).
|
|
1501
|
-
* - Create custom rules using Function Compute
|
|
1502
|
-
* 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).
|
|
1503
|
-
* ### Usage notes
|
|
1504
|
-
* 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****`.
|
|
1435
|
+
* ## Limits
|
|
1436
|
+
* You can use a common account to create up to 200 rules.
|
|
1505
1437
|
*
|
|
1506
1438
|
* @param request - CreateConfigRuleRequest
|
|
1507
1439
|
* @returns CreateConfigRuleResponse
|
|
@@ -1512,16 +1444,10 @@ export default class Client extends OpenApi {
|
|
|
1512
1444
|
}
|
|
1513
1445
|
|
|
1514
1446
|
/**
|
|
1515
|
-
* Creates a remediation for
|
|
1447
|
+
* Creates a remediation template for a rule.
|
|
1516
1448
|
*
|
|
1517
1449
|
* @remarks
|
|
1518
|
-
*
|
|
1519
|
-
* - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
|
|
1520
|
-
* Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
|
|
1521
|
-
* - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
|
|
1522
|
-
* Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
|
|
1523
|
-
* ### Usage notes
|
|
1524
|
-
* 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****`.
|
|
1450
|
+
* 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****`.
|
|
1525
1451
|
*
|
|
1526
1452
|
* @param request - CreateRemediationRequest
|
|
1527
1453
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1576,16 +1502,10 @@ export default class Client extends OpenApi {
|
|
|
1576
1502
|
}
|
|
1577
1503
|
|
|
1578
1504
|
/**
|
|
1579
|
-
* Creates a remediation for
|
|
1505
|
+
* Creates a remediation template for a rule.
|
|
1580
1506
|
*
|
|
1581
1507
|
* @remarks
|
|
1582
|
-
*
|
|
1583
|
-
* - Template-based remediation: Uses public templates from Operation Orchestration Service (OOS) to remediate non-compliant resources.
|
|
1584
|
-
* Each rule supports only one remediation. This remediation type is available only for rules created from specific templates.
|
|
1585
|
-
* - Custom remediation: Uses custom code in Function Compute (FC) to remediate non-compliant resources.
|
|
1586
|
-
* Each rule supports only one remediation. This remediation type is available for rules created from templates and custom rules.
|
|
1587
|
-
* ### Usage notes
|
|
1588
|
-
* 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****`.
|
|
1508
|
+
* 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****`.
|
|
1589
1509
|
*
|
|
1590
1510
|
* @param request - CreateRemediationRequest
|
|
1591
1511
|
* @returns CreateRemediationResponse
|
|
@@ -1596,7 +1516,7 @@ export default class Client extends OpenApi {
|
|
|
1596
1516
|
}
|
|
1597
1517
|
|
|
1598
1518
|
/**
|
|
1599
|
-
*
|
|
1519
|
+
* 为当前UID创建合规报告模版
|
|
1600
1520
|
*
|
|
1601
1521
|
* @param tmpReq - CreateReportTemplateRequest
|
|
1602
1522
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1657,7 +1577,7 @@ export default class Client extends OpenApi {
|
|
|
1657
1577
|
}
|
|
1658
1578
|
|
|
1659
1579
|
/**
|
|
1660
|
-
*
|
|
1580
|
+
* 为当前UID创建合规报告模版
|
|
1661
1581
|
*
|
|
1662
1582
|
* @param request - CreateReportTemplateRequest
|
|
1663
1583
|
* @returns CreateReportTemplateResponse
|
|
@@ -1668,7 +1588,13 @@ export default class Client extends OpenApi {
|
|
|
1668
1588
|
}
|
|
1669
1589
|
|
|
1670
1590
|
/**
|
|
1671
|
-
*
|
|
1591
|
+
* 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.
|
|
1592
|
+
*
|
|
1593
|
+
* @remarks
|
|
1594
|
+
* ### [](#)Prerequisites
|
|
1595
|
+
* The status of the rule is `ACTIVE`.
|
|
1596
|
+
* ### [](#)Description
|
|
1597
|
+
* This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
|
|
1672
1598
|
*
|
|
1673
1599
|
* @param request - DeactiveAggregateConfigRulesRequest
|
|
1674
1600
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1707,7 +1633,13 @@ export default class Client extends OpenApi {
|
|
|
1707
1633
|
}
|
|
1708
1634
|
|
|
1709
1635
|
/**
|
|
1710
|
-
*
|
|
1636
|
+
* 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.
|
|
1637
|
+
*
|
|
1638
|
+
* @remarks
|
|
1639
|
+
* ### [](#)Prerequisites
|
|
1640
|
+
* The status of the rule is `ACTIVE`.
|
|
1641
|
+
* ### [](#)Description
|
|
1642
|
+
* This topic provides an example on how to disable the `cr-5772ba41209e007b****` rule in the `ca-04b3fd170e340007****` account group.
|
|
1711
1643
|
*
|
|
1712
1644
|
* @param request - DeactiveAggregateConfigRulesRequest
|
|
1713
1645
|
* @returns DeactiveAggregateConfigRulesResponse
|
|
@@ -1718,7 +1650,13 @@ export default class Client extends OpenApi {
|
|
|
1718
1650
|
}
|
|
1719
1651
|
|
|
1720
1652
|
/**
|
|
1721
|
-
*
|
|
1653
|
+
* 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.
|
|
1654
|
+
*
|
|
1655
|
+
* @remarks
|
|
1656
|
+
* ### [](#)Prerequisites
|
|
1657
|
+
* The status of the rule is `ACTIVE`.
|
|
1658
|
+
* ### [](#)Description
|
|
1659
|
+
* This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
|
|
1722
1660
|
*
|
|
1723
1661
|
* @param request - DeactiveConfigRulesRequest
|
|
1724
1662
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1753,7 +1691,13 @@ export default class Client extends OpenApi {
|
|
|
1753
1691
|
}
|
|
1754
1692
|
|
|
1755
1693
|
/**
|
|
1756
|
-
*
|
|
1694
|
+
* 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.
|
|
1695
|
+
*
|
|
1696
|
+
* @remarks
|
|
1697
|
+
* ### [](#)Prerequisites
|
|
1698
|
+
* The status of the rule is `ACTIVE`.
|
|
1699
|
+
* ### [](#)Description
|
|
1700
|
+
* This topic provides an example on how to disable the `cr-19a56457e0d90058****` rule.
|
|
1757
1701
|
*
|
|
1758
1702
|
* @param request - DeactiveConfigRulesRequest
|
|
1759
1703
|
* @returns DeactiveConfigRulesResponse
|
|
@@ -1764,7 +1708,10 @@ export default class Client extends OpenApi {
|
|
|
1764
1708
|
}
|
|
1765
1709
|
|
|
1766
1710
|
/**
|
|
1767
|
-
*
|
|
1711
|
+
* Deletes the compliance packages of an account group.
|
|
1712
|
+
*
|
|
1713
|
+
* @remarks
|
|
1714
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
|
|
1768
1715
|
*
|
|
1769
1716
|
* @param request - DeleteAggregateCompliancePacksRequest
|
|
1770
1717
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1807,7 +1754,10 @@ export default class Client extends OpenApi {
|
|
|
1807
1754
|
}
|
|
1808
1755
|
|
|
1809
1756
|
/**
|
|
1810
|
-
*
|
|
1757
|
+
* Deletes the compliance packages of an account group.
|
|
1758
|
+
*
|
|
1759
|
+
* @remarks
|
|
1760
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package from the `ca-04b3fd170e340007****` account group.
|
|
1811
1761
|
*
|
|
1812
1762
|
* @param request - DeleteAggregateCompliancePacksRequest
|
|
1813
1763
|
* @returns DeleteAggregateCompliancePacksResponse
|
|
@@ -1818,7 +1768,10 @@ export default class Client extends OpenApi {
|
|
|
1818
1768
|
}
|
|
1819
1769
|
|
|
1820
1770
|
/**
|
|
1821
|
-
*
|
|
1771
|
+
* Deletes a delivery channel from an account group.
|
|
1772
|
+
*
|
|
1773
|
+
* @remarks
|
|
1774
|
+
* 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.
|
|
1822
1775
|
*
|
|
1823
1776
|
* @param request - DeleteAggregateConfigDeliveryChannelRequest
|
|
1824
1777
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1853,7 +1806,10 @@ export default class Client extends OpenApi {
|
|
|
1853
1806
|
}
|
|
1854
1807
|
|
|
1855
1808
|
/**
|
|
1856
|
-
*
|
|
1809
|
+
* Deletes a delivery channel from an account group.
|
|
1810
|
+
*
|
|
1811
|
+
* @remarks
|
|
1812
|
+
* 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.
|
|
1857
1813
|
*
|
|
1858
1814
|
* @param request - DeleteAggregateConfigDeliveryChannelRequest
|
|
1859
1815
|
* @returns DeleteAggregateConfigDeliveryChannelResponse
|
|
@@ -1864,7 +1820,10 @@ export default class Client extends OpenApi {
|
|
|
1864
1820
|
}
|
|
1865
1821
|
|
|
1866
1822
|
/**
|
|
1867
|
-
*
|
|
1823
|
+
* 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.
|
|
1824
|
+
*
|
|
1825
|
+
* @remarks
|
|
1826
|
+
* This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
|
|
1868
1827
|
*
|
|
1869
1828
|
* @param request - DeleteAggregateConfigRulesRequest
|
|
1870
1829
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1899,7 +1858,10 @@ export default class Client extends OpenApi {
|
|
|
1899
1858
|
}
|
|
1900
1859
|
|
|
1901
1860
|
/**
|
|
1902
|
-
*
|
|
1861
|
+
* 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.
|
|
1862
|
+
*
|
|
1863
|
+
* @remarks
|
|
1864
|
+
* This topic provides an example on how to delete the `cr-4e3d626622af0080****` rule from the `ca-a4e5626622af0079****` account group.
|
|
1903
1865
|
*
|
|
1904
1866
|
* @param request - DeleteAggregateConfigRulesRequest
|
|
1905
1867
|
* @returns DeleteAggregateConfigRulesResponse
|
|
@@ -1910,10 +1872,10 @@ export default class Client extends OpenApi {
|
|
|
1910
1872
|
}
|
|
1911
1873
|
|
|
1912
1874
|
/**
|
|
1913
|
-
* Deletes
|
|
1875
|
+
* Deletes one or more remediation templates from a rule in an account group.
|
|
1914
1876
|
*
|
|
1915
1877
|
* @remarks
|
|
1916
|
-
* This topic provides an example
|
|
1878
|
+
* 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.
|
|
1917
1879
|
*
|
|
1918
1880
|
* @param request - DeleteAggregateRemediationsRequest
|
|
1919
1881
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1948,10 +1910,10 @@ export default class Client extends OpenApi {
|
|
|
1948
1910
|
}
|
|
1949
1911
|
|
|
1950
1912
|
/**
|
|
1951
|
-
* Deletes
|
|
1913
|
+
* Deletes one or more remediation templates from a rule in an account group.
|
|
1952
1914
|
*
|
|
1953
1915
|
* @remarks
|
|
1954
|
-
* This topic provides an example
|
|
1916
|
+
* 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.
|
|
1955
1917
|
*
|
|
1956
1918
|
* @param request - DeleteAggregateRemediationsRequest
|
|
1957
1919
|
* @returns DeleteAggregateRemediationsResponse
|
|
@@ -1962,7 +1924,17 @@ export default class Client extends OpenApi {
|
|
|
1962
1924
|
}
|
|
1963
1925
|
|
|
1964
1926
|
/**
|
|
1965
|
-
*
|
|
1927
|
+
* The management account or delegated administrator account of a resource directory can delete an account group.
|
|
1928
|
+
*
|
|
1929
|
+
* @remarks
|
|
1930
|
+
* ### [](#)Background information
|
|
1931
|
+
* After you delete an account group, the following changes occur to Cloud Config:
|
|
1932
|
+
* * The rules and compliance packages of the account group are deleted and cannot be recovered.
|
|
1933
|
+
* * All compliance results generated in the account group are automatically deleted and cannot be recovered.
|
|
1934
|
+
* * Service-linked roles for Cloud Config of member accounts in the account group are retained.
|
|
1935
|
+
* * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
|
|
1936
|
+
* ### [](#)Description
|
|
1937
|
+
* This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
|
|
1966
1938
|
*
|
|
1967
1939
|
* @param request - DeleteAggregatorsRequest
|
|
1968
1940
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1997,7 +1969,17 @@ export default class Client extends OpenApi {
|
|
|
1997
1969
|
}
|
|
1998
1970
|
|
|
1999
1971
|
/**
|
|
2000
|
-
*
|
|
1972
|
+
* The management account or delegated administrator account of a resource directory can delete an account group.
|
|
1973
|
+
*
|
|
1974
|
+
* @remarks
|
|
1975
|
+
* ### [](#)Background information
|
|
1976
|
+
* After you delete an account group, the following changes occur to Cloud Config:
|
|
1977
|
+
* * The rules and compliance packages of the account group are deleted and cannot be recovered.
|
|
1978
|
+
* * All compliance results generated in the account group are automatically deleted and cannot be recovered.
|
|
1979
|
+
* * Service-linked roles for Cloud Config of member accounts in the account group are retained.
|
|
1980
|
+
* * If the account groups to which a member belongs are all deleted, the member account uses Cloud Config as an independent Alibaba Cloud account.
|
|
1981
|
+
* ### [](#)Description
|
|
1982
|
+
* This topic provides an example on how to delete the account group whose ID is `ca-9190626622af00a9****`.
|
|
2001
1983
|
*
|
|
2002
1984
|
* @param request - DeleteAggregatorsRequest
|
|
2003
1985
|
* @returns DeleteAggregatorsResponse
|
|
@@ -2008,7 +1990,10 @@ export default class Client extends OpenApi {
|
|
|
2008
1990
|
}
|
|
2009
1991
|
|
|
2010
1992
|
/**
|
|
2011
|
-
*
|
|
1993
|
+
* Deletes one or more compliance packages.
|
|
1994
|
+
*
|
|
1995
|
+
* @remarks
|
|
1996
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
|
|
2012
1997
|
*
|
|
2013
1998
|
* @param request - DeleteCompliancePacksRequest
|
|
2014
1999
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2047,7 +2032,10 @@ export default class Client extends OpenApi {
|
|
|
2047
2032
|
}
|
|
2048
2033
|
|
|
2049
2034
|
/**
|
|
2050
|
-
*
|
|
2035
|
+
* Deletes one or more compliance packages.
|
|
2036
|
+
*
|
|
2037
|
+
* @remarks
|
|
2038
|
+
* This topic provides an example on how to delete the `cp-541e626622af0087****` compliance package.
|
|
2051
2039
|
*
|
|
2052
2040
|
* @param request - DeleteCompliancePacksRequest
|
|
2053
2041
|
* @returns DeleteCompliancePacksResponse
|
|
@@ -2058,7 +2046,10 @@ export default class Client extends OpenApi {
|
|
|
2058
2046
|
}
|
|
2059
2047
|
|
|
2060
2048
|
/**
|
|
2061
|
-
*
|
|
2049
|
+
* Deletes a delivery channel.
|
|
2050
|
+
*
|
|
2051
|
+
* @remarks
|
|
2052
|
+
* 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.
|
|
2062
2053
|
*
|
|
2063
2054
|
* @param request - DeleteConfigDeliveryChannelRequest
|
|
2064
2055
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2089,7 +2080,10 @@ export default class Client extends OpenApi {
|
|
|
2089
2080
|
}
|
|
2090
2081
|
|
|
2091
2082
|
/**
|
|
2092
|
-
*
|
|
2083
|
+
* Deletes a delivery channel.
|
|
2084
|
+
*
|
|
2085
|
+
* @remarks
|
|
2086
|
+
* 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.
|
|
2093
2087
|
*
|
|
2094
2088
|
* @param request - DeleteConfigDeliveryChannelRequest
|
|
2095
2089
|
* @returns DeleteConfigDeliveryChannelResponse
|
|
@@ -2100,7 +2094,10 @@ export default class Client extends OpenApi {
|
|
|
2100
2094
|
}
|
|
2101
2095
|
|
|
2102
2096
|
/**
|
|
2103
|
-
*
|
|
2097
|
+
* Deletes rules.
|
|
2098
|
+
*
|
|
2099
|
+
* @remarks
|
|
2100
|
+
* In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
|
|
2104
2101
|
*
|
|
2105
2102
|
* @param request - DeleteConfigRulesRequest
|
|
2106
2103
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2131,7 +2128,10 @@ export default class Client extends OpenApi {
|
|
|
2131
2128
|
}
|
|
2132
2129
|
|
|
2133
2130
|
/**
|
|
2134
|
-
*
|
|
2131
|
+
* Deletes rules.
|
|
2132
|
+
*
|
|
2133
|
+
* @remarks
|
|
2134
|
+
* In this example, the rule whose ID is cr-9908626622af0035\\*\\*\\*\\* is deleted.
|
|
2135
2135
|
*
|
|
2136
2136
|
* @param request - DeleteConfigRulesRequest
|
|
2137
2137
|
* @returns DeleteConfigRulesResponse
|
|
@@ -2142,10 +2142,10 @@ export default class Client extends OpenApi {
|
|
|
2142
2142
|
}
|
|
2143
2143
|
|
|
2144
2144
|
/**
|
|
2145
|
-
* Deletes
|
|
2145
|
+
* Deletes one or more configured remediation templates that are associated with a rule.
|
|
2146
2146
|
*
|
|
2147
2147
|
* @remarks
|
|
2148
|
-
* This topic provides an example
|
|
2148
|
+
* 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.
|
|
2149
2149
|
*
|
|
2150
2150
|
* @param request - DeleteRemediationsRequest
|
|
2151
2151
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2176,10 +2176,10 @@ export default class Client extends OpenApi {
|
|
|
2176
2176
|
}
|
|
2177
2177
|
|
|
2178
2178
|
/**
|
|
2179
|
-
* Deletes
|
|
2179
|
+
* Deletes one or more configured remediation templates that are associated with a rule.
|
|
2180
2180
|
*
|
|
2181
2181
|
* @remarks
|
|
2182
|
-
* This topic provides an example
|
|
2182
|
+
* 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.
|
|
2183
2183
|
*
|
|
2184
2184
|
* @param request - DeleteRemediationsRequest
|
|
2185
2185
|
* @returns DeleteRemediationsResponse
|
|
@@ -2190,7 +2190,7 @@ export default class Client extends OpenApi {
|
|
|
2190
2190
|
}
|
|
2191
2191
|
|
|
2192
2192
|
/**
|
|
2193
|
-
*
|
|
2193
|
+
* 删除合规报告模版
|
|
2194
2194
|
*
|
|
2195
2195
|
* @param request - DeleteReportTemplateRequest
|
|
2196
2196
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2221,7 +2221,7 @@ export default class Client extends OpenApi {
|
|
|
2221
2221
|
}
|
|
2222
2222
|
|
|
2223
2223
|
/**
|
|
2224
|
-
*
|
|
2224
|
+
* 删除合规报告模版
|
|
2225
2225
|
*
|
|
2226
2226
|
* @param request - DeleteReportTemplateRequest
|
|
2227
2227
|
* @returns DeleteReportTemplateResponse
|
|
@@ -2232,7 +2232,7 @@ export default class Client extends OpenApi {
|
|
|
2232
2232
|
}
|
|
2233
2233
|
|
|
2234
2234
|
/**
|
|
2235
|
-
*
|
|
2235
|
+
* 批量获取资源详情
|
|
2236
2236
|
*
|
|
2237
2237
|
* @param request - DescribeDiscoveredResourceBatchRequest
|
|
2238
2238
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2271,7 +2271,7 @@ export default class Client extends OpenApi {
|
|
|
2271
2271
|
}
|
|
2272
2272
|
|
|
2273
2273
|
/**
|
|
2274
|
-
*
|
|
2274
|
+
* 批量获取资源详情
|
|
2275
2275
|
*
|
|
2276
2276
|
* @param request - DescribeDiscoveredResourceBatchRequest
|
|
2277
2277
|
* @returns DescribeDiscoveredResourceBatchResponse
|
|
@@ -2282,7 +2282,7 @@ export default class Client extends OpenApi {
|
|
|
2282
2282
|
}
|
|
2283
2283
|
|
|
2284
2284
|
/**
|
|
2285
|
-
*
|
|
2285
|
+
* 查询用户集成云产品的授权状态
|
|
2286
2286
|
*
|
|
2287
2287
|
* @param request - DescribeIntegratedServiceStatusRequest
|
|
2288
2288
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2313,7 +2313,7 @@ export default class Client extends OpenApi {
|
|
|
2313
2313
|
}
|
|
2314
2314
|
|
|
2315
2315
|
/**
|
|
2316
|
-
*
|
|
2316
|
+
* 查询用户集成云产品的授权状态
|
|
2317
2317
|
*
|
|
2318
2318
|
* @param request - DescribeIntegratedServiceStatusRequest
|
|
2319
2319
|
* @returns DescribeIntegratedServiceStatusResponse
|
|
@@ -2324,7 +2324,7 @@ export default class Client extends OpenApi {
|
|
|
2324
2324
|
}
|
|
2325
2325
|
|
|
2326
2326
|
/**
|
|
2327
|
-
*
|
|
2327
|
+
* This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
|
|
2328
2328
|
*
|
|
2329
2329
|
* @param request - DescribeRemediationRequest
|
|
2330
2330
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2351,7 +2351,7 @@ export default class Client extends OpenApi {
|
|
|
2351
2351
|
}
|
|
2352
2352
|
|
|
2353
2353
|
/**
|
|
2354
|
-
*
|
|
2354
|
+
* This topic provides an example on how to query the details of a remediation configuration whose ID is crr-f381cf0c1c2f004e\\\\*\\\\*\\\\*\\\\*.
|
|
2355
2355
|
*
|
|
2356
2356
|
* @param request - DescribeRemediationRequest
|
|
2357
2357
|
* @returns DescribeRemediationResponse
|
|
@@ -2362,7 +2362,13 @@ export default class Client extends OpenApi {
|
|
|
2362
2362
|
}
|
|
2363
2363
|
|
|
2364
2364
|
/**
|
|
2365
|
-
*
|
|
2365
|
+
* Removes one or more rules in an account group from a compliance package.
|
|
2366
|
+
*
|
|
2367
|
+
* @remarks
|
|
2368
|
+
* ### Prerequisites
|
|
2369
|
+
* One or more rules are added to a compliance package.
|
|
2370
|
+
* ### Usage notes
|
|
2371
|
+
* 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.
|
|
2366
2372
|
*
|
|
2367
2373
|
* @param request - DetachAggregateConfigRuleToCompliancePackRequest
|
|
2368
2374
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2401,7 +2407,13 @@ export default class Client extends OpenApi {
|
|
|
2401
2407
|
}
|
|
2402
2408
|
|
|
2403
2409
|
/**
|
|
2404
|
-
*
|
|
2410
|
+
* Removes one or more rules in an account group from a compliance package.
|
|
2411
|
+
*
|
|
2412
|
+
* @remarks
|
|
2413
|
+
* ### Prerequisites
|
|
2414
|
+
* One or more rules are added to a compliance package.
|
|
2415
|
+
* ### Usage notes
|
|
2416
|
+
* 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.
|
|
2405
2417
|
*
|
|
2406
2418
|
* @param request - DetachAggregateConfigRuleToCompliancePackRequest
|
|
2407
2419
|
* @returns DetachAggregateConfigRuleToCompliancePackResponse
|
|
@@ -2412,13 +2424,13 @@ export default class Client extends OpenApi {
|
|
|
2412
2424
|
}
|
|
2413
2425
|
|
|
2414
2426
|
/**
|
|
2415
|
-
*
|
|
2427
|
+
* Removes one or more rules from a compliance package.
|
|
2416
2428
|
*
|
|
2417
2429
|
* @remarks
|
|
2418
2430
|
* ### Prerequisites
|
|
2419
|
-
*
|
|
2431
|
+
* One or more rules are added to a compliance package.
|
|
2420
2432
|
* ### Usage notes
|
|
2421
|
-
* This topic provides an example
|
|
2433
|
+
* This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
|
|
2422
2434
|
*
|
|
2423
2435
|
* @param request - DetachConfigRuleToCompliancePackRequest
|
|
2424
2436
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2453,13 +2465,13 @@ export default class Client extends OpenApi {
|
|
|
2453
2465
|
}
|
|
2454
2466
|
|
|
2455
2467
|
/**
|
|
2456
|
-
*
|
|
2468
|
+
* Removes one or more rules from a compliance package.
|
|
2457
2469
|
*
|
|
2458
2470
|
* @remarks
|
|
2459
2471
|
* ### Prerequisites
|
|
2460
|
-
*
|
|
2472
|
+
* One or more rules are added to a compliance package.
|
|
2461
2473
|
* ### Usage notes
|
|
2462
|
-
* This topic provides an example
|
|
2474
|
+
* This topic provides an example on how to remove the `cr-6cc4626622af00e7****` rule from the `cp-5bb1626622af00bd****` compliance package.
|
|
2463
2475
|
*
|
|
2464
2476
|
* @param request - DetachConfigRuleToCompliancePackRequest
|
|
2465
2477
|
* @returns DetachConfigRuleToCompliancePackResponse
|
|
@@ -2470,7 +2482,7 @@ export default class Client extends OpenApi {
|
|
|
2470
2482
|
}
|
|
2471
2483
|
|
|
2472
2484
|
/**
|
|
2473
|
-
*
|
|
2485
|
+
* 试运行事前合规预检的规则
|
|
2474
2486
|
*
|
|
2475
2487
|
* @param request - DryRunConfigRuleRequest
|
|
2476
2488
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2505,7 +2517,7 @@ export default class Client extends OpenApi {
|
|
|
2505
2517
|
}
|
|
2506
2518
|
|
|
2507
2519
|
/**
|
|
2508
|
-
*
|
|
2520
|
+
* 试运行事前合规预检的规则
|
|
2509
2521
|
*
|
|
2510
2522
|
* @param request - DryRunConfigRuleRequest
|
|
2511
2523
|
* @returns DryRunConfigRuleResponse
|
|
@@ -2516,11 +2528,7 @@ export default class Client extends OpenApi {
|
|
|
2516
2528
|
}
|
|
2517
2529
|
|
|
2518
2530
|
/**
|
|
2519
|
-
* Executes evaluation rules to
|
|
2520
|
-
*
|
|
2521
|
-
* @remarks
|
|
2522
|
-
* 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).
|
|
2523
|
-
* 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.
|
|
2531
|
+
* Executes evaluation rules to evaluate resources.
|
|
2524
2532
|
*
|
|
2525
2533
|
* @param tmpReq - EvaluatePreConfigRulesRequest
|
|
2526
2534
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2565,11 +2573,7 @@ export default class Client extends OpenApi {
|
|
|
2565
2573
|
}
|
|
2566
2574
|
|
|
2567
2575
|
/**
|
|
2568
|
-
* Executes evaluation rules to
|
|
2569
|
-
*
|
|
2570
|
-
* @remarks
|
|
2571
|
-
* 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).
|
|
2572
|
-
* 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.
|
|
2576
|
+
* Executes evaluation rules to evaluate resources.
|
|
2573
2577
|
*
|
|
2574
2578
|
* @param request - EvaluatePreConfigRulesRequest
|
|
2575
2579
|
* @returns EvaluatePreConfigRulesResponse
|
|
@@ -2580,11 +2584,11 @@ export default class Client extends OpenApi {
|
|
|
2580
2584
|
}
|
|
2581
2585
|
|
|
2582
2586
|
/**
|
|
2583
|
-
* Generates
|
|
2587
|
+
* Generates a compliance evaluation report based on a compliance package in an account group.
|
|
2584
2588
|
*
|
|
2585
2589
|
* @remarks
|
|
2586
|
-
* >
|
|
2587
|
-
* This topic provides an example
|
|
2590
|
+
* > 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).
|
|
2591
|
+
* 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.
|
|
2588
2592
|
*
|
|
2589
2593
|
* @param request - GenerateAggregateCompliancePackReportRequest
|
|
2590
2594
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2627,11 +2631,11 @@ export default class Client extends OpenApi {
|
|
|
2627
2631
|
}
|
|
2628
2632
|
|
|
2629
2633
|
/**
|
|
2630
|
-
* Generates
|
|
2634
|
+
* Generates a compliance evaluation report based on a compliance package in an account group.
|
|
2631
2635
|
*
|
|
2632
2636
|
* @remarks
|
|
2633
|
-
* >
|
|
2634
|
-
* This topic provides an example
|
|
2637
|
+
* > 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).
|
|
2638
|
+
* 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.
|
|
2635
2639
|
*
|
|
2636
2640
|
* @param request - GenerateAggregateCompliancePackReportRequest
|
|
2637
2641
|
* @returns GenerateAggregateCompliancePackReportResponse
|
|
@@ -2642,7 +2646,11 @@ export default class Client extends OpenApi {
|
|
|
2642
2646
|
}
|
|
2643
2647
|
|
|
2644
2648
|
/**
|
|
2645
|
-
*
|
|
2649
|
+
* Generates a compliance evaluation report for the rules in a specified account group.
|
|
2650
|
+
*
|
|
2651
|
+
* @remarks
|
|
2652
|
+
* > 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).
|
|
2653
|
+
* The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
|
|
2646
2654
|
*
|
|
2647
2655
|
* @param request - GenerateAggregateConfigRulesReportRequest
|
|
2648
2656
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2681,7 +2689,11 @@ export default class Client extends OpenApi {
|
|
|
2681
2689
|
}
|
|
2682
2690
|
|
|
2683
2691
|
/**
|
|
2684
|
-
*
|
|
2692
|
+
* Generates a compliance evaluation report for the rules in a specified account group.
|
|
2693
|
+
*
|
|
2694
|
+
* @remarks
|
|
2695
|
+
* > 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).
|
|
2696
|
+
* The topic provides an example on how to generate a compliance evaluation report based on all rules in the `ca-f632626622af0079****` account group.
|
|
2685
2697
|
*
|
|
2686
2698
|
* @param request - GenerateAggregateConfigRulesReportRequest
|
|
2687
2699
|
* @returns GenerateAggregateConfigRulesReportResponse
|
|
@@ -2692,7 +2704,10 @@ export default class Client extends OpenApi {
|
|
|
2692
2704
|
}
|
|
2693
2705
|
|
|
2694
2706
|
/**
|
|
2695
|
-
*
|
|
2707
|
+
* Generates a downloadable inventory for global resources in an account group.
|
|
2708
|
+
*
|
|
2709
|
+
* @remarks
|
|
2710
|
+
* This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
2696
2711
|
*
|
|
2697
2712
|
* @param request - GenerateAggregateResourceInventoryRequest
|
|
2698
2713
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2739,7 +2754,10 @@ export default class Client extends OpenApi {
|
|
|
2739
2754
|
}
|
|
2740
2755
|
|
|
2741
2756
|
/**
|
|
2742
|
-
*
|
|
2757
|
+
* Generates a downloadable inventory for global resources in an account group.
|
|
2758
|
+
*
|
|
2759
|
+
* @remarks
|
|
2760
|
+
* This topic provides an example to show how to generate a downloadable inventory for global resources in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
2743
2761
|
*
|
|
2744
2762
|
* @param request - GenerateAggregateResourceInventoryRequest
|
|
2745
2763
|
* @returns GenerateAggregateResourceInventoryResponse
|
|
@@ -2750,7 +2768,11 @@ export default class Client extends OpenApi {
|
|
|
2750
2768
|
}
|
|
2751
2769
|
|
|
2752
2770
|
/**
|
|
2753
|
-
*
|
|
2771
|
+
* Generates a compliance evaluation report based on a compliance package.
|
|
2772
|
+
*
|
|
2773
|
+
* @remarks
|
|
2774
|
+
* > 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).
|
|
2775
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
|
|
2754
2776
|
*
|
|
2755
2777
|
* @param request - GenerateCompliancePackReportRequest
|
|
2756
2778
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2785,7 +2807,11 @@ export default class Client extends OpenApi {
|
|
|
2785
2807
|
}
|
|
2786
2808
|
|
|
2787
2809
|
/**
|
|
2788
|
-
*
|
|
2810
|
+
* Generates a compliance evaluation report based on a compliance package.
|
|
2811
|
+
*
|
|
2812
|
+
* @remarks
|
|
2813
|
+
* > 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).
|
|
2814
|
+
* This topic provides an example on how to generate a compliance evaluation report based on the `cp-a8a8626622af0082****` compliance package.
|
|
2789
2815
|
*
|
|
2790
2816
|
* @param request - GenerateCompliancePackReportRequest
|
|
2791
2817
|
* @returns GenerateCompliancePackReportResponse
|
|
@@ -2796,7 +2822,11 @@ export default class Client extends OpenApi {
|
|
|
2796
2822
|
}
|
|
2797
2823
|
|
|
2798
2824
|
/**
|
|
2799
|
-
*
|
|
2825
|
+
* Generates a compliance evaluation report for a rule.
|
|
2826
|
+
*
|
|
2827
|
+
* @remarks
|
|
2828
|
+
* > 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).
|
|
2829
|
+
* This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
|
|
2800
2830
|
*
|
|
2801
2831
|
* @param request - GenerateConfigRulesReportRequest
|
|
2802
2832
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2831,7 +2861,11 @@ export default class Client extends OpenApi {
|
|
|
2831
2861
|
}
|
|
2832
2862
|
|
|
2833
2863
|
/**
|
|
2834
|
-
*
|
|
2864
|
+
* Generates a compliance evaluation report for a rule.
|
|
2865
|
+
*
|
|
2866
|
+
* @remarks
|
|
2867
|
+
* > 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).
|
|
2868
|
+
* This topic provides an example of how to generate a compliance evaluation report based on all existing rules.
|
|
2835
2869
|
*
|
|
2836
2870
|
* @param request - GenerateConfigRulesReportRequest
|
|
2837
2871
|
* @returns GenerateConfigRulesReportResponse
|
|
@@ -2842,7 +2876,7 @@ export default class Client extends OpenApi {
|
|
|
2842
2876
|
}
|
|
2843
2877
|
|
|
2844
2878
|
/**
|
|
2845
|
-
*
|
|
2879
|
+
* 基于报告模版生成报告Id
|
|
2846
2880
|
*
|
|
2847
2881
|
* @param request - GenerateReportFromTemplateRequest
|
|
2848
2882
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2873,7 +2907,7 @@ export default class Client extends OpenApi {
|
|
|
2873
2907
|
}
|
|
2874
2908
|
|
|
2875
2909
|
/**
|
|
2876
|
-
*
|
|
2910
|
+
* 基于报告模版生成报告Id
|
|
2877
2911
|
*
|
|
2878
2912
|
* @param request - GenerateReportFromTemplateRequest
|
|
2879
2913
|
* @returns GenerateReportFromTemplateResponse
|
|
@@ -2884,10 +2918,10 @@ export default class Client extends OpenApi {
|
|
|
2884
2918
|
}
|
|
2885
2919
|
|
|
2886
2920
|
/**
|
|
2887
|
-
* Generates a
|
|
2921
|
+
* Generates a resource inventory for global resources.
|
|
2888
2922
|
*
|
|
2889
2923
|
* @remarks
|
|
2890
|
-
* This topic provides an example
|
|
2924
|
+
* This topic provides an example on how to generate a resource inventory for global resources of the current account.
|
|
2891
2925
|
*
|
|
2892
2926
|
* @param request - GenerateResourceInventoryRequest
|
|
2893
2927
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2926,10 +2960,10 @@ export default class Client extends OpenApi {
|
|
|
2926
2960
|
}
|
|
2927
2961
|
|
|
2928
2962
|
/**
|
|
2929
|
-
* Generates a
|
|
2963
|
+
* Generates a resource inventory for global resources.
|
|
2930
2964
|
*
|
|
2931
2965
|
* @remarks
|
|
2932
|
-
* This topic provides an example
|
|
2966
|
+
* This topic provides an example on how to generate a resource inventory for global resources of the current account.
|
|
2933
2967
|
*
|
|
2934
2968
|
* @param request - GenerateResourceInventoryRequest
|
|
2935
2969
|
* @returns GenerateResourceInventoryResponse
|
|
@@ -2940,7 +2974,11 @@ export default class Client extends OpenApi {
|
|
|
2940
2974
|
}
|
|
2941
2975
|
|
|
2942
2976
|
/**
|
|
2943
|
-
*
|
|
2977
|
+
* 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.
|
|
2978
|
+
*
|
|
2979
|
+
* @remarks
|
|
2980
|
+
* ### [](#)Prerequisites
|
|
2981
|
+
* 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.
|
|
2944
2982
|
*
|
|
2945
2983
|
* @param request - GetAdvancedSearchFileRequest
|
|
2946
2984
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2963,7 +3001,11 @@ export default class Client extends OpenApi {
|
|
|
2963
3001
|
}
|
|
2964
3002
|
|
|
2965
3003
|
/**
|
|
2966
|
-
*
|
|
3004
|
+
* 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.
|
|
3005
|
+
*
|
|
3006
|
+
* @remarks
|
|
3007
|
+
* ### [](#)Prerequisites
|
|
3008
|
+
* 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.
|
|
2967
3009
|
* @returns GetAdvancedSearchFileResponse
|
|
2968
3010
|
*/
|
|
2969
3011
|
async getAdvancedSearchFile(): Promise<$_model.GetAdvancedSearchFileResponse> {
|
|
@@ -2972,7 +3014,10 @@ export default class Client extends OpenApi {
|
|
|
2972
3014
|
}
|
|
2973
3015
|
|
|
2974
3016
|
/**
|
|
2975
|
-
*
|
|
3017
|
+
* Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
|
|
3018
|
+
*
|
|
3019
|
+
* @remarks
|
|
3020
|
+
* 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.
|
|
2976
3021
|
*
|
|
2977
3022
|
* @param request - GetAggregateAccountComplianceByPackRequest
|
|
2978
3023
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2999,7 +3044,10 @@ export default class Client extends OpenApi {
|
|
|
2999
3044
|
}
|
|
3000
3045
|
|
|
3001
3046
|
/**
|
|
3002
|
-
*
|
|
3047
|
+
* Queries the compliance evaluation results of member accounts for which a compliance package takes effect in an account group.
|
|
3048
|
+
*
|
|
3049
|
+
* @remarks
|
|
3050
|
+
* 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.
|
|
3003
3051
|
*
|
|
3004
3052
|
* @param request - GetAggregateAccountComplianceByPackRequest
|
|
3005
3053
|
* @returns GetAggregateAccountComplianceByPackResponse
|
|
@@ -3010,7 +3058,7 @@ export default class Client extends OpenApi {
|
|
|
3010
3058
|
}
|
|
3011
3059
|
|
|
3012
3060
|
/**
|
|
3013
|
-
*
|
|
3061
|
+
* Obtains the most recently generated resource advanced search file within a specific account group.
|
|
3014
3062
|
*
|
|
3015
3063
|
* @param request - GetAggregateAdvancedSearchFileRequest
|
|
3016
3064
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3041,7 +3089,7 @@ export default class Client extends OpenApi {
|
|
|
3041
3089
|
}
|
|
3042
3090
|
|
|
3043
3091
|
/**
|
|
3044
|
-
*
|
|
3092
|
+
* Obtains the most recently generated resource advanced search file within a specific account group.
|
|
3045
3093
|
*
|
|
3046
3094
|
* @param request - GetAggregateAdvancedSearchFileRequest
|
|
3047
3095
|
* @returns GetAggregateAdvancedSearchFileResponse
|
|
@@ -3052,10 +3100,10 @@ export default class Client extends OpenApi {
|
|
|
3052
3100
|
}
|
|
3053
3101
|
|
|
3054
3102
|
/**
|
|
3055
|
-
* Queries the details of a compliance
|
|
3103
|
+
* Queries the details of a compliance package in an account group.
|
|
3056
3104
|
*
|
|
3057
3105
|
* @remarks
|
|
3058
|
-
*
|
|
3106
|
+
* 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****`.
|
|
3059
3107
|
*
|
|
3060
3108
|
* @param tmpReq - GetAggregateCompliancePackRequest
|
|
3061
3109
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3088,10 +3136,10 @@ export default class Client extends OpenApi {
|
|
|
3088
3136
|
}
|
|
3089
3137
|
|
|
3090
3138
|
/**
|
|
3091
|
-
* Queries the details of a compliance
|
|
3139
|
+
* Queries the details of a compliance package in an account group.
|
|
3092
3140
|
*
|
|
3093
3141
|
* @remarks
|
|
3094
|
-
*
|
|
3142
|
+
* 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****`.
|
|
3095
3143
|
*
|
|
3096
3144
|
* @param request - GetAggregateCompliancePackRequest
|
|
3097
3145
|
* @returns GetAggregateCompliancePackResponse
|
|
@@ -3102,7 +3150,11 @@ export default class Client extends OpenApi {
|
|
|
3102
3150
|
}
|
|
3103
3151
|
|
|
3104
3152
|
/**
|
|
3105
|
-
*
|
|
3153
|
+
* Queries the compliance evaluation report that is generated based on a compliance package of an account group.
|
|
3154
|
+
*
|
|
3155
|
+
* @remarks
|
|
3156
|
+
* > 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).
|
|
3157
|
+
* 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.
|
|
3106
3158
|
*
|
|
3107
3159
|
* @param request - GetAggregateCompliancePackReportRequest
|
|
3108
3160
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3129,7 +3181,11 @@ export default class Client extends OpenApi {
|
|
|
3129
3181
|
}
|
|
3130
3182
|
|
|
3131
3183
|
/**
|
|
3132
|
-
*
|
|
3184
|
+
* Queries the compliance evaluation report that is generated based on a compliance package of an account group.
|
|
3185
|
+
*
|
|
3186
|
+
* @remarks
|
|
3187
|
+
* > 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).
|
|
3188
|
+
* 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.
|
|
3133
3189
|
*
|
|
3134
3190
|
* @param request - GetAggregateCompliancePackReportRequest
|
|
3135
3191
|
* @returns GetAggregateCompliancePackReportResponse
|
|
@@ -3140,10 +3196,10 @@ export default class Client extends OpenApi {
|
|
|
3140
3196
|
}
|
|
3141
3197
|
|
|
3142
3198
|
/**
|
|
3143
|
-
* Queries the compliance
|
|
3199
|
+
* Queries the compliance statistics of an account group.
|
|
3144
3200
|
*
|
|
3145
3201
|
* @remarks
|
|
3146
|
-
* This topic provides an example
|
|
3202
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
3147
3203
|
*
|
|
3148
3204
|
* @param request - GetAggregateComplianceSummaryRequest
|
|
3149
3205
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3174,10 +3230,10 @@ export default class Client extends OpenApi {
|
|
|
3174
3230
|
}
|
|
3175
3231
|
|
|
3176
3232
|
/**
|
|
3177
|
-
* Queries the compliance
|
|
3233
|
+
* Queries the compliance statistics of an account group.
|
|
3178
3234
|
*
|
|
3179
3235
|
* @remarks
|
|
3180
|
-
* This topic provides an example
|
|
3236
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
3181
3237
|
*
|
|
3182
3238
|
* @param request - GetAggregateComplianceSummaryRequest
|
|
3183
3239
|
* @returns GetAggregateComplianceSummaryResponse
|
|
@@ -3188,7 +3244,7 @@ export default class Client extends OpenApi {
|
|
|
3188
3244
|
}
|
|
3189
3245
|
|
|
3190
3246
|
/**
|
|
3191
|
-
*
|
|
3247
|
+
* Queries the information about a delivery channel in an account group.
|
|
3192
3248
|
*
|
|
3193
3249
|
* @param request - GetAggregateConfigDeliveryChannelRequest
|
|
3194
3250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3223,7 +3279,7 @@ export default class Client extends OpenApi {
|
|
|
3223
3279
|
}
|
|
3224
3280
|
|
|
3225
3281
|
/**
|
|
3226
|
-
*
|
|
3282
|
+
* Queries the information about a delivery channel in an account group.
|
|
3227
3283
|
*
|
|
3228
3284
|
* @param request - GetAggregateConfigDeliveryChannelRequest
|
|
3229
3285
|
* @returns GetAggregateConfigDeliveryChannelResponse
|
|
@@ -3234,10 +3290,10 @@ export default class Client extends OpenApi {
|
|
|
3234
3290
|
}
|
|
3235
3291
|
|
|
3236
3292
|
/**
|
|
3237
|
-
* Queries the details of a
|
|
3293
|
+
* Queries the details of a rule in an account group.
|
|
3238
3294
|
*
|
|
3239
3295
|
* @remarks
|
|
3240
|
-
* This
|
|
3296
|
+
* This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
|
|
3241
3297
|
*
|
|
3242
3298
|
* @param tmpReq - GetAggregateConfigRuleRequest
|
|
3243
3299
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3282,10 +3338,10 @@ export default class Client extends OpenApi {
|
|
|
3282
3338
|
}
|
|
3283
3339
|
|
|
3284
3340
|
/**
|
|
3285
|
-
* Queries the details of a
|
|
3341
|
+
* Queries the details of a rule in an account group.
|
|
3286
3342
|
*
|
|
3287
3343
|
* @remarks
|
|
3288
|
-
* This
|
|
3344
|
+
* This example shows how to query the details of the `cr-7f7d626622af0041****` rule in the `ca-7f00626622af0041****` account group.
|
|
3289
3345
|
*
|
|
3290
3346
|
* @param request - GetAggregateConfigRuleRequest
|
|
3291
3347
|
* @returns GetAggregateConfigRuleResponse
|
|
@@ -3296,10 +3352,10 @@ export default class Client extends OpenApi {
|
|
|
3296
3352
|
}
|
|
3297
3353
|
|
|
3298
3354
|
/**
|
|
3299
|
-
* Queries
|
|
3355
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
3300
3356
|
*
|
|
3301
3357
|
* @remarks
|
|
3302
|
-
*
|
|
3358
|
+
* 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.
|
|
3303
3359
|
*
|
|
3304
3360
|
* @param request - GetAggregateConfigRuleComplianceByPackRequest
|
|
3305
3361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3326,10 +3382,10 @@ export default class Client extends OpenApi {
|
|
|
3326
3382
|
}
|
|
3327
3383
|
|
|
3328
3384
|
/**
|
|
3329
|
-
* Queries
|
|
3385
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
3330
3386
|
*
|
|
3331
3387
|
* @remarks
|
|
3332
|
-
*
|
|
3388
|
+
* 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.
|
|
3333
3389
|
*
|
|
3334
3390
|
* @param request - GetAggregateConfigRuleComplianceByPackRequest
|
|
3335
3391
|
* @returns GetAggregateConfigRuleComplianceByPackResponse
|
|
@@ -3340,7 +3396,10 @@ export default class Client extends OpenApi {
|
|
|
3340
3396
|
}
|
|
3341
3397
|
|
|
3342
3398
|
/**
|
|
3343
|
-
*
|
|
3399
|
+
* Queries the summary of compliance evaluation results by rule risk level in an account group.
|
|
3400
|
+
*
|
|
3401
|
+
* @remarks
|
|
3402
|
+
* 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.
|
|
3344
3403
|
*
|
|
3345
3404
|
* @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
|
|
3346
3405
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3371,7 +3430,10 @@ export default class Client extends OpenApi {
|
|
|
3371
3430
|
}
|
|
3372
3431
|
|
|
3373
3432
|
/**
|
|
3374
|
-
*
|
|
3433
|
+
* Queries the summary of compliance evaluation results by rule risk level in an account group.
|
|
3434
|
+
*
|
|
3435
|
+
* @remarks
|
|
3436
|
+
* 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.
|
|
3375
3437
|
*
|
|
3376
3438
|
* @param request - GetAggregateConfigRuleSummaryByRiskLevelRequest
|
|
3377
3439
|
* @returns GetAggregateConfigRuleSummaryByRiskLevelResponse
|
|
@@ -3382,7 +3444,11 @@ export default class Client extends OpenApi {
|
|
|
3382
3444
|
}
|
|
3383
3445
|
|
|
3384
3446
|
/**
|
|
3385
|
-
*
|
|
3447
|
+
* 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.
|
|
3448
|
+
*
|
|
3449
|
+
* @remarks
|
|
3450
|
+
* > 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).
|
|
3451
|
+
* 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.
|
|
3386
3452
|
*
|
|
3387
3453
|
* @param request - GetAggregateConfigRulesReportRequest
|
|
3388
3454
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3417,7 +3483,11 @@ export default class Client extends OpenApi {
|
|
|
3417
3483
|
}
|
|
3418
3484
|
|
|
3419
3485
|
/**
|
|
3420
|
-
*
|
|
3486
|
+
* 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.
|
|
3487
|
+
*
|
|
3488
|
+
* @remarks
|
|
3489
|
+
* > 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).
|
|
3490
|
+
* 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.
|
|
3421
3491
|
*
|
|
3422
3492
|
* @param request - GetAggregateConfigRulesReportRequest
|
|
3423
3493
|
* @returns GetAggregateConfigRulesReportResponse
|
|
@@ -3431,7 +3501,7 @@ export default class Client extends OpenApi {
|
|
|
3431
3501
|
* Queries the details of a specific resource in an account group.
|
|
3432
3502
|
*
|
|
3433
3503
|
* @remarks
|
|
3434
|
-
* This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region
|
|
3504
|
+
* 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****`.
|
|
3435
3505
|
*
|
|
3436
3506
|
* @param request - GetAggregateDiscoveredResourceRequest
|
|
3437
3507
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3489,7 +3559,7 @@ export default class Client extends OpenApi {
|
|
|
3489
3559
|
* Queries the details of a specific resource in an account group.
|
|
3490
3560
|
*
|
|
3491
3561
|
* @remarks
|
|
3492
|
-
* This topic provides an example on how to query the details of an ECS instance `i-bp12g4xbl4i0brkn****` in the Hangzhou region
|
|
3562
|
+
* 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****`.
|
|
3493
3563
|
*
|
|
3494
3564
|
* @param request - GetAggregateDiscoveredResourceRequest
|
|
3495
3565
|
* @returns GetAggregateDiscoveredResourceResponse
|
|
@@ -3500,7 +3570,10 @@ export default class Client extends OpenApi {
|
|
|
3500
3570
|
}
|
|
3501
3571
|
|
|
3502
3572
|
/**
|
|
3503
|
-
*
|
|
3573
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
3574
|
+
*
|
|
3575
|
+
* @remarks
|
|
3576
|
+
* 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.
|
|
3504
3577
|
*
|
|
3505
3578
|
* @param request - GetAggregateResourceComplianceByConfigRuleRequest
|
|
3506
3579
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3547,7 +3620,10 @@ export default class Client extends OpenApi {
|
|
|
3547
3620
|
}
|
|
3548
3621
|
|
|
3549
3622
|
/**
|
|
3550
|
-
*
|
|
3623
|
+
* Queries compliance evaluation results based on the rules in a compliance package in an account group.
|
|
3624
|
+
*
|
|
3625
|
+
* @remarks
|
|
3626
|
+
* 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.
|
|
3551
3627
|
*
|
|
3552
3628
|
* @param request - GetAggregateResourceComplianceByConfigRuleRequest
|
|
3553
3629
|
* @returns GetAggregateResourceComplianceByConfigRuleResponse
|
|
@@ -3558,10 +3634,10 @@ export default class Client extends OpenApi {
|
|
|
3558
3634
|
}
|
|
3559
3635
|
|
|
3560
3636
|
/**
|
|
3561
|
-
* Queries the compliance
|
|
3637
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
|
|
3562
3638
|
*
|
|
3563
3639
|
* @remarks
|
|
3564
|
-
* This topic provides an example
|
|
3640
|
+
* 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`.
|
|
3565
3641
|
*
|
|
3566
3642
|
* @param request - GetAggregateResourceComplianceByPackRequest
|
|
3567
3643
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3588,10 +3664,10 @@ export default class Client extends OpenApi {
|
|
|
3588
3664
|
}
|
|
3589
3665
|
|
|
3590
3666
|
/**
|
|
3591
|
-
* Queries the compliance
|
|
3667
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package of an account group.
|
|
3592
3668
|
*
|
|
3593
3669
|
* @remarks
|
|
3594
|
-
* This topic provides an example
|
|
3670
|
+
* 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`.
|
|
3595
3671
|
*
|
|
3596
3672
|
* @param request - GetAggregateResourceComplianceByPackRequest
|
|
3597
3673
|
* @returns GetAggregateResourceComplianceByPackResponse
|
|
@@ -3602,7 +3678,7 @@ export default class Client extends OpenApi {
|
|
|
3602
3678
|
}
|
|
3603
3679
|
|
|
3604
3680
|
/**
|
|
3605
|
-
*
|
|
3681
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
3606
3682
|
*
|
|
3607
3683
|
* @param request - GetAggregateResourceComplianceGroupByRegionRequest
|
|
3608
3684
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3637,7 +3713,7 @@ export default class Client extends OpenApi {
|
|
|
3637
3713
|
}
|
|
3638
3714
|
|
|
3639
3715
|
/**
|
|
3640
|
-
*
|
|
3716
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
3641
3717
|
*
|
|
3642
3718
|
* @param request - GetAggregateResourceComplianceGroupByRegionRequest
|
|
3643
3719
|
* @returns GetAggregateResourceComplianceGroupByRegionResponse
|
|
@@ -3648,7 +3724,7 @@ export default class Client extends OpenApi {
|
|
|
3648
3724
|
}
|
|
3649
3725
|
|
|
3650
3726
|
/**
|
|
3651
|
-
*
|
|
3727
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
3652
3728
|
*
|
|
3653
3729
|
* @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
|
|
3654
3730
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3683,7 +3759,7 @@ export default class Client extends OpenApi {
|
|
|
3683
3759
|
}
|
|
3684
3760
|
|
|
3685
3761
|
/**
|
|
3686
|
-
*
|
|
3762
|
+
* Queries the evaluation results grouped by resource type for an account group rule.
|
|
3687
3763
|
*
|
|
3688
3764
|
* @param request - GetAggregateResourceComplianceGroupByResourceTypeRequest
|
|
3689
3765
|
* @returns GetAggregateResourceComplianceGroupByResourceTypeResponse
|
|
@@ -3694,11 +3770,10 @@ export default class Client extends OpenApi {
|
|
|
3694
3770
|
}
|
|
3695
3771
|
|
|
3696
3772
|
/**
|
|
3697
|
-
* Queries the compliance timeline of a
|
|
3773
|
+
* Queries the compliance timeline of a resource in an account group.
|
|
3698
3774
|
*
|
|
3699
3775
|
* @remarks
|
|
3700
|
-
*
|
|
3701
|
-
* 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).
|
|
3776
|
+
* 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).
|
|
3702
3777
|
*
|
|
3703
3778
|
* @param request - GetAggregateResourceComplianceTimelineRequest
|
|
3704
3779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3725,11 +3800,10 @@ export default class Client extends OpenApi {
|
|
|
3725
3800
|
}
|
|
3726
3801
|
|
|
3727
3802
|
/**
|
|
3728
|
-
* Queries the compliance timeline of a
|
|
3803
|
+
* Queries the compliance timeline of a resource in an account group.
|
|
3729
3804
|
*
|
|
3730
3805
|
* @remarks
|
|
3731
|
-
*
|
|
3732
|
-
* 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).
|
|
3806
|
+
* 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).
|
|
3733
3807
|
*
|
|
3734
3808
|
* @param request - GetAggregateResourceComplianceTimelineRequest
|
|
3735
3809
|
* @returns GetAggregateResourceComplianceTimelineResponse
|
|
@@ -3740,13 +3814,10 @@ export default class Client extends OpenApi {
|
|
|
3740
3814
|
}
|
|
3741
3815
|
|
|
3742
3816
|
/**
|
|
3743
|
-
* Queries the configuration
|
|
3817
|
+
* Queries the configuration timeline of a resource in an account group.
|
|
3744
3818
|
*
|
|
3745
3819
|
* @remarks
|
|
3746
|
-
*
|
|
3747
|
-
* - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
|
|
3748
|
-
* - 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.
|
|
3749
|
-
* 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).
|
|
3820
|
+
* 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).
|
|
3750
3821
|
*
|
|
3751
3822
|
* @param request - GetAggregateResourceConfigurationTimelineRequest
|
|
3752
3823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3773,13 +3844,10 @@ export default class Client extends OpenApi {
|
|
|
3773
3844
|
}
|
|
3774
3845
|
|
|
3775
3846
|
/**
|
|
3776
|
-
* Queries the configuration
|
|
3847
|
+
* Queries the configuration timeline of a resource in an account group.
|
|
3777
3848
|
*
|
|
3778
3849
|
* @remarks
|
|
3779
|
-
*
|
|
3780
|
-
* - For resources that already exist when you enable Cloud Config, the configuration history begins when the service is enabled.
|
|
3781
|
-
* - 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.
|
|
3782
|
-
* 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).
|
|
3850
|
+
* 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).
|
|
3783
3851
|
*
|
|
3784
3852
|
* @param request - GetAggregateResourceConfigurationTimelineRequest
|
|
3785
3853
|
* @returns GetAggregateResourceConfigurationTimelineResponse
|
|
@@ -3790,7 +3858,10 @@ export default class Client extends OpenApi {
|
|
|
3790
3858
|
}
|
|
3791
3859
|
|
|
3792
3860
|
/**
|
|
3793
|
-
*
|
|
3861
|
+
* Queries the statistics on the resources in an account group by region.
|
|
3862
|
+
*
|
|
3863
|
+
* @remarks
|
|
3864
|
+
* 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.
|
|
3794
3865
|
*
|
|
3795
3866
|
* @param request - GetAggregateResourceCountsGroupByRegionRequest
|
|
3796
3867
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3837,7 +3908,10 @@ export default class Client extends OpenApi {
|
|
|
3837
3908
|
}
|
|
3838
3909
|
|
|
3839
3910
|
/**
|
|
3840
|
-
*
|
|
3911
|
+
* Queries the statistics on the resources in an account group by region.
|
|
3912
|
+
*
|
|
3913
|
+
* @remarks
|
|
3914
|
+
* 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.
|
|
3841
3915
|
*
|
|
3842
3916
|
* @param request - GetAggregateResourceCountsGroupByRegionRequest
|
|
3843
3917
|
* @returns GetAggregateResourceCountsGroupByRegionResponse
|
|
@@ -3848,7 +3922,10 @@ export default class Client extends OpenApi {
|
|
|
3848
3922
|
}
|
|
3849
3923
|
|
|
3850
3924
|
/**
|
|
3851
|
-
*
|
|
3925
|
+
* Queries the statistics on the resources in an account group by resource type.
|
|
3926
|
+
*
|
|
3927
|
+
* @remarks
|
|
3928
|
+
* 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.
|
|
3852
3929
|
*
|
|
3853
3930
|
* @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
|
|
3854
3931
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3895,7 +3972,10 @@ export default class Client extends OpenApi {
|
|
|
3895
3972
|
}
|
|
3896
3973
|
|
|
3897
3974
|
/**
|
|
3898
|
-
*
|
|
3975
|
+
* Queries the statistics on the resources in an account group by resource type.
|
|
3976
|
+
*
|
|
3977
|
+
* @remarks
|
|
3978
|
+
* 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.
|
|
3899
3979
|
*
|
|
3900
3980
|
* @param request - GetAggregateResourceCountsGroupByResourceTypeRequest
|
|
3901
3981
|
* @returns GetAggregateResourceCountsGroupByResourceTypeResponse
|
|
@@ -3906,7 +3986,13 @@ export default class Client extends OpenApi {
|
|
|
3906
3986
|
}
|
|
3907
3987
|
|
|
3908
3988
|
/**
|
|
3909
|
-
*
|
|
3989
|
+
* Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
|
|
3990
|
+
*
|
|
3991
|
+
* @remarks
|
|
3992
|
+
* ### [](#)Prerequisites
|
|
3993
|
+
* 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.
|
|
3994
|
+
* ### [](#)Description
|
|
3995
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
3910
3996
|
*
|
|
3911
3997
|
* @param request - GetAggregateResourceInventoryRequest
|
|
3912
3998
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3937,7 +4023,13 @@ export default class Client extends OpenApi {
|
|
|
3937
4023
|
}
|
|
3938
4024
|
|
|
3939
4025
|
/**
|
|
3940
|
-
*
|
|
4026
|
+
* Obtains the last resource inventory that is generated on the Global Resources page within the current account group.
|
|
4027
|
+
*
|
|
4028
|
+
* @remarks
|
|
4029
|
+
* ### [](#)Prerequisites
|
|
4030
|
+
* 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.
|
|
4031
|
+
* ### [](#)Description
|
|
4032
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the account group ca-a91d626622af0035\\*\\*\\*\\*.
|
|
3941
4033
|
*
|
|
3942
4034
|
* @param request - GetAggregateResourceInventoryRequest
|
|
3943
4035
|
* @returns GetAggregateResourceInventoryResponse
|
|
@@ -3948,10 +4040,10 @@ export default class Client extends OpenApi {
|
|
|
3948
4040
|
}
|
|
3949
4041
|
|
|
3950
4042
|
/**
|
|
3951
|
-
* Queries the name, creation time,
|
|
4043
|
+
* Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
|
|
3952
4044
|
*
|
|
3953
4045
|
* @remarks
|
|
3954
|
-
*
|
|
4046
|
+
* 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.
|
|
3955
4047
|
*
|
|
3956
4048
|
* @param tmpReq - GetAggregatorRequest
|
|
3957
4049
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3992,10 +4084,10 @@ export default class Client extends OpenApi {
|
|
|
3992
4084
|
}
|
|
3993
4085
|
|
|
3994
4086
|
/**
|
|
3995
|
-
* Queries the name, creation time,
|
|
4087
|
+
* Queries the details of an account group. You can query the name, creation time, member, and type of an account group.
|
|
3996
4088
|
*
|
|
3997
4089
|
* @remarks
|
|
3998
|
-
*
|
|
4090
|
+
* 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.
|
|
3999
4091
|
*
|
|
4000
4092
|
* @param request - GetAggregatorRequest
|
|
4001
4093
|
* @returns GetAggregatorResponse
|
|
@@ -4006,10 +4098,10 @@ export default class Client extends OpenApi {
|
|
|
4006
4098
|
}
|
|
4007
4099
|
|
|
4008
4100
|
/**
|
|
4009
|
-
* Queries the details of a
|
|
4101
|
+
* Queries the details of a compliance package.
|
|
4010
4102
|
*
|
|
4011
4103
|
* @remarks
|
|
4012
|
-
* This topic provides an example
|
|
4104
|
+
* 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.
|
|
4013
4105
|
*
|
|
4014
4106
|
* @param tmpReq - GetCompliancePackRequest
|
|
4015
4107
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4042,10 +4134,10 @@ export default class Client extends OpenApi {
|
|
|
4042
4134
|
}
|
|
4043
4135
|
|
|
4044
4136
|
/**
|
|
4045
|
-
* Queries the details of a
|
|
4137
|
+
* Queries the details of a compliance package.
|
|
4046
4138
|
*
|
|
4047
4139
|
* @remarks
|
|
4048
|
-
* This topic provides an example
|
|
4140
|
+
* 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.
|
|
4049
4141
|
*
|
|
4050
4142
|
* @param request - GetCompliancePackRequest
|
|
4051
4143
|
* @returns GetCompliancePackResponse
|
|
@@ -4056,7 +4148,11 @@ export default class Client extends OpenApi {
|
|
|
4056
4148
|
}
|
|
4057
4149
|
|
|
4058
4150
|
/**
|
|
4059
|
-
*
|
|
4151
|
+
* Queries the compliance evaluation report that is generated based on a compliance package.
|
|
4152
|
+
*
|
|
4153
|
+
* @remarks
|
|
4154
|
+
* > 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).
|
|
4155
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
|
|
4060
4156
|
*
|
|
4061
4157
|
* @param request - GetCompliancePackReportRequest
|
|
4062
4158
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4083,7 +4179,11 @@ export default class Client extends OpenApi {
|
|
|
4083
4179
|
}
|
|
4084
4180
|
|
|
4085
4181
|
/**
|
|
4086
|
-
*
|
|
4182
|
+
* Queries the compliance evaluation report that is generated based on a compliance package.
|
|
4183
|
+
*
|
|
4184
|
+
* @remarks
|
|
4185
|
+
* > 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).
|
|
4186
|
+
* This topic provides an example on how to query the compliance evaluation report that is generated based on the `cp-fdc8626622af00f9****` compliance package.
|
|
4087
4187
|
*
|
|
4088
4188
|
* @param request - GetCompliancePackReportRequest
|
|
4089
4189
|
* @returns GetCompliancePackReportResponse
|
|
@@ -4094,10 +4194,10 @@ export default class Client extends OpenApi {
|
|
|
4094
4194
|
}
|
|
4095
4195
|
|
|
4096
4196
|
/**
|
|
4097
|
-
* Queries the compliance
|
|
4197
|
+
* Queries the summary of compliance statistics within the current account.
|
|
4098
4198
|
*
|
|
4099
4199
|
* @remarks
|
|
4100
|
-
* This topic provides an example
|
|
4200
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
|
|
4101
4201
|
*
|
|
4102
4202
|
* @param request - GetComplianceSummaryRequest
|
|
4103
4203
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4120,10 +4220,10 @@ export default class Client extends OpenApi {
|
|
|
4120
4220
|
}
|
|
4121
4221
|
|
|
4122
4222
|
/**
|
|
4123
|
-
* Queries the compliance
|
|
4223
|
+
* Queries the summary of compliance statistics within the current account.
|
|
4124
4224
|
*
|
|
4125
4225
|
* @remarks
|
|
4126
|
-
* This topic provides an example
|
|
4226
|
+
* This topic provides an example on how to query the compliance statistics of resources and rules in the current account group.
|
|
4127
4227
|
* @returns GetComplianceSummaryResponse
|
|
4128
4228
|
*/
|
|
4129
4229
|
async getComplianceSummary(): Promise<$_model.GetComplianceSummaryResponse> {
|
|
@@ -4132,7 +4232,7 @@ export default class Client extends OpenApi {
|
|
|
4132
4232
|
}
|
|
4133
4233
|
|
|
4134
4234
|
/**
|
|
4135
|
-
* Queries the
|
|
4235
|
+
* Queries the information about a delivery channel.
|
|
4136
4236
|
*
|
|
4137
4237
|
* @param request - GetConfigDeliveryChannelRequest
|
|
4138
4238
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4163,7 +4263,7 @@ export default class Client extends OpenApi {
|
|
|
4163
4263
|
}
|
|
4164
4264
|
|
|
4165
4265
|
/**
|
|
4166
|
-
* Queries the
|
|
4266
|
+
* Queries the information about a delivery channel.
|
|
4167
4267
|
*
|
|
4168
4268
|
* @param request - GetConfigDeliveryChannelRequest
|
|
4169
4269
|
* @returns GetConfigDeliveryChannelResponse
|
|
@@ -4174,10 +4274,10 @@ export default class Client extends OpenApi {
|
|
|
4174
4274
|
}
|
|
4175
4275
|
|
|
4176
4276
|
/**
|
|
4177
|
-
* Queries the details of a
|
|
4277
|
+
* Queries the details of a rule.
|
|
4178
4278
|
*
|
|
4179
4279
|
* @remarks
|
|
4180
|
-
* This topic provides an example
|
|
4280
|
+
* This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
|
|
4181
4281
|
*
|
|
4182
4282
|
* @param tmpReq - GetConfigRuleRequest
|
|
4183
4283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4218,10 +4318,10 @@ export default class Client extends OpenApi {
|
|
|
4218
4318
|
}
|
|
4219
4319
|
|
|
4220
4320
|
/**
|
|
4221
|
-
* Queries the details of a
|
|
4321
|
+
* Queries the details of a rule.
|
|
4222
4322
|
*
|
|
4223
4323
|
* @remarks
|
|
4224
|
-
* This topic provides an example
|
|
4324
|
+
* This topic provides an example on how to query the details of the `cr-7f7d626622af0041****` rule.
|
|
4225
4325
|
*
|
|
4226
4326
|
* @param request - GetConfigRuleRequest
|
|
4227
4327
|
* @returns GetConfigRuleResponse
|
|
@@ -4232,10 +4332,10 @@ export default class Client extends OpenApi {
|
|
|
4232
4332
|
}
|
|
4233
4333
|
|
|
4234
4334
|
/**
|
|
4235
|
-
* Queries
|
|
4335
|
+
* Queries compliance evaluation results based on the rules in a compliance package.
|
|
4236
4336
|
*
|
|
4237
4337
|
* @remarks
|
|
4238
|
-
*
|
|
4338
|
+
* 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.
|
|
4239
4339
|
*
|
|
4240
4340
|
* @param request - GetConfigRuleComplianceByPackRequest
|
|
4241
4341
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4262,10 +4362,10 @@ export default class Client extends OpenApi {
|
|
|
4262
4362
|
}
|
|
4263
4363
|
|
|
4264
4364
|
/**
|
|
4265
|
-
* Queries
|
|
4365
|
+
* Queries compliance evaluation results based on the rules in a compliance package.
|
|
4266
4366
|
*
|
|
4267
4367
|
* @remarks
|
|
4268
|
-
*
|
|
4368
|
+
* 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.
|
|
4269
4369
|
*
|
|
4270
4370
|
* @param request - GetConfigRuleComplianceByPackRequest
|
|
4271
4371
|
* @returns GetConfigRuleComplianceByPackResponse
|
|
@@ -4314,7 +4414,11 @@ export default class Client extends OpenApi {
|
|
|
4314
4414
|
}
|
|
4315
4415
|
|
|
4316
4416
|
/**
|
|
4317
|
-
*
|
|
4417
|
+
* 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.
|
|
4418
|
+
*
|
|
4419
|
+
* @remarks
|
|
4420
|
+
* > 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).
|
|
4421
|
+
* This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
|
|
4318
4422
|
*
|
|
4319
4423
|
* @param request - GetConfigRulesReportRequest
|
|
4320
4424
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4345,7 +4449,11 @@ export default class Client extends OpenApi {
|
|
|
4345
4449
|
}
|
|
4346
4450
|
|
|
4347
4451
|
/**
|
|
4348
|
-
*
|
|
4452
|
+
* 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.
|
|
4453
|
+
*
|
|
4454
|
+
* @remarks
|
|
4455
|
+
* > 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).
|
|
4456
|
+
* This topic provides an example of how to query the compliance evaluation report that is generated based on all existing rules.
|
|
4349
4457
|
*
|
|
4350
4458
|
* @param request - GetConfigRulesReportRequest
|
|
4351
4459
|
* @returns GetConfigRulesReportResponse
|
|
@@ -4356,10 +4464,10 @@ export default class Client extends OpenApi {
|
|
|
4356
4464
|
}
|
|
4357
4465
|
|
|
4358
4466
|
/**
|
|
4359
|
-
* Queries the status
|
|
4467
|
+
* Queries the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
4360
4468
|
*
|
|
4361
4469
|
* @remarks
|
|
4362
|
-
* This topic provides an example
|
|
4470
|
+
* This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
4363
4471
|
*
|
|
4364
4472
|
* @param request - GetConfigurationRecorderRequest
|
|
4365
4473
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4382,10 +4490,10 @@ export default class Client extends OpenApi {
|
|
|
4382
4490
|
}
|
|
4383
4491
|
|
|
4384
4492
|
/**
|
|
4385
|
-
* Queries the status
|
|
4493
|
+
* Queries the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
4386
4494
|
*
|
|
4387
4495
|
* @remarks
|
|
4388
|
-
* This topic provides an example
|
|
4496
|
+
* This topic provides an example on how to query the activation status and resource monitoring scope of Cloud Config for the current account.
|
|
4389
4497
|
* @returns GetConfigurationRecorderResponse
|
|
4390
4498
|
*/
|
|
4391
4499
|
async getConfigurationRecorder(): Promise<$_model.GetConfigurationRecorderResponse> {
|
|
@@ -4397,7 +4505,7 @@ export default class Client extends OpenApi {
|
|
|
4397
4505
|
* Queries the details of a specific resource.
|
|
4398
4506
|
*
|
|
4399
4507
|
* @remarks
|
|
4400
|
-
* This topic provides an example
|
|
4508
|
+
* 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.
|
|
4401
4509
|
*
|
|
4402
4510
|
* @param request - GetDiscoveredResourceRequest
|
|
4403
4511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4443,7 +4551,7 @@ export default class Client extends OpenApi {
|
|
|
4443
4551
|
* Queries the details of a specific resource.
|
|
4444
4552
|
*
|
|
4445
4553
|
* @remarks
|
|
4446
|
-
* This topic provides an example
|
|
4554
|
+
* 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.
|
|
4447
4555
|
*
|
|
4448
4556
|
* @param request - GetDiscoveredResourceRequest
|
|
4449
4557
|
* @returns GetDiscoveredResourceResponse
|
|
@@ -4454,7 +4562,10 @@ export default class Client extends OpenApi {
|
|
|
4454
4562
|
}
|
|
4455
4563
|
|
|
4456
4564
|
/**
|
|
4457
|
-
*
|
|
4565
|
+
* Queries the statistics on resources by region.
|
|
4566
|
+
*
|
|
4567
|
+
* @remarks
|
|
4568
|
+
* 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.
|
|
4458
4569
|
*
|
|
4459
4570
|
* @param request - GetDiscoveredResourceCountsGroupByRegionRequest
|
|
4460
4571
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4485,7 +4596,10 @@ export default class Client extends OpenApi {
|
|
|
4485
4596
|
}
|
|
4486
4597
|
|
|
4487
4598
|
/**
|
|
4488
|
-
*
|
|
4599
|
+
* Queries the statistics on resources by region.
|
|
4600
|
+
*
|
|
4601
|
+
* @remarks
|
|
4602
|
+
* 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.
|
|
4489
4603
|
*
|
|
4490
4604
|
* @param request - GetDiscoveredResourceCountsGroupByRegionRequest
|
|
4491
4605
|
* @returns GetDiscoveredResourceCountsGroupByRegionResponse
|
|
@@ -4496,7 +4610,10 @@ export default class Client extends OpenApi {
|
|
|
4496
4610
|
}
|
|
4497
4611
|
|
|
4498
4612
|
/**
|
|
4499
|
-
*
|
|
4613
|
+
* Queries the statistics on resources by resource type.
|
|
4614
|
+
*
|
|
4615
|
+
* @remarks
|
|
4616
|
+
* 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.
|
|
4500
4617
|
*
|
|
4501
4618
|
* @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
|
|
4502
4619
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4527,7 +4644,10 @@ export default class Client extends OpenApi {
|
|
|
4527
4644
|
}
|
|
4528
4645
|
|
|
4529
4646
|
/**
|
|
4530
|
-
*
|
|
4647
|
+
* Queries the statistics on resources by resource type.
|
|
4648
|
+
*
|
|
4649
|
+
* @remarks
|
|
4650
|
+
* 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.
|
|
4531
4651
|
*
|
|
4532
4652
|
* @param request - GetDiscoveredResourceCountsGroupByResourceTypeRequest
|
|
4533
4653
|
* @returns GetDiscoveredResourceCountsGroupByResourceTypeResponse
|
|
@@ -4538,7 +4658,7 @@ export default class Client extends OpenApi {
|
|
|
4538
4658
|
}
|
|
4539
4659
|
|
|
4540
4660
|
/**
|
|
4541
|
-
*
|
|
4661
|
+
* Queries the integration status of a specific cloud service.
|
|
4542
4662
|
*
|
|
4543
4663
|
* @param request - GetIntegratedServiceStatusRequest
|
|
4544
4664
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4569,7 +4689,7 @@ export default class Client extends OpenApi {
|
|
|
4569
4689
|
}
|
|
4570
4690
|
|
|
4571
4691
|
/**
|
|
4572
|
-
*
|
|
4692
|
+
* Queries the integration status of a specific cloud service.
|
|
4573
4693
|
*
|
|
4574
4694
|
* @param request - GetIntegratedServiceStatusRequest
|
|
4575
4695
|
* @returns GetIntegratedServiceStatusResponse
|
|
@@ -4580,10 +4700,10 @@ export default class Client extends OpenApi {
|
|
|
4580
4700
|
}
|
|
4581
4701
|
|
|
4582
4702
|
/**
|
|
4583
|
-
* Queries the details of a
|
|
4703
|
+
* Queries the details of a specific managed rule.
|
|
4584
4704
|
*
|
|
4585
4705
|
* @remarks
|
|
4586
|
-
* This topic provides an example
|
|
4706
|
+
* This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
|
|
4587
4707
|
*
|
|
4588
4708
|
* @param request - GetManagedRuleRequest
|
|
4589
4709
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4614,10 +4734,10 @@ export default class Client extends OpenApi {
|
|
|
4614
4734
|
}
|
|
4615
4735
|
|
|
4616
4736
|
/**
|
|
4617
|
-
* Queries the details of a
|
|
4737
|
+
* Queries the details of a specific managed rule.
|
|
4618
4738
|
*
|
|
4619
4739
|
* @remarks
|
|
4620
|
-
* This topic provides an example
|
|
4740
|
+
* This topic provides an example on how to query the details of the managed rule `cdn-domain-https-enabled`.
|
|
4621
4741
|
*
|
|
4622
4742
|
* @param request - GetManagedRuleRequest
|
|
4623
4743
|
* @returns GetManagedRuleResponse
|
|
@@ -4631,7 +4751,7 @@ export default class Client extends OpenApi {
|
|
|
4631
4751
|
* Queries the details of an automatic remediation template.
|
|
4632
4752
|
*
|
|
4633
4753
|
* @remarks
|
|
4634
|
-
* This topic
|
|
4754
|
+
* This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
|
|
4635
4755
|
*
|
|
4636
4756
|
* @param request - GetRemediationTemplateRequest
|
|
4637
4757
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4665,7 +4785,7 @@ export default class Client extends OpenApi {
|
|
|
4665
4785
|
* Queries the details of an automatic remediation template.
|
|
4666
4786
|
*
|
|
4667
4787
|
* @remarks
|
|
4668
|
-
* This topic
|
|
4788
|
+
* This topic provides an example on how to query the details of the automatic remediation template ACS-ALB-BulkyEnableDeletionProtection.
|
|
4669
4789
|
*
|
|
4670
4790
|
* @param request - GetRemediationTemplateRequest
|
|
4671
4791
|
* @returns GetRemediationTemplateResponse
|
|
@@ -4676,7 +4796,7 @@ export default class Client extends OpenApi {
|
|
|
4676
4796
|
}
|
|
4677
4797
|
|
|
4678
4798
|
/**
|
|
4679
|
-
*
|
|
4799
|
+
* 获取基于报告模版生成的报告
|
|
4680
4800
|
*
|
|
4681
4801
|
* @param request - GetReportFromTemplateRequest
|
|
4682
4802
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4707,7 +4827,7 @@ export default class Client extends OpenApi {
|
|
|
4707
4827
|
}
|
|
4708
4828
|
|
|
4709
4829
|
/**
|
|
4710
|
-
*
|
|
4830
|
+
* 获取基于报告模版生成的报告
|
|
4711
4831
|
*
|
|
4712
4832
|
* @param request - GetReportFromTemplateRequest
|
|
4713
4833
|
* @returns GetReportFromTemplateResponse
|
|
@@ -4718,7 +4838,7 @@ export default class Client extends OpenApi {
|
|
|
4718
4838
|
}
|
|
4719
4839
|
|
|
4720
4840
|
/**
|
|
4721
|
-
*
|
|
4841
|
+
* 获取合规报告模版详情
|
|
4722
4842
|
*
|
|
4723
4843
|
* @param request - GetReportTemplateRequest
|
|
4724
4844
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4749,7 +4869,7 @@ export default class Client extends OpenApi {
|
|
|
4749
4869
|
}
|
|
4750
4870
|
|
|
4751
4871
|
/**
|
|
4752
|
-
*
|
|
4872
|
+
* 获取合规报告模版详情
|
|
4753
4873
|
*
|
|
4754
4874
|
* @param request - GetReportTemplateRequest
|
|
4755
4875
|
* @returns GetReportTemplateResponse
|
|
@@ -4760,7 +4880,10 @@ export default class Client extends OpenApi {
|
|
|
4760
4880
|
}
|
|
4761
4881
|
|
|
4762
4882
|
/**
|
|
4763
|
-
*
|
|
4883
|
+
* Queries the compliance summary based on the compliance evaluation result of a rule.
|
|
4884
|
+
*
|
|
4885
|
+
* @remarks
|
|
4886
|
+
* 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.
|
|
4764
4887
|
*
|
|
4765
4888
|
* @param request - GetResourceComplianceByConfigRuleRequest
|
|
4766
4889
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4787,7 +4910,10 @@ export default class Client extends OpenApi {
|
|
|
4787
4910
|
}
|
|
4788
4911
|
|
|
4789
4912
|
/**
|
|
4790
|
-
*
|
|
4913
|
+
* Queries the compliance summary based on the compliance evaluation result of a rule.
|
|
4914
|
+
*
|
|
4915
|
+
* @remarks
|
|
4916
|
+
* 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.
|
|
4791
4917
|
*
|
|
4792
4918
|
* @param request - GetResourceComplianceByConfigRuleRequest
|
|
4793
4919
|
* @returns GetResourceComplianceByConfigRuleResponse
|
|
@@ -4798,10 +4924,10 @@ export default class Client extends OpenApi {
|
|
|
4798
4924
|
}
|
|
4799
4925
|
|
|
4800
4926
|
/**
|
|
4801
|
-
* Queries the compliance results
|
|
4927
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package.
|
|
4802
4928
|
*
|
|
4803
4929
|
* @remarks
|
|
4804
|
-
* This topic provides an example
|
|
4930
|
+
* 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.
|
|
4805
4931
|
*
|
|
4806
4932
|
* @param request - GetResourceComplianceByPackRequest
|
|
4807
4933
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4828,10 +4954,10 @@ export default class Client extends OpenApi {
|
|
|
4828
4954
|
}
|
|
4829
4955
|
|
|
4830
4956
|
/**
|
|
4831
|
-
* Queries the compliance results
|
|
4957
|
+
* Queries the compliance evaluation results of resources evaluated based on a compliance package.
|
|
4832
4958
|
*
|
|
4833
4959
|
* @remarks
|
|
4834
|
-
* This topic provides an example
|
|
4960
|
+
* 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.
|
|
4835
4961
|
*
|
|
4836
4962
|
* @param request - GetResourceComplianceByPackRequest
|
|
4837
4963
|
* @returns GetResourceComplianceByPackResponse
|
|
@@ -4842,7 +4968,7 @@ export default class Client extends OpenApi {
|
|
|
4842
4968
|
}
|
|
4843
4969
|
|
|
4844
4970
|
/**
|
|
4845
|
-
*
|
|
4971
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
|
|
4846
4972
|
*
|
|
4847
4973
|
* @param request - GetResourceComplianceGroupByRegionRequest
|
|
4848
4974
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4873,7 +4999,7 @@ export default class Client extends OpenApi {
|
|
|
4873
4999
|
}
|
|
4874
5000
|
|
|
4875
5001
|
/**
|
|
4876
|
-
*
|
|
5002
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by region.
|
|
4877
5003
|
*
|
|
4878
5004
|
* @param request - GetResourceComplianceGroupByRegionRequest
|
|
4879
5005
|
* @returns GetResourceComplianceGroupByRegionResponse
|
|
@@ -4884,7 +5010,7 @@ export default class Client extends OpenApi {
|
|
|
4884
5010
|
}
|
|
4885
5011
|
|
|
4886
5012
|
/**
|
|
4887
|
-
*
|
|
5013
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
|
|
4888
5014
|
*
|
|
4889
5015
|
* @param request - GetResourceComplianceGroupByResourceTypeRequest
|
|
4890
5016
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4915,7 +5041,7 @@ export default class Client extends OpenApi {
|
|
|
4915
5041
|
}
|
|
4916
5042
|
|
|
4917
5043
|
/**
|
|
4918
|
-
*
|
|
5044
|
+
* Queries compliance evaluation results of resources based on a rule and displays the evaluation results grouped by resource type.
|
|
4919
5045
|
*
|
|
4920
5046
|
* @param request - GetResourceComplianceGroupByResourceTypeRequest
|
|
4921
5047
|
* @returns GetResourceComplianceGroupByResourceTypeResponse
|
|
@@ -4926,11 +5052,11 @@ export default class Client extends OpenApi {
|
|
|
4926
5052
|
}
|
|
4927
5053
|
|
|
4928
5054
|
/**
|
|
4929
|
-
* Queries the compliance
|
|
5055
|
+
* 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.
|
|
4930
5056
|
*
|
|
4931
5057
|
* @remarks
|
|
4932
|
-
* In Cloud Config, each resource has
|
|
4933
|
-
* This topic provides an example
|
|
5058
|
+
* 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.
|
|
5059
|
+
* 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).
|
|
4934
5060
|
*
|
|
4935
5061
|
* @param request - GetResourceComplianceTimelineRequest
|
|
4936
5062
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4957,11 +5083,11 @@ export default class Client extends OpenApi {
|
|
|
4957
5083
|
}
|
|
4958
5084
|
|
|
4959
5085
|
/**
|
|
4960
|
-
* Queries the compliance
|
|
5086
|
+
* 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.
|
|
4961
5087
|
*
|
|
4962
5088
|
* @remarks
|
|
4963
|
-
* In Cloud Config, each resource has
|
|
4964
|
-
* This topic provides an example
|
|
5089
|
+
* 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.
|
|
5090
|
+
* 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).
|
|
4965
5091
|
*
|
|
4966
5092
|
* @param request - GetResourceComplianceTimelineRequest
|
|
4967
5093
|
* @returns GetResourceComplianceTimelineResponse
|
|
@@ -4972,7 +5098,7 @@ export default class Client extends OpenApi {
|
|
|
4972
5098
|
}
|
|
4973
5099
|
|
|
4974
5100
|
/**
|
|
4975
|
-
*
|
|
5101
|
+
* 获取资源配置样例
|
|
4976
5102
|
*
|
|
4977
5103
|
* @param request - GetResourceConfigurationSampleRequest
|
|
4978
5104
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5007,7 +5133,7 @@ export default class Client extends OpenApi {
|
|
|
5007
5133
|
}
|
|
5008
5134
|
|
|
5009
5135
|
/**
|
|
5010
|
-
*
|
|
5136
|
+
* 获取资源配置样例
|
|
5011
5137
|
*
|
|
5012
5138
|
* @param request - GetResourceConfigurationSampleRequest
|
|
5013
5139
|
* @returns GetResourceConfigurationSampleResponse
|
|
@@ -5018,13 +5144,10 @@ export default class Client extends OpenApi {
|
|
|
5018
5144
|
}
|
|
5019
5145
|
|
|
5020
5146
|
/**
|
|
5021
|
-
* Queries the configuration
|
|
5147
|
+
* Queries the configuration timeline of a resource.
|
|
5022
5148
|
*
|
|
5023
5149
|
* @remarks
|
|
5024
|
-
*
|
|
5025
|
-
* - For existing resources, the configuration history starts when you enable the Cloud Config service.
|
|
5026
|
-
* - 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.
|
|
5027
|
-
* 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).
|
|
5150
|
+
* 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).
|
|
5028
5151
|
*
|
|
5029
5152
|
* @param request - GetResourceConfigurationTimelineRequest
|
|
5030
5153
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5051,13 +5174,10 @@ export default class Client extends OpenApi {
|
|
|
5051
5174
|
}
|
|
5052
5175
|
|
|
5053
5176
|
/**
|
|
5054
|
-
* Queries the configuration
|
|
5177
|
+
* Queries the configuration timeline of a resource.
|
|
5055
5178
|
*
|
|
5056
5179
|
* @remarks
|
|
5057
|
-
*
|
|
5058
|
-
* - For existing resources, the configuration history starts when you enable the Cloud Config service.
|
|
5059
|
-
* - 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.
|
|
5060
|
-
* 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).
|
|
5180
|
+
* 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).
|
|
5061
5181
|
*
|
|
5062
5182
|
* @param request - GetResourceConfigurationTimelineRequest
|
|
5063
5183
|
* @returns GetResourceConfigurationTimelineResponse
|
|
@@ -5068,13 +5188,13 @@ export default class Client extends OpenApi {
|
|
|
5068
5188
|
}
|
|
5069
5189
|
|
|
5070
5190
|
/**
|
|
5071
|
-
*
|
|
5191
|
+
* Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
5072
5192
|
*
|
|
5073
5193
|
* @remarks
|
|
5074
|
-
* ### Prerequisites
|
|
5075
|
-
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a
|
|
5076
|
-
* ###
|
|
5077
|
-
* This topic provides an example
|
|
5194
|
+
* ### [](#)Prerequisites
|
|
5195
|
+
* 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.
|
|
5196
|
+
* ### [](#)Description
|
|
5197
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
5078
5198
|
*
|
|
5079
5199
|
* @param request - GetResourceInventoryRequest
|
|
5080
5200
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5097,13 +5217,13 @@ export default class Client extends OpenApi {
|
|
|
5097
5217
|
}
|
|
5098
5218
|
|
|
5099
5219
|
/**
|
|
5100
|
-
*
|
|
5220
|
+
* Obtains the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
5101
5221
|
*
|
|
5102
5222
|
* @remarks
|
|
5103
|
-
* ### Prerequisites
|
|
5104
|
-
* You can call the [GenerateResourceInventory](https://help.aliyun.com/document_detail/2398354.html) operation to generate a
|
|
5105
|
-
* ###
|
|
5106
|
-
* This topic provides an example
|
|
5223
|
+
* ### [](#)Prerequisites
|
|
5224
|
+
* 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.
|
|
5225
|
+
* ### [](#)Description
|
|
5226
|
+
* This topic provides an example on how to obtain the last resource inventory that is generated within the current Alibaba Cloud account.
|
|
5107
5227
|
* @returns GetResourceInventoryResponse
|
|
5108
5228
|
*/
|
|
5109
5229
|
async getResourceInventory(): Promise<$_model.GetResourceInventoryResponse> {
|
|
@@ -5112,7 +5232,7 @@ export default class Client extends OpenApi {
|
|
|
5112
5232
|
}
|
|
5113
5233
|
|
|
5114
5234
|
/**
|
|
5115
|
-
*
|
|
5235
|
+
* 获取资源类型的属性配置
|
|
5116
5236
|
*
|
|
5117
5237
|
* @param request - GetResourceTypePropertiesRequest
|
|
5118
5238
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5139,7 +5259,7 @@ export default class Client extends OpenApi {
|
|
|
5139
5259
|
}
|
|
5140
5260
|
|
|
5141
5261
|
/**
|
|
5142
|
-
*
|
|
5262
|
+
* 获取资源类型的属性配置
|
|
5143
5263
|
*
|
|
5144
5264
|
* @param request - GetResourceTypePropertiesRequest
|
|
5145
5265
|
* @returns GetResourceTypePropertiesResponse
|
|
@@ -5150,10 +5270,10 @@ export default class Client extends OpenApi {
|
|
|
5150
5270
|
}
|
|
5151
5271
|
|
|
5152
5272
|
/**
|
|
5153
|
-
* Queries the
|
|
5273
|
+
* Queries the resource relationships supported by a resource type.
|
|
5154
5274
|
*
|
|
5155
5275
|
* @remarks
|
|
5156
|
-
* This topic provides an example
|
|
5276
|
+
* This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
|
|
5157
5277
|
*
|
|
5158
5278
|
* @param request - GetSupportedResourceRelationConfigRequest
|
|
5159
5279
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5184,10 +5304,10 @@ export default class Client extends OpenApi {
|
|
|
5184
5304
|
}
|
|
5185
5305
|
|
|
5186
5306
|
/**
|
|
5187
|
-
* Queries the
|
|
5307
|
+
* Queries the resource relationships supported by a resource type.
|
|
5188
5308
|
*
|
|
5189
5309
|
* @remarks
|
|
5190
|
-
* This topic provides an example
|
|
5310
|
+
* This topic provides an example to show how to query the resource relationships that are supported by the ACS::ECS::Instance resource type.
|
|
5191
5311
|
*
|
|
5192
5312
|
* @param request - GetSupportedResourceRelationConfigRequest
|
|
5193
5313
|
* @returns GetSupportedResourceRelationConfigResponse
|
|
@@ -5198,7 +5318,11 @@ export default class Client extends OpenApi {
|
|
|
5198
5318
|
}
|
|
5199
5319
|
|
|
5200
5320
|
/**
|
|
5201
|
-
*
|
|
5321
|
+
* 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.
|
|
5322
|
+
*
|
|
5323
|
+
* @remarks
|
|
5324
|
+
* 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.
|
|
5325
|
+
* 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`.
|
|
5202
5326
|
*
|
|
5203
5327
|
* @param tmpReq - IgnoreAggregateEvaluationResultsRequest
|
|
5204
5328
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5251,7 +5375,11 @@ export default class Client extends OpenApi {
|
|
|
5251
5375
|
}
|
|
5252
5376
|
|
|
5253
5377
|
/**
|
|
5254
|
-
*
|
|
5378
|
+
* 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.
|
|
5379
|
+
*
|
|
5380
|
+
* @remarks
|
|
5381
|
+
* 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.
|
|
5382
|
+
* 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`.
|
|
5255
5383
|
*
|
|
5256
5384
|
* @param request - IgnoreAggregateEvaluationResultsRequest
|
|
5257
5385
|
* @returns IgnoreAggregateEvaluationResultsResponse
|
|
@@ -5262,11 +5390,11 @@ export default class Client extends OpenApi {
|
|
|
5262
5390
|
}
|
|
5263
5391
|
|
|
5264
5392
|
/**
|
|
5265
|
-
* Ignores the evaluation results of
|
|
5393
|
+
* 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.
|
|
5266
5394
|
*
|
|
5267
5395
|
* @remarks
|
|
5268
|
-
* After a
|
|
5269
|
-
* This
|
|
5396
|
+
* 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.
|
|
5397
|
+
* 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`.
|
|
5270
5398
|
*
|
|
5271
5399
|
* @param tmpReq - IgnoreEvaluationResultsRequest
|
|
5272
5400
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5315,11 +5443,11 @@ export default class Client extends OpenApi {
|
|
|
5315
5443
|
}
|
|
5316
5444
|
|
|
5317
5445
|
/**
|
|
5318
|
-
* Ignores the evaluation results of
|
|
5446
|
+
* 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.
|
|
5319
5447
|
*
|
|
5320
5448
|
* @remarks
|
|
5321
|
-
* After a
|
|
5322
|
-
* This
|
|
5449
|
+
* 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.
|
|
5450
|
+
* 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`.
|
|
5323
5451
|
*
|
|
5324
5452
|
* @param request - IgnoreEvaluationResultsRequest
|
|
5325
5453
|
* @returns IgnoreEvaluationResultsResponse
|
|
@@ -5330,10 +5458,10 @@ export default class Client extends OpenApi {
|
|
|
5330
5458
|
}
|
|
5331
5459
|
|
|
5332
5460
|
/**
|
|
5333
|
-
* Queries
|
|
5461
|
+
* Queries a list of compliance packages in an account group.
|
|
5334
5462
|
*
|
|
5335
5463
|
* @remarks
|
|
5336
|
-
*
|
|
5464
|
+
* 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****`.
|
|
5337
5465
|
*
|
|
5338
5466
|
* @param tmpReq - ListAggregateCompliancePacksRequest
|
|
5339
5467
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5390,10 +5518,10 @@ export default class Client extends OpenApi {
|
|
|
5390
5518
|
}
|
|
5391
5519
|
|
|
5392
5520
|
/**
|
|
5393
|
-
* Queries
|
|
5521
|
+
* Queries a list of compliance packages in an account group.
|
|
5394
5522
|
*
|
|
5395
5523
|
* @remarks
|
|
5396
|
-
*
|
|
5524
|
+
* 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****`.
|
|
5397
5525
|
*
|
|
5398
5526
|
* @param request - ListAggregateCompliancePacksRequest
|
|
5399
5527
|
* @returns ListAggregateCompliancePacksResponse
|
|
@@ -5404,7 +5532,7 @@ export default class Client extends OpenApi {
|
|
|
5404
5532
|
}
|
|
5405
5533
|
|
|
5406
5534
|
/**
|
|
5407
|
-
*
|
|
5535
|
+
* Queries the information about all delivery channels in an account group.
|
|
5408
5536
|
*
|
|
5409
5537
|
* @param request - ListAggregateConfigDeliveryChannelsRequest
|
|
5410
5538
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5439,7 +5567,7 @@ export default class Client extends OpenApi {
|
|
|
5439
5567
|
}
|
|
5440
5568
|
|
|
5441
5569
|
/**
|
|
5442
|
-
*
|
|
5570
|
+
* Queries the information about all delivery channels in an account group.
|
|
5443
5571
|
*
|
|
5444
5572
|
* @param request - ListAggregateConfigDeliveryChannelsRequest
|
|
5445
5573
|
* @returns ListAggregateConfigDeliveryChannelsResponse
|
|
@@ -5450,7 +5578,10 @@ export default class Client extends OpenApi {
|
|
|
5450
5578
|
}
|
|
5451
5579
|
|
|
5452
5580
|
/**
|
|
5453
|
-
* Queries the evaluation results of a rule
|
|
5581
|
+
* Queries the compliance evaluation results of resources based on a rule in an account group.
|
|
5582
|
+
*
|
|
5583
|
+
* @remarks
|
|
5584
|
+
* 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.
|
|
5454
5585
|
*
|
|
5455
5586
|
* @param request - ListAggregateConfigRuleEvaluationResultsRequest
|
|
5456
5587
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5521,7 +5652,10 @@ export default class Client extends OpenApi {
|
|
|
5521
5652
|
}
|
|
5522
5653
|
|
|
5523
5654
|
/**
|
|
5524
|
-
* Queries the evaluation results of a rule
|
|
5655
|
+
* Queries the compliance evaluation results of resources based on a rule in an account group.
|
|
5656
|
+
*
|
|
5657
|
+
* @remarks
|
|
5658
|
+
* 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.
|
|
5525
5659
|
*
|
|
5526
5660
|
* @param request - ListAggregateConfigRuleEvaluationResultsRequest
|
|
5527
5661
|
* @returns ListAggregateConfigRuleEvaluationResultsResponse
|
|
@@ -5532,7 +5666,10 @@ export default class Client extends OpenApi {
|
|
|
5532
5666
|
}
|
|
5533
5667
|
|
|
5534
5668
|
/**
|
|
5535
|
-
*
|
|
5669
|
+
* Queries the statistics of compliance evaluation results of an account group.
|
|
5670
|
+
*
|
|
5671
|
+
* @remarks
|
|
5672
|
+
* This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
|
|
5536
5673
|
*
|
|
5537
5674
|
* @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
|
|
5538
5675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5563,7 +5700,10 @@ export default class Client extends OpenApi {
|
|
|
5563
5700
|
}
|
|
5564
5701
|
|
|
5565
5702
|
/**
|
|
5566
|
-
*
|
|
5703
|
+
* Queries the statistics of compliance evaluation results of an account group.
|
|
5704
|
+
*
|
|
5705
|
+
* @remarks
|
|
5706
|
+
* This topic provides an example on how to query the statistics of compliance evaluation results of an account group whose ID is ca-edd3626622af00b3\\*\\*\\*\\*.
|
|
5567
5707
|
*
|
|
5568
5708
|
* @param request - ListAggregateConfigRuleEvaluationStatisticsRequest
|
|
5569
5709
|
* @returns ListAggregateConfigRuleEvaluationStatisticsResponse
|
|
@@ -5574,10 +5714,10 @@ export default class Client extends OpenApi {
|
|
|
5574
5714
|
}
|
|
5575
5715
|
|
|
5576
5716
|
/**
|
|
5577
|
-
* Queries
|
|
5717
|
+
* Queries a list of rules in an account group.
|
|
5578
5718
|
*
|
|
5579
5719
|
* @remarks
|
|
5580
|
-
* This topic provides an example
|
|
5720
|
+
* 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`.
|
|
5581
5721
|
*
|
|
5582
5722
|
* @param tmpReq - ListAggregateConfigRulesRequest
|
|
5583
5723
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5658,10 +5798,10 @@ export default class Client extends OpenApi {
|
|
|
5658
5798
|
}
|
|
5659
5799
|
|
|
5660
5800
|
/**
|
|
5661
|
-
* Queries
|
|
5801
|
+
* Queries a list of rules in an account group.
|
|
5662
5802
|
*
|
|
5663
5803
|
* @remarks
|
|
5664
|
-
* This topic provides an example
|
|
5804
|
+
* 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`.
|
|
5665
5805
|
*
|
|
5666
5806
|
* @param request - ListAggregateConfigRulesRequest
|
|
5667
5807
|
* @returns ListAggregateConfigRulesResponse
|
|
@@ -5672,13 +5812,10 @@ export default class Client extends OpenApi {
|
|
|
5672
5812
|
}
|
|
5673
5813
|
|
|
5674
5814
|
/**
|
|
5675
|
-
*
|
|
5815
|
+
* Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
|
|
5676
5816
|
*
|
|
5677
5817
|
* @remarks
|
|
5678
|
-
*
|
|
5679
|
-
* 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).
|
|
5680
|
-
* ### Usage notes
|
|
5681
|
-
* 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.
|
|
5818
|
+
* 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.
|
|
5682
5819
|
*
|
|
5683
5820
|
* @param request - ListAggregateDiscoveredResourcesRequest
|
|
5684
5821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5757,13 +5894,10 @@ export default class Client extends OpenApi {
|
|
|
5757
5894
|
}
|
|
5758
5895
|
|
|
5759
5896
|
/**
|
|
5760
|
-
*
|
|
5897
|
+
* Obtains a list of resources aggregated across regions within all member accounts of a specific account group.
|
|
5761
5898
|
*
|
|
5762
5899
|
* @remarks
|
|
5763
|
-
*
|
|
5764
|
-
* 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).
|
|
5765
|
-
* ### Usage notes
|
|
5766
|
-
* 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.
|
|
5900
|
+
* 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.
|
|
5767
5901
|
*
|
|
5768
5902
|
* @param request - ListAggregateDiscoveredResourcesRequest
|
|
5769
5903
|
* @returns ListAggregateDiscoveredResourcesResponse
|
|
@@ -5774,11 +5908,7 @@ export default class Client extends OpenApi {
|
|
|
5774
5908
|
}
|
|
5775
5909
|
|
|
5776
5910
|
/**
|
|
5777
|
-
*
|
|
5778
|
-
*
|
|
5779
|
-
* @remarks
|
|
5780
|
-
* 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).
|
|
5781
|
-
* 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.
|
|
5911
|
+
* 获取推荐的托管规则列表-多账号
|
|
5782
5912
|
*
|
|
5783
5913
|
* @param request - ListAggregateRecommendManagedRulesRequest
|
|
5784
5914
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5845,11 +5975,7 @@ export default class Client extends OpenApi {
|
|
|
5845
5975
|
}
|
|
5846
5976
|
|
|
5847
5977
|
/**
|
|
5848
|
-
*
|
|
5849
|
-
*
|
|
5850
|
-
* @remarks
|
|
5851
|
-
* 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).
|
|
5852
|
-
* 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.
|
|
5978
|
+
* 获取推荐的托管规则列表-多账号
|
|
5853
5979
|
*
|
|
5854
5980
|
* @param request - ListAggregateRecommendManagedRulesRequest
|
|
5855
5981
|
* @returns ListAggregateRecommendManagedRulesResponse
|
|
@@ -5860,7 +5986,10 @@ export default class Client extends OpenApi {
|
|
|
5860
5986
|
}
|
|
5861
5987
|
|
|
5862
5988
|
/**
|
|
5863
|
-
*
|
|
5989
|
+
* Queries the remediation records of a rule in an account group.
|
|
5990
|
+
*
|
|
5991
|
+
* @remarks
|
|
5992
|
+
* This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
|
|
5864
5993
|
*
|
|
5865
5994
|
* @param request - ListAggregateRemediationExecutionsRequest
|
|
5866
5995
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5911,7 +6040,10 @@ export default class Client extends OpenApi {
|
|
|
5911
6040
|
}
|
|
5912
6041
|
|
|
5913
6042
|
/**
|
|
5914
|
-
*
|
|
6043
|
+
* Queries the remediation records of a rule in an account group.
|
|
6044
|
+
*
|
|
6045
|
+
* @remarks
|
|
6046
|
+
* This topic provides an example on how to query the remediation records of the `cr-d04a626622af00af****` rule in the `ca-edd3626622af00b3****` account group.
|
|
5915
6047
|
*
|
|
5916
6048
|
* @param request - ListAggregateRemediationExecutionsRequest
|
|
5917
6049
|
* @returns ListAggregateRemediationExecutionsResponse
|
|
@@ -5922,10 +6054,10 @@ export default class Client extends OpenApi {
|
|
|
5922
6054
|
}
|
|
5923
6055
|
|
|
5924
6056
|
/**
|
|
5925
|
-
* Queries
|
|
6057
|
+
* Queries a list of remediation templates for a rule in an account group.
|
|
5926
6058
|
*
|
|
5927
6059
|
* @remarks
|
|
5928
|
-
* This topic provides an example
|
|
6060
|
+
* 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****`.
|
|
5929
6061
|
*
|
|
5930
6062
|
* @param request - ListAggregateRemediationsRequest
|
|
5931
6063
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5960,10 +6092,10 @@ export default class Client extends OpenApi {
|
|
|
5960
6092
|
}
|
|
5961
6093
|
|
|
5962
6094
|
/**
|
|
5963
|
-
* Queries
|
|
6095
|
+
* Queries a list of remediation templates for a rule in an account group.
|
|
5964
6096
|
*
|
|
5965
6097
|
* @remarks
|
|
5966
|
-
* This topic provides an example
|
|
6098
|
+
* 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****`.
|
|
5967
6099
|
*
|
|
5968
6100
|
* @param request - ListAggregateRemediationsRequest
|
|
5969
6101
|
* @returns ListAggregateRemediationsResponse
|
|
@@ -5974,7 +6106,10 @@ export default class Client extends OpenApi {
|
|
|
5974
6106
|
}
|
|
5975
6107
|
|
|
5976
6108
|
/**
|
|
5977
|
-
* Queries the
|
|
6109
|
+
* Queries the compliance evaluation results of resources in an account group.
|
|
6110
|
+
*
|
|
6111
|
+
* @remarks
|
|
6112
|
+
* 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.
|
|
5978
6113
|
*
|
|
5979
6114
|
* @param request - ListAggregateResourceEvaluationResultsRequest
|
|
5980
6115
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6037,7 +6172,10 @@ export default class Client extends OpenApi {
|
|
|
6037
6172
|
}
|
|
6038
6173
|
|
|
6039
6174
|
/**
|
|
6040
|
-
* Queries the
|
|
6175
|
+
* Queries the compliance evaluation results of resources in an account group.
|
|
6176
|
+
*
|
|
6177
|
+
* @remarks
|
|
6178
|
+
* 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.
|
|
6041
6179
|
*
|
|
6042
6180
|
* @param request - ListAggregateResourceEvaluationResultsRequest
|
|
6043
6181
|
* @returns ListAggregateResourceEvaluationResultsResponse
|
|
@@ -6048,7 +6186,10 @@ export default class Client extends OpenApi {
|
|
|
6048
6186
|
}
|
|
6049
6187
|
|
|
6050
6188
|
/**
|
|
6051
|
-
*
|
|
6189
|
+
* Queries a list of the resources of a specific resource in an account group.
|
|
6190
|
+
*
|
|
6191
|
+
* @remarks
|
|
6192
|
+
* 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.
|
|
6052
6193
|
*
|
|
6053
6194
|
* @param request - ListAggregateResourceRelationsRequest
|
|
6054
6195
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6115,7 +6256,10 @@ export default class Client extends OpenApi {
|
|
|
6115
6256
|
}
|
|
6116
6257
|
|
|
6117
6258
|
/**
|
|
6118
|
-
*
|
|
6259
|
+
* Queries a list of the resources of a specific resource in an account group.
|
|
6260
|
+
*
|
|
6261
|
+
* @remarks
|
|
6262
|
+
* 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.
|
|
6119
6263
|
*
|
|
6120
6264
|
* @param request - ListAggregateResourceRelationsRequest
|
|
6121
6265
|
* @returns ListAggregateResourceRelationsResponse
|
|
@@ -6126,14 +6270,14 @@ export default class Client extends OpenApi {
|
|
|
6126
6270
|
}
|
|
6127
6271
|
|
|
6128
6272
|
/**
|
|
6129
|
-
*
|
|
6273
|
+
* Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
|
|
6130
6274
|
*
|
|
6131
6275
|
* @remarks
|
|
6132
|
-
* When you write
|
|
6133
|
-
* >
|
|
6134
|
-
*
|
|
6135
|
-
*
|
|
6136
|
-
* This topic provides an example
|
|
6276
|
+
* 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)
|
|
6277
|
+
* >
|
|
6278
|
+
* * 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.
|
|
6279
|
+
* * 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).
|
|
6280
|
+
* 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.
|
|
6137
6281
|
*
|
|
6138
6282
|
* @param request - ListAggregateResourcesByAdvancedSearchRequest
|
|
6139
6283
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6168,14 +6312,14 @@ export default class Client extends OpenApi {
|
|
|
6168
6312
|
}
|
|
6169
6313
|
|
|
6170
6314
|
/**
|
|
6171
|
-
*
|
|
6315
|
+
* Obtains resources in a specific account group based on the fields in the resource properties by using a SELECT statement.
|
|
6172
6316
|
*
|
|
6173
6317
|
* @remarks
|
|
6174
|
-
* When you write
|
|
6175
|
-
* >
|
|
6176
|
-
*
|
|
6177
|
-
*
|
|
6178
|
-
* This topic provides an example
|
|
6318
|
+
* 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)
|
|
6319
|
+
* >
|
|
6320
|
+
* * 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.
|
|
6321
|
+
* * 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).
|
|
6322
|
+
* 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.
|
|
6179
6323
|
*
|
|
6180
6324
|
* @param request - ListAggregateResourcesByAdvancedSearchRequest
|
|
6181
6325
|
* @returns ListAggregateResourcesByAdvancedSearchResponse
|
|
@@ -6186,7 +6330,10 @@ export default class Client extends OpenApi {
|
|
|
6186
6330
|
}
|
|
6187
6331
|
|
|
6188
6332
|
/**
|
|
6189
|
-
*
|
|
6333
|
+
* Queries all account groups within the current management account or delegated administrator account.
|
|
6334
|
+
*
|
|
6335
|
+
* @remarks
|
|
6336
|
+
* 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.
|
|
6190
6337
|
*
|
|
6191
6338
|
* @param tmpReq - ListAggregatorsRequest
|
|
6192
6339
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6231,7 +6378,10 @@ export default class Client extends OpenApi {
|
|
|
6231
6378
|
}
|
|
6232
6379
|
|
|
6233
6380
|
/**
|
|
6234
|
-
*
|
|
6381
|
+
* Queries all account groups within the current management account or delegated administrator account.
|
|
6382
|
+
*
|
|
6383
|
+
* @remarks
|
|
6384
|
+
* 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.
|
|
6235
6385
|
*
|
|
6236
6386
|
* @param request - ListAggregatorsRequest
|
|
6237
6387
|
* @returns ListAggregatorsResponse
|
|
@@ -6242,10 +6392,10 @@ export default class Client extends OpenApi {
|
|
|
6242
6392
|
}
|
|
6243
6393
|
|
|
6244
6394
|
/**
|
|
6245
|
-
* Queries the details of
|
|
6395
|
+
* Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
|
|
6246
6396
|
*
|
|
6247
6397
|
* @remarks
|
|
6248
|
-
* A compliance
|
|
6398
|
+
* A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
|
|
6249
6399
|
*
|
|
6250
6400
|
* @param request - ListCompliancePackTemplatesRequest
|
|
6251
6401
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6296,10 +6446,10 @@ export default class Client extends OpenApi {
|
|
|
6296
6446
|
}
|
|
6297
6447
|
|
|
6298
6448
|
/**
|
|
6299
|
-
* Queries the details of
|
|
6449
|
+
* Queries all compliance package templates provided by Cloud Config and the details of the compliance package templates.
|
|
6300
6450
|
*
|
|
6301
6451
|
* @remarks
|
|
6302
|
-
* A compliance
|
|
6452
|
+
* A compliance package template is a collection of rules that Cloud Config can create based on compliance scenarios.
|
|
6303
6453
|
*
|
|
6304
6454
|
* @param request - ListCompliancePackTemplatesRequest
|
|
6305
6455
|
* @returns ListCompliancePackTemplatesResponse
|
|
@@ -6310,10 +6460,10 @@ export default class Client extends OpenApi {
|
|
|
6310
6460
|
}
|
|
6311
6461
|
|
|
6312
6462
|
/**
|
|
6313
|
-
*
|
|
6463
|
+
* Queries a list of compliance packages.
|
|
6314
6464
|
*
|
|
6315
6465
|
* @remarks
|
|
6316
|
-
* This topic provides an example of how to
|
|
6466
|
+
* This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
|
|
6317
6467
|
*
|
|
6318
6468
|
* @param tmpReq - ListCompliancePacksRequest
|
|
6319
6469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6366,10 +6516,10 @@ export default class Client extends OpenApi {
|
|
|
6366
6516
|
}
|
|
6367
6517
|
|
|
6368
6518
|
/**
|
|
6369
|
-
*
|
|
6519
|
+
* Queries a list of compliance packages.
|
|
6370
6520
|
*
|
|
6371
6521
|
* @remarks
|
|
6372
|
-
* This topic provides an example of how to
|
|
6522
|
+
* This topic provides an example of how to query compliance packages. The return result shows the details of the `cp-fdc8626622af00f9****` compliance package.
|
|
6373
6523
|
*
|
|
6374
6524
|
* @param request - ListCompliancePacksRequest
|
|
6375
6525
|
* @returns ListCompliancePacksResponse
|
|
@@ -6380,7 +6530,7 @@ export default class Client extends OpenApi {
|
|
|
6380
6530
|
}
|
|
6381
6531
|
|
|
6382
6532
|
/**
|
|
6383
|
-
*
|
|
6533
|
+
* Queries a list of delivery channels.
|
|
6384
6534
|
*
|
|
6385
6535
|
* @param request - ListConfigDeliveryChannelsRequest
|
|
6386
6536
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6411,7 +6561,7 @@ export default class Client extends OpenApi {
|
|
|
6411
6561
|
}
|
|
6412
6562
|
|
|
6413
6563
|
/**
|
|
6414
|
-
*
|
|
6564
|
+
* Queries a list of delivery channels.
|
|
6415
6565
|
*
|
|
6416
6566
|
* @param request - ListConfigDeliveryChannelsRequest
|
|
6417
6567
|
* @returns ListConfigDeliveryChannelsResponse
|
|
@@ -6422,7 +6572,10 @@ export default class Client extends OpenApi {
|
|
|
6422
6572
|
}
|
|
6423
6573
|
|
|
6424
6574
|
/**
|
|
6425
|
-
* Queries the compliance evaluation results of a rule.
|
|
6575
|
+
* Queries the compliance evaluation results of resources based on a rule.
|
|
6576
|
+
*
|
|
6577
|
+
* @remarks
|
|
6578
|
+
* 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.
|
|
6426
6579
|
*
|
|
6427
6580
|
* @param request - ListConfigRuleEvaluationResultsRequest
|
|
6428
6581
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6481,7 +6634,10 @@ export default class Client extends OpenApi {
|
|
|
6481
6634
|
}
|
|
6482
6635
|
|
|
6483
6636
|
/**
|
|
6484
|
-
* Queries the compliance evaluation results of a rule.
|
|
6637
|
+
* Queries the compliance evaluation results of resources based on a rule.
|
|
6638
|
+
*
|
|
6639
|
+
* @remarks
|
|
6640
|
+
* 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.
|
|
6485
6641
|
*
|
|
6486
6642
|
* @param request - ListConfigRuleEvaluationResultsRequest
|
|
6487
6643
|
* @returns ListConfigRuleEvaluationResultsResponse
|
|
@@ -6492,7 +6648,7 @@ export default class Client extends OpenApi {
|
|
|
6492
6648
|
}
|
|
6493
6649
|
|
|
6494
6650
|
/**
|
|
6495
|
-
*
|
|
6651
|
+
* Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
|
|
6496
6652
|
*
|
|
6497
6653
|
* @param request - ListConfigRuleEvaluationStatisticsRequest
|
|
6498
6654
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6515,7 +6671,7 @@ export default class Client extends OpenApi {
|
|
|
6515
6671
|
}
|
|
6516
6672
|
|
|
6517
6673
|
/**
|
|
6518
|
-
*
|
|
6674
|
+
* Queries the statistics of compliance evaluation results of the current Alibaba Cloud account.
|
|
6519
6675
|
* @returns ListConfigRuleEvaluationStatisticsResponse
|
|
6520
6676
|
*/
|
|
6521
6677
|
async listConfigRuleEvaluationStatistics(): Promise<$_model.ListConfigRuleEvaluationStatisticsResponse> {
|
|
@@ -6524,7 +6680,7 @@ export default class Client extends OpenApi {
|
|
|
6524
6680
|
}
|
|
6525
6681
|
|
|
6526
6682
|
/**
|
|
6527
|
-
*
|
|
6683
|
+
* 规则支持的操作符列表
|
|
6528
6684
|
*
|
|
6529
6685
|
* @param request - ListConfigRuleOperatorsRequest
|
|
6530
6686
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6547,7 +6703,7 @@ export default class Client extends OpenApi {
|
|
|
6547
6703
|
}
|
|
6548
6704
|
|
|
6549
6705
|
/**
|
|
6550
|
-
*
|
|
6706
|
+
* 规则支持的操作符列表
|
|
6551
6707
|
* @returns ListConfigRuleOperatorsResponse
|
|
6552
6708
|
*/
|
|
6553
6709
|
async listConfigRuleOperators(): Promise<$_model.ListConfigRuleOperatorsResponse> {
|
|
@@ -6556,10 +6712,10 @@ export default class Client extends OpenApi {
|
|
|
6556
6712
|
}
|
|
6557
6713
|
|
|
6558
6714
|
/**
|
|
6559
|
-
* Queries
|
|
6715
|
+
* Queries the rules of the current account.
|
|
6560
6716
|
*
|
|
6561
6717
|
* @remarks
|
|
6562
|
-
* This topic provides an example
|
|
6718
|
+
* 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.
|
|
6563
6719
|
*
|
|
6564
6720
|
* @param tmpReq - ListConfigRulesRequest
|
|
6565
6721
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6636,10 +6792,10 @@ export default class Client extends OpenApi {
|
|
|
6636
6792
|
}
|
|
6637
6793
|
|
|
6638
6794
|
/**
|
|
6639
|
-
* Queries
|
|
6795
|
+
* Queries the rules of the current account.
|
|
6640
6796
|
*
|
|
6641
6797
|
* @remarks
|
|
6642
|
-
* This topic provides an example
|
|
6798
|
+
* 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.
|
|
6643
6799
|
*
|
|
6644
6800
|
* @param request - ListConfigRulesRequest
|
|
6645
6801
|
* @returns ListConfigRulesResponse
|
|
@@ -6650,13 +6806,10 @@ export default class Client extends OpenApi {
|
|
|
6650
6806
|
}
|
|
6651
6807
|
|
|
6652
6808
|
/**
|
|
6653
|
-
*
|
|
6809
|
+
* Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
|
|
6654
6810
|
*
|
|
6655
6811
|
* @remarks
|
|
6656
|
-
*
|
|
6657
|
-
* 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).
|
|
6658
|
-
* ### Usage notes
|
|
6659
|
-
* This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
|
|
6812
|
+
* 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.
|
|
6660
6813
|
*
|
|
6661
6814
|
* @param request - ListDiscoveredResourcesRequest
|
|
6662
6815
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6723,13 +6876,10 @@ export default class Client extends OpenApi {
|
|
|
6723
6876
|
}
|
|
6724
6877
|
|
|
6725
6878
|
/**
|
|
6726
|
-
*
|
|
6879
|
+
* Obtains a list of resources aggregated across regions within an Alibaba Cloud account.
|
|
6727
6880
|
*
|
|
6728
6881
|
* @remarks
|
|
6729
|
-
*
|
|
6730
|
-
* 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).
|
|
6731
|
-
* ### Usage notes
|
|
6732
|
-
* This topic provides an example of how to query the resources in your account. The sample response shows that eight resources are returned.
|
|
6882
|
+
* 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.
|
|
6733
6883
|
*
|
|
6734
6884
|
* @param request - ListDiscoveredResourcesRequest
|
|
6735
6885
|
* @returns ListDiscoveredResourcesResponse
|
|
@@ -6740,7 +6890,10 @@ export default class Client extends OpenApi {
|
|
|
6740
6890
|
}
|
|
6741
6891
|
|
|
6742
6892
|
/**
|
|
6743
|
-
* Queries
|
|
6893
|
+
* Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
|
|
6894
|
+
*
|
|
6895
|
+
* @remarks
|
|
6896
|
+
* This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
|
|
6744
6897
|
*
|
|
6745
6898
|
* @param request - ListIntegratedServiceRequest
|
|
6746
6899
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6763,7 +6916,10 @@ export default class Client extends OpenApi {
|
|
|
6763
6916
|
}
|
|
6764
6917
|
|
|
6765
6918
|
/**
|
|
6766
|
-
* Queries
|
|
6919
|
+
* Queries a list of cloud services that are integrated with Cloud Config and the status of each cloud service.
|
|
6920
|
+
*
|
|
6921
|
+
* @remarks
|
|
6922
|
+
* This topic provides an example on how to query the cloud services that can be integrated by the current Alibaba Cloud account.
|
|
6767
6923
|
* @returns ListIntegratedServiceResponse
|
|
6768
6924
|
*/
|
|
6769
6925
|
async listIntegratedService(): Promise<$_model.ListIntegratedServiceResponse> {
|
|
@@ -6772,13 +6928,13 @@ export default class Client extends OpenApi {
|
|
|
6772
6928
|
}
|
|
6773
6929
|
|
|
6774
6930
|
/**
|
|
6775
|
-
* Queries
|
|
6931
|
+
* Queries a list of managed rules supported by Cloud Config.
|
|
6776
6932
|
*
|
|
6777
6933
|
* @remarks
|
|
6778
|
-
* ### Background information
|
|
6779
|
-
* For more information about
|
|
6780
|
-
* ###
|
|
6781
|
-
* This topic provides an example
|
|
6934
|
+
* ### [](#)Background information
|
|
6935
|
+
* 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).
|
|
6936
|
+
* ### [](#)Description
|
|
6937
|
+
* This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
|
|
6782
6938
|
*
|
|
6783
6939
|
* @param request - ListManagedRulesRequest
|
|
6784
6940
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6829,13 +6985,13 @@ export default class Client extends OpenApi {
|
|
|
6829
6985
|
}
|
|
6830
6986
|
|
|
6831
6987
|
/**
|
|
6832
|
-
* Queries
|
|
6988
|
+
* Queries a list of managed rules supported by Cloud Config.
|
|
6833
6989
|
*
|
|
6834
6990
|
* @remarks
|
|
6835
|
-
* ### Background information
|
|
6836
|
-
* For more information about
|
|
6837
|
-
* ###
|
|
6838
|
-
* This topic provides an example
|
|
6991
|
+
* ### [](#)Background information
|
|
6992
|
+
* 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).
|
|
6993
|
+
* ### [](#)Description
|
|
6994
|
+
* This topic provides an example on how to query all managed rules whose keyword is `CDN`. The response shows that 21 managed rules exist.
|
|
6839
6995
|
*
|
|
6840
6996
|
* @param request - ListManagedRulesRequest
|
|
6841
6997
|
* @returns ListManagedRulesResponse
|
|
@@ -6846,11 +7002,11 @@ export default class Client extends OpenApi {
|
|
|
6846
7002
|
}
|
|
6847
7003
|
|
|
6848
7004
|
/**
|
|
6849
|
-
* Queries
|
|
7005
|
+
* Queries a list of evaluation rules supported by Cloud Config.
|
|
6850
7006
|
*
|
|
6851
7007
|
* @remarks
|
|
6852
|
-
* For more information about
|
|
6853
|
-
*
|
|
7008
|
+
* 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).
|
|
7009
|
+
* 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.
|
|
6854
7010
|
*
|
|
6855
7011
|
* @param tmpReq - ListPreManagedRulesRequest
|
|
6856
7012
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6895,11 +7051,11 @@ export default class Client extends OpenApi {
|
|
|
6895
7051
|
}
|
|
6896
7052
|
|
|
6897
7053
|
/**
|
|
6898
|
-
* Queries
|
|
7054
|
+
* Queries a list of evaluation rules supported by Cloud Config.
|
|
6899
7055
|
*
|
|
6900
7056
|
* @remarks
|
|
6901
|
-
* For more information about
|
|
6902
|
-
*
|
|
7057
|
+
* 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).
|
|
7058
|
+
* 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.
|
|
6903
7059
|
*
|
|
6904
7060
|
* @param request - ListPreManagedRulesRequest
|
|
6905
7061
|
* @returns ListPreManagedRulesResponse
|
|
@@ -6910,7 +7066,7 @@ export default class Client extends OpenApi {
|
|
|
6910
7066
|
}
|
|
6911
7067
|
|
|
6912
7068
|
/**
|
|
6913
|
-
*
|
|
7069
|
+
* 获取推荐的托管规则列表
|
|
6914
7070
|
*
|
|
6915
7071
|
* @param request - ListRecommendManagedRulesRequest
|
|
6916
7072
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6973,7 +7129,7 @@ export default class Client extends OpenApi {
|
|
|
6973
7129
|
}
|
|
6974
7130
|
|
|
6975
7131
|
/**
|
|
6976
|
-
*
|
|
7132
|
+
* 获取推荐的托管规则列表
|
|
6977
7133
|
*
|
|
6978
7134
|
* @param request - ListRecommendManagedRulesRequest
|
|
6979
7135
|
* @returns ListRecommendManagedRulesResponse
|
|
@@ -6984,7 +7140,10 @@ export default class Client extends OpenApi {
|
|
|
6984
7140
|
}
|
|
6985
7141
|
|
|
6986
7142
|
/**
|
|
6987
|
-
*
|
|
7143
|
+
* Queries the remediation records of a rule.
|
|
7144
|
+
*
|
|
7145
|
+
* @remarks
|
|
7146
|
+
* This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
|
|
6988
7147
|
*
|
|
6989
7148
|
* @param request - ListRemediationExecutionsRequest
|
|
6990
7149
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7027,7 +7186,10 @@ export default class Client extends OpenApi {
|
|
|
7027
7186
|
}
|
|
7028
7187
|
|
|
7029
7188
|
/**
|
|
7030
|
-
*
|
|
7189
|
+
* Queries the remediation records of a rule.
|
|
7190
|
+
*
|
|
7191
|
+
* @remarks
|
|
7192
|
+
* This topic provides an example on how to query the remediation records of the rule cr-5392626622af0000\\*\\*\\*\\*.
|
|
7031
7193
|
*
|
|
7032
7194
|
* @param request - ListRemediationExecutionsRequest
|
|
7033
7195
|
* @returns ListRemediationExecutionsResponse
|
|
@@ -7038,7 +7200,10 @@ export default class Client extends OpenApi {
|
|
|
7038
7200
|
}
|
|
7039
7201
|
|
|
7040
7202
|
/**
|
|
7041
|
-
*
|
|
7203
|
+
* Queries a list of remediation templates for a managed rule.
|
|
7204
|
+
*
|
|
7205
|
+
* @remarks
|
|
7206
|
+
* 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.
|
|
7042
7207
|
*
|
|
7043
7208
|
* @param request - ListRemediationTemplatesRequest
|
|
7044
7209
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7081,7 +7246,10 @@ export default class Client extends OpenApi {
|
|
|
7081
7246
|
}
|
|
7082
7247
|
|
|
7083
7248
|
/**
|
|
7084
|
-
*
|
|
7249
|
+
* Queries a list of remediation templates for a managed rule.
|
|
7250
|
+
*
|
|
7251
|
+
* @remarks
|
|
7252
|
+
* 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.
|
|
7085
7253
|
*
|
|
7086
7254
|
* @param request - ListRemediationTemplatesRequest
|
|
7087
7255
|
* @returns ListRemediationTemplatesResponse
|
|
@@ -7092,7 +7260,10 @@ export default class Client extends OpenApi {
|
|
|
7092
7260
|
}
|
|
7093
7261
|
|
|
7094
7262
|
/**
|
|
7095
|
-
*
|
|
7263
|
+
* Queries the information about the execution of remediation templates.
|
|
7264
|
+
*
|
|
7265
|
+
* @remarks
|
|
7266
|
+
* This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
|
|
7096
7267
|
*
|
|
7097
7268
|
* @param request - ListRemediationsRequest
|
|
7098
7269
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7131,7 +7302,10 @@ export default class Client extends OpenApi {
|
|
|
7131
7302
|
}
|
|
7132
7303
|
|
|
7133
7304
|
/**
|
|
7134
|
-
*
|
|
7305
|
+
* Queries the information about the execution of remediation templates.
|
|
7306
|
+
*
|
|
7307
|
+
* @remarks
|
|
7308
|
+
* This topic provides an example on how to query the remediation templates for the rule whose ID is `cr-6b7c626622af00b4****`.
|
|
7135
7309
|
*
|
|
7136
7310
|
* @param request - ListRemediationsRequest
|
|
7137
7311
|
* @returns ListRemediationsResponse
|
|
@@ -7142,7 +7316,7 @@ export default class Client extends OpenApi {
|
|
|
7142
7316
|
}
|
|
7143
7317
|
|
|
7144
7318
|
/**
|
|
7145
|
-
*
|
|
7319
|
+
* 批量获取合规报告模版详情
|
|
7146
7320
|
*
|
|
7147
7321
|
* @param request - ListReportTemplatesRequest
|
|
7148
7322
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7181,7 +7355,7 @@ export default class Client extends OpenApi {
|
|
|
7181
7355
|
}
|
|
7182
7356
|
|
|
7183
7357
|
/**
|
|
7184
|
-
*
|
|
7358
|
+
* 批量获取合规报告模版详情
|
|
7185
7359
|
*
|
|
7186
7360
|
* @param request - ListReportTemplatesRequest
|
|
7187
7361
|
* @returns ListReportTemplatesResponse
|
|
@@ -7192,7 +7366,10 @@ export default class Client extends OpenApi {
|
|
|
7192
7366
|
}
|
|
7193
7367
|
|
|
7194
7368
|
/**
|
|
7195
|
-
* Queries the evaluation results
|
|
7369
|
+
* Queries the compliance evaluation results of resources.
|
|
7370
|
+
*
|
|
7371
|
+
* @remarks
|
|
7372
|
+
* 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.
|
|
7196
7373
|
*
|
|
7197
7374
|
* @param request - ListResourceEvaluationResultsRequest
|
|
7198
7375
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7251,7 +7428,10 @@ export default class Client extends OpenApi {
|
|
|
7251
7428
|
}
|
|
7252
7429
|
|
|
7253
7430
|
/**
|
|
7254
|
-
* Queries the evaluation results
|
|
7431
|
+
* Queries the compliance evaluation results of resources.
|
|
7432
|
+
*
|
|
7433
|
+
* @remarks
|
|
7434
|
+
* 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.
|
|
7255
7435
|
*
|
|
7256
7436
|
* @param request - ListResourceEvaluationResultsRequest
|
|
7257
7437
|
* @returns ListResourceEvaluationResultsResponse
|
|
@@ -7262,7 +7442,11 @@ export default class Client extends OpenApi {
|
|
|
7262
7442
|
}
|
|
7263
7443
|
|
|
7264
7444
|
/**
|
|
7265
|
-
*
|
|
7445
|
+
* Queries a list of resources that associate with a specific resource.
|
|
7446
|
+
*
|
|
7447
|
+
* @remarks
|
|
7448
|
+
* 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).
|
|
7449
|
+
* 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.
|
|
7266
7450
|
*
|
|
7267
7451
|
* @param request - ListResourceRelationsRequest
|
|
7268
7452
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7321,7 +7505,11 @@ export default class Client extends OpenApi {
|
|
|
7321
7505
|
}
|
|
7322
7506
|
|
|
7323
7507
|
/**
|
|
7324
|
-
*
|
|
7508
|
+
* Queries a list of resources that associate with a specific resource.
|
|
7509
|
+
*
|
|
7510
|
+
* @remarks
|
|
7511
|
+
* 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).
|
|
7512
|
+
* 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.
|
|
7325
7513
|
*
|
|
7326
7514
|
* @param request - ListResourceRelationsRequest
|
|
7327
7515
|
* @returns ListResourceRelationsResponse
|
|
@@ -7332,7 +7520,14 @@ export default class Client extends OpenApi {
|
|
|
7332
7520
|
}
|
|
7333
7521
|
|
|
7334
7522
|
/**
|
|
7335
|
-
*
|
|
7523
|
+
* Obtains resources based on the fields in the resource properties by using a SELECT statement.
|
|
7524
|
+
*
|
|
7525
|
+
* @remarks
|
|
7526
|
+
* 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).
|
|
7527
|
+
* >
|
|
7528
|
+
* * 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.
|
|
7529
|
+
* * 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).
|
|
7530
|
+
* 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.
|
|
7336
7531
|
*
|
|
7337
7532
|
* @param request - ListResourcesByAdvancedSearchRequest
|
|
7338
7533
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7363,7 +7558,14 @@ export default class Client extends OpenApi {
|
|
|
7363
7558
|
}
|
|
7364
7559
|
|
|
7365
7560
|
/**
|
|
7366
|
-
*
|
|
7561
|
+
* Obtains resources based on the fields in the resource properties by using a SELECT statement.
|
|
7562
|
+
*
|
|
7563
|
+
* @remarks
|
|
7564
|
+
* 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).
|
|
7565
|
+
* >
|
|
7566
|
+
* * 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.
|
|
7567
|
+
* * 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).
|
|
7568
|
+
* 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.
|
|
7367
7569
|
*
|
|
7368
7570
|
* @param request - ListResourcesByAdvancedSearchRequest
|
|
7369
7571
|
* @returns ListResourcesByAdvancedSearchResponse
|
|
@@ -7426,7 +7628,7 @@ export default class Client extends OpenApi {
|
|
|
7426
7628
|
}
|
|
7427
7629
|
|
|
7428
7630
|
/**
|
|
7429
|
-
* Queries the tags
|
|
7631
|
+
* Queries the tags that are added to a resource in Cloud Config.
|
|
7430
7632
|
*
|
|
7431
7633
|
* @param tmpReq - ListTagResourcesRequest
|
|
7432
7634
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7479,7 +7681,7 @@ export default class Client extends OpenApi {
|
|
|
7479
7681
|
}
|
|
7480
7682
|
|
|
7481
7683
|
/**
|
|
7482
|
-
* Queries the tags
|
|
7684
|
+
* Queries the tags that are added to a resource in Cloud Config.
|
|
7483
7685
|
*
|
|
7484
7686
|
* @param request - ListTagResourcesRequest
|
|
7485
7687
|
* @returns ListTagResourcesResponse
|
|
@@ -7490,7 +7692,10 @@ export default class Client extends OpenApi {
|
|
|
7490
7692
|
}
|
|
7491
7693
|
|
|
7492
7694
|
/**
|
|
7493
|
-
*
|
|
7695
|
+
* Submits the evaluation results of a rule from Function Compute.
|
|
7696
|
+
*
|
|
7697
|
+
* @remarks
|
|
7698
|
+
* 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).
|
|
7494
7699
|
*
|
|
7495
7700
|
* @param request - PutEvaluationsRequest
|
|
7496
7701
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7529,7 +7734,10 @@ export default class Client extends OpenApi {
|
|
|
7529
7734
|
}
|
|
7530
7735
|
|
|
7531
7736
|
/**
|
|
7532
|
-
*
|
|
7737
|
+
* Submits the evaluation results of a rule from Function Compute.
|
|
7738
|
+
*
|
|
7739
|
+
* @remarks
|
|
7740
|
+
* 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).
|
|
7533
7741
|
*
|
|
7534
7742
|
* @param request - PutEvaluationsRequest
|
|
7535
7743
|
* @returns PutEvaluationsResponse
|
|
@@ -7540,7 +7748,13 @@ export default class Client extends OpenApi {
|
|
|
7540
7748
|
}
|
|
7541
7749
|
|
|
7542
7750
|
/**
|
|
7543
|
-
*
|
|
7751
|
+
* 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.
|
|
7752
|
+
*
|
|
7753
|
+
* @remarks
|
|
7754
|
+
* ### [](#)Prerequisites
|
|
7755
|
+
* 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).
|
|
7756
|
+
* ### [](#)Description
|
|
7757
|
+
* 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****`.
|
|
7544
7758
|
*
|
|
7545
7759
|
* @param tmpReq - RevertAggregateEvaluationResultsRequest
|
|
7546
7760
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7585,7 +7799,13 @@ export default class Client extends OpenApi {
|
|
|
7585
7799
|
}
|
|
7586
7800
|
|
|
7587
7801
|
/**
|
|
7588
|
-
*
|
|
7802
|
+
* 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.
|
|
7803
|
+
*
|
|
7804
|
+
* @remarks
|
|
7805
|
+
* ### [](#)Prerequisites
|
|
7806
|
+
* 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).
|
|
7807
|
+
* ### [](#)Description
|
|
7808
|
+
* 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****`.
|
|
7589
7809
|
*
|
|
7590
7810
|
* @param request - RevertAggregateEvaluationResultsRequest
|
|
7591
7811
|
* @returns RevertAggregateEvaluationResultsResponse
|
|
@@ -7596,7 +7816,13 @@ export default class Client extends OpenApi {
|
|
|
7596
7816
|
}
|
|
7597
7817
|
|
|
7598
7818
|
/**
|
|
7599
|
-
*
|
|
7819
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
|
|
7820
|
+
*
|
|
7821
|
+
* @remarks
|
|
7822
|
+
* ### [](#)Prerequisites
|
|
7823
|
+
* 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).
|
|
7824
|
+
* ### [](#)Description
|
|
7825
|
+
* 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****`.
|
|
7600
7826
|
*
|
|
7601
7827
|
* @param tmpReq - RevertEvaluationResultsRequest
|
|
7602
7828
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7637,7 +7863,13 @@ export default class Client extends OpenApi {
|
|
|
7637
7863
|
}
|
|
7638
7864
|
|
|
7639
7865
|
/**
|
|
7640
|
-
*
|
|
7866
|
+
* Re-evaluates resources that are evaluated based on a rule after the evaluation results on some resources of an ignored rule are resumed.
|
|
7867
|
+
*
|
|
7868
|
+
* @remarks
|
|
7869
|
+
* ### [](#)Prerequisites
|
|
7870
|
+
* 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).
|
|
7871
|
+
* ### [](#)Description
|
|
7872
|
+
* 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****`.
|
|
7641
7873
|
*
|
|
7642
7874
|
* @param request - RevertEvaluationResultsRequest
|
|
7643
7875
|
* @returns RevertEvaluationResultsResponse
|
|
@@ -7648,7 +7880,11 @@ export default class Client extends OpenApi {
|
|
|
7648
7880
|
}
|
|
7649
7881
|
|
|
7650
7882
|
/**
|
|
7651
|
-
*
|
|
7883
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
|
|
7884
|
+
*
|
|
7885
|
+
* @remarks
|
|
7886
|
+
* > 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).
|
|
7887
|
+
* The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
|
|
7652
7888
|
*
|
|
7653
7889
|
* @param request - StartAggregateConfigRuleEvaluationRequest
|
|
7654
7890
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7691,7 +7927,11 @@ export default class Client extends OpenApi {
|
|
|
7691
7927
|
}
|
|
7692
7928
|
|
|
7693
7929
|
/**
|
|
7694
|
-
*
|
|
7930
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package in a specific account group.
|
|
7931
|
+
*
|
|
7932
|
+
* @remarks
|
|
7933
|
+
* > 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).
|
|
7934
|
+
* The sample request in this topic shows how to use the `cr-c169626622af009f****` rule in the `ca-3a58626622af0005****` account group to evaluate resources.
|
|
7695
7935
|
*
|
|
7696
7936
|
* @param request - StartAggregateConfigRuleEvaluationRequest
|
|
7697
7937
|
* @returns StartAggregateConfigRuleEvaluationResponse
|
|
@@ -7702,7 +7942,10 @@ export default class Client extends OpenApi {
|
|
|
7702
7942
|
}
|
|
7703
7943
|
|
|
7704
7944
|
/**
|
|
7705
|
-
*
|
|
7945
|
+
* Performs a remediation operation by using a rule in an account group.
|
|
7946
|
+
*
|
|
7947
|
+
* @remarks
|
|
7948
|
+
* 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.
|
|
7706
7949
|
*
|
|
7707
7950
|
* @param request - StartAggregateRemediationRequest
|
|
7708
7951
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7723,6 +7966,18 @@ export default class Client extends OpenApi {
|
|
|
7723
7966
|
query["ResourceAccountId"] = request.resourceAccountId;
|
|
7724
7967
|
}
|
|
7725
7968
|
|
|
7969
|
+
if (!$dara.isNull(request.resourceId)) {
|
|
7970
|
+
query["ResourceId"] = request.resourceId;
|
|
7971
|
+
}
|
|
7972
|
+
|
|
7973
|
+
if (!$dara.isNull(request.resourceRegionId)) {
|
|
7974
|
+
query["ResourceRegionId"] = request.resourceRegionId;
|
|
7975
|
+
}
|
|
7976
|
+
|
|
7977
|
+
if (!$dara.isNull(request.resourceType)) {
|
|
7978
|
+
query["ResourceType"] = request.resourceType;
|
|
7979
|
+
}
|
|
7980
|
+
|
|
7726
7981
|
let req = new $OpenApiUtil.OpenApiRequest({
|
|
7727
7982
|
query: OpenApiUtil.query(query),
|
|
7728
7983
|
});
|
|
@@ -7741,7 +7996,10 @@ export default class Client extends OpenApi {
|
|
|
7741
7996
|
}
|
|
7742
7997
|
|
|
7743
7998
|
/**
|
|
7744
|
-
*
|
|
7999
|
+
* Performs a remediation operation by using a rule in an account group.
|
|
8000
|
+
*
|
|
8001
|
+
* @remarks
|
|
8002
|
+
* 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.
|
|
7745
8003
|
*
|
|
7746
8004
|
* @param request - StartAggregateRemediationRequest
|
|
7747
8005
|
* @returns StartAggregateRemediationResponse
|
|
@@ -7752,10 +8010,10 @@ export default class Client extends OpenApi {
|
|
|
7752
8010
|
}
|
|
7753
8011
|
|
|
7754
8012
|
/**
|
|
7755
|
-
* Re-evaluates a
|
|
8013
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
|
|
7756
8014
|
*
|
|
7757
8015
|
* @remarks
|
|
7758
|
-
*
|
|
8016
|
+
* In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
|
|
7759
8017
|
*
|
|
7760
8018
|
* @param request - StartConfigRuleEvaluationRequest
|
|
7761
8019
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7794,10 +8052,10 @@ export default class Client extends OpenApi {
|
|
|
7794
8052
|
}
|
|
7795
8053
|
|
|
7796
8054
|
/**
|
|
7797
|
-
* Re-evaluates a
|
|
8055
|
+
* Re-evaluates the compliance of resources based on a rule or based on all rules in a compliance package.
|
|
7798
8056
|
*
|
|
7799
8057
|
* @remarks
|
|
7800
|
-
*
|
|
8058
|
+
* In this example, the cr-9920626622af0035\\*\\*\\*\\* rule is used to re-evaluate the compliance of resources.
|
|
7801
8059
|
*
|
|
7802
8060
|
* @param request - StartConfigRuleEvaluationRequest
|
|
7803
8061
|
* @returns StartConfigRuleEvaluationResponse
|
|
@@ -7808,7 +8066,7 @@ export default class Client extends OpenApi {
|
|
|
7808
8066
|
}
|
|
7809
8067
|
|
|
7810
8068
|
/**
|
|
7811
|
-
*
|
|
8069
|
+
* 触发单资源重新评估
|
|
7812
8070
|
*
|
|
7813
8071
|
* @param request - StartConfigRuleEvaluationByResourceRequest
|
|
7814
8072
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7839,7 +8097,7 @@ export default class Client extends OpenApi {
|
|
|
7839
8097
|
}
|
|
7840
8098
|
|
|
7841
8099
|
/**
|
|
7842
|
-
*
|
|
8100
|
+
* 触发单资源重新评估
|
|
7843
8101
|
*
|
|
7844
8102
|
* @param request - StartConfigRuleEvaluationByResourceRequest
|
|
7845
8103
|
* @returns StartConfigRuleEvaluationByResourceResponse
|
|
@@ -7850,7 +8108,10 @@ export default class Client extends OpenApi {
|
|
|
7850
8108
|
}
|
|
7851
8109
|
|
|
7852
8110
|
/**
|
|
7853
|
-
*
|
|
8111
|
+
* Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
8112
|
+
*
|
|
8113
|
+
* @remarks
|
|
8114
|
+
* This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
7854
8115
|
*
|
|
7855
8116
|
* @param request - StartConfigurationRecorderRequest
|
|
7856
8117
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7873,7 +8134,10 @@ export default class Client extends OpenApi {
|
|
|
7873
8134
|
}
|
|
7874
8135
|
|
|
7875
8136
|
/**
|
|
7876
|
-
*
|
|
8137
|
+
* Enables Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
8138
|
+
*
|
|
8139
|
+
* @remarks
|
|
8140
|
+
* This topic provides an example on how to enable Cloud Config to monitor the resources of your Alibaba Cloud account.
|
|
7877
8141
|
* @returns StartConfigurationRecorderResponse
|
|
7878
8142
|
*/
|
|
7879
8143
|
async startConfigurationRecorder(): Promise<$_model.StartConfigurationRecorderResponse> {
|
|
@@ -7882,7 +8146,10 @@ export default class Client extends OpenApi {
|
|
|
7882
8146
|
}
|
|
7883
8147
|
|
|
7884
8148
|
/**
|
|
7885
|
-
*
|
|
8149
|
+
* Performs a remediation operation based on a rule.
|
|
8150
|
+
*
|
|
8151
|
+
* @remarks
|
|
8152
|
+
* 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.
|
|
7886
8153
|
*
|
|
7887
8154
|
* @param request - StartRemediationRequest
|
|
7888
8155
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7895,6 +8162,18 @@ export default class Client extends OpenApi {
|
|
|
7895
8162
|
query["ConfigRuleId"] = request.configRuleId;
|
|
7896
8163
|
}
|
|
7897
8164
|
|
|
8165
|
+
if (!$dara.isNull(request.resourceId)) {
|
|
8166
|
+
query["ResourceId"] = request.resourceId;
|
|
8167
|
+
}
|
|
8168
|
+
|
|
8169
|
+
if (!$dara.isNull(request.resourceRegionId)) {
|
|
8170
|
+
query["ResourceRegionId"] = request.resourceRegionId;
|
|
8171
|
+
}
|
|
8172
|
+
|
|
8173
|
+
if (!$dara.isNull(request.resourceType)) {
|
|
8174
|
+
query["ResourceType"] = request.resourceType;
|
|
8175
|
+
}
|
|
8176
|
+
|
|
7898
8177
|
let req = new $OpenApiUtil.OpenApiRequest({
|
|
7899
8178
|
query: OpenApiUtil.query(query),
|
|
7900
8179
|
});
|
|
@@ -7913,7 +8192,10 @@ export default class Client extends OpenApi {
|
|
|
7913
8192
|
}
|
|
7914
8193
|
|
|
7915
8194
|
/**
|
|
7916
|
-
*
|
|
8195
|
+
* Performs a remediation operation based on a rule.
|
|
8196
|
+
*
|
|
8197
|
+
* @remarks
|
|
8198
|
+
* 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.
|
|
7917
8199
|
*
|
|
7918
8200
|
* @param request - StartRemediationRequest
|
|
7919
8201
|
* @returns StartRemediationResponse
|
|
@@ -7924,7 +8206,10 @@ export default class Client extends OpenApi {
|
|
|
7924
8206
|
}
|
|
7925
8207
|
|
|
7926
8208
|
/**
|
|
7927
|
-
*
|
|
8209
|
+
* Deactivates Cloud Config.
|
|
8210
|
+
*
|
|
8211
|
+
* @remarks
|
|
8212
|
+
* > 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.
|
|
7928
8213
|
*
|
|
7929
8214
|
* @param request - StopConfigurationRecorderRequest
|
|
7930
8215
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7947,7 +8232,10 @@ export default class Client extends OpenApi {
|
|
|
7947
8232
|
}
|
|
7948
8233
|
|
|
7949
8234
|
/**
|
|
7950
|
-
*
|
|
8235
|
+
* Deactivates Cloud Config.
|
|
8236
|
+
*
|
|
8237
|
+
* @remarks
|
|
8238
|
+
* > 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.
|
|
7951
8239
|
* @returns StopConfigurationRecorderResponse
|
|
7952
8240
|
*/
|
|
7953
8241
|
async stopConfigurationRecorder(): Promise<$_model.StopConfigurationRecorderResponse> {
|
|
@@ -7956,7 +8244,7 @@ export default class Client extends OpenApi {
|
|
|
7956
8244
|
}
|
|
7957
8245
|
|
|
7958
8246
|
/**
|
|
7959
|
-
*
|
|
8247
|
+
* Adds tags to a rule, an account group, and a compliance package of Cloud Config.
|
|
7960
8248
|
*
|
|
7961
8249
|
* @param tmpReq - TagResourcesRequest
|
|
7962
8250
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8005,7 +8293,7 @@ export default class Client extends OpenApi {
|
|
|
8005
8293
|
}
|
|
8006
8294
|
|
|
8007
8295
|
/**
|
|
8008
|
-
*
|
|
8296
|
+
* Adds tags to a rule, an account group, and a compliance package of Cloud Config.
|
|
8009
8297
|
*
|
|
8010
8298
|
* @param request - TagResourcesRequest
|
|
8011
8299
|
* @returns TagResourcesResponse
|
|
@@ -8016,7 +8304,7 @@ export default class Client extends OpenApi {
|
|
|
8016
8304
|
}
|
|
8017
8305
|
|
|
8018
8306
|
/**
|
|
8019
|
-
*
|
|
8307
|
+
* 实时测试通知
|
|
8020
8308
|
*
|
|
8021
8309
|
* @param request - TriggerReportSendRequest
|
|
8022
8310
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8047,7 +8335,7 @@ export default class Client extends OpenApi {
|
|
|
8047
8335
|
}
|
|
8048
8336
|
|
|
8049
8337
|
/**
|
|
8050
|
-
*
|
|
8338
|
+
* 实时测试通知
|
|
8051
8339
|
*
|
|
8052
8340
|
* @param request - TriggerReportSendRequest
|
|
8053
8341
|
* @returns TriggerReportSendResponse
|
|
@@ -8058,7 +8346,7 @@ export default class Client extends OpenApi {
|
|
|
8058
8346
|
}
|
|
8059
8347
|
|
|
8060
8348
|
/**
|
|
8061
|
-
*
|
|
8349
|
+
* Removes tags from a resource in Cloud Config.
|
|
8062
8350
|
*
|
|
8063
8351
|
* @param request - UntagResourcesRequest
|
|
8064
8352
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8105,7 +8393,7 @@ export default class Client extends OpenApi {
|
|
|
8105
8393
|
}
|
|
8106
8394
|
|
|
8107
8395
|
/**
|
|
8108
|
-
*
|
|
8396
|
+
* Removes tags from a resource in Cloud Config.
|
|
8109
8397
|
*
|
|
8110
8398
|
* @param request - UntagResourcesRequest
|
|
8111
8399
|
* @returns UntagResourcesResponse
|
|
@@ -8116,10 +8404,10 @@ export default class Client extends OpenApi {
|
|
|
8116
8404
|
}
|
|
8117
8405
|
|
|
8118
8406
|
/**
|
|
8119
|
-
*
|
|
8407
|
+
* Modifies the configurations of a compliance package in an account group.
|
|
8120
8408
|
*
|
|
8121
8409
|
* @remarks
|
|
8122
|
-
* This topic provides an example
|
|
8410
|
+
* 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`.
|
|
8123
8411
|
*
|
|
8124
8412
|
* @param tmpReq - UpdateAggregateCompliancePackRequest
|
|
8125
8413
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8235,10 +8523,10 @@ export default class Client extends OpenApi {
|
|
|
8235
8523
|
}
|
|
8236
8524
|
|
|
8237
8525
|
/**
|
|
8238
|
-
*
|
|
8526
|
+
* Modifies the configurations of a compliance package in an account group.
|
|
8239
8527
|
*
|
|
8240
8528
|
* @remarks
|
|
8241
|
-
* This topic provides an example
|
|
8529
|
+
* 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`.
|
|
8242
8530
|
*
|
|
8243
8531
|
* @param request - UpdateAggregateCompliancePackRequest
|
|
8244
8532
|
* @returns UpdateAggregateCompliancePackResponse
|
|
@@ -8249,7 +8537,10 @@ export default class Client extends OpenApi {
|
|
|
8249
8537
|
}
|
|
8250
8538
|
|
|
8251
8539
|
/**
|
|
8252
|
-
*
|
|
8540
|
+
* Modifies a delivery channel in an account group.
|
|
8541
|
+
*
|
|
8542
|
+
* @remarks
|
|
8543
|
+
* 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.
|
|
8253
8544
|
*
|
|
8254
8545
|
* @param request - UpdateAggregateConfigDeliveryChannelRequest
|
|
8255
8546
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8332,7 +8623,10 @@ export default class Client extends OpenApi {
|
|
|
8332
8623
|
}
|
|
8333
8624
|
|
|
8334
8625
|
/**
|
|
8335
|
-
*
|
|
8626
|
+
* Modifies a delivery channel in an account group.
|
|
8627
|
+
*
|
|
8628
|
+
* @remarks
|
|
8629
|
+
* 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.
|
|
8336
8630
|
*
|
|
8337
8631
|
* @param request - UpdateAggregateConfigDeliveryChannelRequest
|
|
8338
8632
|
* @returns UpdateAggregateConfigDeliveryChannelResponse
|
|
@@ -8343,10 +8637,10 @@ export default class Client extends OpenApi {
|
|
|
8343
8637
|
}
|
|
8344
8638
|
|
|
8345
8639
|
/**
|
|
8346
|
-
* Modifies the description, input parameters, and risk level of a rule in a
|
|
8640
|
+
* Modifies the description, input parameters, and risk level of a rule in a specific account group.
|
|
8347
8641
|
*
|
|
8348
8642
|
* @remarks
|
|
8349
|
-
* This topic provides an example
|
|
8643
|
+
* 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.
|
|
8350
8644
|
*
|
|
8351
8645
|
* @param tmpReq - UpdateAggregateConfigRuleRequest
|
|
8352
8646
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8506,10 +8800,10 @@ export default class Client extends OpenApi {
|
|
|
8506
8800
|
}
|
|
8507
8801
|
|
|
8508
8802
|
/**
|
|
8509
|
-
* Modifies the description, input parameters, and risk level of a rule in a
|
|
8803
|
+
* Modifies the description, input parameters, and risk level of a rule in a specific account group.
|
|
8510
8804
|
*
|
|
8511
8805
|
* @remarks
|
|
8512
|
-
* This topic provides an example
|
|
8806
|
+
* 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.
|
|
8513
8807
|
*
|
|
8514
8808
|
* @param request - UpdateAggregateConfigRuleRequest
|
|
8515
8809
|
* @returns UpdateAggregateConfigRuleResponse
|
|
@@ -8520,10 +8814,10 @@ export default class Client extends OpenApi {
|
|
|
8520
8814
|
}
|
|
8521
8815
|
|
|
8522
8816
|
/**
|
|
8523
|
-
*
|
|
8817
|
+
* Modifies a remediation template for a rule in an account group.
|
|
8524
8818
|
*
|
|
8525
8819
|
* @remarks
|
|
8526
|
-
* This topic
|
|
8820
|
+
* 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.
|
|
8527
8821
|
*
|
|
8528
8822
|
* @param request - UpdateAggregateRemediationRequest
|
|
8529
8823
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8578,10 +8872,10 @@ export default class Client extends OpenApi {
|
|
|
8578
8872
|
}
|
|
8579
8873
|
|
|
8580
8874
|
/**
|
|
8581
|
-
*
|
|
8875
|
+
* Modifies a remediation template for a rule in an account group.
|
|
8582
8876
|
*
|
|
8583
8877
|
* @remarks
|
|
8584
|
-
* This topic
|
|
8878
|
+
* 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.
|
|
8585
8879
|
*
|
|
8586
8880
|
* @param request - UpdateAggregateRemediationRequest
|
|
8587
8881
|
* @returns UpdateAggregateRemediationResponse
|
|
@@ -8592,10 +8886,10 @@ export default class Client extends OpenApi {
|
|
|
8592
8886
|
}
|
|
8593
8887
|
|
|
8594
8888
|
/**
|
|
8595
|
-
* The management account or
|
|
8889
|
+
* 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.
|
|
8596
8890
|
*
|
|
8597
8891
|
* @remarks
|
|
8598
|
-
* This topic provides an example
|
|
8892
|
+
* 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`.
|
|
8599
8893
|
*
|
|
8600
8894
|
* @param tmpReq - UpdateAggregatorRequest
|
|
8601
8895
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8662,10 +8956,10 @@ export default class Client extends OpenApi {
|
|
|
8662
8956
|
}
|
|
8663
8957
|
|
|
8664
8958
|
/**
|
|
8665
|
-
* The management account or
|
|
8959
|
+
* 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.
|
|
8666
8960
|
*
|
|
8667
8961
|
* @remarks
|
|
8668
|
-
* This topic provides an example
|
|
8962
|
+
* 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`.
|
|
8669
8963
|
*
|
|
8670
8964
|
* @param request - UpdateAggregatorRequest
|
|
8671
8965
|
* @returns UpdateAggregatorResponse
|
|
@@ -8676,10 +8970,10 @@ export default class Client extends OpenApi {
|
|
|
8676
8970
|
}
|
|
8677
8971
|
|
|
8678
8972
|
/**
|
|
8679
|
-
*
|
|
8973
|
+
* Modifies the configurations of a specific compliance package in the current account.
|
|
8680
8974
|
*
|
|
8681
8975
|
* @remarks
|
|
8682
|
-
* This topic provides an example
|
|
8976
|
+
* 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`.
|
|
8683
8977
|
*
|
|
8684
8978
|
* @param tmpReq - UpdateCompliancePackRequest
|
|
8685
8979
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8791,10 +9085,10 @@ export default class Client extends OpenApi {
|
|
|
8791
9085
|
}
|
|
8792
9086
|
|
|
8793
9087
|
/**
|
|
8794
|
-
*
|
|
9088
|
+
* Modifies the configurations of a specific compliance package in the current account.
|
|
8795
9089
|
*
|
|
8796
9090
|
* @remarks
|
|
8797
|
-
* This topic provides an example
|
|
9091
|
+
* 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`.
|
|
8798
9092
|
*
|
|
8799
9093
|
* @param request - UpdateCompliancePackRequest
|
|
8800
9094
|
* @returns UpdateCompliancePackResponse
|
|
@@ -8805,10 +9099,10 @@ export default class Client extends OpenApi {
|
|
|
8805
9099
|
}
|
|
8806
9100
|
|
|
8807
9101
|
/**
|
|
8808
|
-
*
|
|
9102
|
+
* Modifies a delivery channel by using the current account.
|
|
8809
9103
|
*
|
|
8810
9104
|
* @remarks
|
|
8811
|
-
*
|
|
9105
|
+
* 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.
|
|
8812
9106
|
*
|
|
8813
9107
|
* @param request - UpdateConfigDeliveryChannelRequest
|
|
8814
9108
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8887,10 +9181,10 @@ export default class Client extends OpenApi {
|
|
|
8887
9181
|
}
|
|
8888
9182
|
|
|
8889
9183
|
/**
|
|
8890
|
-
*
|
|
9184
|
+
* Modifies a delivery channel by using the current account.
|
|
8891
9185
|
*
|
|
8892
9186
|
* @remarks
|
|
8893
|
-
*
|
|
9187
|
+
* 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.
|
|
8894
9188
|
*
|
|
8895
9189
|
* @param request - UpdateConfigDeliveryChannelRequest
|
|
8896
9190
|
* @returns UpdateConfigDeliveryChannelResponse
|
|
@@ -8904,7 +9198,7 @@ export default class Client extends OpenApi {
|
|
|
8904
9198
|
* Modifies the description, input parameters, and risk level of a rule.
|
|
8905
9199
|
*
|
|
8906
9200
|
* @remarks
|
|
8907
|
-
* This topic provides an example
|
|
9201
|
+
* This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
|
|
8908
9202
|
*
|
|
8909
9203
|
* @param tmpReq - UpdateConfigRuleRequest
|
|
8910
9204
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9051,7 +9345,7 @@ export default class Client extends OpenApi {
|
|
|
9051
9345
|
* Modifies the description, input parameters, and risk level of a rule.
|
|
9052
9346
|
*
|
|
9053
9347
|
* @remarks
|
|
9054
|
-
* This topic provides an example
|
|
9348
|
+
* This topic provides an example on how to change the risk level of the rule `cr-a260626622af0005****` to `3`, which indicates low risk level.
|
|
9055
9349
|
*
|
|
9056
9350
|
* @param request - UpdateConfigRuleRequest
|
|
9057
9351
|
* @returns UpdateConfigRuleResponse
|
|
@@ -9062,7 +9356,10 @@ export default class Client extends OpenApi {
|
|
|
9062
9356
|
}
|
|
9063
9357
|
|
|
9064
9358
|
/**
|
|
9065
|
-
*
|
|
9359
|
+
* Modifies the resource monitoring scope of the current account.
|
|
9360
|
+
*
|
|
9361
|
+
* @remarks
|
|
9362
|
+
* This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
|
|
9066
9363
|
*
|
|
9067
9364
|
* @param request - UpdateConfigurationRecorderRequest
|
|
9068
9365
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9093,7 +9390,10 @@ export default class Client extends OpenApi {
|
|
|
9093
9390
|
}
|
|
9094
9391
|
|
|
9095
9392
|
/**
|
|
9096
|
-
*
|
|
9393
|
+
* Modifies the resource monitoring scope of the current account.
|
|
9394
|
+
*
|
|
9395
|
+
* @remarks
|
|
9396
|
+
* This topic provides an example on how to change the resource monitoring scope of the current account to ACS::ECS::Instance.
|
|
9097
9397
|
*
|
|
9098
9398
|
* @param request - UpdateConfigurationRecorderRequest
|
|
9099
9399
|
* @returns UpdateConfigurationRecorderResponse
|
|
@@ -9104,7 +9404,7 @@ export default class Client extends OpenApi {
|
|
|
9104
9404
|
}
|
|
9105
9405
|
|
|
9106
9406
|
/**
|
|
9107
|
-
*
|
|
9407
|
+
* Enables or disables the integration of a cloud service.
|
|
9108
9408
|
*
|
|
9109
9409
|
* @param request - UpdateIntegratedServiceStatusRequest
|
|
9110
9410
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9147,7 +9447,7 @@ export default class Client extends OpenApi {
|
|
|
9147
9447
|
}
|
|
9148
9448
|
|
|
9149
9449
|
/**
|
|
9150
|
-
*
|
|
9450
|
+
* Enables or disables the integration of a cloud service.
|
|
9151
9451
|
*
|
|
9152
9452
|
* @param request - UpdateIntegratedServiceStatusRequest
|
|
9153
9453
|
* @returns UpdateIntegratedServiceStatusResponse
|
|
@@ -9158,10 +9458,10 @@ export default class Client extends OpenApi {
|
|
|
9158
9458
|
}
|
|
9159
9459
|
|
|
9160
9460
|
/**
|
|
9161
|
-
* Updates
|
|
9461
|
+
* Updates a remediation template for a rule.
|
|
9162
9462
|
*
|
|
9163
9463
|
* @remarks
|
|
9164
|
-
* This topic
|
|
9464
|
+
* 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.
|
|
9165
9465
|
*
|
|
9166
9466
|
* @param request - UpdateRemediationRequest
|
|
9167
9467
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9216,10 +9516,10 @@ export default class Client extends OpenApi {
|
|
|
9216
9516
|
}
|
|
9217
9517
|
|
|
9218
9518
|
/**
|
|
9219
|
-
* Updates
|
|
9519
|
+
* Updates a remediation template for a rule.
|
|
9220
9520
|
*
|
|
9221
9521
|
* @remarks
|
|
9222
|
-
* This topic
|
|
9522
|
+
* 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.
|
|
9223
9523
|
*
|
|
9224
9524
|
* @param request - UpdateRemediationRequest
|
|
9225
9525
|
* @returns UpdateRemediationResponse
|
|
@@ -9230,7 +9530,7 @@ export default class Client extends OpenApi {
|
|
|
9230
9530
|
}
|
|
9231
9531
|
|
|
9232
9532
|
/**
|
|
9233
|
-
*
|
|
9533
|
+
* 更新合规报告模版
|
|
9234
9534
|
*
|
|
9235
9535
|
* @param tmpReq - UpdateReportTemplateRequest
|
|
9236
9536
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9295,7 +9595,7 @@ export default class Client extends OpenApi {
|
|
|
9295
9595
|
}
|
|
9296
9596
|
|
|
9297
9597
|
/**
|
|
9298
|
-
*
|
|
9598
|
+
* 更新合规报告模版
|
|
9299
9599
|
*
|
|
9300
9600
|
* @param request - UpdateReportTemplateRequest
|
|
9301
9601
|
* @returns UpdateReportTemplateResponse
|