aws-samples / serverless-patterns

Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
https://serverlessland.com
Other
1.55k stars 915 forks source link

[New repo]: serverless pattern EventBridge Pipe from SQS to Step Functions with filter and transformation #1995

Closed manikandanks2000 closed 8 months ago

manikandanks2000 commented 8 months ago

Description

This pattern will use Amazon EventBridge Pipe to accept source messages from Amazon Simple Queue Service and will apply filter and transformation before sending the target message to AWS Step Functions.

language

English

runtime

Python

Level

300

Type

Examples

Use case

Backend

Primary image

PNG

IaC framework

CDK

AWS Serverless services used

Description headline

Amazon EventBridge Pipe from SQS to Step Functions with filter and transformation

Repo URL

https://github.com/aws-samples/serverless-patterns/pull/1994

Additional resources

https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html

Author Name

Manikandan Karimanal

Author Image URL

https://drive.google.com/file/d/16r4jGGMpPhu4Igez-lzstIe-L5nJVMxf/view

Author Bio

Senior Solution Architect @AWS

Author Twitter handle

No response

Author LinkedIn URL

https://www.linkedin.com/in/manikandanks/

leave

No response

benjasl-stripe commented 8 months ago

I believe you have also submitted this as a pattern? it will be reviewed and published in that PR: https://github.com/aws-samples/serverless-patterns/pull/1994, not as a repo.