Class InvalidRecordingGroupException

All Implemented Interfaces:
Serializable

public class InvalidRecordingGroupException extends AmazonServiceException

AWS Config throws an exception if the recording group does not contain a valid list of resource types. Invalid values could also be incorrectly formatted.

See Also:
  • Constructor Details

    • InvalidRecordingGroupException

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