Lambda > Errors > ResourceNotFoundException ResourceNotFoundException¶ Error Class¶ ResourceNotFoundException dataclass ¶ Bases: ServiceError The resource specified in the request does not exist. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client' type class-attribute instance-attribute ¶ type: str | None = None