Class DocumentPermissionLimitException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>

@Generated("software.amazon.awssdk:codegen") public final class DocumentPermissionLimitException extends SsmException implements ToCopyableBuilder<DocumentPermissionLimitException.Builder,DocumentPermissionLimitException>

The document can't be shared with more Amazon Web Services accounts. You can specify a maximum of 20 accounts per API operation to share a private document.

By default, you can share a private document with a maximum of 1,000 accounts and publicly share up to five documents.

If you need to increase the quota for privately or publicly shared Systems Manager documents, contact Amazon Web Services Support.

See Also: