Class CodeArtifactUserPendingException

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

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

The Lambda function couldn't be invoked because its code artifact user is still being provisioned. Wait for the function's State to become Active and try the request again.

See Also: