aws-kinesisfirehose: support IcebergDestinationConfiguration on CfnDeliveryStream
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
The CfnDeliveryStream construct does not currently support enabling schema evolution via SchemaEvolutionConfiguration which is available on the sdk: https://docs.aws.amazon.com/firehose/latest/APIReference/API_SchemaEvolutionConfiguration.html
### Use Case
To configure schema evolution on a delivery stream
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### AWS CDK Library version (aws-cdk-lib)
2.192.0
### AWS CDK CLI version
2.1012.0
### Environment details (OS name and version, etc.)
MacOS 15.4
Contributor guide
Research direction
Start with the CfnDeliveryStream construct and compare its IcebergDestinationConfiguration support with the AWS SDK's SchemaEvolutionConfiguration documentation linked in the issue. Done means a delivery stream can configure schema evolution through the construct, with coverage for the new configuration.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100