Skip to content

Lambda  >  Errors  >  SnapStartNotReadyException

SnapStartNotReadyException

Error Class

SnapStartNotReadyException dataclass

Bases: ServiceError

Lambda is initializing your function. You can invoke the function when the function state becomes Active.

Attributes

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