Class CodeArtifactUserDeletedException

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

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

The Lambda function couldn't be invoked because its code artifact user has been deleted. Wait for Lambda to provision a new code artifact user, or update the function's code package to recreate it.

See Also: