Skip to content

Lambda  >  Errors  >  CodeArtifactUserFailedException

CodeArtifactUserFailedException

Error Class

CodeArtifactUserFailedException dataclass

Bases: ServiceError

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.

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'
type class-attribute instance-attribute
type: str | None = None

The exception type.