Skip to content

DynamoDB  >  Errors  >  TableNotFoundException

TableNotFoundException

Error Class

TableNotFoundException dataclass

Bases: ServiceError

A source table with the name TableName does not currently exist within the subscriber's account or the subscriber is operating in the wrong Amazon Web Services Region.

Attributes

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