Skip to content

Conversation

@Tietew
Copy link
Contributor

@Tietew Tietew commented Mar 17, 2025

Issue # (if applicable)

Related to #33757 and #33758

Reason for this change

The module has the KinesisFirehoseStreamV2 target class for Firehose delivery stream.
But it has following issues:

  • Kinesis Data Firehose is now Amazon Data Firehose. Therefore the class should not be called Kinesis. Also, KinesisFirehoseStream is confusable with Kinesis Data Stream.
  • The constructor receives internally defined IDeliveryStream which is a subset of aws_kinesisfirehose.IDeliveryStream without inheritance. This may cause jsii type compatibility problem.

Description of changes

  • Added a new FirehoseDeliveryStream target class derived from KinesisFirehoseStreamV2 but receives aws_kinesisfirehose.IDeliveryStream instead.
  • Deprecated KinesisFirehoseStreamV2 and internal IDeliveryStream.
  • Added missing unit tests for FirehoseDeliveryStream
  • Updated the integ test to use FirehoseDeliveryStream and assertions.
  • Added an missing README entry refers Amazon Data Firehose.

Describe any new or updated permissions being added

N/A - FirehoseDeliveryStream adds same permissions as KinesisFirehoseStreamV2

Description of how you validated changes

Unit tests and integ test.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added the p2 label Mar 17, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team March 17, 2025 06:40
@github-actions github-actions bot added the star-contributor [Pilot] contributed between 25-49 PRs to the CDK label Mar 17, 2025
@codecov
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.39%. Comparing base (a67c3f5) to head (286b140).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #33798   +/-   ##
=======================================
  Coverage   82.39%   82.39%           
=======================================
  Files         120      120           
  Lines        6960     6960           
  Branches     1175     1175           
=======================================
  Hits         5735     5735           
  Misses       1120     1120           
  Partials      105      105           
Flag Coverage Δ
suite.unit 82.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
packages/aws-cdk ∅ <ø> (∅)
packages/aws-cdk-lib/core 82.39% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 17, 2025
mergify bot pushed a commit that referenced this pull request Mar 18, 2025
…o `FirehosePutRecord` (#33758)

### Issue # (if applicable)

Related to #33757 and #33798

### Reason for this change

Kinesis Data Firehose is now Amazon Data Firehose.
Therefore the class `KinesisDataFirehosePutRecord` should not be called Kinesis.

### Description of changes

- Renamed `KinesisDataFirehosePutRecord` to `FirehosePutRecord`
- Updated related tests and documents.

### Describe any new or updated permissions being added

Nothing changed.

### Description of how you validated changes

Updated tests and integ tests.

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

BREAKING CHANGE: The class `KinesisDataFirehosePutRecord` has been renamed to `FirehosePutRecord`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hwum pushed a commit to hwum/aws-cdk that referenced this pull request Mar 18, 2025
…o `FirehosePutRecord` (aws#33758)

### Issue # (if applicable)

Related to aws#33757 and aws#33798

### Reason for this change

Kinesis Data Firehose is now Amazon Data Firehose.
Therefore the class `KinesisDataFirehosePutRecord` should not be called Kinesis.

### Description of changes

- Renamed `KinesisDataFirehosePutRecord` to `FirehosePutRecord`
- Updated related tests and documents.

### Describe any new or updated permissions being added

Nothing changed.

### Description of how you validated changes

Updated tests and integ tests.

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

BREAKING CHANGE: The class `KinesisDataFirehosePutRecord` has been renamed to `FirehosePutRecord`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
shikha372 pushed a commit to shikha372/aws-cdk that referenced this pull request Apr 4, 2025
…o `FirehosePutRecord` (aws#33758)

### Issue # (if applicable)

Related to aws#33757 and aws#33798

### Reason for this change

Kinesis Data Firehose is now Amazon Data Firehose.
Therefore the class `KinesisDataFirehosePutRecord` should not be called Kinesis.

### Description of changes

- Renamed `KinesisDataFirehosePutRecord` to `FirehosePutRecord`
- Updated related tests and documents.

### Describe any new or updated permissions being added

Nothing changed.

### Description of how you validated changes

Updated tests and integ tests.

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

BREAKING CHANGE: The class `KinesisDataFirehosePutRecord` has been renamed to `FirehosePutRecord`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@Tietew Tietew changed the title fix(events-targets): rename KinesisFirehoseStreamV2 to FirehoseDeliveryStream feat(events-targets): support Amazon Data Firehose target using Firehose's IDeliveryStream May 14, 2025
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: e566700
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Oct 23, 2025
@Abogical Abogical self-assigned this Oct 23, 2025
@Abogical Abogical self-requested a review October 27, 2025 09:16
@Abogical
Copy link
Member

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Oct 27, 2025

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/codecov-collect.yml without workflows permission

@mergify mergify bot dismissed Abogical’s stale review October 27, 2025 13:18

Pull request has been modified.

Copy link
Member

@Abogical Abogical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 snapshot needs to be updated due to upgrade to node22:

@aws-cdk-testing/framework-integ:   CHANGED    aws-events-targets/test/firehose/integ.firehose-delivery-stream 2.24s
@aws-cdk-testing/framework-integ:       Mappings
@aws-cdk-testing/framework-integ:       [-] Mapping LatestNodeRuntimeMap: {"af-south-1":{"value":"nodejs22.x"},"ap-east-1":{"value":"nodejs22.x"},"ap-east-2":{"value":"nodejs22.x"},"ap-northeast-1":{"value":"nodejs22.x"},"ap-northeast-2":{"value":"nodejs22.x"},"ap-northeast-3":{"value":"nodejs22.x"},"ap-south-1":{"value":"nodejs22.x"},"ap-south-2":{"value":"nodejs22.x"},"ap-southeast-1":{"value":"nodejs22.x"},"ap-southeast-2":{"value":"nodejs22.x"},"ap-southeast-3":{"value":"nodejs22.x"},"ap-southeast-4":{"value":"nodejs22.x"},"ap-southeast-5":{"value":"nodejs22.x"},"ap-southeast-6":{"value":"nodejs22.x"},"ap-southeast-7":{"value":"nodejs22.x"},"ca-central-1":{"value":"nodejs22.x"},"ca-west-1":{"value":"nodejs22.x"},"cn-north-1":{"value":"nodejs22.x"},"cn-northwest-1":{"value":"nodejs22.x"},"eu-central-1":{"value":"nodejs22.x"},"eu-central-2":{"value":"nodejs22.x"},"eu-isoe-west-1":{"value":"nodejs18.x"},"eu-north-1":{"value":"nodejs22.x"},"eu-south-1":{"value":"nodejs22.x"},"eu-south-2":{"value":"nodejs22.x"},"eu-west-1":{"value":"nodejs22.x"},"eu-west-2":{"value":"nodejs22.x"},"eu-west-3":{"value":"nodejs22.x"},"eusc-de-east-1":{"value":"nodejs22.x"},"il-central-1":{"value":"nodejs22.x"},"me-central-1":{"value":"nodejs22.x"},"me-south-1":{"value":"nodejs22.x"},"mx-central-1":{"value":"nodejs22.x"},"sa-east-1":{"value":"nodejs22.x"},"us-east-1":{"value":"nodejs22.x"},"us-east-2":{"value":"nodejs22.x"},"us-gov-east-1":{"value":"nodejs22.x"},"us-gov-west-1":{"value":"nodejs22.x"},"us-iso-east-1":{"value":"nodejs18.x"},"us-iso-west-1":{"value":"nodejs18.x"},"us-isob-east-1":{"value":"nodejs18.x"},"us-isob-west-1":{"value":"nodejs18.x"},"us-west-1":{"value":"nodejs22.x"},"us-west-2":{"value":"nodejs22.x"}}

@mergify mergify bot dismissed Abogical’s stale review October 28, 2025 03:08

Pull request has been modified.

@Tietew
Copy link
Contributor Author

Tietew commented Oct 28, 2025

@Abogical Updated the snapshot.

Abogical
Abogical previously approved these changes Oct 28, 2025
Copy link
Member

@Abogical Abogical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@mergify
Copy link
Contributor

mergify bot commented Oct 28, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Oct 28, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated.

You should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@Tietew
Copy link
Contributor Author

Tietew commented Oct 29, 2025

@Mergifyio update

@mergify
Copy link
Contributor

mergify bot commented Oct 29, 2025

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally.
GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/pr-build.yml without workflows permission

@mergify mergify bot dismissed Abogical’s stale review October 29, 2025 08:28

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Oct 29, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@Abogical
Copy link
Member

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Oct 29, 2025

requeue

✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically

@mergify
Copy link
Contributor

mergify bot commented Oct 29, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit a374b6b into aws:main Oct 29, 2025
18 of 20 checks passed
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2025
@Tietew Tietew deleted the events-targets-firehose branch October 30, 2025 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

p2 star-contributor [Pilot] contributed between 25-49 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants