Skip to content

DynamoDB  >  Errors  >  ExportNotFoundException

ExportNotFoundException

Error Class

ExportNotFoundException dataclass

Bases: ServiceError

The specified export was not found.

Attributes

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