adam-baker / adam-baker/bork-bot

implement aws secrets manager

Ouverte
#10 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.