KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
api-lambda-update-dynamodb
★ 12
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
SunXP
:
Windows XP Luna theme clone for ReactOS
OrientedImageView
:
ImageView with aspect ratio and orientation
madebyporter
:
My website at madebyporter.com. Build with Middleman, HTML & CSS. Hosted on Netlify.
tensorflow-find-object
:
📸 A simple application to demonstrate TensorflowJS using mobile net model to predict objects via camera API.
ne
:
Compile once against a well documented cross platform API and run your program on any platform.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
api-lambda-update-dynamodb
?
Download (.md)
# Api Gateway -> Lambda (Update) -> DynamoDB ## Description This is a Lambda function that updates an item in the DynamoDB database, based on the API Gateway request data. - Supports CORS - Written in Node.js It's a Nuts & Bolts application component for AWS Serverless Application Repository. ## Latest Release - 1.1.0 - Upgraded to Node.js 12.x ## Roadmap - Upcoming changes Here are the upcoming changes that I'll add to this serverless component: - ESLint - Tests