Lambda > Errors > EFSIOException EFSIOException¶ Error Class¶ EFSIOException dataclass ¶ Bases: ServiceError An error occurred when reading from or writing to a connected file system. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'client' type class-attribute instance-attribute ¶ type: str | None = None