HttpBackupMode
- class aws_cdk.aws_kinesisfirehose.HttpBackupMode(*values)
Bases:
EnumDescribes the S3 bucket backup options for the data that Kinesis Data Firehose delivers to the Http endpoint destination.
Attributes
- ALL
Back up all documents.
- FAILED
Back up only the documents that Kinesis Data Firehose could not deliver.