(`aws_kinesisfirehose - CfnDeliveryStream`): Support "Coralogix" as destination configuration
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
[CfnDeliveryStream](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_kinesisfirehose/CfnDeliveryStream.html) currently does not support [Coralogix](https://docs.aws.amazon.com/firehose/latest/dev/create-destination.html#create-destination-coralogix) as a destination. This is possible via console but not CDK/CFN, API/CLI.
### Use Case
Support Coralogix as destination for a fireshose 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
### CDK version used
2.157.0
### Environment details (OS name and version, etc.)
2.157.0
Contributor guide
Research direction
Start with the linked CfnDeliveryStream API documentation and AWS Firehose Coralogix destination documentation to identify the required destination configuration. Confirm whether the AWS CloudFormation/API support exists, then trace how that configuration is represented in CDK. Done means CfnDeliveryStream can define a Coralogix destination consistently with the service documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100