Sns > Errors > NotFoundException NotFoundException¶ Error Class¶ NotFoundException dataclass ¶ Bases: ServiceError Indicates that the requested resource does not exist. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client'