Class MaxDocumentSizeExceededException

All Implemented Interfaces:
Serializable

public class MaxDocumentSizeExceededException extends AmazonServiceException

The size limit of an SSM document is 64 KB.

See Also:
  • Constructor Details

    • MaxDocumentSizeExceededException

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