Skip to content

Lambda  >  Errors  >  SnapStartException

SnapStartException

Error Class

SnapStartException dataclass

Bases: ServiceError

The afterRestore() runtime hook encountered an error. For more information, check the Amazon CloudWatch logs.

Attributes

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