DeduplicationConfiguration
Deduplication settings for a publish request.
Contents
- DeduplicationType
-
How duplicate events are detected: by a hash of the event content (CONTENT_BASED). To deduplicate by a caller-supplied token instead, omit DeduplicationConfiguration and set DeduplicationId on each entry.
Type: String
Valid Values:
CONTENT_BASEDRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: