assertible / lambda-cloudwatch-slack

Send AWS CloudWatch notifications to a Slack channel using Lambda
https://assertible.com/blog/npm-package-lambda-cloudwatch-slack
MIT License
482 stars 249 forks source link

Add missing KMS prefix #40

Closed MandyJCho closed 5 years ago

MandyJCho commented 5 years ago

The KMS_ENCRYPTED_HOOK_URL env var in .env.example is missing the KMS prefix, which can be troublesome for those copying the example file and using an encrypted webhook.

CodyReichert commented 5 years ago

Good find, thank you very much for the PR :+1: