Skip to content

Lambda  >  Errors  >  ServiceException

ServiceException

Error Class

ServiceException dataclass

Bases: ServiceError

The Lambda service encountered an internal error.

Attributes

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