s3BackupMode
Defines how documents should be delivered to Amazon S3. When set to FailedDocumentsOnly
, Firehose writes any data that could not be indexed to the configured Amazon S3 destination. When set to AllDocuments
, Firehose delivers all incoming records to Amazon S3, and also writes failed documents to Amazon S3. Default value is FailedDocumentsOnly
.