Skip to content

Bedrock Runtime  >  Unions  >  ConverseStreamOutput

ConverseStreamOutput

Union Type

Union Member Types

ConverseStreamOutputMessageStart dataclass

Message start information.

Attributes

value instance-attribute

ConverseStreamOutputContentBlockStart dataclass

Start information for a content block.

Attributes

value instance-attribute

ConverseStreamOutputContentBlockDelta dataclass

The messages output content block delta.

Attributes

value instance-attribute

ConverseStreamOutputContentBlockStop dataclass

Stop information for a content block.

Attributes

value instance-attribute

ConverseStreamOutputMessageStop dataclass

Message stop information.

Attributes

value instance-attribute

ConverseStreamOutputMetadata dataclass

Metadata for the converse output stream.

Attributes

value instance-attribute

ConverseStreamOutputInternalServerException dataclass

An internal server error occurred. Retry your request.

Attributes

value instance-attribute

ConverseStreamOutputModelStreamErrorException dataclass

A streaming error occurred. Retry your request.

Attributes

value instance-attribute

ConverseStreamOutputValidationException dataclass

The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide.

Attributes

value instance-attribute

ConverseStreamOutputThrottlingException dataclass

Your request was denied due to exceeding the account quotas for Amazon Bedrock. For troubleshooting this error, see ThrottlingException in the Amazon Bedrock User Guide.

Attributes

value instance-attribute

ConverseStreamOutputServiceUnavailableException dataclass

The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide

Attributes

value instance-attribute

ConverseStreamOutputUnknown 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