DataSourceType
Source of examples to add to the dataset.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- inlineExamples
-
Inline examples provided directly in the request body.
Type: InlineExamplesSource object
Required: No
- s3Source
-
Amazon S3 URI pointing to a JSONL file in the customer's bucket.
Type: S3Source object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: