Skip to content

DynamoDB  >  Errors  >  ReplicaAlreadyExistsException

ReplicaAlreadyExistsException

Error Class

ReplicaAlreadyExistsException dataclass

Bases: ServiceError

The specified replica is already part of the global table.

Attributes

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