Class ApprovalRuleTemplateNameAlreadyExistsException

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

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

You cannot create an approval rule template with that name because a template with that name already exists in this Amazon Web Services Region for your Amazon Web Services account. Approval rule template names must be unique.

See Also: