Skip to content

CloudTrail  >  Errors  >  GenerateResponseException

GenerateResponseException

Error Class

GenerateResponseException dataclass

Bases: ServiceError

This exception is thrown when a valid query could not be generated for the provided prompt.

Attributes

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