Skip to content

Bedrock Agent Runtime  >  Errors  >  BadGatewayException

BadGatewayException

Error Class

BadGatewayException dataclass

Bases: ServiceError

There was an issue with a dependency due to a server issue. Retry your request.

Attributes

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

The name of the dependency that caused the issue, such as Amazon Bedrock, Lambda, or STS.