Skip to content

Bedrock Runtime  >  Errors  >  InternalServerException

InternalServerException

Error Class

InternalServerException dataclass

Bases: ServiceError

An internal server error occurred. For troubleshooting this error, see InternalFailure in the Amazon Bedrock User Guide

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'server'