Class MaxNumberOfConfigRulesExceededException

  • All Implemented Interfaces:
    Serializable

    public class MaxNumberOfConfigRulesExceededException
    extends AmazonServiceException

    Failed to add the AWS Config rule because the account already contains the maximum number of 25 rules. Consider deleting any deactivated rules before adding new rules.

    See Also:
    Serialized Form
    • Constructor Detail

      • MaxNumberOfConfigRulesExceededException

        public MaxNumberOfConfigRulesExceededException​(String message)
        Constructs a new MaxNumberOfConfigRulesExceededException with the specified error message.
        Parameters:
        message - Describes the error encountered.