Skip to content

Lambda  >  Errors  >  CodeVerificationFailedException

CodeVerificationFailedException

Error Class

CodeVerificationFailedException dataclass

Bases: ServiceError

The code signature failed one or more of the validation checks for signature mismatch or expiry, and the code signing policy is set to ENFORCE. Lambda blocks the deployment.

Attributes

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