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

Required IAM user permissions #33

Closed dharshan closed 5 years ago

dharshan commented 5 years ago

Since I am working with AWS IAM console for first time, I would like to know which are all the only required permissions for a new IAM user.

Service: lambda

Access level
- List
  - ?
  - ?
- Read
  - ?
  - ?
- Write
  - ?
  - ?
- Permissions management
  - ?
  - ?

I'm facing bellow issue

User: arn:aws:iam::2731640429:user/cloudwatch-to-slack-user is not authorized to perform: iam:PassRole on resource: arn:aws:iam::2731640429:role/cloudwatch-to-slack-role
dharshan commented 5 years ago

A User with AdministratorAccess. A Role with AWSLambdaBasicExecutionRole