Uses of Class
software.amazon.awssdk.services.config.model.MaxNumberOfOrganizationConfigRulesExceededException
-
Packages that use MaxNumberOfOrganizationConfigRulesExceededException Package Description software.amazon.awssdk.services.config Config -
-
Uses of MaxNumberOfOrganizationConfigRulesExceededException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw MaxNumberOfOrganizationConfigRulesExceededException Modifier and Type Method Description default PutOrganizationConfigRuleResponseConfigClient. putOrganizationConfigRule(Consumer<PutOrganizationConfigRuleRequest.Builder> putOrganizationConfigRuleRequest)Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources comply with your desired configurations.default PutOrganizationConfigRuleResponseConfigClient. putOrganizationConfigRule(PutOrganizationConfigRuleRequest putOrganizationConfigRuleRequest)Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources comply with your desired configurations.
-