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 serverless pattern - dynamodb-streams-appsync-subscription #1441

Conversation

aphilippartd
Copy link
Contributor

Issue #, if available:

Description of changes:
This pull requests proposes a new pattern to deploy an AppSync API with a subscription that an end user can use to listen to changes being made on a DynamoDB table. This pattern is an example application of the solution presented in the the following re:Post answer: https://repost.aws/knowledge-center/appsync-notify-subscribers-real-time.

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

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

@aphilippartd your 'example-pattern.json' is missing some key fields, please review below and address any errors you have

  1. language: language is not one of enum values: TypeScript,Node.js,Python,Java,Go,Rust,.NET,OpenAPI,YAML

If you need any help, take a look at the example-pattern file.

Make the changes, and push your changes back to this pull request. When all automated checks are successful, the Serverless DA team will process your pull request.

@boyney123 boyney123 merged commit 1ee31e1 into aws-samples:main 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.

2 participants