adam-baker / adam-baker/bork-bot
implement aws secrets manager
Ouverte
AWS
enhancement
- Langage dominant
- Python
- Étoiles
- 3
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.