Skip to content

Lambda  >  Errors  >  InvalidZipFileException

InvalidZipFileException

Error Class

InvalidZipFileException dataclass

Bases: ServiceError

Lambda could not unzip the deployment package.

Attributes

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