-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-kinesisfirehoseRelated to Amazon Kinesis Data FirehoseRelated to Amazon Kinesis Data Firehoseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Firehose released Firehose zero buffering in this announcement (documentation) which allows for setting buffering interval seconds as low as 0
as opposed to the existing minimum of 60
in cdk.
This is a request to allow setting bufferingInterval
prop as low as 0
.
Use Case
See released feature
Proposed Solution
Update the validation to allow for values as low as 0
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.117.0
Environment details (OS name and version, etc.)
macOS
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-kinesisfirehoseRelated to Amazon Kinesis Data FirehoseRelated to Amazon Kinesis Data Firehoseeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2