Awslambda2googlefunctions
Rewrite-js transformation module to map AWS Lambda functions into Google Functions.
Install / Use
/learn @cloudacademy/Awslambda2googlefunctionsREADME
awslambda2googlefunctions (JS)
Rewrite-js transformation module to map AWS Lambda functions into Google Cloud Functions (only JavaScript).
Forewords
This conversion tool was inspired by my recent review of Google's alpha-release of Cloud Functions: Google Cloud Functions VS AWS Lambda: fight for serverless cloud domination begins.
Installation
Install rewrite-js as follows:
npm install -g rewrite-js
Usage
You can generate the Google Functions output - given your AWS Lambda function input - as follows:
cat lambda_function.js | rewrite-js awslambda2googlefunctions.js > google_function.js
You can have a look at some examples here.
Notes
This tool is only supposed to speed the function porting process up. It won't take care of resolving unpredictable naming conflicts, testing or deploying your new Google function.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
