Lambda > Errors > InvalidRuntimeException InvalidRuntimeException¶ Error Class¶ InvalidRuntimeException dataclass ¶ Bases: ServiceError The runtime or runtime version specified is not supported. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'server' type class-attribute instance-attribute ¶ type: str | None = None