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: 500Required: 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: 424Required: No
-
The service isn't currently available. For troubleshooting this error, see ServiceUnavailable in the Amazon Bedrock User Guide
Type: Exception
HTTP Status Code: 503Required: No
- throttlingException
-
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.
Type: Exception
HTTP Status Code: 429Required: No
- validationException
-
The input fails to satisfy the constraints specified by Amazon Bedrock. For troubleshooting this error, see ValidationError in the Amazon Bedrock User Guide.
Type: Exception
HTTP Status Code: 400Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: