Class InvalidActorArnException

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

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

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

See Also: