Skip to content

DynamoDB  >  Errors  >  InvalidExportTimeException

InvalidExportTimeException

Error Class

InvalidExportTimeException dataclass

Bases: ServiceError

The specified ExportTime is outside of the point in time recovery window.

Attributes

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