Skip to content

DynamoDB  >  Errors  >  BackupNotFoundException

BackupNotFoundException

Error Class

BackupNotFoundException dataclass

Bases: ServiceError

Backup not found for the given BackupARN.

Attributes

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