Skip to content

SQS  >  Errors  >  ResourceNotFoundException

ResourceNotFoundException

Error Class

ResourceNotFoundException dataclass

Bases: ServiceError

One or more specified resources don't exist.

Attributes

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