Class MaximumRuleTemplatesAssociatedWithRepositoryException

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

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

The maximum number of approval rule templates for a repository has been exceeded. You cannot associate more than 25 approval rule templates with a repository.

See Also: