Skip to content

DynamoDB  >  Errors  >  ImportNotFoundException

ImportNotFoundException

Error Class

ImportNotFoundException dataclass

Bases: ServiceError

The specified import was not found.

Attributes

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