adam-baker / adam-baker/bork-bot

implement aws secrets manager

未關閉
#10 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
AWS enhancement
主要語言
Python
星號
3
分支
0
PR 合併指標
30 天內沒有已合併 PR

描述

instead of keeping bot token and api keys stored locally on the box, configure a lambda job to read secrets stored in the AWS Secrets manager. the bot should call the lambda job, which should deliver a JSON object of the key (we should decrypt the key within the application - not from the manager).

[AWS Secrets Manager](https://aws.amazon.com/secrets-manager/getting-started/)
[AWS Lambda - Python 3.6](https://docs.aws.amazon.com/lambda/latest/dg/python-programming-model.html)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start with the linked AWS Secrets Manager getting-started guide and the AWS Lambda Python 3.6 programming-model guide; the issue names no repository files, entry points, or tests. Done means the bot no longer reads tokens and API keys from local storage, obtains them through the Lambda-returned JSON object, and decrypts them within the application.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
aws, python
領域
backend, cloud, security
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。