S3DestinationConfiguration
The configuration for delivery to a general purpose Amazon S3 bucket. Used in CreateChannel.
Contents
- StorageConfiguration
-
The Amazon S3 storage configuration for the channel.
Type: S3StorageConfiguration object
Required: Yes
- DataFreshnessInSeconds
-
The maximum age, in seconds, of undelivered data before the channel delivers it to the destination. The default value is 300 seconds.
Type: Integer
Required: No
- DeadLetterQueueS3Configuration
-
The dead-letter queue configuration for records that cannot be delivered. Optional for general purpose Amazon S3 destinations. If not specified, it defaults to the destination bucket with an error prefix.
Type: DeadLetterQueueS3Configuration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: