Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

(pipes): Add L2 support for Amazon EventBridge Pipes #23495

Closed
2 tasks
moltar opened this issue Dec 29, 2022 · 5 comments · Fixed by #28388
Closed
2 tasks

(pipes): Add L2 support for Amazon EventBridge Pipes #23495

moltar opened this issue Dec 29, 2022 · 5 comments · Fixed by #28388
Labels
@aws-cdk/aws-events Related to CloudWatch Events effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1

Comments

@moltar
Copy link
Contributor

moltar commented Dec 29, 2022

Describe the feature

Add L2 constructs for Amazon EventBridge Pipes

Use Case

N/A

Proposed Solution

N/A

Other Information

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

N/A

Environment details (OS name and version, etc.)

N/A

@moltar moltar added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 29, 2022
@github-actions github-actions bot added the @aws-cdk/aws-events Related to CloudWatch Events label Dec 29, 2022
@peterwoodworth
Copy link
Contributor

Thanks for the request, it would be great to have L2s for this service.

We'll need an approved RFC before we can approve a PR for new L2s. If anyone is interested, please go ahead and submit an RFC in the RFCs repo. Thanks!

@peterwoodworth peterwoodworth added p2 effort/large Large work item – several weeks of effort and removed needs-triage This issue or PR still needs to be triaged. labels Dec 30, 2022
@Mdev303
Copy link

Mdev303 commented Jan 1, 2023

was the RFC created ?

@RaphaelManke
Copy link
Contributor

I created a tracking issue and put some thoughts into a possible api 😃
aws/aws-cdk-rfcs#473

@rix0rrr rix0rrr removed their assignment Jan 5, 2023
@github-actions github-actions bot added p1 and removed p2 labels Dec 10, 2023
Copy link

This issue has received a significant amount of attention so we are automatically upgrading its priority. A member of the community will see the re-prioritization and provide an update on the issue.

@mergify mergify bot closed this as completed in #28388 Jan 30, 2024
mergify bot pushed a commit that referenced this issue Jan 30, 2024
This PR is the starting point of the implementation for a L2 construct as defined in aws/aws-cdk-rfcs#473

In this PR the basic Pipe class is introduced including the api interfaces for how to define a pipe. 


Closes #23495

----

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

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

SankyRed pushed a commit that referenced this issue Feb 8, 2024
This PR is the starting point of the implementation for a L2 construct as defined in aws/aws-cdk-rfcs#473

In this PR the basic Pipe class is introduced including the api interfaces for how to define a pipe. 


Closes #23495

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
@aws-cdk/aws-events Related to CloudWatch Events effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants