InlinePayload
Inline payload for ingestion jobs.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- deleteEntitiesInfo
-
Information about entities to delete.
Type: DeleteEntitiesInfo object
Required: No
- upsertEntitiesInfo
-
Information about entities to upsert.
Type: Array of UpsertEntityInfo objects
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: