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
feat(pipes-targets-alpha): support Amazon Data Firehose target (#33860)
### Issue # (if applicable)
N/A
### Reason for this change
Amazon EventBridge Pipes supports an Amazon Data Firehose delivery stream as a target.
https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-event-target.html
### Description of changes
Added the `FirehoseTarget` integration class.
### Describe any new or updated permissions being added
Grants following actions on the target delivery stream to the pipe
- `firehose:PutRecord`
- `firehose:PutRecordBatch`
### Description of how you validated changes
Unit tests and integ test
### 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)
----
*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-pipes-targets-alpha/test/integ.firehose.js.snapshot/asset.44e9c4d7a5d3fd2d677e1a7e416b2b56f6b0104bd5eff9cac5557b4c65a9dc61/index.js
0 commit comments