Class CodeArtifactUserFailedException

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

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

The Lambda function couldn't be invoked because provisioning of its code artifact user failed. Update the function's code package or check the Lambda function's State and StateReasonCode for additional context.

See Also: