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

Add s3 to sns then to sqs template #1493

Closed

Conversation

italoservio
Copy link

Description of changes:

This PR will add a template to covert the following scenario:
image
Triggered when a new object has upload to the s3 bucket, the notification will be sent to SNS then enqueued on SQS.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@italoservio italoservio changed the title feat: add s3 to sns then to sqs template Add s3 to sns then to sqs template Jul 7, 2023
@jbesw
Copy link
Contributor

jbesw commented Jul 11, 2023

Hello, this pattern is missing the example-pattern.json metadata file which we need for testing and merging. Please add and we can reevaluate.

@github-actions
Copy link

@italoservio looks like you are missing the example-pattern.json file in your pattern.

You can find the example-pattern template here.

The file is used on ServerlessLand and is required. Once the file is added we can review the pattern.

@boyney123
Copy link
Contributor

Hey @italoservio

Missing pattern file, so we can import it into Serverless Land.

Going to close this pull request, feel free to re-open when you have added the file. Thanks!

@boyney123 boyney123 closed this Jul 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants