Skip to content

DynamoDB  >  Errors  >  GlobalTableNotFoundException

GlobalTableNotFoundException

Error Class

GlobalTableNotFoundException dataclass

Bases: ServiceError

The specified global table does not exist.

Attributes

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