Class DocumentLimitExceededException

All Implemented Interfaces:
Serializable

public class DocumentLimitExceededException extends AmazonServiceException

You can have at most 100 active SSM documents.

See Also:
  • Constructor Details

    • DocumentLimitExceededException

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