Skip to content

DynamoDB  >  Errors  >  ReplicaNotFoundException

ReplicaNotFoundException

Error Class

ReplicaNotFoundException dataclass

Bases: ServiceError

The specified replica is no longer part of the global table.

Attributes

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