Class DocumentPermissionLimitException

All Implemented Interfaces:
Serializable

public class DocumentPermissionLimitException extends AmazonServiceException

The document cannot be shared with more AWS user accounts. You can share a document with a maximum of 20 accounts. You can publicly share up to five documents. If you need to increase this limit, contact AWS Support.

See Also:
  • Constructor Details

    • DocumentPermissionLimitException

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