-
Notifications
You must be signed in to change notification settings - Fork 116
Dynamodb put backend example #86
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
Dynamodb put backend example #86
Conversation
Can one of the admins verify this patch? |
3 similar comments
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
Can one of the admins verify this patch? |
@swift-server-bot add to whitelist |
thank you @tachyonics, needs a rebase (sorry) also the sanity script is failing on some formatting issues, you should be able to run it locally or in docker |
CC @oc243 |
This is pretty cool, @tachyonics, I'm quite excited about this. I'm not a contributor to this library, but wanted to give this a try and provide some feedback. I pulled this PR and have been running some tests, trying to learn how this works. I managed to get everything working with However, I haven't been able to get it to work with Thank you! |
Just got it working with |
hi @tachyonics how do you want to proceed with this PR? note some thoughts about such additional examples in https://forums.swift.org/t/examples-and-getting-started-guides/ |
@tachyonics if you want to keep this around, could you please update this PR to be against the |
Description
Moving over PR from samples repository.
Testing
Deployed lambda to AWS account
Verified lambda succeeded and expected logs were produced.