You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(scheduler-targets-alpha): rename KinesisDataFirehosePutRecord to 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*
Copy file name to clipboardexpand all lines: packages/@aws-cdk/aws-scheduler-targets-alpha/test/integ.firehose-put-record.js.snapshot/integrationtestfirehoseputrecordDefaultTestDeployAssert781A189E.assets.json
Copy file name to clipboardexpand all lines: packages/@aws-cdk/aws-scheduler-targets-alpha/test/integ.firehose-put-record.js.snapshot/integrationtestfirehoseputrecordDefaultTestDeployAssert781A189E.template.json
0 commit comments