Tag: serverless
-
How to hash a file in a bucket S3 using AWS Lambda
Read →: How to hash a file in a bucket S3 using AWS LambdaCalculating the file hash of an uploaded file in an S3 bucket, it’s a big deal. Especially, when it passes through an API Gateway, this…