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

New pattern submission - s3-event-sfn-lambda-ddb-sns #1726

Closed
abha1376 opened this issue Oct 10, 2023 · 0 comments
Closed

New pattern submission - s3-event-sfn-lambda-ddb-sns #1726

abha1376 opened this issue Oct 10, 2023 · 0 comments
Assignees

Comments

@abha1376
Copy link
Contributor

abha1376 commented Oct 10, 2023

To submit a template to the Serverless Patterns Collection, submit an issue with the following information.

Note the following information for the model:

  • Description : The SAM template deploys an Amazon S3 bucket that publishes events to Amazon EventBridge, and sets up an AWS Step Functions workflow to show how to consume these events via an EventBridge rule. It deploys the IAM resources required to run the application. It also deploys a Lambda function, SNS topic and DynamoDB table.

    a. EventBridge consumes events directly from S3 buckets when the NotificationConfiguration is enabled, as shown in the template.
    b. The callback pattern pauses the workflow until the task is completed by the Lambda. Workflow then sends notifications via SNS. You can add the required subscribers.

  • Framework: SAM

  • Author bio : Cloud Engineer @ AWS - Name: Sushir V R | Abha Tripathi - linkedin: www.linkedin.com/in/sushirvr | www.linkedin.com/in/abha-tripathi-344a0a146

You must ensure that the sections of the model README.md are completed in full.

GitHub PR for template: #1725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants