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 dynamo db example #253

Merged
merged 15 commits into from
Mar 1, 2024
Merged

Add dynamo db example #253

merged 15 commits into from
Mar 1, 2024

Conversation

horeaporutiu
Copy link
Contributor

No description provided.

@horeaporutiu horeaporutiu requested a review from a team as a code owner February 23, 2024 06:51
Copy link

vercel bot commented Feb 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-examples-wordle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 10:57am
webhooks-manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 29, 2024 10:57am

@@ -0,0 +1,146 @@

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo in directory name: dyanmo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

examples/terms-modal-banner-dyanmo/readApp/app.js Outdated Show resolved Hide resolved
examples/terms-modal-banner-dyanmo/readApp/app.js Outdated Show resolved Hide resolved
Comment on lines 169 to 171
## Lambda "Write" Function
MiroBannerTermsWriteFunction:
Type: "AWS::Serverless::Function"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: using a single function could reduce the amount of code to make it easier to understand?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true. Leaving this as is since I don't think the effort is worth it. But something we can revisit in the future if we think it's worth the refactor / retest effort.

@horeaporutiu horeaporutiu deleted the add_dynamoDB_example branch March 1, 2024 09:56
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.

2 participants