aws-samples / aws-serverless-workshops

Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
http://wildrydes.com
Apache License 2.0
4.2k stars 2.63k forks source link

Update requestUnicorn.js #278

Closed zstearman3 closed 4 years ago

zstearman3 commented 4 years ago

Addresses Issue#276. Update recordeRide Item fields. Previous version failed Lambda test due to validations on DynamoDB database.

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

teknogeek0 commented 4 years ago

Can you clarify which tests fail? This instead looks like you might have created the primary key wrong when doing this?