PreProcessingModelInvocationOutput
The foundation model output from the pre-processing step.
Contents
- metadata
-
Contains information about the foundation model output from the pre-processing step.
Type: Metadata object
Required: No
- parsedResponse
-
Details about the response from the Lambda parsing of the output of the pre-processing step.
Type: PreProcessingParsedResponse object
Required: No
- rawResponse
-
Details of the raw response from the foundation model output.
Type: RawResponse object
Required: No
- traceId
-
The unique identifier of the trace.
Type: String
Length Constraints: Minimum length of 2. Maximum length of 16.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: