Skip to content

Bedrock Runtime  >  Unions  >  InvokeModelWithBidirectionalStreamOutput

InvokeModelWithBidirectionalStreamOutput

Union Type

Union Member Types

InvokeModelWithBidirectionalStreamOutputChunk dataclass

The speech chunk that was provided as output from the invocation step.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputInternalServerException dataclass

The request encountered an unknown internal error.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputModelStreamErrorException dataclass

The request encountered an error with the model stream.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputValidationException dataclass

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputThrottlingException dataclass

The request was denied due to request throttling.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputModelTimeoutException dataclass

The connection was closed because a request was not received within the timeout period.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputServiceUnavailableException dataclass

The request has failed due to a temporary failure of the server.

Attributes

value instance-attribute

InvokeModelWithBidirectionalStreamOutputUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str