LambdaBaku
Using AWS Lambda to automate routine tasks of CodeTengu
Install / Use
/learn @CodeTengu/LambdaBakuREADME
LambdaBaku
Using AWS Lambda to automate routine tasks of CodeTengu.
See CodeTengu/headquarters#62.
Usage
# install apex to manage AWS Lambda functions
$ curl https://raw.githubusercontent.com/apex/apex/master/install.sh | sh
$ apex deploy
$ apex invoke sync_published_issues --logs
$ apex invoke get_issues --logs
$ apex invoke check_post_urls --logs
$ echo -n '{"issue_number": 42}' | apex invoke sync_issue --logs
$ echo -n '{"issue_number": 42}' | apex invoke get_issue_detail --logs
$ echo -n '{"issue_number": 42}' | apex invoke share_issue_on_twitter --logs
References:
- https://github.com/apex/apex
- http://docs.aws.amazon.com/lambda/latest/dg/nodejs-prog-model-handler.html
- http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Introduction.html
HTTP API
You must add to each request a custom header named x-api-key. It's now in private beta, you may need to contact us for requesting an API key.
- https://lfsfm1czqg.execute-api.ap-northeast-1.amazonaws.com/v1/issues
- https://lfsfm1czqg.execute-api.ap-northeast-1.amazonaws.com/v1/issues/1
References:
- http://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-api-keys.html
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate 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
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
