Class InvalidAuthorArnException

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

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

The Amazon Resource Name (ARN) is not valid. Make sure that you have provided the full ARN for the author of the pull request, and then try again.

See Also: