Class NoAvailableConfigurationRecorderException

  • All Implemented Interfaces:
    Serializable

    public class NoAvailableConfigurationRecorderException
    extends AmazonServiceException

    There are no configuration recorders available to provide the role needed to describe your resources. Create a configuration recorder.

    See Also:
    Serialized Form
    • Constructor Detail

      • NoAvailableConfigurationRecorderException

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