-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Comments
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! |
was the RFC created ? |
I created a tracking issue and put some thoughts into a possible api 😃 |
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. |
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*
|
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*
Describe the feature
Add L2 constructs for Amazon EventBridge Pipes
Use Case
N/A
Proposed Solution
N/A
Other Information
Acknowledgements
CDK version used
N/A
Environment details (OS name and version, etc.)
N/A
The text was updated successfully, but these errors were encountered: