Sns > Errors > InternalErrorException InternalErrorException¶ Error Class¶ InternalErrorException dataclass ¶ Bases: ServiceError Indicates an internal service error. Attributes¶ fault class-attribute instance-attribute ¶ fault: Literal['client', 'server'] | None = 'server'