Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(kinesisfirehose): fluent support for prefix expressions #15517

Closed
2 tasks
Tracked by #7536
BenChaimberg opened this issue Jul 12, 2021 · 1 comment
Closed
2 tasks
Tracked by #7536

(kinesisfirehose): fluent support for prefix expressions #15517

BenChaimberg opened this issue Jul 12, 2021 · 1 comment
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

Comments

@BenChaimberg
Copy link
Contributor

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

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@BenChaimberg BenChaimberg added p2 feature-request A feature should be added or improved. effort/small Small work item – less than a day of effort labels Jul 12, 2021
@github-actions github-actions bot added the @aws-cdk/aws-kinesisfirehose Related to Amazon Kinesis Data Firehose label Jul 12, 2021
@otaviomacedo otaviomacedo removed their assignment Aug 13, 2021
@github-actions
Copy link

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants