Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

(pipes-enrichments): Add Amazon API Gateway enrichment for EventBridge pipes #29384

Closed
2 tasks
RaphaelManke opened this issue Mar 6, 2024 · 1 comment · Fixed by #31794
Closed
2 tasks

(pipes-enrichments): Add Amazon API Gateway enrichment for EventBridge pipes #29384

RaphaelManke opened this issue Mar 6, 2024 · 1 comment · Fixed by #31794
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

Add a implementation for the Amazon API Gateway enrichment for EventBridge pipes in the pipes-enrichment module.

Use Case

For feature completeness of the L2 pipes module this source is required.

Proposed Solution

No response

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
@pahud pahud added effort/medium Medium work item – several days of effort p2 and removed needs-triage This issue or PR still needs to be triaged. labels Mar 6, 2024
@mergify mergify bot closed this as completed in #31794 Oct 31, 2024
mergify bot pushed a commit that referenced this issue Oct 31, 2024
### Issue # (if applicable)

Closes #29384

### Reason for this change
To support Amazon API Gateway enrichment for EventBridge pipes.



### Description of changes
Add `ApiGatewayEnrichment` construct.



### Description of how you validated changes
Add 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 link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

Successfully merging a pull request may close this issue.

2 participants