Skip to content

Lambda  >  Errors  >  NoPublishedVersionException

NoPublishedVersionException

Error Class

NoPublishedVersionException dataclass

Bases: ServiceError

The function has no published versions available.

Attributes

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

The exception type.