PayloadPart
A wrapper for pieces of the payload that's returned in response to a streaming inference request. A streaming inference response consists of one or more payload parts.
Contents
- Bytes
-
A blob that contains part of the response for your streaming inference request.
Type: Base64-encoded binary data object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: