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

What permissions does the User need? #60

Open SolomonHD opened 4 years ago

SolomonHD commented 4 years ago

Hello, I operate in a controlled AWS account where I can create Roles and attach Policies but I cannot create or affect Users. I have to request someone do that for me. I would like to setup this function inside that AWS account.

What perms does the User need? I assume LambdaFullAccess at the very least but does it need any others?

kohenkatz commented 3 years ago

Duplicate of #54