ConverseStreamOutput - Amazon Bedrock

ConverseStreamOutput

The messages output stream

Contents

contentBlockDelta

The messages output content block delta.

Type: ContentBlockDeltaEvent object

Required: No

contentBlockStart

Start information for a content block.

Type: ContentBlockStartEvent object

Required: No

contentBlockStop

Stop information for a content block.

Type: ContentBlockStopEvent object

Required: No

internalServerException

An internal server error occurred. Retry your request.

Type: Exception

HTTP Status Code: 500

Required: No

messageStart

Message start information.

Type: MessageStartEvent object

Required: No

messageStop

Message stop information.

Type: MessageStopEvent object

Required: No

metadata

Metadata for the converse output stream.

Type: ConverseStreamMetadataEvent object

Required: No

modelStreamErrorException

A streaming error occurred. Retry your request.

Type: Exception

HTTP Status Code: 424

Required: No

throttlingException

The number of requests exceeds the limit. Resubmit your request later.

Type: Exception

HTTP Status Code: 429

Required: No

validationException

Input validation failed. Check your request parameters and retry the request.

Type: Exception

HTTP Status Code: 400

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: