(kinesisfirehose): fluent support for prefix expressions #15517
Labels
@aws-cdk/aws-kinesisfirehose
Related to Amazon Kinesis Data Firehose
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Milestone
Create helper methods/static variables so users can construct prefix expressions for S3 destinations.
Use Case
Prefixes can contain expressions that firehose evaluates before sending data to the destination. These are magic strings that we right now perform no modelling or validation. Having helper builder methods will make these less brittle.
Other
See: https://docs.aws.amazon.com/firehose/latest/dev/s3-prefixes.html
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: