aws / aws/aws-cdk

kinesisfirehose: support Iceberg Destination

Open
#33,666 6 comments 7 reactions 0 assignees View on GitHub
@aws-cdk/aws-kinesisfirehose effort/medium feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

Firehose supports the destination settings for Apache Iceberg Table.
https://docs.aws.amazon.com/firehose/latest/dev/apache-iceberg-destination.html

But at the present, L2 Construct does not support it.

Ref: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-icebergdestinationconfiguration.html

### Use Case

To use Iceberg Destination feature.

### Proposed Solution

Add a L2 Construct for Iceberg Destination.

### Other Information

_No response_

### Acknowledgements

- [x] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.180.0

### Environment details (OS name and version, etc.)

all

Contributor guide

Open the contributing guide

Research direction

Start by locating the Kinesis Firehose L2 Construct in the aws-cdk repository and compare its delivery stream configuration with the linked CloudFormation IcebergDestinationConfiguration reference. Add support for the Iceberg destination settings, then verify the construct synthesizes the expected CloudFormation configuration and that relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.