InputConfiguration
Input configuration for ingestion jobs.
Only one member of this object can be specified or returned. If both inlinePayload and s3Object are specified, the request will fail with an exception.
Contents
- inlinePayload
-
Inline payload input.
Type: InlinePayload object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
- s3Object
-
S3 object input.
Type: S3Object object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: