ResponseStream
Definition of content in the response stream.
Contents
- chunk
-
Content included in the response.
Type: PayloadPart object
Required: No
- internalServerException
-
An internal server error occurred. Retry your request.
Type: Exception
HTTP Status Code: 500Required: No
- modelStreamErrorException
-
An error occurred while streaming the response. Retry your request.
Type: Exception
HTTP Status Code: 424Required: No
- modelTimeoutException
-
The request took too long to process. Processing time exceeded the model timeout length.
Type: Exception
HTTP Status Code: 408Required: No
-
The service isn't available. Try again later.
Type: Exception
HTTP Status Code: 503Required: No
- throttlingException
-
Your request was throttled because of service-wide limitations. Resubmit your request later or in a different region. You can also purchase Provisioned Throughput to increase the rate or number of tokens you can process.
Type: Exception
HTTP Status Code: 429Required: No
- validationException
-
Input validation failed. Check your request parameters and retry the request.
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: