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 Log destination alpha module #29376

Open
1 of 2 tasks
RaphaelManke opened this issue Mar 6, 2024 · 1 comment
Open
1 of 2 tasks

(pipes): Add Log destination alpha module #29376

RaphaelManke opened this issue Mar 6, 2024 · 1 comment
Labels
@aws-cdk/aws-events Related to CloudWatch Events effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@RaphaelManke
Copy link
Contributor

Describe the feature

To be able to add all the available log destination for EventBridge pipes another alpha-module is needed similar the one for sources or targets.
This module hosts the implementations for the log destination configurations.

Use Case

To align with the RFC-473 (pipes) and the common pattern of multiple modules the log destination module is the last one missing.

Proposed Solution

Add a alpha module for the log destinations.

Other Information

No response

Acknowledgements

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

CDK version used

Environment details (OS name and version, etc.)

@RaphaelManke RaphaelManke added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2024
@github-actions github-actions bot added the @aws-cdk/aws-events Related to CloudWatch Events label Mar 6, 2024
@RaphaelManke RaphaelManke changed the title (pipes): Add Log destination module (pipes): Add Log destination alpha module Mar 6, 2024
@pahud pahud added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2024
@pahud
Copy link
Contributor

pahud commented Mar 6, 2024

I've seen the approval from the RFC issue
aws/aws-cdk-rfcs#473 (comment)

Thank you and we look forward to your PRs.

@pahud pahud removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Mar 6, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
@aws-cdk/aws-events Related to CloudWatch Events effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants