lambduh
Popular repositories Loading
-
lambduh-gulp
lambduh-gulp PublicA handful of gulp commands typical to building AWS Lambda functions
-
lambduh-execute
lambduh-execute PublicExecute any shell string or bash script from AWS Lambda
-
lambduh-put-s3-object
lambduh-put-s3-object PublicUpload an object to S3. Designed for AWS Lambda.
-
lambduh-transform-s3-event
lambduh-transform-s3-event PublicTakes S3 event JSON, returns the bucket and key.
JavaScript 5
-
lambduh-get-s3-object
lambduh-get-s3-object PublicGet an s3 object and stream it to disk
Repositories
Showing 9 of 9 repositories
- lambduh-list-s3-objects Public
Get a list of keys from S3 by Bucket, Prefix, and extension (or custom regex)
lambduh/lambduh-list-s3-objects’s past year of commit activity - lambduh-validate Public
Validates fields of your choice (like S3 keys that you do not want to operate on).
lambduh/lambduh-validate’s past year of commit activity