Class NoSuchConfigRuleException

All Implemented Interfaces:
Serializable

public class NoSuchConfigRuleException extends AmazonServiceException

One or more AWS Config rules in the request are invalid. Verify that the rule names are correct and try again.

See Also:
  • Constructor Details

    • NoSuchConfigRuleException

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