Skip to content

Commit 1f9c825

Browse files
authored
Merge pull request #671 from marchetti2/patch-1
2 parents 1501dd4 + a641b21 commit 1f9c825

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

community-examples.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -551,5 +551,10 @@
551551
"name": "Idempotent Serverless Functions",
552552
"description": "This repository demonstrates how to ensure the idempotence of serverless functions running on AWS Lambda.",
553553
"githubUrl": "https://github.com/Nsupyq/idempotent-serverless-functions"
554+
},
555+
{
556+
"name": "File uploads using S3 presigned URLs",
557+
"description": "A Serverless photo upload service with API Gateway, S3 presigned URLs and Lambda.",
558+
"githubUrl": "https://github.com/marchetti2/aws-node-serverless-upload-presigned-url"
554559
}
555560
]

0 commit comments

Comments
 (0)