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

Event receiver to create db entries #3114

Draft
wants to merge 4 commits into
base: UML-3724-lambda-to-consume-registration-events
Choose a base branch
from

Conversation

allenannom
Copy link
Contributor

Purpose

creating DB entries depending on the existence of a user

Approach

searches user table to see if the user exists, if not, creates a new entry

Learning

_https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service

https://vektra.github.io/mockery/latest/

https://go.dev/doc/tutorial/add-a-test
_

Checklist (tick/delete or strikethrough as appropriate)

  • I have performed a self-review of my own code
  • I have added tests to prove my work
  • I have added relevant and appropriately leveled logging, without PII, to my code

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

Successfully merging this pull request may close these issues.

1 participant